"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2026/08/13 02:55:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori" 2026/08/13 02:55:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 02:55:24 DEBUG : Creating backend with remote "/tmp/rclone1212854915" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:24 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:24 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.73s) === RUN TestCopy run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 02:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:25 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:25 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:26 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:55:26 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.19s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:27 DEBUG : Creating backend with remote "/non-existing" 2026/08/13 02:55:27 DEBUG : Config file has changed externally - reloading 2026/08/13 02:55:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/13 02:55:27 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:27 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.31s) === RUN TestCopyNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:28 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:28 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:29 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.19s) === RUN TestCopyCheckFirst run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:29 INFO : premiumize.me root 'rclone-test-pedatos9fori': Running all checks before starting transfers 2026/08/13 02:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:30 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:30 INFO : premiumize.me root 'rclone-test-pedatos9fori': Checks finished, now starting transfers 2026/08/13 02:55:30 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.93s) === RUN TestSyncNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:31 ERROR : Ignoring --no-traverse with sync 2026/08/13 02:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:32 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:32 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:32 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:32 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:55:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.84s) === RUN TestCopyWithDepth run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/13 02:55:33 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:33 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:34 DEBUG : hello world2: size = 12 OK 2026/08/13 02:55:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:55:35 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:35 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:35 DEBUG : potato2: size = 11 OK 2026/08/13 02:55:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.34s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:55:36 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:36 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:37 DEBUG : potato2: size = 11 OK 2026/08/13 02:55:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.34s) === RUN TestCopyEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 02:55:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 02:55:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/13 02:55:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 02:55:37 INFO : sub dir2: Making directory 2026/08/13 02:55:37 INFO : sub dir: Making directory 2026/08/13 02:55:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:38 INFO : sub dir2/sub sub dir2: Making directory 2026/08/13 02:55:38 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:38 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:39 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:39 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:55:39 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (3.43s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:41 INFO : sub dir2: Making directory 2026/08/13 02:55:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 02:55:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 02:55:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:41 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:41 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.13s) === RUN TestMoveEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:43 DEBUG : sub dir2: Making directory with metadata 2026/08/13 02:55:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 02:55:43 INFO : sub dir2: Making directory 2026/08/13 02:55:43 INFO : sub dir: Making directory 2026/08/13 02:55:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:43 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:43 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:44 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:55:44 INFO : sub dir/hello world: Deleted 2026/08/13 02:55:44 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 02:55:44 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.57s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.24s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:46 INFO : sub dir2: Making directory 2026/08/13 02:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:46 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:46 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:47 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:55:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.15s) === RUN TestSyncEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:48 DEBUG : sub dir2: Making directory with metadata 2026/08/13 02:55:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 02:55:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 02:55:48 INFO : sub dir2: Making directory 2026/08/13 02:55:48 INFO : sub dir: Making directory 2026/08/13 02:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:48 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:48 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:49 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:55:49 DEBUG : Waiting for deletions to finish 2026/08/13 02:55:49 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.50s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.26s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:50 INFO : sub dir2: Making directory 2026/08/13 02:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:51 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:51 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:51 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:55:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.86s) === RUN TestServerSideCopy run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yizovif2capu" sync_test.go:620: Server side copy (if possible) premiumize.me root 'rclone-test-pedatos9fori' -> premiumize.me root 'rclone-test-yizovif2capu' 2026/08/13 02:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:55:54 DEBUG : premiumize.me root 'rclone-test-yizovif2capu': Waiting for checks to finish 2026/08/13 02:55:54 DEBUG : premiumize.me root 'rclone-test-yizovif2capu': Waiting for transfers to finish 2026/08/13 02:55:55 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:55:55 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:55:56 DEBUG : premiumize.me root 'rclone-test-yizovif2capu': Purge remote --- PASS: TestServerSideCopy (4.08s) === RUN TestCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:55:58 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:55:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:55:58 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:55:58 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 02:55:58 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:55:58 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.qiwanis7" 2026/08/13 02:55:58 DEBUG : sub dir/hello world: Removing old file 2026/08/13 02:55:58 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 02:55:58 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (3.10s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-fayobih0riva" sync_test.go:656: Server side copy (if possible) premiumize.me root 'rclone-test-pedatos9fori' -> premiumize.me root 'rclone-test-fayobih0riva' 2026/08/13 02:56:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:56:02 DEBUG : premiumize.me root 'rclone-test-fayobih0riva': Waiting for checks to finish 2026/08/13 02:56:02 DEBUG : premiumize.me root 'rclone-test-fayobih0riva': Waiting for transfers to finish 2026/08/13 02:56:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:56:03 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:56:03 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.fizopuh8" 2026/08/13 02:56:04 DEBUG : sub dir/hello world: Removing old file 2026/08/13 02:56:05 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:56:05 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-fayobih0riva') 2026/08/13 02:56:05 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 02:56:05 DEBUG : premiumize.me root 'rclone-test-fayobih0riva': Waiting for checks to finish 2026/08/13 02:56:05 DEBUG : premiumize.me root 'rclone-test-fayobih0riva': Waiting for transfers to finish 2026/08/13 02:56:05 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.nezuvoz4" 2026/08/13 02:56:05 DEBUG : sub dir/hello world: Removing old file 2026/08/13 02:56:06 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 02:56:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 02:56:06 DEBUG : premiumize.me root 'rclone-test-fayobih0riva': Purge remote --- PASS: TestServerSideCopyOverSelf (6.97s) === RUN TestMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:08 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:56:08 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:56:08 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 02:56:08 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:08 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.befatev4" 2026/08/13 02:56:09 DEBUG : sub dir/hello world: Removing old file 2026/08/13 02:56:09 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 02:56:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 02:56:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.22s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:11 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-dedetil6gapu" sync_test.go:701: Server side copy (if possible) premiumize.me root 'rclone-test-pedatos9fori' -> premiumize.me root 'rclone-test-dedetil6gapu' 2026/08/13 02:56:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:56:11 DEBUG : premiumize.me root 'rclone-test-dedetil6gapu': Waiting for checks to finish 2026/08/13 02:56:11 DEBUG : premiumize.me root 'rclone-test-dedetil6gapu': Waiting for transfers to finish 2026/08/13 02:56:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:56:13 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:56:13 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.mocujov4" 2026/08/13 02:56:14 DEBUG : sub dir/hello world: Removing old file 2026/08/13 02:56:14 DEBUG : premiumize.me root 'rclone-test-dedetil6gapu': Using server-side directory move 2026/08/13 02:56:14 INFO : premiumize.me root 'rclone-test-dedetil6gapu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 02:56:14 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:56:14 DEBUG : sub dir/hello world: size = 11 (premiumize.me root 'rclone-test-dedetil6gapu') 2026/08/13 02:56:14 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 02:56:14 DEBUG : premiumize.me root 'rclone-test-dedetil6gapu': Waiting for checks to finish 2026/08/13 02:56:14 DEBUG : premiumize.me root 'rclone-test-dedetil6gapu': Waiting for transfers to finish 2026/08/13 02:56:14 INFO : sub dir/hello world: Deleted 2026/08/13 02:56:14 INFO : sub dir/hello world: Moved (server-side) 2026/08/13 02:56:16 DEBUG : testing file moves 2026/08/13 02:56:16 DEBUG : premiumize.me root 'rclone-test-dedetil6gapu': Waiting for checks to finish 2026/08/13 02:56:16 DEBUG : sub dir/hello world: size = 24 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:56:16 DEBUG : sub dir/hello world: size = 17 (premiumize.me root 'rclone-test-dedetil6gapu') 2026/08/13 02:56:16 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 02:56:16 DEBUG : premiumize.me root 'rclone-test-dedetil6gapu': Waiting for transfers to finish 2026/08/13 02:56:16 INFO : sub dir/hello world: Deleted 2026/08/13 02:56:16 INFO : sub dir/hello world: Moved (server-side) 2026/08/13 02:56:17 DEBUG : premiumize.me root 'rclone-test-dedetil6gapu': Purge remote --- PASS: TestServerSideMoveOverSelf (7.97s) === RUN TestCopyAfterDelete run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:19 ERROR : error listing: directory not found 2026/08/13 02:56:19 INFO : Local file system at /tmp/rclone1212854915: Making directory 2026/08/13 02:56:20 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:20 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.84s) === RUN TestCopyRedownload run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/13 02:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:56:22 DEBUG : Local file system at /tmp/rclone1212854915: Waiting for checks to finish 2026/08/13 02:56:22 DEBUG : Local file system at /tmp/rclone1212854915: Waiting for transfers to finish 2026/08/13 02:56:22 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 02:56:22 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 02:56:22 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:56:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:23 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/13 02:56:23 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:23 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:23 DEBUG : check sum: size = 1 OK 2026/08/13 02:56:23 INFO : check sum: Copied (new) 2026/08/13 02:56:23 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:24 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:24 DEBUG : check sum: size = 1 OK 2026/08/13 02:56:24 NOTICE: premiumize.me root 'rclone-test-pedatos9fori': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/13 02:56:24 DEBUG : check sum: Size of src and dst objects identical 2026/08/13 02:56:24 DEBUG : check sum: Unchanged skipping 2026/08/13 02:56:24 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:24 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.37s) === RUN TestSyncSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/13 02:56:24 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:24 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:25 DEBUG : sizeonly: size = 6 OK 2026/08/13 02:56:25 INFO : sizeonly: Copied (new) 2026/08/13 02:56:25 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:25 DEBUG : sizeonly: size = 6 OK 2026/08/13 02:56:25 DEBUG : sizeonly: Sizes identical 2026/08/13 02:56:25 DEBUG : sizeonly: Unchanged skipping 2026/08/13 02:56:25 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:25 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:25 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/13 02:56:26 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:26 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:26 INFO : ignore-size: Copied (new) 2026/08/13 02:56:26 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:26 DEBUG : ignore-size: Sizes identical 2026/08/13 02:56:26 DEBUG : ignore-size: Unchanged skipping 2026/08/13 02:56:26 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:26 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:26 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:28 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:28 DEBUG : existing: size = 6 OK 2026/08/13 02:56:28 DEBUG : existing: Sizes identical 2026/08/13 02:56:28 DEBUG : existing: Unchanged skipping 2026/08/13 02:56:28 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:28 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:28 INFO : There was nothing to transfer 2026/08/13 02:56:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/13 02:56:28 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:28 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:28 DEBUG : existing: Moving old file out the way to "existing.misusob9" 2026/08/13 02:56:28 DEBUG : existing: Removing old file 2026/08/13 02:56:29 DEBUG : existing: size = 6 OK 2026/08/13 02:56:29 INFO : existing: Copied (replaced existing) 2026/08/13 02:56:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.17s) === RUN TestSyncIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 02:56:29 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:29 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:30 DEBUG : existing: size = 6 OK 2026/08/13 02:56:30 INFO : existing: Copied (new) 2026/08/13 02:56:30 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:30 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:30 DEBUG : existing: Destination exists, skipping 2026/08/13 02:56:30 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:30 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:32 INFO : d: Making directory 2026/08/13 02:56:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 02:56:33 DEBUG : c/non empty space: size = 5 OK 2026/08/13 02:56:33 DEBUG : c/non empty space: Sizes identical 2026/08/13 02:56:33 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:33 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 02:56:33 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:34 DEBUG : a/potato2: size = 60 OK 2026/08/13 02:56:34 INFO : a/potato2: Copied (new) 2026/08/13 02:56:34 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:34 INFO : b/potato: Deleted 2026/08/13 02:56:34 INFO : d: Removing directory 2026/08/13 02:56:34 INFO : b: Removing directory 2026/08/13 02:56:34 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': deleted 2 directories --- PASS: TestSyncIgnoreErrors (4.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:36 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:36 DEBUG : empty space: size = 1 OK 2026/08/13 02:56:36 DEBUG : empty space: Sizes identical 2026/08/13 02:56:36 DEBUG : empty space: Unchanged skipping 2026/08/13 02:56:36 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:36 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:36 INFO : There was nothing to transfer 2026/08/13 02:56:37 DEBUG : empty space: size = 1 OK 2026/08/13 02:56:37 DEBUG : empty space: Sizes identical 2026/08/13 02:56:37 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:37 DEBUG : empty space: Unchanged skipping 2026/08/13 02:56:37 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:37 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.20s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.20s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 02:56:38 DEBUG : empty space: size = 1 OK 2026/08/13 02:56:38 DEBUG : empty space: Sizes identical 2026/08/13 02:56:38 DEBUG : empty space: Unchanged skipping 2026/08/13 02:56:38 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:38 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:39 DEBUG : potato: size = 60 OK 2026/08/13 02:56:39 INFO : potato: Copied (new) 2026/08/13 02:56:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:40 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:56:40 DEBUG : potato: size = 60 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:56:40 DEBUG : potato: Sizes differ 2026/08/13 02:56:40 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:41 DEBUG : potato: Moving old file out the way to "potato.romowuv4" 2026/08/13 02:56:41 DEBUG : potato: Removing old file 2026/08/13 02:56:41 DEBUG : potato: size = 21 OK 2026/08/13 02:56:41 INFO : potato: Copied (replaced existing) 2026/08/13 02:56:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.23s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/13 02:56:43 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:56:43 DEBUG : potato: size = 36 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:56:43 DEBUG : potato: Sizes differ 2026/08/13 02:56:43 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:43 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:43 DEBUG : potato: Moving old file out the way to "potato.tuxecuv2" 2026/08/13 02:56:43 DEBUG : potato: Removing old file 2026/08/13 02:56:43 DEBUG : potato: size = 21 OK 2026/08/13 02:56:43 INFO : potato: Copied (replaced existing) 2026/08/13 02:56:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:56:46 DEBUG : empty space: size = 1 OK 2026/08/13 02:56:46 DEBUG : empty space: Sizes identical 2026/08/13 02:56:46 DEBUG : empty space: Unchanged skipping 2026/08/13 02:56:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/13 02:56:46 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:46 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:46 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:56:48 DEBUG : empty space: size = 1 OK 2026/08/13 02:56:48 DEBUG : empty space: Sizes identical 2026/08/13 02:56:48 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:48 DEBUG : empty space: Unchanged skipping 2026/08/13 02:56:48 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:48 DEBUG : potato2: size = 60 OK 2026/08/13 02:56:48 INFO : potato2: Copied (new) 2026/08/13 02:56:48 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:51 INFO : d: Making directory 2026/08/13 02:56:51 INFO : d/e: Making directory 2026/08/13 02:56:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 02:56:52 DEBUG : c/non empty space: size = 5 OK 2026/08/13 02:56:52 DEBUG : c/non empty space: Sizes identical 2026/08/13 02:56:52 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 02:56:52 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:52 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:53 DEBUG : a/potato2: size = 60 OK 2026/08/13 02:56:53 INFO : a/potato2: Copied (new) 2026/08/13 02:56:53 DEBUG : Waiting for deletions to finish 2026/08/13 02:56:53 INFO : b/potato: Deleted 2026/08/13 02:56:53 INFO : d/e: Removing directory 2026/08/13 02:56:53 INFO : d: Removing directory 2026/08/13 02:56:53 INFO : b: Removing directory 2026/08/13 02:56:53 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:56:56 INFO : d: Making directory 2026/08/13 02:56:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 02:56:57 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:56:57 DEBUG : c/non empty space: size = 5 OK 2026/08/13 02:56:57 DEBUG : c/non empty space: Sizes identical 2026/08/13 02:56:57 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 02:56:57 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:56:58 DEBUG : a/potato2: size = 60 OK 2026/08/13 02:56:58 INFO : a/potato2: Copied (new) 2026/08/13 02:56:58 ERROR : premiumize.me root 'rclone-test-pedatos9fori': not deleting files as there were IO errors 2026/08/13 02:56:58 ERROR : premiumize.me root 'rclone-test-pedatos9fori': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:01 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:57:01 DEBUG : empty space: size = 1 OK 2026/08/13 02:57:01 DEBUG : empty space: Sizes identical 2026/08/13 02:57:01 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:01 DEBUG : empty space: Unchanged skipping 2026/08/13 02:57:01 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:02 INFO : potato: Deleted 2026/08/13 02:57:02 DEBUG : potato2: size = 60 OK 2026/08/13 02:57:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.40s) === RUN TestSyncDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:05 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:05 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:05 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:05 INFO : potato: Deleted 2026/08/13 02:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:57:05 DEBUG : empty space: size = 1 OK 2026/08/13 02:57:05 DEBUG : empty space: Sizes identical 2026/08/13 02:57:05 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:05 DEBUG : empty space: Unchanged skipping 2026/08/13 02:57:05 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:06 DEBUG : potato2: size = 60 OK 2026/08/13 02:57:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.46s) === RUN TestCopyDeleteBefore run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:57:08 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:08 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:08 DEBUG : potato2: size = 19 OK 2026/08/13 02:57:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.71s) === RUN TestSyncWithExclude run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:11 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 02:57:11 DEBUG : enormous: Excluded 2026/08/13 02:57:11 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 02:57:11 DEBUG : potato2: Excluded 2026/08/13 02:57:11 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 02:57:11 DEBUG : potato2: Excluded 2026/08/13 02:57:11 DEBUG : empty space: size = 1 OK 2026/08/13 02:57:11 DEBUG : empty space: Sizes identical 2026/08/13 02:57:11 DEBUG : empty space: Unchanged skipping 2026/08/13 02:57:11 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:11 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:11 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:11 INFO : There was nothing to transfer 2026/08/13 02:57:11 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 02:57:11 DEBUG : enormous: Excluded 2026/08/13 02:57:11 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 02:57:11 DEBUG : potato2: Excluded 2026/08/13 02:57:11 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 02:57:11 DEBUG : potato2: Excluded 2026/08/13 02:57:11 DEBUG : empty space: size = 1 OK 2026/08/13 02:57:11 DEBUG : empty space: Sizes identical 2026/08/13 02:57:11 DEBUG : empty space: Unchanged skipping 2026/08/13 02:57:11 DEBUG : Local file system at /tmp/rclone1212854915: Waiting for checks to finish 2026/08/13 02:57:11 DEBUG : Local file system at /tmp/rclone1212854915: Waiting for transfers to finish 2026/08/13 02:57:11 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:14 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 02:57:14 DEBUG : enormous: Excluded 2026/08/13 02:57:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 02:57:14 DEBUG : potato2: Excluded 2026/08/13 02:57:14 DEBUG : empty space: size = 1 OK 2026/08/13 02:57:14 DEBUG : empty space: Sizes identical 2026/08/13 02:57:14 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:14 DEBUG : empty space: Unchanged skipping 2026/08/13 02:57:14 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:14 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:14 INFO : enormous: Deleted 2026/08/13 02:57:14 INFO : potato2: Deleted 2026/08/13 02:57:14 INFO : There was nothing to transfer 2026/08/13 02:57:14 DEBUG : empty space: size = 1 OK 2026/08/13 02:57:14 DEBUG : empty space: Sizes identical 2026/08/13 02:57:14 DEBUG : empty space: Unchanged skipping 2026/08/13 02:57:14 DEBUG : Local file system at /tmp/rclone1212854915: Waiting for checks to finish 2026/08/13 02:57:14 DEBUG : Local file system at /tmp/rclone1212854915: Waiting for transfers to finish 2026/08/13 02:57:14 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:14 INFO : enormous: Deleted 2026/08/13 02:57:14 INFO : potato2: Deleted 2026/08/13 02:57:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.21s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/13 02:57:15 ERROR : premiumize.me root 'rclone-test-pedatos9fori': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/13 02:57:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 02:57:15 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/13 02:57:15 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:15 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:15 DEBUG : yam: size = 11 OK 2026/08/13 02:57:15 INFO : yam: Copied (new) 2026/08/13 02:57:15 DEBUG : potato: size = 14 OK 2026/08/13 02:57:15 INFO : potato: Copied (new) 2026/08/13 02:57:15 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:16 ERROR : premiumize.me root 'rclone-test-pedatos9fori': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/13 02:57:16 DEBUG : potato: size = 14 OK 2026/08/13 02:57:16 DEBUG : potato: Sizes identical 2026/08/13 02:57:16 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/13 02:57:16 DEBUG : potato: Unchanged skipping 2026/08/13 02:57:16 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:16 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:16 DEBUG : yaml: size = 11 OK 2026/08/13 02:57:16 INFO : yaml: Copied (new) 2026/08/13 02:57:16 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:16 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (2.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/13 02:57:17 ERROR : premiumize.me root 'rclone-test-pedatos9fori': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/13 02:57:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 02:57:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/13 02:57:17 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:17 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:18 DEBUG : potato: size = 14 OK 2026/08/13 02:57:18 INFO : potato: Copied (new) 2026/08/13 02:57:18 DEBUG : yam: size = 11 OK 2026/08/13 02:57:18 INFO : yam: Copied (new) 2026/08/13 02:57:18 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:18 ERROR : premiumize.me root 'rclone-test-pedatos9fori': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/13 02:57:18 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/13 02:57:18 DEBUG : potato: size = 14 OK 2026/08/13 02:57:18 DEBUG : potato: Sizes identical 2026/08/13 02:57:18 DEBUG : potato: Unchanged skipping 2026/08/13 02:57:18 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:18 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:19 DEBUG : yaml: size = 11 OK 2026/08/13 02:57:19 INFO : yaml: Copied (new) 2026/08/13 02:57:19 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:19 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/13 02:57:19 INFO : premiumize.me root 'rclone-test-pedatos9fori': Making map for --track-renames 2026/08/13 02:57:19 INFO : premiumize.me root 'rclone-test-pedatos9fori': Finished making map for --track-renames 2026/08/13 02:57:19 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 02:57:19 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for renames to finish 2026/08/13 02:57:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/13 02:57:19 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:20 DEBUG : potato: size = 14 OK 2026/08/13 02:57:20 INFO : potato: Copied (new) 2026/08/13 02:57:20 DEBUG : sub/yam: size = 11 OK 2026/08/13 02:57:20 INFO : sub/yam: Copied (new) 2026/08/13 02:57:20 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:21 DEBUG : potato: size = 14 OK 2026/08/13 02:57:21 DEBUG : potato: Sizes identical 2026/08/13 02:57:21 DEBUG : potato: Unchanged skipping 2026/08/13 02:57:21 INFO : premiumize.me root 'rclone-test-pedatos9fori': Making map for --track-renames 2026/08/13 02:57:21 INFO : premiumize.me root 'rclone-test-pedatos9fori': Finished making map for --track-renames 2026/08/13 02:57:21 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:21 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for renames to finish 2026/08/13 02:57:21 INFO : sub/yam: Moved (server-side) to: yam 2026/08/13 02:57:21 INFO : yam: Renamed from "sub/yam" 2026/08/13 02:57:21 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:21 DEBUG : Waiting for deletions to finish 2026/08/13 02:57:21 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.97s) === RUN TestServerSideMoveLocal run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:22 DEBUG : Creating backend with remote "/tmp/rclone1212854915/dir1" 2026/08/13 02:57:22 DEBUG : Creating backend with remote "/tmp/rclone1212854915/dir2" 2026/08/13 02:57:22 DEBUG : Local file system at /tmp/rclone1212854915/dir2: Using server-side directory move 2026/08/13 02:57:22 INFO : Local file system at /tmp/rclone1212854915/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 02:57:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/13 02:57:22 DEBUG : Local file system at /tmp/rclone1212854915/dir2: Waiting for checks to finish 2026/08/13 02:57:22 DEBUG : Local file system at /tmp/rclone1212854915/dir2: Waiting for transfers to finish 2026/08/13 02:57:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.21s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:57:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 02:57:22 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:22 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/13 02:57:24 INFO : nested/sub dir/file: Copied (new) 2026/08/13 02:57:24 INFO : nested/sub dir/file: Deleted 2026/08/13 02:57:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:57:24 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:57:24 INFO : sub dir/hello world: Deleted 2026/08/13 02:57:24 INFO : sub dir: Removing directory 2026/08/13 02:57:24 INFO : nested/sub dir: Removing directory 2026/08/13 02:57:24 INFO : nested: Removing directory 2026/08/13 02:57:24 DEBUG : Local file system at /tmp/rclone1212854915: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 02:57:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 02:57:26 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:26 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 02:57:27 INFO : sub dir/hello world: Copied (new) 2026/08/13 02:57:27 INFO : sub dir/hello world: Deleted 2026/08/13 02:57:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/13 02:57:27 INFO : nested/sub dir/file: Copied (new) 2026/08/13 02:57:27 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.29s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/13 02:57:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 02:57:29 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:29 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:30 DEBUG : existing: size = 6 OK 2026/08/13 02:57:30 INFO : existing: Copied (new) 2026/08/13 02:57:30 INFO : existing: Deleted 2026/08/13 02:57:30 DEBUG : existing-b: size = 6 OK 2026/08/13 02:57:30 INFO : existing-b: Copied (new) 2026/08/13 02:57:30 INFO : existing-b: Deleted 2026/08/13 02:57:30 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:57:30 DEBUG : existing: Destination exists, skipping 2026/08/13 02:57:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/13 02:57:30 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:57:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-quduzim0qofu" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-pedatos9fori' -> premiumize.me root 'rclone-test-quduzim0qofu' 2026/08/13 02:57:35 DEBUG : premiumize.me root 'rclone-test-quduzim0qofu': Using server-side directory move 2026/08/13 02:57:35 INFO : premiumize.me root 'rclone-test-quduzim0qofu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 02:57:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:57:35 DEBUG : empty space: size = 1 OK 2026/08/13 02:57:35 DEBUG : empty space: Sizes identical 2026/08/13 02:57:35 DEBUG : empty space: Unchanged skipping 2026/08/13 02:57:35 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:57:35 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-quduzim0qofu') 2026/08/13 02:57:35 DEBUG : potato3: Sizes differ 2026/08/13 02:57:35 DEBUG : premiumize.me root 'rclone-test-quduzim0qofu': Waiting for checks to finish 2026/08/13 02:57:35 INFO : empty space: Deleted 2026/08/13 02:57:35 DEBUG : premiumize.me root 'rclone-test-quduzim0qofu': Waiting for transfers to finish 2026/08/13 02:57:35 INFO : potato3: Deleted 2026/08/13 02:57:35 INFO : potato2: Moved (server-side) 2026/08/13 02:57:36 INFO : potato3: Moved (server-side) 2026/08/13 02:57:36 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuyesaz0qugu" 2026/08/13 02:57:36 DEBUG : premiumize.me root 'rclone-test-cuyesaz0qugu': Using server-side directory move 2026/08/13 02:57:36 INFO : premiumize.me root 'rclone-test-cuyesaz0qugu': Server side directory move succeeded 2026/08/13 02:57:37 ERROR : error listing: directory not found 2026/08/13 02:57:37 DEBUG : premiumize.me root 'rclone-test-cuyesaz0qugu': Purge remote 2026/08/13 02:57:37 DEBUG : premiumize.me root 'rclone-test-quduzim0qofu': Purge remote 2026/08/13 02:57:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (6.82s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:57:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xovekil1viqo" sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-pedatos9fori' -> premiumize.me root 'rclone-test-xovekil1viqo' 2026/08/13 02:58:40 DEBUG : pacer: low level retry 1/1 (error Post "https://brightviper-sto.energycdn.com/upload": dial tcp 157.180.59.106:443: i/o timeout) 2026/08/13 02:58:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "empty space" to premiumize.me root 'rclone-test-xovekil1viqo': 1/10 (upload file http: Post "https://brightviper-sto.energycdn.com/upload": dial tcp 157.180.59.106:443: i/o timeout) 2026/08/13 02:58:43 DEBUG : pacer: Reducing sleep to 15ms 2026/08/13 02:58:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/13 02:58:43 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 02:58:44 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 02:58:44 DEBUG : empty space: Excluded 2026/08/13 02:58:44 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 02:58:44 DEBUG : empty space: Excluded 2026/08/13 02:58:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:58:44 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:58:44 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-xovekil1viqo') 2026/08/13 02:58:44 DEBUG : potato3: Sizes differ 2026/08/13 02:58:44 DEBUG : premiumize.me root 'rclone-test-xovekil1viqo': Waiting for checks to finish 2026/08/13 02:58:44 DEBUG : premiumize.me root 'rclone-test-xovekil1viqo': Waiting for transfers to finish 2026/08/13 02:58:44 INFO : potato3: Deleted 2026/08/13 02:58:44 INFO : potato2: Moved (server-side) 2026/08/13 02:58:44 INFO : potato3: Moved (server-side) 2026/08/13 02:58:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-bokuloj1gowe" 2026/08/13 02:58:45 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 02:58:45 DEBUG : empty space: Excluded 2026/08/13 02:58:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:58:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/13 02:58:45 DEBUG : premiumize.me root 'rclone-test-bokuloj1gowe': Waiting for checks to finish 2026/08/13 02:58:45 DEBUG : premiumize.me root 'rclone-test-bokuloj1gowe': Waiting for transfers to finish 2026/08/13 02:58:46 INFO : potato2: Moved (server-side) 2026/08/13 02:58:46 INFO : potato3: Moved (server-side) 2026/08/13 02:58:46 DEBUG : premiumize.me root 'rclone-test-bokuloj1gowe': Purge remote 2026/08/13 02:58:46 DEBUG : premiumize.me root 'rclone-test-xovekil1viqo': Purge remote --- PASS: TestServerSideMoveWithFilter (68.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:58:46 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yemaxuq6yuma" 2026/08/13 02:58:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) premiumize.me root 'rclone-test-pedatos9fori' -> premiumize.me root 'rclone-test-yemaxuq6yuma' 2026/08/13 02:58:51 DEBUG : premiumize.me root 'rclone-test-yemaxuq6yuma': Using server-side directory move 2026/08/13 02:58:51 INFO : premiumize.me root 'rclone-test-yemaxuq6yuma': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 02:58:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 02:58:52 DEBUG : empty space: size = 1 OK 2026/08/13 02:58:52 DEBUG : empty space: Sizes identical 2026/08/13 02:58:52 DEBUG : empty space: Unchanged skipping 2026/08/13 02:58:52 DEBUG : potato3: size = 68 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 02:58:52 DEBUG : potato3: size = 60 (premiumize.me root 'rclone-test-yemaxuq6yuma') 2026/08/13 02:58:52 DEBUG : potato3: Sizes differ 2026/08/13 02:58:52 INFO : empty space: Deleted 2026/08/13 02:58:52 DEBUG : premiumize.me root 'rclone-test-yemaxuq6yuma': Waiting for checks to finish 2026/08/13 02:58:52 DEBUG : premiumize.me root 'rclone-test-yemaxuq6yuma': Waiting for transfers to finish 2026/08/13 02:58:52 INFO : potato3: Deleted 2026/08/13 02:58:52 INFO : potato2: Moved (server-side) 2026/08/13 02:58:52 INFO : potato3: Moved (server-side) 2026/08/13 02:58:52 INFO : tomatoDir: Removing directory 2026/08/13 02:58:52 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': deleted 1 directories 2026/08/13 02:58:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-quxokas8labe" 2026/08/13 02:58:53 INFO : tomatoDir: Making directory 2026/08/13 02:58:53 DEBUG : premiumize.me root 'rclone-test-quxokas8labe': Using server-side directory move 2026/08/13 02:58:53 INFO : premiumize.me root 'rclone-test-quxokas8labe': Server side directory move succeeded 2026/08/13 02:58:54 ERROR : error listing: directory not found 2026/08/13 02:58:54 ERROR : error listing: directory not found 2026/08/13 02:58:54 DEBUG : premiumize.me root 'rclone-test-quxokas8labe': Purge remote 2026/08/13 02:58:54 DEBUG : premiumize.me root 'rclone-test-yemaxuq6yuma': Purge remote 2026/08/13 02:58:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.93s) === RUN TestServerSideMoveOverlap run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.18s) === RUN TestSyncOverlap run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:58:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/rclone-sync-test" --- PASS: TestSyncOverlap (0.67s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:58:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/rclone-sync-test" 2026/08/13 02:58:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/rclone-sync-test-include/layer2" 2026/08/13 02:58:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/rclone-sync-test-ignore-file" 2026/08/13 02:58:58 DEBUG : rclone-sync-test: Excluded 2026/08/13 02:58:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 02:58:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 02:58:59 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/rclone-sync-test': Waiting for checks to finish 2026/08/13 02:58:59 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/rclone-sync-test': Waiting for transfers to finish 2026/08/13 02:58:59 DEBUG : Waiting for deletions to finish 2026/08/13 02:58:59 INFO : There was nothing to transfer 2026/08/13 02:58:59 DEBUG : rclone-sync-test: Excluded 2026/08/13 02:58:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 02:58:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 02:58:59 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:58:59 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:58:59 DEBUG : Waiting for deletions to finish 2026/08/13 02:58:59 INFO : rclone-sync-test-include: Removing directory 2026/08/13 02:59:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/13 02:59:00 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': failed to delete 1 directories 2026/08/13 02:59:00 INFO : There was nothing to transfer 2026/08/13 02:59:00 DEBUG : rclone-sync-test: Excluded 2026/08/13 02:59:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 02:59:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 02:59:00 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/13 02:59:00 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/13 02:59:00 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:00 INFO : There was nothing to transfer 2026/08/13 02:59:01 DEBUG : rclone-sync-test: Excluded 2026/08/13 02:59:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 02:59:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 02:59:01 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 02:59:01 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 02:59:01 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:01 INFO : rclone-sync-test-include: Removing directory 2026/08/13 02:59:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/13 02:59:01 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': failed to delete 1 directories 2026/08/13 02:59:01 INFO : There was nothing to transfer 2026/08/13 02:59:01 DEBUG : Excluded 2026/08/13 02:59:01 DEBUG : rclone-sync-test: Excluded 2026/08/13 02:59:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 02:59:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 02:59:02 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/13 02:59:02 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/13 02:59:02 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (8.13s) === RUN TestSyncCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:59:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/dst" 2026/08/13 02:59:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/CompareDest" 2026/08/13 02:59:04 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 02:59:04 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:04 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:05 DEBUG : one: size = 3 OK 2026/08/13 02:59:05 INFO : one: Copied (new) 2026/08/13 02:59:05 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:06 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:06 DEBUG : one: Sizes differ 2026/08/13 02:59:06 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:06 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:06 DEBUG : one: Moving old file out the way to "one.dorijoj3" 2026/08/13 02:59:06 DEBUG : one: Removing old file 2026/08/13 02:59:07 DEBUG : one: size = 5 OK 2026/08/13 02:59:07 INFO : one: Copied (replaced existing) 2026/08/13 02:59:07 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:07 DEBUG : dst/one: Moving old file out the way to "one.lujoreq7" 2026/08/13 02:59:08 DEBUG : dst/one: Removing old file 2026/08/13 02:59:09 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:09 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:09 DEBUG : one: Sizes differ 2026/08/13 02:59:09 DEBUG : one: size = 5 OK 2026/08/13 02:59:09 DEBUG : one: Sizes identical 2026/08/13 02:59:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 02:59:09 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:09 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:09 INFO : There was nothing to transfer 2026/08/13 02:59:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:22 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:22 DEBUG : one: Sizes differ 2026/08/13 02:59:22 DEBUG : two: size = 3 OK 2026/08/13 02:59:22 DEBUG : two: Sizes identical 2026/08/13 02:59:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 02:59:22 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:22 DEBUG : one: size = 5 OK 2026/08/13 02:59:22 DEBUG : one: Sizes identical 2026/08/13 02:59:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 02:59:22 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:22 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:22 INFO : There was nothing to transfer 2026/08/13 02:59:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:22 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:22 DEBUG : one: Sizes differ 2026/08/13 02:59:22 DEBUG : two: size = 3 OK 2026/08/13 02:59:22 DEBUG : two: Sizes identical 2026/08/13 02:59:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 02:59:22 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:22 DEBUG : one: size = 5 OK 2026/08/13 02:59:22 DEBUG : one: Sizes identical 2026/08/13 02:59:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 02:59:22 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:22 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:22 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/13 02:59:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:23 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:23 DEBUG : one: Sizes differ 2026/08/13 02:59:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:23 DEBUG : two: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/CompareDest') 2026/08/13 02:59:23 DEBUG : two: Sizes differ 2026/08/13 02:59:23 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 02:59:23 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:23 DEBUG : one: size = 5 OK 2026/08/13 02:59:23 DEBUG : one: Sizes identical 2026/08/13 02:59:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 02:59:23 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:24 DEBUG : two: size = 5 OK 2026/08/13 02:59:24 INFO : two: Copied (new) 2026/08/13 02:59:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:59:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/dest" 2026/08/13 02:59:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/pre-dest1" 2026/08/13 02:59:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/pre-dest2" 2026/08/13 02:59:28 DEBUG : 1: size = 1 OK 2026/08/13 02:59:28 DEBUG : 1: Sizes identical 2026/08/13 02:59:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/13 02:59:29 DEBUG : 2: size = 1 OK 2026/08/13 02:59:29 DEBUG : 2: Sizes identical 2026/08/13 02:59:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/13 02:59:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/13 02:59:29 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dest': Waiting for checks to finish 2026/08/13 02:59:29 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dest': Waiting for transfers to finish 2026/08/13 02:59:30 DEBUG : 3: size = 1 OK 2026/08/13 02:59:30 INFO : 3: Copied (new) 2026/08/13 02:59:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.89s) === RUN TestSyncCopyDest run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.19s) === RUN TestSyncBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:59:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/dst" 2026/08/13 02:59:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/backup" 2026/08/13 02:59:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:35 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:35 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:35 DEBUG : one: Sizes differ 2026/08/13 02:59:35 DEBUG : two: size = 3 OK 2026/08/13 02:59:35 DEBUG : two: Sizes identical 2026/08/13 02:59:35 DEBUG : two: Unchanged skipping 2026/08/13 02:59:35 INFO : one: Moved (server-side) 2026/08/13 02:59:35 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:36 DEBUG : one: size = 4 OK 2026/08/13 02:59:36 INFO : one: Copied (new) 2026/08/13 02:59:36 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:36 INFO : three.txt: Moved (server-side) 2026/08/13 02:59:36 INFO : three.txt: Moved into backup dir 2026/08/13 02:59:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:38 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:38 DEBUG : one: Sizes differ 2026/08/13 02:59:38 DEBUG : two: size = 3 OK 2026/08/13 02:59:38 DEBUG : two: Sizes identical 2026/08/13 02:59:38 DEBUG : two: Unchanged skipping 2026/08/13 02:59:38 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:38 INFO : one: Deleted 2026/08/13 02:59:38 INFO : one: Moved (server-side) 2026/08/13 02:59:38 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:39 DEBUG : one: size = 5 OK 2026/08/13 02:59:39 INFO : one: Copied (new) 2026/08/13 02:59:39 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:39 INFO : three.txt: Deleted 2026/08/13 02:59:39 INFO : three.txt: Moved (server-side) 2026/08/13 02:59:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (9.01s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:59:43 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/dst" 2026/08/13 02:59:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/backup" 2026/08/13 02:59:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:44 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:44 DEBUG : one: Sizes differ 2026/08/13 02:59:44 DEBUG : two: size = 3 OK 2026/08/13 02:59:44 DEBUG : two: Sizes identical 2026/08/13 02:59:44 DEBUG : two: Unchanged skipping 2026/08/13 02:59:44 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:45 INFO : one: Moved (server-side) to: one.bak 2026/08/13 02:59:45 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:46 DEBUG : one: size = 4 OK 2026/08/13 02:59:46 INFO : one: Copied (new) 2026/08/13 02:59:46 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 02:59:46 INFO : three.txt: Moved into backup dir 2026/08/13 02:59:48 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:48 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:48 DEBUG : one: Sizes differ 2026/08/13 02:59:48 DEBUG : two: size = 3 OK 2026/08/13 02:59:48 DEBUG : two: Sizes identical 2026/08/13 02:59:48 DEBUG : two: Unchanged skipping 2026/08/13 02:59:48 INFO : one.bak: Deleted 2026/08/13 02:59:48 INFO : one: Moved (server-side) to: one.bak 2026/08/13 02:59:48 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:49 DEBUG : one: size = 5 OK 2026/08/13 02:59:49 INFO : one: Copied (new) 2026/08/13 02:59:49 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:49 INFO : three.txt.bak: Deleted 2026/08/13 02:59:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 02:59:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 02:59:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/dst" 2026/08/13 02:59:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/backup" 2026/08/13 02:59:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:54 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:54 DEBUG : one: Sizes differ 2026/08/13 02:59:54 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:54 DEBUG : two: size = 3 OK 2026/08/13 02:59:54 DEBUG : two: Sizes identical 2026/08/13 02:59:54 DEBUG : two: Unchanged skipping 2026/08/13 02:59:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 02:59:55 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:55 DEBUG : one: size = 4 OK 2026/08/13 02:59:55 INFO : one: Copied (new) 2026/08/13 02:59:55 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 02:59:56 INFO : three.txt: Moved into backup dir 2026/08/13 02:59:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 02:59:57 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 02:59:57 DEBUG : one: Sizes differ 2026/08/13 02:59:57 DEBUG : two: size = 3 OK 2026/08/13 02:59:57 DEBUG : two: Sizes identical 2026/08/13 02:59:57 DEBUG : two: Unchanged skipping 2026/08/13 02:59:57 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 02:59:57 INFO : one-2019-01-01: Deleted 2026/08/13 02:59:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 02:59:58 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 02:59:58 DEBUG : one: size = 5 OK 2026/08/13 02:59:58 INFO : one: Copied (new) 2026/08/13 02:59:58 DEBUG : Waiting for deletions to finish 2026/08/13 02:59:59 INFO : three-2019-01-01.txt: Deleted 2026/08/13 02:59:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 02:59:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (9.75s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:00:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/dst" 2026/08/13 03:00:04 DEBUG : two: size = 3 OK 2026/08/13 03:00:04 DEBUG : two: Sizes identical 2026/08/13 03:00:04 DEBUG : two: Unchanged skipping 2026/08/13 03:00:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:04 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:04 DEBUG : one: Sizes differ 2026/08/13 03:00:04 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 03:00:04 INFO : one: Moved (server-side) to: one.bak 2026/08/13 03:00:04 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 03:00:05 DEBUG : one: size = 4 OK 2026/08/13 03:00:05 INFO : one: Copied (new) 2026/08/13 03:00:05 DEBUG : Waiting for deletions to finish 2026/08/13 03:00:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 03:00:05 INFO : three.txt: Moved into backup dir 2026/08/13 03:00:07 DEBUG : one.bak: Excluded (Path Filter) 2026/08/13 03:00:07 DEBUG : one.bak: Excluded 2026/08/13 03:00:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/13 03:00:07 DEBUG : three.txt.bak: Excluded 2026/08/13 03:00:07 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for checks to finish 2026/08/13 03:00:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:07 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:07 DEBUG : one: Sizes differ 2026/08/13 03:00:07 DEBUG : two: size = 3 OK 2026/08/13 03:00:07 DEBUG : two: Sizes identical 2026/08/13 03:00:07 DEBUG : two: Unchanged skipping 2026/08/13 03:00:07 INFO : one.bak: Deleted 2026/08/13 03:00:07 INFO : one: Moved (server-side) to: one.bak 2026/08/13 03:00:07 DEBUG : premiumize.me root 'rclone-test-pedatos9fori/dst': Waiting for transfers to finish 2026/08/13 03:00:08 DEBUG : one: size = 5 OK 2026/08/13 03:00:08 INFO : one: Copied (new) 2026/08/13 03:00:08 DEBUG : Waiting for deletions to finish 2026/08/13 03:00:08 INFO : three.txt.bak: Deleted 2026/08/13 03:00:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 03:00:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.35s) === RUN TestSyncSuffix run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:00:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/dst" 2026/08/13 03:00:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:13 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:13 DEBUG : one: Sizes differ 2026/08/13 03:00:13 INFO : one: Moved (server-side) to: one.bak 2026/08/13 03:00:14 DEBUG : one: size = 4 OK 2026/08/13 03:00:14 INFO : one: Copied (new) 2026/08/13 03:00:14 DEBUG : two: size = 3 OK 2026/08/13 03:00:14 DEBUG : two: Sizes identical 2026/08/13 03:00:14 DEBUG : two: Unchanged skipping 2026/08/13 03:00:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:14 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:14 DEBUG : three.txt: Sizes differ 2026/08/13 03:00:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 03:00:16 DEBUG : three.txt: size = 6 OK 2026/08/13 03:00:16 INFO : three.txt: Copied (new) 2026/08/13 03:00:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:16 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:16 DEBUG : one: Sizes differ 2026/08/13 03:00:16 INFO : one.bak: Deleted 2026/08/13 03:00:17 INFO : one: Moved (server-side) to: one.bak 2026/08/13 03:00:18 DEBUG : one: size = 5 OK 2026/08/13 03:00:18 INFO : one: Copied (new) 2026/08/13 03:00:18 DEBUG : two: size = 3 OK 2026/08/13 03:00:18 DEBUG : two: Sizes identical 2026/08/13 03:00:18 DEBUG : two: Unchanged skipping 2026/08/13 03:00:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:18 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:18 DEBUG : three.txt: Sizes differ 2026/08/13 03:00:18 INFO : three.txt.bak: Deleted 2026/08/13 03:00:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 03:00:19 DEBUG : three.txt: size = 19 OK 2026/08/13 03:00:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.72s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:00:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pedatos9fori/dst" 2026/08/13 03:00:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:24 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:24 DEBUG : one: Sizes differ 2026/08/13 03:00:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 03:00:25 DEBUG : one: size = 4 OK 2026/08/13 03:00:25 INFO : one: Copied (new) 2026/08/13 03:00:25 DEBUG : two: size = 3 OK 2026/08/13 03:00:25 DEBUG : two: Sizes identical 2026/08/13 03:00:25 DEBUG : two: Unchanged skipping 2026/08/13 03:00:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:25 DEBUG : three.txt: size = 5 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:25 DEBUG : three.txt: Sizes differ 2026/08/13 03:00:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 03:00:27 DEBUG : three.txt: size = 6 OK 2026/08/13 03:00:27 INFO : three.txt: Copied (new) 2026/08/13 03:00:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:28 DEBUG : one: size = 4 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:28 DEBUG : one: Sizes differ 2026/08/13 03:00:28 INFO : one-2019-01-01: Deleted 2026/08/13 03:00:28 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 03:00:29 DEBUG : one: size = 5 OK 2026/08/13 03:00:29 INFO : one: Copied (new) 2026/08/13 03:00:29 DEBUG : two: size = 3 OK 2026/08/13 03:00:29 DEBUG : two: Sizes identical 2026/08/13 03:00:29 DEBUG : two: Unchanged skipping 2026/08/13 03:00:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:30 DEBUG : three.txt: size = 6 (premiumize.me root 'rclone-test-pedatos9fori/dst') 2026/08/13 03:00:30 DEBUG : three.txt: Sizes differ 2026/08/13 03:00:30 INFO : three-2019-01-01.txt: Deleted 2026/08/13 03:00:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 03:00:31 DEBUG : three.txt: size = 19 OK 2026/08/13 03:00:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.79s) === RUN TestSyncUTFNorm run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:00:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:33 DEBUG : Testêé: size = 18 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:00:33 DEBUG : Testêé: Sizes differ 2026/08/13 03:00:33 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:00:33 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:00:33 DEBUG : Testêé: Moving old file out the way to "Testêé.xusizip1" 2026/08/13 03:00:34 DEBUG : Testêé: Removing old file 2026/08/13 03:00:34 DEBUG : Testêé: size = 14 OK 2026/08/13 03:00:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/13 03:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.18s) === RUN TestSyncImmutable run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:00:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 03:00:35 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:00:35 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:00:35 DEBUG : existing: size = 6 OK 2026/08/13 03:00:35 INFO : existing: Copied (new) 2026/08/13 03:00:35 DEBUG : Waiting for deletions to finish 2026/08/13 03:00:36 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:00:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:36 DEBUG : existing: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:00:36 DEBUG : existing: Sizes differ 2026/08/13 03:00:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/13 03:00:36 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:00:36 ERROR : premiumize.me root 'rclone-test-pedatos9fori': not deleting files as there were IO errors 2026/08/13 03:00:36 ERROR : premiumize.me root 'rclone-test-pedatos9fori': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.71s) === RUN TestSyncIgnoreCase run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.19s) === RUN TestFixCase run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:00:41 DEBUG : EXISTING: size = 6 OK 2026/08/13 03:00:41 DEBUG : existing: Sizes identical 2026/08/13 03:00:41 DEBUG : existing: Unchanged skipping 2026/08/13 03:00:41 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:41 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:00:41 DEBUG : existingbutdifferent: Sizes differ 2026/08/13 03:00:41 DEBUG : EXISTING: moving to existing-rclone-move-sizamit0 2026/08/13 03:00:42 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/08/13 03:00:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-cihoker8 2026/08/13 03:00:42 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-sizamit0 2026/08/13 03:00:42 DEBUG : EXISTING: moving to existing 2026/08/13 03:00:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-cihoker8 2026/08/13 03:00:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/08/13 03:00:42 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/08/13 03:00:42 INFO : existing-rclone-move-sizamit0: Moved (server-side) to: existing 2026/08/13 03:00:42 INFO : EXISTING: Moved (server-side) to: existing 2026/08/13 03:00:42 INFO : EXISTING: Fixed case by renaming to: existing 2026/08/13 03:00:43 INFO : existingbutdifferent-rclone-move-cihoker8: Moved (server-side) to: existingbutdifferent 2026/08/13 03:00:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/08/13 03:00:43 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/08/13 03:00:43 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.cirimip6" 2026/08/13 03:00:43 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/08/13 03:00:43 DEBUG : existingbutdifferent: Removing old file 2026/08/13 03:00:43 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:00:43 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/08/13 03:00:44 DEBUG : existingbutdifferent: size = 5 OK 2026/08/13 03:00:44 INFO : existingbutdifferent: Copied (replaced existing) 2026/08/13 03:00:44 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/08/13 03:00:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-guzajaq3 2026/08/13 03:00:44 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:00:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:00:44 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:00:44 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/08/13 03:00:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-guzajaq3 2026/08/13 03:00:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/08/13 03:00:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gaxexat5 2026/08/13 03:00:45 INFO : subdira/subdirb/subdirc/hello-rclone-move-guzajaq3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/08/13 03:00:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/08/13 03:00:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/08/13 03:00:45 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.lasujaw3" 2026/08/13 03:00:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gaxexat5 2026/08/13 03:00:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/13 03:00:45 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gaxexat5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/13 03:00:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/13 03:00:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/08/13 03:00:45 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:00:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.sudokul4" 2026/08/13 03:00:46 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2026/08/13 03:00:46 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/08/13 03:00:46 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/08/13 03:00:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2026/08/13 03:00:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/08/13 03:00:46 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/08/13 03:00:46 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (12.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.68s) --- SKIP: TestMaxTransfer/Hard (0.19s) --- SKIP: TestMaxTransfer/Soft (0.18s) --- SKIP: TestMaxTransfer/Cautious (0.30s) === RUN TestSyncConcurrentDelete run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:01:57 DEBUG : pacer: low level retry 1/1 (error Post "https://brightviper-sto.energycdn.com/upload": dial tcp 157.180.59.106:443: i/o timeout) 2026/08/13 03:01:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "both5" to premiumize.me root 'rclone-test-pedatos9fori': 1/10 (upload file http: Post "https://brightviper-sto.energycdn.com/upload": dial tcp 157.180.59.106:443: i/o timeout) 2026/08/13 03:01:59 DEBUG : pacer: Reducing sleep to 15ms 2026/08/13 03:01:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/13 03:02:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 03:03:27 DEBUG : both10: size = 6 OK 2026/08/13 03:03:27 DEBUG : both10: Sizes identical 2026/08/13 03:03:27 DEBUG : both11: size = 6 OK 2026/08/13 03:03:27 DEBUG : both0: size = 6 OK 2026/08/13 03:03:27 DEBUG : both11: Sizes identical 2026/08/13 03:03:27 DEBUG : both0: Sizes identical 2026/08/13 03:03:27 DEBUG : both12: size = 6 OK 2026/08/13 03:03:27 DEBUG : both12: Sizes identical 2026/08/13 03:03:27 DEBUG : both10: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both13: size = 6 OK 2026/08/13 03:03:27 DEBUG : both13: Sizes identical 2026/08/13 03:03:27 DEBUG : both13: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both14: size = 6 OK 2026/08/13 03:03:27 DEBUG : both14: Sizes identical 2026/08/13 03:03:27 DEBUG : both14: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both15: size = 6 OK 2026/08/13 03:03:27 DEBUG : both15: Sizes identical 2026/08/13 03:03:27 DEBUG : both15: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both16: size = 6 OK 2026/08/13 03:03:27 DEBUG : both16: Sizes identical 2026/08/13 03:03:27 DEBUG : both16: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both17: size = 6 OK 2026/08/13 03:03:27 DEBUG : both17: Sizes identical 2026/08/13 03:03:27 DEBUG : both11: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both18: size = 6 OK 2026/08/13 03:03:27 DEBUG : both18: Sizes identical 2026/08/13 03:03:27 DEBUG : both18: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both19: size = 6 OK 2026/08/13 03:03:27 DEBUG : both19: Sizes identical 2026/08/13 03:03:27 DEBUG : both0: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both1: size = 6 OK 2026/08/13 03:03:27 DEBUG : both1: Sizes identical 2026/08/13 03:03:27 DEBUG : both19: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both2: size = 6 OK 2026/08/13 03:03:27 DEBUG : both2: Sizes identical 2026/08/13 03:03:27 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:03:27 DEBUG : both2: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both3: size = 6 OK 2026/08/13 03:03:27 DEBUG : both3: Sizes identical 2026/08/13 03:03:27 DEBUG : both12: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both4: size = 6 OK 2026/08/13 03:03:27 DEBUG : both4: Sizes identical 2026/08/13 03:03:27 DEBUG : both17: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both5: size = 6 OK 2026/08/13 03:03:27 DEBUG : both5: Sizes identical 2026/08/13 03:03:27 DEBUG : both5: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both6: size = 6 OK 2026/08/13 03:03:27 DEBUG : both6: Sizes identical 2026/08/13 03:03:27 DEBUG : both1: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both7: size = 6 OK 2026/08/13 03:03:27 DEBUG : both7: Sizes identical 2026/08/13 03:03:27 DEBUG : both7: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both8: size = 6 OK 2026/08/13 03:03:27 DEBUG : both8: Sizes identical 2026/08/13 03:03:27 DEBUG : both8: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both9: size = 6 OK 2026/08/13 03:03:27 DEBUG : both9: Sizes identical 2026/08/13 03:03:27 DEBUG : both3: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both9: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both4: Unchanged skipping 2026/08/13 03:03:27 DEBUG : both6: Unchanged skipping 2026/08/13 03:03:27 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:03:27 DEBUG : Waiting for deletions to finish 2026/08/13 03:03:28 INFO : only15: Deleted 2026/08/13 03:03:28 INFO : only17: Deleted 2026/08/13 03:03:28 INFO : only6: Deleted 2026/08/13 03:03:28 INFO : only9: Deleted 2026/08/13 03:03:28 INFO : only7: Deleted 2026/08/13 03:03:28 INFO : only11: Deleted 2026/08/13 03:03:28 INFO : only14: Deleted 2026/08/13 03:03:28 INFO : only16: Deleted 2026/08/13 03:03:28 INFO : only5: Deleted 2026/08/13 03:03:28 INFO : only8: Deleted 2026/08/13 03:03:28 INFO : only13: Deleted 2026/08/13 03:03:28 INFO : only18: Deleted 2026/08/13 03:03:28 INFO : only19: Deleted 2026/08/13 03:03:28 INFO : only0: Deleted 2026/08/13 03:03:28 INFO : only2: Deleted 2026/08/13 03:03:28 INFO : only3: Deleted 2026/08/13 03:03:28 INFO : only1: Deleted 2026/08/13 03:03:28 INFO : only10: Deleted 2026/08/13 03:03:28 INFO : only12: Deleted 2026/08/13 03:03:28 INFO : only4: Deleted --- PASS: TestSyncConcurrentDelete (163.26s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:05:16 DEBUG : both0: size = 6 OK 2026/08/13 03:05:16 DEBUG : both0: Sizes identical 2026/08/13 03:05:16 DEBUG : both0: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both12: size = 6 OK 2026/08/13 03:05:16 DEBUG : both11: size = 6 OK 2026/08/13 03:05:16 DEBUG : both11: Sizes identical 2026/08/13 03:05:16 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:05:16 DEBUG : both10: size = 6 OK 2026/08/13 03:05:16 DEBUG : both13: size = 6 OK 2026/08/13 03:05:16 DEBUG : both13: Sizes identical 2026/08/13 03:05:16 DEBUG : both10: Sizes identical 2026/08/13 03:05:16 DEBUG : both12: Sizes identical 2026/08/13 03:05:16 DEBUG : both11: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both14: size = 6 OK 2026/08/13 03:05:16 DEBUG : both14: Sizes identical 2026/08/13 03:05:16 DEBUG : both14: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both15: size = 6 OK 2026/08/13 03:05:16 DEBUG : both15: Sizes identical 2026/08/13 03:05:16 DEBUG : both13: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both16: size = 6 OK 2026/08/13 03:05:16 DEBUG : both16: Sizes identical 2026/08/13 03:05:16 DEBUG : both16: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both17: size = 6 OK 2026/08/13 03:05:16 DEBUG : both17: Sizes identical 2026/08/13 03:05:16 DEBUG : both17: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both18: size = 6 OK 2026/08/13 03:05:16 DEBUG : both18: Sizes identical 2026/08/13 03:05:16 DEBUG : both18: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both19: size = 6 OK 2026/08/13 03:05:16 DEBUG : both19: Sizes identical 2026/08/13 03:05:16 DEBUG : both19: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both1: size = 6 OK 2026/08/13 03:05:16 DEBUG : both1: Sizes identical 2026/08/13 03:05:16 DEBUG : both1: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both2: size = 6 OK 2026/08/13 03:05:16 DEBUG : both2: Sizes identical 2026/08/13 03:05:16 DEBUG : both2: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both3: size = 6 OK 2026/08/13 03:05:16 DEBUG : both3: Sizes identical 2026/08/13 03:05:16 DEBUG : both3: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both4: size = 6 OK 2026/08/13 03:05:16 DEBUG : both4: Sizes identical 2026/08/13 03:05:16 DEBUG : both4: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both5: size = 6 OK 2026/08/13 03:05:16 DEBUG : both5: Sizes identical 2026/08/13 03:05:16 DEBUG : both5: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both6: size = 6 OK 2026/08/13 03:05:16 DEBUG : both6: Sizes identical 2026/08/13 03:05:16 DEBUG : both10: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both7: size = 6 OK 2026/08/13 03:05:16 DEBUG : both7: Sizes identical 2026/08/13 03:05:16 DEBUG : both6: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both8: size = 6 OK 2026/08/13 03:05:16 DEBUG : both8: Sizes identical 2026/08/13 03:05:16 DEBUG : both8: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both9: size = 6 OK 2026/08/13 03:05:16 DEBUG : both9: Sizes identical 2026/08/13 03:05:16 DEBUG : both9: Unchanged skipping 2026/08/13 03:05:16 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only0: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only0: Sizes differ 2026/08/13 03:05:16 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only10: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only10: Sizes differ 2026/08/13 03:05:16 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only11: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only11: Sizes differ 2026/08/13 03:05:16 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only12: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only12: Sizes differ 2026/08/13 03:05:16 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only13: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only13: Sizes differ 2026/08/13 03:05:16 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only14: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only14: Sizes differ 2026/08/13 03:05:16 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only15: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only15: Sizes differ 2026/08/13 03:05:16 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only16: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only16: Sizes differ 2026/08/13 03:05:16 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only17: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only17: Sizes differ 2026/08/13 03:05:16 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only18: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only18: Sizes differ 2026/08/13 03:05:16 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only19: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only19: Sizes differ 2026/08/13 03:05:16 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only1: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only1: Sizes differ 2026/08/13 03:05:16 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only2: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only2: Sizes differ 2026/08/13 03:05:16 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only3: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only3: Sizes differ 2026/08/13 03:05:16 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only4: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only4: Sizes differ 2026/08/13 03:05:16 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only5: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only5: Sizes differ 2026/08/13 03:05:16 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only6: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only6: Sizes differ 2026/08/13 03:05:16 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only7: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only7: Sizes differ 2026/08/13 03:05:16 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only8: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only8: Sizes differ 2026/08/13 03:05:16 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1212854915) 2026/08/13 03:05:16 DEBUG : only9: size = 6 (premiumize.me root 'rclone-test-pedatos9fori') 2026/08/13 03:05:16 DEBUG : only9: Sizes differ 2026/08/13 03:05:16 DEBUG : both7: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both15: Unchanged skipping 2026/08/13 03:05:16 DEBUG : both12: Unchanged skipping 2026/08/13 03:05:16 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:05:16 DEBUG : only0: Moving old file out the way to "only0.dafopuy7" 2026/08/13 03:05:16 DEBUG : only11: Moving old file out the way to "only11.cagaxif8" 2026/08/13 03:05:16 DEBUG : only12: Moving old file out the way to "only12.yubacac4" 2026/08/13 03:05:16 DEBUG : only10: Moving old file out the way to "only10.weyanah7" 2026/08/13 03:05:17 DEBUG : only0: Removing old file 2026/08/13 03:05:17 DEBUG : only11: Removing old file 2026/08/13 03:05:17 DEBUG : only12: Removing old file 2026/08/13 03:05:17 DEBUG : only10: Removing old file 2026/08/13 03:05:18 DEBUG : only0: size = 0 OK 2026/08/13 03:05:18 INFO : only0: Copied (replaced existing) 2026/08/13 03:05:18 DEBUG : only13: Moving old file out the way to "only13.ropibih3" 2026/08/13 03:05:18 DEBUG : only12: size = 0 OK 2026/08/13 03:05:18 INFO : only12: Copied (replaced existing) 2026/08/13 03:05:18 DEBUG : only11: size = 0 OK 2026/08/13 03:05:18 INFO : only11: Copied (replaced existing) 2026/08/13 03:05:18 DEBUG : only14: Moving old file out the way to "only14.taloreh3" 2026/08/13 03:05:18 DEBUG : only15: Moving old file out the way to "only15.seqalij9" 2026/08/13 03:05:18 DEBUG : only10: size = 0 OK 2026/08/13 03:05:18 INFO : only10: Copied (replaced existing) 2026/08/13 03:05:19 DEBUG : only16: Moving old file out the way to "only16.cukoyow2" 2026/08/13 03:05:19 DEBUG : only15: Removing old file 2026/08/13 03:05:19 DEBUG : only13: Removing old file 2026/08/13 03:05:19 DEBUG : only14: Removing old file 2026/08/13 03:05:20 DEBUG : only15: size = 0 OK 2026/08/13 03:05:20 INFO : only15: Copied (replaced existing) 2026/08/13 03:05:20 DEBUG : only17: Moving old file out the way to "only17.qeziqod2" 2026/08/13 03:05:20 DEBUG : only13: size = 0 OK 2026/08/13 03:05:20 INFO : only13: Copied (replaced existing) 2026/08/13 03:05:20 DEBUG : only14: size = 0 OK 2026/08/13 03:05:20 INFO : only14: Copied (replaced existing) 2026/08/13 03:05:20 DEBUG : only16: Removing old file 2026/08/13 03:05:20 DEBUG : only19: Moving old file out the way to "only19.jikelef5" 2026/08/13 03:05:20 DEBUG : only18: Moving old file out the way to "only18.veyexef7" 2026/08/13 03:05:21 DEBUG : only17: Removing old file 2026/08/13 03:05:21 DEBUG : only16: size = 0 OK 2026/08/13 03:05:21 INFO : only16: Copied (replaced existing) 2026/08/13 03:05:21 DEBUG : only1: Moving old file out the way to "only1.jojupur7" 2026/08/13 03:05:21 DEBUG : only18: Removing old file 2026/08/13 03:05:21 DEBUG : only17: size = 0 OK 2026/08/13 03:05:21 INFO : only17: Copied (replaced existing) 2026/08/13 03:05:22 DEBUG : only2: Moving old file out the way to "only2.diravin0" 2026/08/13 03:05:22 DEBUG : only1: Removing old file 2026/08/13 03:05:22 DEBUG : only19: Removing old file 2026/08/13 03:05:22 DEBUG : only18: size = 0 OK 2026/08/13 03:05:22 INFO : only18: Copied (replaced existing) 2026/08/13 03:05:22 DEBUG : only3: Moving old file out the way to "only3.buzigih3" 2026/08/13 03:05:23 DEBUG : only1: size = 0 OK 2026/08/13 03:05:23 INFO : only1: Copied (replaced existing) 2026/08/13 03:05:23 DEBUG : only4: Moving old file out the way to "only4.suqipet8" 2026/08/13 03:05:23 DEBUG : only3: Removing old file 2026/08/13 03:05:23 DEBUG : only2: Removing old file 2026/08/13 03:05:23 DEBUG : only19: size = 0 OK 2026/08/13 03:05:23 INFO : only19: Copied (replaced existing) 2026/08/13 03:05:23 DEBUG : only5: Moving old file out the way to "only5.kexugaf2" 2026/08/13 03:05:24 DEBUG : only5: Removing old file 2026/08/13 03:05:24 DEBUG : only3: size = 0 OK 2026/08/13 03:05:24 INFO : only3: Copied (replaced existing) 2026/08/13 03:05:24 DEBUG : only2: size = 0 OK 2026/08/13 03:05:24 INFO : only2: Copied (replaced existing) 2026/08/13 03:05:24 DEBUG : only4: Removing old file 2026/08/13 03:05:24 DEBUG : only6: Moving old file out the way to "only6.zuboguw5" 2026/08/13 03:05:25 DEBUG : only5: size = 0 OK 2026/08/13 03:05:25 INFO : only5: Copied (replaced existing) 2026/08/13 03:05:25 DEBUG : only7: Moving old file out the way to "only7.tewozob1" 2026/08/13 03:05:25 DEBUG : only8: Moving old file out the way to "only8.pojupac9" 2026/08/13 03:05:25 DEBUG : only4: size = 0 OK 2026/08/13 03:05:25 INFO : only4: Copied (replaced existing) 2026/08/13 03:05:25 DEBUG : only6: Removing old file 2026/08/13 03:05:25 DEBUG : only9: Moving old file out the way to "only9.tevaquh7" 2026/08/13 03:05:26 DEBUG : only8: Removing old file 2026/08/13 03:05:26 DEBUG : only7: Removing old file 2026/08/13 03:05:26 DEBUG : only9: Removing old file 2026/08/13 03:05:27 DEBUG : only6: size = 0 OK 2026/08/13 03:05:27 INFO : only6: Copied (replaced existing) 2026/08/13 03:05:27 DEBUG : only8: size = 0 OK 2026/08/13 03:05:27 INFO : only8: Copied (replaced existing) 2026/08/13 03:05:27 DEBUG : only9: size = 0 OK 2026/08/13 03:05:27 INFO : only9: Copied (replaced existing) 2026/08/13 03:05:27 DEBUG : only7: size = 0 OK 2026/08/13 03:05:27 INFO : only7: Copied (replaced existing) 2026/08/13 03:05:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (124.70s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:05:37 DEBUG : empty_dir: Making directory with metadata 2026/08/13 03:05:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 03:05:37 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 03:05:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 03:05:37 INFO : empty_on_remote: Making directory 2026/08/13 03:05:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 03:05:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 03:05:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 03:05:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 03:05:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (14.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:05:51 DEBUG : empty_dir: Making directory with metadata 2026/08/13 03:05:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 03:05:51 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 03:05:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 03:05:51 INFO : empty_on_remote: Making directory 2026/08/13 03:05:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 03:05:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 03:05:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 03:05:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 03:05:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/13 03:05:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (10.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:06:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 03:06:02 INFO : sub dir: Making directory 2026/08/13 03:06:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (18.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:06:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 03:06:20 INFO : sub dir: Making directory 2026/08/13 03:06:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (21.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/NFD run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/base64 run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/prefix run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/suffix run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/truncate run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/encoder run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/ISO-8859-1 run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/charmap run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/lowercase run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found === RUN TestTransform/ascii run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0011-56789;.txt" to "premiumize.me root 'rclone-test-pedatos9fori'": object not found --- FAIL: TestTransform (335.07s) --- FAIL: TestTransform/NFC (24.54s) --- FAIL: TestTransform/NFD (26.66s) --- FAIL: TestTransform/base64 (30.38s) --- FAIL: TestTransform/prefix (28.69s) --- FAIL: TestTransform/suffix (30.43s) --- FAIL: TestTransform/truncate (26.16s) --- FAIL: TestTransform/encoder (27.27s) --- FAIL: TestTransform/ISO-8859-1 (27.79s) --- FAIL: TestTransform/charmap (53.68s) --- FAIL: TestTransform/lowercase (29.77s) --- FAIL: TestTransform/ascii (29.70s) === RUN TestTransformCopy run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:12:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 03:12:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 03:12:17 INFO : sub dir_somesuffix: Making directory 2026/08/13 03:12:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 03:12:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/13 03:12:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 03:12:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/13 03:12:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 03:12:17 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:12:17 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:12:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/13 03:12:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 03:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (5.29s) === RUN TestDoubleTransform run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:12:22 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:23 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:23 INFO : tictactoe: Making directory 2026/08/13 03:12:23 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:23 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:12:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/13 03:12:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:12:23 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:12:23 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:12:25 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/13 03:12:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/13 03:12:25 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (7.98s) === RUN TestFileTag run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:12:30 INFO : toe: Making directory 2026/08/13 03:12:31 INFO : toe/toe: Making directory 2026/08/13 03:12:32 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 03:12:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 03:12:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 03:12:32 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:12:32 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:12:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/13 03:12:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/13 03:12:35 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (9.57s) === RUN TestNoTag run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:12:40 INFO : toe: Making directory 2026/08/13 03:12:41 INFO : toe/toe: Making directory 2026/08/13 03:12:42 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 03:12:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 03:12:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 03:12:42 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:12:42 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:12:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/13 03:12:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/13 03:12:44 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (10.55s) === RUN TestDirTag run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:12:50 DEBUG : empty_dir: Making directory with metadata 2026/08/13 03:12:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 03:12:50 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:12:50 INFO : tictacempty_dir: Making directory 2026/08/13 03:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:12:51 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:51 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:51 INFO : tictactoe: Making directory 2026/08/13 03:12:52 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:52 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:12:52 INFO : tictactoe/tictactoe: Making directory 2026/08/13 03:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 03:12:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 03:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 03:12:53 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:12:53 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:12:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/13 03:12:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/13 03:12:54 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (8.56s) === RUN TestAllTag run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:12:59 DEBUG : empty_dir: Making directory with metadata 2026/08/13 03:12:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 03:12:59 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:12:59 INFO : tictacempty_dir: Making directory 2026/08/13 03:13:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:00 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:00 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:00 INFO : tictactoe: Making directory 2026/08/13 03:13:00 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:00 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:00 INFO : tictactoe/tictactoe: Making directory 2026/08/13 03:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 03:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 03:13:01 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:01 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 03:13:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:02 DEBUG : Waiting for deletions to finish 2026/08/13 03:13:04 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:04 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:04 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:04 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 03:13:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 03:13:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/13 03:13:04 NOTICE: premiumize.me root 'rclone-test-pedatos9fori': 0 differences found 2026/08/13 03:13:04 NOTICE: premiumize.me root 'rclone-test-pedatos9fori': 1 hashes could not be checked 2026/08/13 03:13:04 NOTICE: premiumize.me root 'rclone-test-pedatos9fori': 1 matching files --- PASS: TestAllTag (8.66s) === RUN TestRunTwice run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:13:07 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:08 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:08 INFO : tictactoe: Making directory 2026/08/13 03:13:08 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:08 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:08 INFO : tictactoe/tictactoe: Making directory 2026/08/13 03:13:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 03:13:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 03:13:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 03:13:08 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:08 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/13 03:13:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/13 03:13:10 DEBUG : Waiting for deletions to finish 2026/08/13 03:13:11 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:11 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:11 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/13 03:13:11 DEBUG : toe/toe/toe.txt: Sizes identical 2026/08/13 03:13:11 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 03:13:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/13 03:13:11 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (6.28s) === RUN TestSyntax 2026/08/13 03:13:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:13:14 INFO : toe: Making directory 2026/08/13 03:13:14 INFO : toe/toe: Making directory 2026/08/13 03:13:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 03:13:14 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:14 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:16 DEBUG : toe/toe/toe: size = 11 OK 2026/08/13 03:13:16 INFO : toe/toe/toe: Copied (new) 2026/08/13 03:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (5.74s) === RUN TestMove run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:13:19 DEBUG : empty_dir: Making directory with metadata 2026/08/13 03:13:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 03:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:20 INFO : tictacempty_dir: Making directory 2026/08/13 03:13:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:20 INFO : tictactoe: Making directory 2026/08/13 03:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:20 INFO : tictactoe/tictactoe: Making directory 2026/08/13 03:13:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 03:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 03:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:20 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:20 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 03:13:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:22 INFO : toe/toe/toe.txt: Deleted 2026/08/13 03:13:22 INFO : toe/toe: Removing directory 2026/08/13 03:13:22 INFO : toe: Removing directory 2026/08/13 03:13:22 INFO : empty_dir: Removing directory 2026/08/13 03:13:22 DEBUG : Local file system at /tmp/rclone1212854915: deleted 3 directories --- PASS: TestMove (4.99s) === RUN TestTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:13:24 DEBUG : empty_dir: Making directory with metadata 2026/08/13 03:13:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 03:13:24 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:25 INFO : tictacempty_dir: Making directory 2026/08/13 03:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:25 INFO : tictactoe: Making directory 2026/08/13 03:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:25 INFO : tictactoe/tictactoe: Making directory 2026/08/13 03:13:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 03:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 03:13:25 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:25 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 03:13:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:26 INFO : toe/toe/toe.txt: Deleted 2026/08/13 03:13:26 INFO : toe/toe: Removing directory 2026/08/13 03:13:26 INFO : toe: Removing directory 2026/08/13 03:13:26 INFO : empty_dir: Removing directory 2026/08/13 03:13:26 DEBUG : Local file system at /tmp/rclone1212854915: deleted 3 directories 2026/08/13 03:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 03:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/13 03:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 03:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 03:13:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 03:13:29 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (9.71s) === RUN TestManualTransformFile run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:13:34 DEBUG : Reset feature "Copy" 2026/08/13 03:13:34 DEBUG : Reset feature "Move" 2026/08/13 03:13:34 DEBUG : Reset feature "Copy" 2026/08/13 03:13:34 DEBUG : Reset feature "Move" 2026/08/13 03:13:34 DEBUG : empty_dir: Making directory with metadata 2026/08/13 03:13:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 03:13:34 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:34 INFO : tictacempty_dir: Making directory 2026/08/13 03:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 03:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:35 INFO : tictactoe: Making directory 2026/08/13 03:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:35 DEBUG : toe: transformed to: tictactoe 2026/08/13 03:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:35 INFO : tictactoe/tictactoe: Making directory 2026/08/13 03:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 03:13:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 03:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 03:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:35 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:35 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 03:13:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 03:13:37 INFO : toe/toe/toe.txt: Deleted 2026/08/13 03:13:37 INFO : toe/toe: Removing directory 2026/08/13 03:13:37 INFO : toe: Removing directory 2026/08/13 03:13:37 INFO : empty_dir: Removing directory 2026/08/13 03:13:37 DEBUG : Local file system at /tmp/rclone1212854915: deleted 3 directories 2026/08/13 03:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 03:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/08/13 03:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 03:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 03:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 03:13:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 03:13:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/13 03:13:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (9.80s) === RUN TestBase64 run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:13:44 DEBUG : toe: transformed to: dG9l 2026/08/13 03:13:44 DEBUG : toe: transformed to: dG9l 2026/08/13 03:13:44 INFO : dG9l: Making directory 2026/08/13 03:13:45 DEBUG : toe: transformed to: dG9l 2026/08/13 03:13:45 DEBUG : toe: transformed to: dG9l 2026/08/13 03:13:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/13 03:13:45 INFO : dG9l/dG9l: Making directory 2026/08/13 03:13:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/13 03:13:45 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/13 03:13:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 03:13:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 03:13:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 03:13:45 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:45 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/13 03:13:46 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 03:13:46 DEBUG : Waiting for deletions to finish 2026/08/13 03:13:47 DEBUG : dG9l: transformed to: toe 2026/08/13 03:13:47 DEBUG : dG9l: transformed to: toe 2026/08/13 03:13:47 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/13 03:13:48 DEBUG : dG9l: transformed to: toe 2026/08/13 03:13:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/13 03:13:48 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/13 03:13:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/13 03:13:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 03:13:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/08/13 03:13:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/13 03:13:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/13 03:13:48 DEBUG : Local file system at /tmp/rclone1212854915: Waiting for checks to finish 2026/08/13 03:13:48 DEBUG : Local file system at /tmp/rclone1212854915: Waiting for transfers to finish 2026/08/13 03:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (5.56s) === RUN TestError run.go:198: Remote "premiumize.me root 'rclone-test-pedatos9fori'", Local "Local file system at /tmp/rclone1212854915", Modify Window "876000h0m0s" 2026/08/13 03:13:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 03:13:49 DEBUG : toe: transformed to: 2026/08/13 03:13:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 03:13:50 DEBUG : toe: transformed to: 2026/08/13 03:13:50 INFO : premiumize.me root 'rclone-test-pedatos9fori': Making directory 2026/08/13 03:13:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 03:13:50 DEBUG : toe: transformed to: 2026/08/13 03:13:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 03:13:50 DEBUG : toe: transformed to: 2026/08/13 03:13:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 03:13:50 DEBUG : toe/toe: transformed to: 2026/08/13 03:13:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/13 03:13:50 INFO : toe/toe: Making directory 2026/08/13 03:13:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 03:13:50 DEBUG : toe/toe: transformed to: 2026/08/13 03:13:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/13 03:13:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 03:13:50 DEBUG : toe: transformed to: 2026/08/13 03:13:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 03:13:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 03:13:50 DEBUG : toe/toe/toe: transformed to: 2026/08/13 03:13:50 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/13 03:13:50 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for checks to finish 2026/08/13 03:13:50 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Waiting for transfers to finish 2026/08/13 03:13:51 DEBUG : toe/toe/toe: size = 11 OK 2026/08/13 03:13:51 INFO : toe/toe/toe: Copied (new) 2026/08/13 03:13:51 ERROR : premiumize.me root 'rclone-test-pedatos9fori': not deleting files as there were IO errors 2026/08/13 03:13:51 ERROR : premiumize.me root 'rclone-test-pedatos9fori': not deleting directories as there were IO errors --- PASS: TestError (3.08s) FAIL 2026/08/13 03:13:53 DEBUG : premiumize.me root 'rclone-test-pedatos9fori': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished ERROR in 18m29.43930306s (try 1/5): exit status 1: Failed [TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii]