"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/04/28 04:24:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo" 2025/04/28 04:24:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:24:04 DEBUG : Creating backend with remote "/tmp/rclone1936230506" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/28 04:24:04 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:04 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.42s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 04:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:05 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:05 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:06 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.33s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:06 DEBUG : Creating backend with remote "/non-existing" 2025/04/28 04:24:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/28 04:24:06 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:06 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.25s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:06 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:06 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (1.31s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:08 INFO : premiumize.me root 'rclone-test-zubuyaf1jugo': Running all checks before starting transfers 2025/04/28 04:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:08 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:08 INFO : premiumize.me root 'rclone-test-zubuyaf1jugo': Checks finished, now starting transfers 2025/04/28 04:24:08 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (1.31s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:09 ERROR : Ignoring --no-traverse with sync 2025/04/28 04:24:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:09 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:09 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:10 INFO : sub dir/hello world: Copied (new) 2025/04/28 04:24:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (1.38s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/28 04:24:10 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:10 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:11 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (1.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:24:11 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:11 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:12 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (1.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:24:13 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:13 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:13 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.23s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/28 04:24:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 04:24:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/28 04:24:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 04:24:14 INFO : sub dir: Making directory 2025/04/28 04:24:14 INFO : sub dir2: Making directory 2025/04/28 04:24:14 INFO : sub dir2/sub sub dir2: Making directory 2025/04/28 04:24:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:14 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:14 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:15 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.07s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:16 INFO : sub dir2: Making directory 2025/04/28 04:24:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/28 04:24:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 04:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:16 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:16 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.46s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:17 DEBUG : sub dir2: Making directory with metadata 2025/04/28 04:24:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 04:24:17 INFO : sub dir: Making directory 2025/04/28 04:24:17 INFO : sub dir2: Making directory 2025/04/28 04:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:18 INFO : sub dir/hello world: Copied (new) 2025/04/28 04:24:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/28 04:24:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.88s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.13s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:19 INFO : sub dir2: Making directory 2025/04/28 04:24:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:19 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:19 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:20 INFO : sub dir/hello world: Copied (new) 2025/04/28 04:24:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:21 DEBUG : sub dir2: Making directory with metadata 2025/04/28 04:24:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 04:24:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 04:24:21 INFO : sub dir: Making directory 2025/04/28 04:24:21 INFO : sub dir2: Making directory 2025/04/28 04:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:21 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:21 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:22 INFO : sub dir/hello world: Copied (new) 2025/04/28 04:24:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:22 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.13s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:23 INFO : sub dir2: Making directory 2025/04/28 04:24:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:23 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:23 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:23 INFO : sub dir/hello world: Copied (new) 2025/04/28 04:24:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.43s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pasanox5zata" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-zubuyaf1jugo' -> premiumize.me root 'rclone-test-pasanox5zata' 2025/04/28 04:24:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:25 DEBUG : premiumize.me root 'rclone-test-pasanox5zata': Waiting for checks to finish 2025/04/28 04:24:25 DEBUG : premiumize.me root 'rclone-test-pasanox5zata': Waiting for transfers to finish 2025/04/28 04:24:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:27 DEBUG : premiumize.me root 'rclone-test-pasanox5zata': Purge remote --- PASS: TestServerSideCopy (3.41s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/28 04:24:28 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:28 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:29 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.tumoroz3" 2025/04/28 04:24:29 DEBUG : sub dir/hello world: Removing old file 2025/04/28 04:24:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (2.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:31 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-dolivum9nabe" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-zubuyaf1jugo' -> premiumize.me root 'rclone-test-dolivum9nabe' 2025/04/28 04:24:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:31 DEBUG : premiumize.me root 'rclone-test-dolivum9nabe': Waiting for checks to finish 2025/04/28 04:24:31 DEBUG : premiumize.me root 'rclone-test-dolivum9nabe': Waiting for transfers to finish 2025/04/28 04:24:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:33 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yarusag2" 2025/04/28 04:24:33 DEBUG : sub dir/hello world: Removing old file 2025/04/28 04:24:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/28 04:24:34 DEBUG : premiumize.me root 'rclone-test-dolivum9nabe': Waiting for checks to finish 2025/04/28 04:24:34 DEBUG : premiumize.me root 'rclone-test-dolivum9nabe': Waiting for transfers to finish 2025/04/28 04:24:34 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yatesan2" 2025/04/28 04:24:34 DEBUG : sub dir/hello world: Removing old file 2025/04/28 04:24:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:34 DEBUG : premiumize.me root 'rclone-test-dolivum9nabe': Purge remote --- PASS: TestServerSideCopyOverSelf (5.49s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/28 04:24:36 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:36 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:37 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.natirun5" 2025/04/28 04:24:37 DEBUG : sub dir/hello world: Removing old file 2025/04/28 04:24:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/28 04:24:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (2.56s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gewequj0xoro" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-zubuyaf1jugo' -> premiumize.me root 'rclone-test-gewequj0xoro' 2025/04/28 04:24:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:39 DEBUG : premiumize.me root 'rclone-test-gewequj0xoro': Waiting for checks to finish 2025/04/28 04:24:39 DEBUG : premiumize.me root 'rclone-test-gewequj0xoro': Waiting for transfers to finish 2025/04/28 04:24:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:40 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.rexepul8" 2025/04/28 04:24:41 DEBUG : sub dir/hello world: Removing old file 2025/04/28 04:24:41 DEBUG : premiumize.me root 'rclone-test-gewequj0xoro': Using server-side directory move 2025/04/28 04:24:41 INFO : premiumize.me root 'rclone-test-gewequj0xoro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/28 04:24:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/28 04:24:41 DEBUG : premiumize.me root 'rclone-test-gewequj0xoro': Waiting for checks to finish 2025/04/28 04:24:41 DEBUG : premiumize.me root 'rclone-test-gewequj0xoro': Waiting for transfers to finish 2025/04/28 04:24:41 INFO : sub dir/hello world: Deleted 2025/04/28 04:24:42 INFO : sub dir/hello world: Moved (server-side) 2025/04/28 04:24:43 DEBUG : testing file moves 2025/04/28 04:24:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/28 04:24:43 DEBUG : premiumize.me root 'rclone-test-gewequj0xoro': Waiting for checks to finish 2025/04/28 04:24:43 DEBUG : premiumize.me root 'rclone-test-gewequj0xoro': Waiting for transfers to finish 2025/04/28 04:24:43 INFO : sub dir/hello world: Deleted 2025/04/28 04:24:43 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:43 DEBUG : premiumize.me root 'rclone-test-gewequj0xoro': Purge remote --- PASS: TestServerSideMoveOverSelf (5.85s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:45 ERROR : : error listing: directory not found 2025/04/28 04:24:45 INFO : Local file system at /tmp/rclone1936230506: Making directory 2025/04/28 04:24:45 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:45 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/28 04:24:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:24:47 DEBUG : Local file system at /tmp/rclone1936230506: Waiting for checks to finish 2025/04/28 04:24:47 DEBUG : Local file system at /tmp/rclone1936230506: Waiting for transfers to finish 2025/04/28 04:24:47 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/28 04:24:47 INFO : sub dir/hello world: Copied (new) 2025/04/28 04:24:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (1.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/28 04:24:48 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:48 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:48 INFO : check sum: Copied (new) 2025/04/28 04:24:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:48 NOTICE: premiumize.me root 'rclone-test-zubuyaf1jugo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/28 04:24:48 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:48 DEBUG : check sum: Size of src and dst objects identical 2025/04/28 04:24:48 DEBUG : check sum: Unchanged skipping 2025/04/28 04:24:48 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:48 DEBUG : Waiting for deletions to finish 2025/04/28 04:24:48 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/28 04:24:49 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:49 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:50 INFO : sizeonly: Copied (new) 2025/04/28 04:24:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:50 DEBUG : sizeonly: Sizes identical 2025/04/28 04:24:50 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:50 DEBUG : sizeonly: Unchanged skipping 2025/04/28 04:24:50 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:50 DEBUG : Waiting for deletions to finish 2025/04/28 04:24:50 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/28 04:24:51 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:51 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:51 INFO : ignore-size: Copied (new) 2025/04/28 04:24:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:51 DEBUG : ignore-size: Sizes identical 2025/04/28 04:24:51 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:51 DEBUG : ignore-size: Unchanged skipping 2025/04/28 04:24:51 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:51 DEBUG : Waiting for deletions to finish 2025/04/28 04:24:51 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:53 DEBUG : existing: Sizes identical 2025/04/28 04:24:53 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:53 DEBUG : existing: Unchanged skipping 2025/04/28 04:24:53 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:53 DEBUG : Waiting for deletions to finish 2025/04/28 04:24:53 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/28 04:24:53 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:53 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:53 DEBUG : existing: Moving old file out the way to "existing.bixider1" 2025/04/28 04:24:53 DEBUG : existing: Removing old file 2025/04/28 04:24:54 INFO : existing: Copied (replaced existing) 2025/04/28 04:24:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (2.14s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/28 04:24:54 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:54 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:55 INFO : existing: Copied (new) 2025/04/28 04:24:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:55 DEBUG : existing: Destination exists, skipping 2025/04/28 04:24:55 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:55 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:55 DEBUG : Waiting for deletions to finish 2025/04/28 04:24:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:24:57 INFO : d: Making directory 2025/04/28 04:24:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/28 04:24:58 DEBUG : c/non empty space: Sizes identical 2025/04/28 04:24:58 DEBUG : c/non empty space: Unchanged skipping 2025/04/28 04:24:58 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:24:58 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:24:59 INFO : a/potato2: Copied (new) 2025/04/28 04:24:59 DEBUG : Waiting for deletions to finish 2025/04/28 04:24:59 INFO : b/potato: Deleted 2025/04/28 04:24:59 INFO : d: Removing directory 2025/04/28 04:24:59 INFO : b: Removing directory 2025/04/28 04:24:59 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (4.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:01 DEBUG : empty space: Sizes identical 2025/04/28 04:25:01 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:01 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:01 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:01 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:01 DEBUG : empty space: Sizes identical 2025/04/28 04:25:01 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:01 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:01 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:01 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (1.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.15s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.16s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:03 DEBUG : empty space: Sizes identical 2025/04/28 04:25:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/28 04:25:03 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:03 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:03 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:04 INFO : potato: Copied (new) 2025/04/28 04:25:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (2.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/28 04:25:05 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:05 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:05 DEBUG : potato: Moving old file out the way to "potato.tazokab5" 2025/04/28 04:25:06 DEBUG : potato: Removing old file 2025/04/28 04:25:06 INFO : potato: Copied (replaced existing) 2025/04/28 04:25:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/28 04:25:07 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:07 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/28 04:25:07 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:07 DEBUG : potato: Moving old file out the way to "potato.yuxahim1" 2025/04/28 04:25:08 DEBUG : potato: Removing old file 2025/04/28 04:25:08 INFO : potato: Copied (replaced existing) 2025/04/28 04:25:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:25:10 DEBUG : empty space: Sizes identical 2025/04/28 04:25:10 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:10 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:10 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/28 04:25:10 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:12 DEBUG : empty space: Sizes identical 2025/04/28 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:25:12 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:12 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:12 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:13 INFO : potato2: Copied (new) 2025/04/28 04:25:13 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:13 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:15 INFO : d: Making directory 2025/04/28 04:25:15 INFO : d/e: Making directory 2025/04/28 04:25:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/28 04:25:16 DEBUG : c/non empty space: Sizes identical 2025/04/28 04:25:16 DEBUG : c/non empty space: Unchanged skipping 2025/04/28 04:25:16 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:16 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:17 INFO : a/potato2: Copied (new) 2025/04/28 04:25:17 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:17 INFO : b/potato: Deleted 2025/04/28 04:25:17 INFO : d/e: Removing directory 2025/04/28 04:25:17 INFO : d: Removing directory 2025/04/28 04:25:17 INFO : b: Removing directory 2025/04/28 04:25:17 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:20 INFO : d: Making directory 2025/04/28 04:25:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/28 04:25:21 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:21 DEBUG : c/non empty space: Sizes identical 2025/04/28 04:25:21 DEBUG : c/non empty space: Unchanged skipping 2025/04/28 04:25:21 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:21 INFO : a/potato2: Copied (new) 2025/04/28 04:25:21 ERROR : premiumize.me root 'rclone-test-zubuyaf1jugo': not deleting files as there were IO errors 2025/04/28 04:25:21 ERROR : premiumize.me root 'rclone-test-zubuyaf1jugo': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.67s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:28 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:28 DEBUG : empty space: Sizes identical 2025/04/28 04:25:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:25:28 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:28 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:28 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:29 INFO : potato: Deleted 2025/04/28 04:25:29 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (6.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:31 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:31 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:31 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:31 INFO : potato: Deleted 2025/04/28 04:25:31 DEBUG : empty space: Sizes identical 2025/04/28 04:25:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:25:31 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:31 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:31 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:32 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (2.96s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:25:33 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:33 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:34 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (2.18s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/28 04:25:36 DEBUG : enormous: Excluded 2025/04/28 04:25:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 04:25:36 DEBUG : potato2: Excluded 2025/04/28 04:25:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 04:25:36 DEBUG : potato2: Excluded 2025/04/28 04:25:36 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:36 DEBUG : empty space: Sizes identical 2025/04/28 04:25:36 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:36 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:36 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/28 04:25:36 DEBUG : enormous: Excluded 2025/04/28 04:25:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 04:25:36 DEBUG : potato2: Excluded 2025/04/28 04:25:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 04:25:37 DEBUG : potato2: Excluded 2025/04/28 04:25:37 DEBUG : empty space: Sizes identical 2025/04/28 04:25:37 DEBUG : Local file system at /tmp/rclone1936230506: Waiting for checks to finish 2025/04/28 04:25:37 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:37 DEBUG : Local file system at /tmp/rclone1936230506: Waiting for transfers to finish 2025/04/28 04:25:37 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:37 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (2.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:39 DEBUG : enormous: Excluded (Size Filter) 2025/04/28 04:25:39 DEBUG : enormous: Excluded 2025/04/28 04:25:39 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 04:25:39 DEBUG : potato2: Excluded 2025/04/28 04:25:40 DEBUG : empty space: Sizes identical 2025/04/28 04:25:40 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:40 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:40 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:40 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:40 INFO : potato2: Deleted 2025/04/28 04:25:40 INFO : enormous: Deleted 2025/04/28 04:25:40 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:40 DEBUG : empty space: Sizes identical 2025/04/28 04:25:40 DEBUG : empty space: Unchanged skipping 2025/04/28 04:25:40 DEBUG : Local file system at /tmp/rclone1936230506: Waiting for checks to finish 2025/04/28 04:25:40 DEBUG : Local file system at /tmp/rclone1936230506: Waiting for transfers to finish 2025/04/28 04:25:40 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:40 INFO : potato2: Deleted 2025/04/28 04:25:40 INFO : enormous: Deleted 2025/04/28 04:25:40 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.15s) === 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/28 04:25:41 ERROR : premiumize.me root 'rclone-test-zubuyaf1jugo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/28 04:25:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/28 04:25:41 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/28 04:25:41 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:41 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:41 INFO : potato: Copied (new) 2025/04/28 04:25:41 INFO : yam: Copied (new) 2025/04/28 04:25:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:41 ERROR : premiumize.me root 'rclone-test-zubuyaf1jugo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/28 04:25:41 DEBUG : potato: Sizes identical 2025/04/28 04:25:41 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/28 04:25:41 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:41 DEBUG : potato: Unchanged skipping 2025/04/28 04:25:41 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:42 INFO : yaml: Copied (new) 2025/04/28 04:25:42 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:42 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (2.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/28 04:25:43 ERROR : premiumize.me root 'rclone-test-zubuyaf1jugo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/28 04:25:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/28 04:25:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/28 04:25:43 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:43 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:44 INFO : potato: Copied (new) 2025/04/28 04:25:44 INFO : yam: Copied (new) 2025/04/28 04:25:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:44 ERROR : premiumize.me root 'rclone-test-zubuyaf1jugo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/28 04:25:44 DEBUG : potato: Sizes identical 2025/04/28 04:25:44 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/28 04:25:44 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:44 DEBUG : potato: Unchanged skipping 2025/04/28 04:25:44 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:45 INFO : yaml: Copied (new) 2025/04/28 04:25:45 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:45 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/28 04:25:46 INFO : premiumize.me root 'rclone-test-zubuyaf1jugo': Making map for --track-renames 2025/04/28 04:25:46 INFO : premiumize.me root 'rclone-test-zubuyaf1jugo': Finished making map for --track-renames 2025/04/28 04:25:46 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/28 04:25:46 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for renames to finish 2025/04/28 04:25:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/28 04:25:46 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:47 INFO : potato: Copied (new) 2025/04/28 04:25:47 INFO : sub/yam: Copied (new) 2025/04/28 04:25:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:47 DEBUG : potato: Sizes identical 2025/04/28 04:25:47 DEBUG : potato: Unchanged skipping 2025/04/28 04:25:47 INFO : premiumize.me root 'rclone-test-zubuyaf1jugo': Making map for --track-renames 2025/04/28 04:25:47 INFO : premiumize.me root 'rclone-test-zubuyaf1jugo': Finished making map for --track-renames 2025/04/28 04:25:47 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:47 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for renames to finish 2025/04/28 04:25:47 INFO : sub/yam: Moved (server-side) to: yam 2025/04/28 04:25:47 INFO : yam: Renamed from "sub/yam" 2025/04/28 04:25:47 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:47 DEBUG : Waiting for deletions to finish 2025/04/28 04:25:47 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:49 DEBUG : Creating backend with remote "/tmp/rclone1936230506/dir1" 2025/04/28 04:25:49 DEBUG : Creating backend with remote "/tmp/rclone1936230506/dir2" 2025/04/28 04:25:49 DEBUG : Local file system at /tmp/rclone1936230506/dir2: Using server-side directory move 2025/04/28 04:25:49 INFO : Local file system at /tmp/rclone1936230506/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/28 04:25:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/28 04:25:49 DEBUG : Local file system at /tmp/rclone1936230506/dir2: Waiting for checks to finish 2025/04/28 04:25:49 DEBUG : Local file system at /tmp/rclone1936230506/dir2: Waiting for transfers to finish 2025/04/28 04:25:49 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.16s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:25:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/28 04:25:49 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:49 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:50 INFO : nested/sub dir/file: Copied (new) 2025/04/28 04:25:50 INFO : nested/sub dir/file: Deleted 2025/04/28 04:25:50 INFO : sub dir/hello world: Copied (new) 2025/04/28 04:25:50 INFO : sub dir/hello world: Deleted 2025/04/28 04:25:50 INFO : sub dir: Removing directory 2025/04/28 04:25:50 INFO : nested/sub dir: Removing directory 2025/04/28 04:25:50 INFO : nested: Removing directory 2025/04/28 04:25:50 DEBUG : Local file system at /tmp/rclone1936230506: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 04:25:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/28 04:25:52 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:52 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:53 INFO : nested/sub dir/file: Copied (new) 2025/04/28 04:25:53 INFO : nested/sub dir/file: Deleted 2025/04/28 04:25:53 INFO : sub dir/hello world: Copied (new) 2025/04/28 04:25:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/28 04:25:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/28 04:25:54 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:54 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:55 INFO : existing: Copied (new) 2025/04/28 04:25:55 INFO : existing: Deleted 2025/04/28 04:25:55 INFO : existing-b: Copied (new) 2025/04/28 04:25:55 INFO : existing-b: Deleted 2025/04/28 04:25:55 DEBUG : existing: Destination exists, skipping 2025/04/28 04:25:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/28 04:25:55 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:25:55 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:25:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (1.63s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:25:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xumofot1cuga" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zubuyaf1jugo' -> premiumize.me root 'rclone-test-xumofot1cuga' 2025/04/28 04:26:00 DEBUG : premiumize.me root 'rclone-test-xumofot1cuga': Using server-side directory move 2025/04/28 04:26:00 INFO : premiumize.me root 'rclone-test-xumofot1cuga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/28 04:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:26:00 DEBUG : empty space: Sizes identical 2025/04/28 04:26:00 DEBUG : empty space: Unchanged skipping 2025/04/28 04:26:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/28 04:26:00 DEBUG : premiumize.me root 'rclone-test-xumofot1cuga': Waiting for checks to finish 2025/04/28 04:26:00 INFO : empty space: Deleted 2025/04/28 04:26:00 DEBUG : premiumize.me root 'rclone-test-xumofot1cuga': Waiting for transfers to finish 2025/04/28 04:26:00 INFO : potato2: Moved (server-side) 2025/04/28 04:26:00 INFO : potato3: Deleted 2025/04/28 04:26:00 INFO : potato3: Moved (server-side) 2025/04/28 04:26:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xilunup4mina" 2025/04/28 04:26:01 DEBUG : premiumize.me root 'rclone-test-xilunup4mina': Using server-side directory move 2025/04/28 04:26:01 INFO : premiumize.me root 'rclone-test-xilunup4mina': Server side directory move succeeded 2025/04/28 04:26:01 ERROR : : error listing: directory not found 2025/04/28 04:26:01 DEBUG : premiumize.me root 'rclone-test-xilunup4mina': Purge remote 2025/04/28 04:26:01 DEBUG : premiumize.me root 'rclone-test-xumofot1cuga': Purge remote 2025/04/28 04:26:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (5.62s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zaguxem8toka" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zubuyaf1jugo' -> premiumize.me root 'rclone-test-zaguxem8toka' 2025/04/28 04:26:05 DEBUG : empty space: Excluded (Size Filter) 2025/04/28 04:26:05 DEBUG : empty space: Excluded 2025/04/28 04:26:05 DEBUG : empty space: Excluded (Size Filter) 2025/04/28 04:26:05 DEBUG : empty space: Excluded 2025/04/28 04:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:26:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/28 04:26:05 DEBUG : premiumize.me root 'rclone-test-zaguxem8toka': Waiting for checks to finish 2025/04/28 04:26:05 DEBUG : premiumize.me root 'rclone-test-zaguxem8toka': Waiting for transfers to finish 2025/04/28 04:26:06 INFO : potato2: Moved (server-side) 2025/04/28 04:26:06 INFO : potato3: Deleted 2025/04/28 04:26:06 INFO : potato3: Moved (server-side) 2025/04/28 04:26:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qusanup8huye" 2025/04/28 04:26:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/28 04:26:06 DEBUG : empty space: Excluded 2025/04/28 04:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:26:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/28 04:26:06 DEBUG : premiumize.me root 'rclone-test-qusanup8huye': Waiting for checks to finish 2025/04/28 04:26:06 DEBUG : premiumize.me root 'rclone-test-qusanup8huye': Waiting for transfers to finish 2025/04/28 04:26:06 INFO : potato3: Moved (server-side) 2025/04/28 04:26:06 INFO : potato2: Moved (server-side) 2025/04/28 04:26:07 DEBUG : premiumize.me root 'rclone-test-qusanup8huye': Purge remote 2025/04/28 04:26:07 DEBUG : premiumize.me root 'rclone-test-zaguxem8toka': Purge remote --- PASS: TestServerSideMoveWithFilter (5.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-malotiy7muqi" 2025/04/28 04:26:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zubuyaf1jugo' -> premiumize.me root 'rclone-test-malotiy7muqi' 2025/04/28 04:26:11 DEBUG : premiumize.me root 'rclone-test-malotiy7muqi': Using server-side directory move 2025/04/28 04:26:11 INFO : premiumize.me root 'rclone-test-malotiy7muqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/28 04:26:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 04:26:11 DEBUG : empty space: Sizes identical 2025/04/28 04:26:11 DEBUG : empty space: Unchanged skipping 2025/04/28 04:26:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/28 04:26:11 INFO : empty space: Deleted 2025/04/28 04:26:11 DEBUG : premiumize.me root 'rclone-test-malotiy7muqi': Waiting for checks to finish 2025/04/28 04:26:11 DEBUG : premiumize.me root 'rclone-test-malotiy7muqi': Waiting for transfers to finish 2025/04/28 04:26:11 INFO : potato3: Deleted 2025/04/28 04:26:11 INFO : potato2: Moved (server-side) 2025/04/28 04:26:11 INFO : potato3: Moved (server-side) 2025/04/28 04:26:11 INFO : tomatoDir: Removing directory 2025/04/28 04:26:11 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': deleted 1 directories 2025/04/28 04:26:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yiwomor5zewe" 2025/04/28 04:26:12 INFO : tomatoDir: Making directory 2025/04/28 04:26:12 DEBUG : premiumize.me root 'rclone-test-yiwomor5zewe': Using server-side directory move 2025/04/28 04:26:12 INFO : premiumize.me root 'rclone-test-yiwomor5zewe': Server side directory move succeeded 2025/04/28 04:26:13 ERROR : : error listing: directory not found 2025/04/28 04:26:13 ERROR : : error listing: directory not found 2025/04/28 04:26:13 DEBUG : premiumize.me root 'rclone-test-yiwomor5zewe': Purge remote 2025/04/28 04:26:13 DEBUG : premiumize.me root 'rclone-test-malotiy7muqi': Purge remote 2025/04/28 04:26:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.13s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/rclone-sync-test" 2025/04/28 04:26:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/rclone-sync-test-include/layer2" 2025/04/28 04:26:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/rclone-sync-test-ignore-file" 2025/04/28 04:26:16 DEBUG : rclone-sync-test: Excluded 2025/04/28 04:26:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/28 04:26:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/28 04:26:17 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/rclone-sync-test': Waiting for checks to finish 2025/04/28 04:26:17 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/rclone-sync-test': Waiting for transfers to finish 2025/04/28 04:26:17 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:17 INFO : There was nothing to transfer 2025/04/28 04:26:17 DEBUG : rclone-sync-test: Excluded 2025/04/28 04:26:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/28 04:26:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/28 04:26:17 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:26:17 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:26:17 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:17 INFO : rclone-sync-test-include: Removing directory 2025/04/28 04:26:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/28 04:26:17 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': failed to delete 1 directories 2025/04/28 04:26:17 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:17 DEBUG : rclone-sync-test: Excluded 2025/04/28 04:26:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/28 04:26:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/28 04:26:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/28 04:26:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/28 04:26:18 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:18 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:18 DEBUG : rclone-sync-test: Excluded 2025/04/28 04:26:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/28 04:26:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/28 04:26:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:26:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:26:18 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:18 INFO : rclone-sync-test-include: Removing directory 2025/04/28 04:26:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/28 04:26:18 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': failed to delete 1 directories 2025/04/28 04:26:18 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:18 DEBUG : : Excluded 2025/04/28 04:26:18 DEBUG : rclone-sync-test: Excluded 2025/04/28 04:26:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/28 04:26:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/28 04:26:19 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/28 04:26:19 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/28 04:26:19 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:19 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (8.38s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/dst" 2025/04/28 04:26:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/CompareDest" 2025/04/28 04:26:23 DEBUG : one: Need to transfer - File not found at Destination 2025/04/28 04:26:23 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:23 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:24 INFO : one: Copied (new) 2025/04/28 04:26:24 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:24 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:24 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:24 DEBUG : one: Moving old file out the way to "one.hobojaw7" 2025/04/28 04:26:25 DEBUG : one: Removing old file 2025/04/28 04:26:25 INFO : one: Copied (replaced existing) 2025/04/28 04:26:25 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:25 DEBUG : dst/one: Moving old file out the way to "one.rakucoj0" 2025/04/28 04:26:26 DEBUG : dst/one: Removing old file 2025/04/28 04:26:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:27 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:27 DEBUG : one: Sizes identical 2025/04/28 04:26:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 04:26:27 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:27 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:27 INFO : There was nothing to transfer 2025/04/28 04:26:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:29 DEBUG : two: Sizes identical 2025/04/28 04:26:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 04:26:29 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:29 DEBUG : one: Sizes identical 2025/04/28 04:26:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 04:26:29 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:29 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:29 INFO : There was nothing to transfer 2025/04/28 04:26:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:29 DEBUG : two: Sizes identical 2025/04/28 04:26:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 04:26:29 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:29 DEBUG : one: Sizes identical 2025/04/28 04:26:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 04:26:29 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:29 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:29 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/28 04:26:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:29 DEBUG : one: Sizes identical 2025/04/28 04:26:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 04:26:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:29 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 04:26:29 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:29 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:30 INFO : two: Copied (new) 2025/04/28 04:26:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (8.93s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/dest" 2025/04/28 04:26:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/pre-dest1" 2025/04/28 04:26:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/pre-dest2" 2025/04/28 04:26:34 DEBUG : 1: Sizes identical 2025/04/28 04:26:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/28 04:26:34 DEBUG : 2: Sizes identical 2025/04/28 04:26:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/28 04:26:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/28 04:26:34 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dest': Waiting for checks to finish 2025/04/28 04:26:34 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dest': Waiting for transfers to finish 2025/04/28 04:26:35 INFO : 3: Copied (new) 2025/04/28 04:26:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.27s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.16s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/dst" 2025/04/28 04:26:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/backup" 2025/04/28 04:26:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 04:26:40 DEBUG : two: Sizes identical 2025/04/28 04:26:40 DEBUG : two: Unchanged skipping 2025/04/28 04:26:40 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:40 INFO : one: Moved (server-side) 2025/04/28 04:26:40 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:40 INFO : one: Copied (new) 2025/04/28 04:26:40 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:41 INFO : three.txt: Moved (server-side) 2025/04/28 04:26:41 INFO : three.txt: Moved into backup dir 2025/04/28 04:26:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 04:26:42 DEBUG : two: Sizes identical 2025/04/28 04:26:42 DEBUG : two: Unchanged skipping 2025/04/28 04:26:42 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:42 INFO : one: Deleted 2025/04/28 04:26:42 INFO : one: Moved (server-side) 2025/04/28 04:26:42 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:42 INFO : one: Copied (new) 2025/04/28 04:26:42 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:43 INFO : three.txt: Deleted 2025/04/28 04:26:43 INFO : three.txt: Moved (server-side) 2025/04/28 04:26:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.96s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/dst" 2025/04/28 04:26:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/backup" 2025/04/28 04:26:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 04:26:48 DEBUG : two: Sizes identical 2025/04/28 04:26:48 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:48 DEBUG : two: Unchanged skipping 2025/04/28 04:26:48 INFO : one: Moved (server-side) to: one.bak 2025/04/28 04:26:48 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:49 INFO : one: Copied (new) 2025/04/28 04:26:49 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/28 04:26:49 INFO : three.txt: Moved into backup dir 2025/04/28 04:26:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 04:26:50 DEBUG : two: Sizes identical 2025/04/28 04:26:50 DEBUG : two: Unchanged skipping 2025/04/28 04:26:50 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:51 INFO : one.bak: Deleted 2025/04/28 04:26:51 INFO : one: Moved (server-side) to: one.bak 2025/04/28 04:26:51 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:52 INFO : one: Copied (new) 2025/04/28 04:26:52 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:52 INFO : three.txt.bak: Deleted 2025/04/28 04:26:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/28 04:26:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (9.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:26:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/dst" 2025/04/28 04:26:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/backup" 2025/04/28 04:26:56 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 04:26:56 DEBUG : two: Sizes identical 2025/04/28 04:26:56 DEBUG : two: Unchanged skipping 2025/04/28 04:26:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/28 04:26:56 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:26:57 INFO : one: Copied (new) 2025/04/28 04:26:57 DEBUG : Waiting for deletions to finish 2025/04/28 04:26:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/28 04:26:57 INFO : three.txt: Moved into backup dir 2025/04/28 04:26:58 DEBUG : two: Sizes identical 2025/04/28 04:26:58 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:26:58 DEBUG : two: Unchanged skipping 2025/04/28 04:26:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 04:26:58 INFO : one-2019-01-01: Deleted 2025/04/28 04:26:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/28 04:26:59 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:27:00 INFO : one: Copied (new) 2025/04/28 04:27:00 DEBUG : Waiting for deletions to finish 2025/04/28 04:27:00 INFO : three-2019-01-01.txt: Deleted 2025/04/28 04:27:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/28 04:27:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (8.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:27:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/dst" 2025/04/28 04:27:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 04:27:04 DEBUG : two: Sizes identical 2025/04/28 04:27:04 DEBUG : two: Unchanged skipping 2025/04/28 04:27:04 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:27:04 INFO : one: Moved (server-side) to: one.bak 2025/04/28 04:27:04 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:27:05 INFO : one: Copied (new) 2025/04/28 04:27:05 DEBUG : Waiting for deletions to finish 2025/04/28 04:27:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/28 04:27:05 INFO : three.txt: Moved into backup dir 2025/04/28 04:27:06 DEBUG : one.bak: Excluded (Path Filter) 2025/04/28 04:27:06 DEBUG : one.bak: Excluded 2025/04/28 04:27:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/28 04:27:06 DEBUG : three.txt.bak: Excluded 2025/04/28 04:27:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 04:27:06 DEBUG : two: Sizes identical 2025/04/28 04:27:06 DEBUG : two: Unchanged skipping 2025/04/28 04:27:06 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for checks to finish 2025/04/28 04:27:07 INFO : one.bak: Deleted 2025/04/28 04:27:07 INFO : one: Moved (server-side) to: one.bak 2025/04/28 04:27:07 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo/dst': Waiting for transfers to finish 2025/04/28 04:27:08 INFO : one: Copied (new) 2025/04/28 04:27:08 DEBUG : Waiting for deletions to finish 2025/04/28 04:27:08 INFO : three.txt.bak: Deleted 2025/04/28 04:27:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/28 04:27:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.00s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:27:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/dst" 2025/04/28 04:27:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 04:27:12 INFO : one: Moved (server-side) to: one.bak 2025/04/28 04:27:12 INFO : one: Copied (new) 2025/04/28 04:27:12 DEBUG : two: Sizes identical 2025/04/28 04:27:12 DEBUG : two: Unchanged skipping 2025/04/28 04:27:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/28 04:27:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/28 04:27:13 INFO : three.txt: Copied (new) 2025/04/28 04:27:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 04:27:14 INFO : one.bak: Deleted 2025/04/28 04:27:14 INFO : one: Moved (server-side) to: one.bak 2025/04/28 04:27:15 INFO : one: Copied (new) 2025/04/28 04:27:15 DEBUG : two: Sizes identical 2025/04/28 04:27:15 DEBUG : two: Unchanged skipping 2025/04/28 04:27:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/28 04:27:15 INFO : three.txt.bak: Deleted 2025/04/28 04:27:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/28 04:27:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (7.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:27:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zubuyaf1jugo/dst" 2025/04/28 04:27:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 04:27:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/28 04:27:22 INFO : one: Copied (new) 2025/04/28 04:27:22 DEBUG : two: Sizes identical 2025/04/28 04:27:22 DEBUG : two: Unchanged skipping 2025/04/28 04:27:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/28 04:27:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/28 04:27:23 INFO : three.txt: Copied (new) 2025/04/28 04:27:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 04:27:23 INFO : one-2019-01-01: Deleted 2025/04/28 04:27:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/28 04:27:24 INFO : one: Copied (new) 2025/04/28 04:27:24 DEBUG : two: Sizes identical 2025/04/28 04:27:24 DEBUG : two: Unchanged skipping 2025/04/28 04:27:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/28 04:27:24 INFO : three-2019-01-01.txt: Deleted 2025/04/28 04:27:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/28 04:27:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (9.89s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:27:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/28 04:27:27 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:27:27 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:27:27 DEBUG : Testêé: Moving old file out the way to "Testêé.waqoloz4" 2025/04/28 04:27:28 DEBUG : Testêé: Removing old file 2025/04/28 04:27:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/28 04:27:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.84s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:27:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/28 04:27:28 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:27:28 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:27:29 INFO : existing: Copied (new) 2025/04/28 04:27:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:27:29 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:27:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/28 04:27:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/28 04:27:29 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:27:29 ERROR : premiumize.me root 'rclone-test-zubuyaf1jugo': not deleting files as there were IO errors 2025/04/28 04:27:29 ERROR : premiumize.me root 'rclone-test-zubuyaf1jugo': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (1.52s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:27:34 DEBUG : existing: Sizes identical 2025/04/28 04:27:34 DEBUG : existing: Unchanged skipping 2025/04/28 04:27:34 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/28 04:27:34 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-heqowaj7 2025/04/28 04:27:34 DEBUG : EXISTING: moving to existing-rclone-move-kidegey0 2025/04/28 04:27:34 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/28 04:27:35 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-kidegey0 2025/04/28 04:27:35 DEBUG : EXISTING: moving to existing 2025/04/28 04:27:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-heqowaj7 2025/04/28 04:27:35 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/28 04:27:35 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/28 04:27:35 INFO : existing-rclone-move-kidegey0: Moved (server-side) to: existing 2025/04/28 04:27:35 INFO : EXISTING: Moved (server-side) to: existing 2025/04/28 04:27:35 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/28 04:27:35 INFO : existingbutdifferent-rclone-move-heqowaj7: Moved (server-side) to: existingbutdifferent 2025/04/28 04:27:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/28 04:27:35 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/28 04:27:35 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.jodacuh8" 2025/04/28 04:27:36 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/28 04:27:36 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/28 04:27:36 DEBUG : existingbutdifferent: Removing old file 2025/04/28 04:27:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-pazukul7 2025/04/28 04:27:36 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/28 04:27:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/28 04:27:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-pazukul7 2025/04/28 04:27:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/28 04:27:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/28 04:27:36 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:27:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hevatem9 2025/04/28 04:27:37 INFO : subdira/subdirb/subdirc/hello-rclone-move-pazukul7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/28 04:27:37 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/28 04:27:37 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/28 04:27:37 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.nuwuxiq1" 2025/04/28 04:27:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hevatem9 2025/04/28 04:27:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/28 04:27:37 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hevatem9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/28 04:27:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/28 04:27:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/28 04:27:37 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:27:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.jusazaq9" 2025/04/28 04:27:37 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/04/28 04:27:37 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/28 04:27:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/04/28 04:27:38 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/28 04:27:38 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (9.23s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.42s) --- SKIP: TestMaxTransfer/Hard (0.14s) --- SKIP: TestMaxTransfer/Soft (0.14s) --- SKIP: TestMaxTransfer/Cautious (0.14s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:28:09 DEBUG : both0: Sizes identical 2025/04/28 04:28:09 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:28:09 DEBUG : both10: Sizes identical 2025/04/28 04:28:09 DEBUG : both11: Sizes identical 2025/04/28 04:28:09 DEBUG : both1: Sizes identical 2025/04/28 04:28:09 DEBUG : both0: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both12: Sizes identical 2025/04/28 04:28:09 DEBUG : both10: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both13: Sizes identical 2025/04/28 04:28:09 DEBUG : both13: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both14: Sizes identical 2025/04/28 04:28:09 DEBUG : both14: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both15: Sizes identical 2025/04/28 04:28:09 DEBUG : both15: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both16: Sizes identical 2025/04/28 04:28:09 DEBUG : both11: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both17: Sizes identical 2025/04/28 04:28:09 DEBUG : both17: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both18: Sizes identical 2025/04/28 04:28:09 DEBUG : both18: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both19: Sizes identical 2025/04/28 04:28:09 DEBUG : both1: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both2: Sizes identical 2025/04/28 04:28:09 DEBUG : both12: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both3: Sizes identical 2025/04/28 04:28:09 DEBUG : both16: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both4: Sizes identical 2025/04/28 04:28:09 DEBUG : both3: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both5: Sizes identical 2025/04/28 04:28:09 DEBUG : both19: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both6: Sizes identical 2025/04/28 04:28:09 DEBUG : both6: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both7: Sizes identical 2025/04/28 04:28:09 DEBUG : both7: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both8: Sizes identical 2025/04/28 04:28:09 DEBUG : both8: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both9: Sizes identical 2025/04/28 04:28:09 DEBUG : both9: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both2: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both4: Unchanged skipping 2025/04/28 04:28:09 DEBUG : both5: Unchanged skipping 2025/04/28 04:28:09 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:28:09 DEBUG : Waiting for deletions to finish 2025/04/28 04:28:09 INFO : only5: Deleted 2025/04/28 04:28:09 INFO : only17: Deleted 2025/04/28 04:28:09 INFO : only8: Deleted 2025/04/28 04:28:09 INFO : only9: Deleted 2025/04/28 04:28:09 INFO : only13: Deleted 2025/04/28 04:28:09 INFO : only14: Deleted 2025/04/28 04:28:09 INFO : only6: Deleted 2025/04/28 04:28:09 INFO : only18: Deleted 2025/04/28 04:28:09 INFO : only19: Deleted 2025/04/28 04:28:09 INFO : only7: Deleted 2025/04/28 04:28:09 INFO : only1: Deleted 2025/04/28 04:28:09 INFO : only12: Deleted 2025/04/28 04:28:09 INFO : only2: Deleted 2025/04/28 04:28:09 INFO : only3: Deleted 2025/04/28 04:28:09 INFO : only16: Deleted 2025/04/28 04:28:09 INFO : only4: Deleted 2025/04/28 04:28:09 INFO : only0: Deleted 2025/04/28 04:28:09 INFO : only10: Deleted 2025/04/28 04:28:09 INFO : only11: Deleted 2025/04/28 04:28:09 INFO : only15: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (30.90s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:29:22 DEBUG : pacer: low level retry 1/1 (error Post "https://excitedmink-sto.energycdn.com/upload": dial tcp 65.109.114.120:443: i/o timeout) 2025/04/28 04:29:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both9" to premiumize.me root 'rclone-test-zubuyaf1jugo': 1/10 (upload file http: Post "https://excitedmink-sto.energycdn.com/upload": dial tcp 65.109.114.120:443: i/o timeout) 2025/04/28 04:29:24 DEBUG : pacer: Reducing sleep to 15ms 2025/04/28 04:29:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/28 04:29:25 DEBUG : pacer: Reducing sleep to 10ms 2025/04/28 04:29:41 DEBUG : both0: Sizes identical 2025/04/28 04:29:41 DEBUG : both10: Sizes identical 2025/04/28 04:29:41 DEBUG : both1: Sizes identical 2025/04/28 04:29:41 DEBUG : both11: Sizes identical 2025/04/28 04:29:41 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for checks to finish 2025/04/28 04:29:41 DEBUG : both0: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both12: Sizes identical 2025/04/28 04:29:41 DEBUG : both12: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both13: Sizes identical 2025/04/28 04:29:41 DEBUG : both13: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both14: Sizes identical 2025/04/28 04:29:41 DEBUG : both10: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both15: Sizes identical 2025/04/28 04:29:41 DEBUG : both15: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both16: Sizes identical 2025/04/28 04:29:41 DEBUG : both16: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both17: Sizes identical 2025/04/28 04:29:41 DEBUG : both1: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both18: Sizes identical 2025/04/28 04:29:41 DEBUG : both11: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both19: Sizes identical 2025/04/28 04:29:41 DEBUG : both17: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both2: Sizes identical 2025/04/28 04:29:41 DEBUG : both2: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both3: Sizes identical 2025/04/28 04:29:41 DEBUG : both3: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both4: Sizes identical 2025/04/28 04:29:41 DEBUG : both4: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both5: Sizes identical 2025/04/28 04:29:41 DEBUG : both5: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both6: Sizes identical 2025/04/28 04:29:41 DEBUG : both6: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both7: Sizes identical 2025/04/28 04:29:41 DEBUG : both7: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both8: Sizes identical 2025/04/28 04:29:41 DEBUG : both8: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both9: Sizes identical 2025/04/28 04:29:41 DEBUG : both9: Unchanged skipping 2025/04/28 04:29:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/28 04:29:41 DEBUG : both14: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both18: Unchanged skipping 2025/04/28 04:29:41 DEBUG : both19: Unchanged skipping 2025/04/28 04:29:41 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Waiting for transfers to finish 2025/04/28 04:29:41 DEBUG : only0: Moving old file out the way to "only0.cisemim6" 2025/04/28 04:29:41 DEBUG : only1: Moving old file out the way to "only1.luhezaz7" 2025/04/28 04:29:41 DEBUG : only10: Moving old file out the way to "only10.cululoq4" 2025/04/28 04:29:41 DEBUG : only11: Moving old file out the way to "only11.semoqap7" 2025/04/28 04:29:42 DEBUG : only0: Removing old file 2025/04/28 04:29:42 DEBUG : only1: Removing old file 2025/04/28 04:29:42 DEBUG : only10: Removing old file 2025/04/28 04:29:42 DEBUG : only11: Removing old file 2025/04/28 04:29:42 INFO : only0: Copied (replaced existing) 2025/04/28 04:29:42 DEBUG : only12: Moving old file out the way to "only12.hubenuh6" 2025/04/28 04:29:42 INFO : only10: Copied (replaced existing) 2025/04/28 04:29:42 INFO : only1: Copied (replaced existing) 2025/04/28 04:29:42 INFO : only11: Copied (replaced existing) 2025/04/28 04:29:42 DEBUG : only13: Moving old file out the way to "only13.yemoquz0" 2025/04/28 04:29:42 DEBUG : only14: Moving old file out the way to "only14.bejijov5" 2025/04/28 04:29:42 DEBUG : only15: Moving old file out the way to "only15.lonecav6" 2025/04/28 04:29:42 DEBUG : only12: Removing old file 2025/04/28 04:29:43 DEBUG : only13: Removing old file 2025/04/28 04:29:43 INFO : only12: Copied (replaced existing) 2025/04/28 04:29:43 DEBUG : only14: Removing old file 2025/04/28 04:29:43 DEBUG : only15: Removing old file 2025/04/28 04:29:43 DEBUG : only16: Moving old file out the way to "only16.jupotih6" 2025/04/28 04:29:43 INFO : only13: Copied (replaced existing) 2025/04/28 04:29:43 INFO : only14: Copied (replaced existing) 2025/04/28 04:29:43 DEBUG : only17: Moving old file out the way to "only17.pacofaf2" 2025/04/28 04:29:43 INFO : only15: Copied (replaced existing) 2025/04/28 04:29:43 DEBUG : only18: Moving old file out the way to "only18.cudopap6" 2025/04/28 04:29:43 DEBUG : only19: Moving old file out the way to "only19.vekutik4" 2025/04/28 04:29:43 DEBUG : only16: Removing old file 2025/04/28 04:29:43 DEBUG : only17: Removing old file 2025/04/28 04:29:43 DEBUG : only19: Removing old file 2025/04/28 04:29:43 INFO : only16: Copied (replaced existing) 2025/04/28 04:29:43 DEBUG : only18: Removing old file 2025/04/28 04:29:43 DEBUG : only2: Moving old file out the way to "only2.pocejuf5" 2025/04/28 04:29:43 INFO : only17: Copied (replaced existing) 2025/04/28 04:29:44 INFO : only18: Copied (replaced existing) 2025/04/28 04:29:44 INFO : only19: Copied (replaced existing) 2025/04/28 04:29:44 DEBUG : only3: Moving old file out the way to "only3.zasokal9" 2025/04/28 04:29:44 DEBUG : only4: Moving old file out the way to "only4.pudogof0" 2025/04/28 04:29:44 DEBUG : only5: Moving old file out the way to "only5.kiyufix0" 2025/04/28 04:29:44 DEBUG : only2: Removing old file 2025/04/28 04:29:44 DEBUG : only3: Removing old file 2025/04/28 04:29:44 DEBUG : only5: Removing old file 2025/04/28 04:29:44 INFO : only2: Copied (replaced existing) 2025/04/28 04:29:44 DEBUG : only4: Removing old file 2025/04/28 04:29:44 DEBUG : only6: Moving old file out the way to "only6.gugemah7" 2025/04/28 04:29:44 INFO : only3: Copied (replaced existing) 2025/04/28 04:29:44 DEBUG : only7: Moving old file out the way to "only7.yojoniw0" 2025/04/28 04:29:44 INFO : only5: Copied (replaced existing) 2025/04/28 04:29:44 INFO : only4: Copied (replaced existing) 2025/04/28 04:29:44 DEBUG : only8: Moving old file out the way to "only8.zutalic9" 2025/04/28 04:29:44 DEBUG : only9: Moving old file out the way to "only9.kuhasej9" 2025/04/28 04:29:45 DEBUG : only6: Removing old file 2025/04/28 04:29:45 DEBUG : only7: Removing old file 2025/04/28 04:29:45 DEBUG : only9: Removing old file 2025/04/28 04:29:45 INFO : only6: Copied (replaced existing) 2025/04/28 04:29:45 INFO : only9: Copied (replaced existing) 2025/04/28 04:29:45 INFO : only7: Copied (replaced existing) 2025/04/28 04:29:45 DEBUG : only8: Removing old file 2025/04/28 04:29:45 INFO : only8: Copied (replaced existing) 2025/04/28 04:29:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (97.79s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:29:49 DEBUG : empty_dir: Making directory with metadata 2025/04/28 04:29:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 04:29:49 DEBUG : empty_on_remote: Making directory with metadata 2025/04/28 04:29:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 04:29:49 INFO : empty_on_remote: Making directory 2025/04/28 04:29:49 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:29:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/28 04:29:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/28 04:29:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/28 04:29:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (3.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:29:52 DEBUG : empty_dir: Making directory with metadata 2025/04/28 04:29:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 04:29:52 DEBUG : empty_on_remote: Making directory with metadata 2025/04/28 04:29:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 04:29:52 INFO : empty_on_remote: Making directory 2025/04/28 04:29:52 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:29:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/28 04:29:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/28 04:29:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/28 04:29:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/28 04:29:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:29:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 04:29:56 INFO : sub dir: Making directory 2025/04/28 04:29:56 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (6.77s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" 2025/04/28 04:30:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 04:30:02 INFO : sub dir: Making directory 2025/04/28 04:30:03 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-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zubuyaf1jugo'", Local "Local file system at /tmp/rclone1936230506", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (7.70s) PASS 2025/04/28 04:30:10 DEBUG : premiumize.me root 'rclone-test-zubuyaf1jugo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 6m6.325594481s (try 1/5)