"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/04/25 01:58:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce" 2025/04/25 01:58:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:58:37 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Has cached credentials 2025/04/25 01:58:38 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Used cached credential to initialize the ProtonDrive API 2025/04/25 01:58:38 DEBUG : Creating backend with remote "/tmp/rclone1154130698" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:58:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/25 01:58:39 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:39 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.94s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:58:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:58:39 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:39 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:58:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:58:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:41 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.37s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.32s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:43 DEBUG : Creating backend with remote "/non-existing" 2025/04/25 01:58:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/25 01:58:43 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:43 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:58:44 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:44 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:58:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:58:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.06s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:47 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Running all checks before starting transfers 2025/04/25 01:58:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:58:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:47 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Checks finished, now starting transfers 2025/04/25 01:58:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:58:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:58:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.11s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:50 ERROR : Ignoring --no-traverse with sync 2025/04/25 01:58:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:58:50 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:50 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:58:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:58:51 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:58:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.18s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/25 01:58:53 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:53 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:58:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/25 01:58:54 INFO : hello world2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyWithDepth (2.23s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:58:56 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:56 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:58:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:58:56 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:58:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:58:58 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:58:58 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:58:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:58:59 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.31s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/25 01:59:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:59:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/25 01:59:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:59:00 INFO : sub dir: Making directory 2025/04/25 01:59:00 INFO : sub dir2: Making directory 2025/04/25 01:59:01 INFO : sub dir2/sub sub dir2: Making directory 2025/04/25 01:59:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:01 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:59:01 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:59:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:03 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:04 INFO : sub dir2: Making directory 2025/04/25 01:59:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/25 01:59:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:59:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:05 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:59:05 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.94s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:07 DEBUG : sub dir2: Making directory with metadata 2025/04/25 01:59:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:59:08 INFO : sub dir: Making directory 2025/04/25 01:59:08 INFO : sub dir2: Making directory 2025/04/25 01:59:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:08 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:59:08 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:59:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:09 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:59:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:09 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/25 01:59:10 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:12 INFO : sub dir2: Making directory 2025/04/25 01:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:12 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:59:12 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:59:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:13 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:59:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:15 DEBUG : sub dir2: Making directory with metadata 2025/04/25 01:59:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:59:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:59:15 INFO : sub dir: Making directory 2025/04/25 01:59:15 INFO : sub dir2: Making directory 2025/04/25 01:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:15 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:59:15 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:59:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:16 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:59:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:17 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:19 INFO : sub dir2: Making directory 2025/04/25 01:59:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:19 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:59:19 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:59:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:20 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:59:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.95s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-piqonub3xese" 2025/04/25 01:59:23 DEBUG : proton drive root link ID 'rclone-test-piqonub3xese': Has cached credentials 2025/04/25 01:59:24 DEBUG : proton drive root link ID 'rclone-test-piqonub3xese': Used cached credential to initialize the ProtonDrive API sync_test.go:590: Server side copy (if possible) proton drive root link ID 'rclone-test-coroles3fuce' -> proton drive root link ID 'rclone-test-piqonub3xese' 2025/04/25 01:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:25 DEBUG : proton drive root link ID 'rclone-test-piqonub3xese': Waiting for checks to finish 2025/04/25 01:59:25 DEBUG : proton drive root link ID 'rclone-test-piqonub3xese': Waiting for transfers to finish 2025/04/25 01:59:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:27 DEBUG : proton drive root link ID 'rclone-test-piqonub3xese': Purge remote --- PASS: TestServerSideCopy (7.47s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:31 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:59:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:59:31 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:59:31.851120 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 01:59:31.851149 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 01:59:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 01:59:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyOverSelf (5.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rubudic3gisa" 2025/04/25 01:59:36 DEBUG : proton drive root link ID 'rclone-test-rubudic3gisa': Has cached credentials 2025/04/25 01:59:37 DEBUG : proton drive root link ID 'rclone-test-rubudic3gisa': Used cached credential to initialize the ProtonDrive API sync_test.go:626: Server side copy (if possible) proton drive root link ID 'rclone-test-coroles3fuce' -> proton drive root link ID 'rclone-test-rubudic3gisa' 2025/04/25 01:59:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:37 DEBUG : proton drive root link ID 'rclone-test-rubudic3gisa': Waiting for checks to finish 2025/04/25 01:59:37 DEBUG : proton drive root link ID 'rclone-test-rubudic3gisa': Waiting for transfers to finish 2025/04/25 01:59:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:40.577301 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 01:59:40.577338 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 01:59:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:59:42 DEBUG : proton drive root link ID 'rclone-test-rubudic3gisa': Waiting for checks to finish 2025/04/25 01:59:42 DEBUG : proton drive root link ID 'rclone-test-rubudic3gisa': Waiting for transfers to finish 2025/04/25 01:59:42.872257 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 01:59:42.872348 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 01:59:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 01:59:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:44 DEBUG : proton drive root link ID 'rclone-test-rubudic3gisa': Purge remote --- PASS: TestServerSideCopyOverSelf (11.76s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:59:48 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 01:59:48 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 01:59:48.653575 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 01:59:48.653605 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 01:59:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 01:59:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/25 01:59:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestMoveOverSelf (5.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fosuheq4jolu" 2025/04/25 01:59:53 DEBUG : proton drive root link ID 'rclone-test-fosuheq4jolu': Has cached credentials 2025/04/25 01:59:54 DEBUG : proton drive root link ID 'rclone-test-fosuheq4jolu': Used cached credential to initialize the ProtonDrive API sync_test.go:671: Server side copy (if possible) proton drive root link ID 'rclone-test-coroles3fuce' -> proton drive root link ID 'rclone-test-fosuheq4jolu' 2025/04/25 01:59:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:59:54 DEBUG : proton drive root link ID 'rclone-test-fosuheq4jolu': Waiting for checks to finish 2025/04/25 01:59:54 DEBUG : proton drive root link ID 'rclone-test-fosuheq4jolu': Waiting for transfers to finish 2025/04/25 01:59:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:59:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 01:59:57.649749 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 01:59:57.649767 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 01:59:59 DEBUG : proton drive root link ID 'rclone-test-fosuheq4jolu': Using server-side directory move 2025/04/25 01:59:59 INFO : proton drive root link ID 'rclone-test-fosuheq4jolu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 01:59:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:59:59 DEBUG : proton drive root link ID 'rclone-test-fosuheq4jolu': Waiting for checks to finish 2025/04/25 01:59:59 DEBUG : proton drive root link ID 'rclone-test-fosuheq4jolu': Waiting for transfers to finish 2025/04/25 01:59:59 INFO : sub dir/hello world: Deleted 2025/04/25 02:00:00.337740 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BP2yOo2WMJDaqTyNrqelSzDF4ITA1hpz2UFK4TRYIvVommROyHvpeaugaDZbhrN8IoYXaWfaYSDRS8WZeHKy4A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:00:00.337846 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BP2yOo2WMJDaqTyNrqelSzDF4ITA1hpz2UFK4TRYIvVommROyHvpeaugaDZbhrN8IoYXaWfaYSDRS8WZeHKy4A==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:00:00 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BP2yOo2WMJDaqTyNrqelSzDF4ITA1hpz2UFK4TRYIvVommROyHvpeaugaDZbhrN8IoYXaWfaYSDRS8WZeHKy4A==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:684: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:684 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BP2yOo2WMJDaqTyNrqelSzDF4ITA1hpz2UFK4TRYIvVommROyHvpeaugaDZbhrN8IoYXaWfaYSDRS8WZeHKy4A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/04/25 02:00:00 DEBUG : proton drive root link ID 'rclone-test-fosuheq4jolu': Purge remote --- FAIL: TestServerSideMoveOverSelf (10.36s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:03 ERROR : : error listing: directory not found 2025/04/25 02:00:03 INFO : Local file system at /tmp/rclone1154130698: Making directory 2025/04/25 02:00:04 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:04 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyAfterDelete (3.93s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/25 02:00:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:00:08 DEBUG : Local file system at /tmp/rclone1154130698: Waiting for checks to finish 2025/04/25 02:00:08 DEBUG : Local file system at /tmp/rclone1154130698: Waiting for transfers to finish 2025/04/25 02:00:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:00:08 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/04/25 02:00:08 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:00:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyRedownload (4.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/25 02:00:10 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:10 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:00:11 INFO : check sum: Copied (new) 2025/04/25 02:00:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:11 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:00:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/25 02:00:11 DEBUG : check sum: Unchanged skipping 2025/04/25 02:00:11 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:11 DEBUG : Waiting for deletions to finish 2025/04/25 02:00:11 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.34s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/25 02:00:13 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:13 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:00:14 INFO : sizeonly: Copied (new) 2025/04/25 02:00:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:15 DEBUG : sizeonly: Sizes identical 2025/04/25 02:00:15 DEBUG : sizeonly: Unchanged skipping 2025/04/25 02:00:15 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:15 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:15 DEBUG : Waiting for deletions to finish 2025/04/25 02:00:15 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/25 02:00:16 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:16 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/25 02:00:17 INFO : ignore-size: Copied (new) 2025/04/25 02:00:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:18 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:18 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:00:18 DEBUG : ignore-size: Unchanged skipping 2025/04/25 02:00:18 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:18 DEBUG : Waiting for deletions to finish 2025/04/25 02:00:18 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.18s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:00:21 DEBUG : existing: Unchanged skipping 2025/04/25 02:00:21 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:21 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:21 DEBUG : Waiting for deletions to finish 2025/04/25 02:00:21 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/25 02:00:21 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:21 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:21.696887 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:00:21.696921 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:00:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:00:22 INFO : existing: Copied (replaced existing) 2025/04/25 02:00:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 02:00:24 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:24 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:00:25 INFO : existing: Copied (new) 2025/04/25 02:00:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:26 DEBUG : existing: Destination exists, skipping 2025/04/25 02:00:26 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:26 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:26 DEBUG : Waiting for deletions to finish 2025/04/25 02:00:26 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.15s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:30 INFO : d: Making directory 2025/04/25 02:00:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 02:00:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:00:31 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:31 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 02:00:31 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:00:32 INFO : a/potato2: Copied (new) 2025/04/25 02:00:32 DEBUG : Waiting for deletions to finish 2025/04/25 02:00:32 INFO : b/potato: Deleted 2025/04/25 02:00:32 INFO : d: Removing directory 2025/04/25 02:00:32 INFO : b: Removing directory 2025/04/25 02:00:33 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': deleted 2 directories run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (7.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:36 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:36 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/04/25 02:00:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:00:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/25 02:00:36 DEBUG : empty space: Unchanged skipping 2025/04/25 02:00:36 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:36 DEBUG : Waiting for deletions to finish 2025/04/25 02:00:36 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:37 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/04/25 02:00:37 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:00:37 NOTICE: proton drive root link ID 'rclone-test-coroles3fuce': Forced to upload files to set modification times on this backend. 2025/04/25 02:00:37 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/04/25 02:00:37 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:37.535564 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:00:37.535609 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:00:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:00:38 INFO : empty space: Copied (replaced existing) 2025/04/25 02:00:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:41 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/04/25 02:00:41 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:00:41 DEBUG : empty space: Unchanged skipping 2025/04/25 02:00:41 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:41 DEBUG : Waiting for deletions to finish 2025/04/25 02:00:41 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:44 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:44 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/04/25 02:00:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1154130698) 2025/04/25 02:00:44 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-coroles3fuce') 2025/04/25 02:00:44 DEBUG : foo: sha1 differ 2025/04/25 02:00:44 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:44.683425 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:00:44.683471 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:00:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/25 02:00:45 INFO : foo: Copied (replaced existing) 2025/04/25 02:00:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (3.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:00:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/25 02:00:48 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:48 DEBUG : empty space: Unchanged skipping 2025/04/25 02:00:48 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:00:49 INFO : potato: Copied (new) 2025/04/25 02:00:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/25 02:00:52 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:52 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:52.474016 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:00:52.474047 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:00:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/25 02:00:53 INFO : potato: Copied (replaced existing) 2025/04/25 02:00:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:00:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/04/25 02:00:56 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:00:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1154130698) 2025/04/25 02:00:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-coroles3fuce') 2025/04/25 02:00:56 DEBUG : potato: sha1 differ 2025/04/25 02:00:56 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:00:56.446486 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:00:56.446512 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:00:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/25 02:00:57 INFO : potato: Copied (replaced existing) 2025/04/25 02:00:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:01:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:01:00 DEBUG : empty space: Unchanged skipping 2025/04/25 02:01:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/25 02:01:00 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:00 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:00 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:01:05 DEBUG : empty space: Unchanged skipping 2025/04/25 02:01:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:01:05 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:05 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:01:06 INFO : potato2: Copied (new) 2025/04/25 02:01:06 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:06 INFO : potato: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:10 INFO : d: Making directory 2025/04/25 02:01:10 INFO : d/e: Making directory 2025/04/25 02:01:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 02:01:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:01:11 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 02:01:11 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:11 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:01:12 INFO : a/potato2: Copied (new) 2025/04/25 02:01:12 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:12 INFO : b/potato: Deleted 2025/04/25 02:01:12 INFO : d/e: Removing directory 2025/04/25 02:01:13 INFO : d: Removing directory 2025/04/25 02:01:13 INFO : b: Removing directory 2025/04/25 02:01:13 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': deleted 3 directories run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:18 INFO : d: Making directory 2025/04/25 02:01:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 02:01:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:01:19 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:19 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 02:01:19 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:01:20 INFO : a/potato2: Copied (new) 2025/04/25 02:01:20 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting files as there were IO errors 2025/04/25 02:01:20 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:26 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:01:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:01:26 DEBUG : empty space: Unchanged skipping 2025/04/25 02:01:26 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:26 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:26 INFO : potato: Deleted 2025/04/25 02:01:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:01:27 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncDeleteDuring (5.21s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:31 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:31 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:31 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:31 INFO : potato: Deleted 2025/04/25 02:01:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:01:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:01:32 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:32 DEBUG : empty space: Unchanged skipping 2025/04/25 02:01:32 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:01:33 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncDeleteBefore (5.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:01:36 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:36 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/25 02:01:36 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestCopyDeleteBefore (3.84s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:40 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 02:01:40 DEBUG : enormous: Excluded 2025/04/25 02:01:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:01:40 DEBUG : potato2: Excluded 2025/04/25 02:01:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:01:41 DEBUG : potato2: Excluded 2025/04/25 02:01:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:01:41 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:41 DEBUG : empty space: Unchanged skipping 2025/04/25 02:01:41 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:41 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:41 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:41 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 02:01:41 DEBUG : enormous: Excluded 2025/04/25 02:01:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:01:41 DEBUG : potato2: Excluded 2025/04/25 02:01:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:01:41 DEBUG : potato2: Excluded 2025/04/25 02:01:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/25 02:01:41 DEBUG : empty space: Unchanged skipping 2025/04/25 02:01:41 DEBUG : Local file system at /tmp/rclone1154130698: Waiting for checks to finish 2025/04/25 02:01:41 DEBUG : Local file system at /tmp/rclone1154130698: Waiting for transfers to finish 2025/04/25 02:01:41 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:41 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncWithExclude (5.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:46 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 02:01:46 DEBUG : enormous: Excluded 2025/04/25 02:01:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:01:46 DEBUG : potato2: Excluded 2025/04/25 02:01:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:01:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:47 DEBUG : empty space: Unchanged skipping 2025/04/25 02:01:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:47 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:47 INFO : enormous: Deleted 2025/04/25 02:01:47 INFO : potato2: Deleted 2025/04/25 02:01:47 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/25 02:01:47 DEBUG : empty space: Unchanged skipping 2025/04/25 02:01:47 DEBUG : Local file system at /tmp/rclone1154130698: Waiting for checks to finish 2025/04/25 02:01:47 DEBUG : Local file system at /tmp/rclone1154130698: Waiting for transfers to finish 2025/04/25 02:01:47 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:47 INFO : enormous: Deleted 2025/04/25 02:01:47 INFO : potato2: Deleted 2025/04/25 02:01:47 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:01:53 DEBUG : five: Need to transfer - File not found at Destination 2025/04/25 02:01:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/25 02:01:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/25 02:01:53 DEBUG : one: Destination is newer than source, skipping 2025/04/25 02:01:53 DEBUG : three: Sizes identical 2025/04/25 02:01:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 02:01:53 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1154130698) 2025/04/25 02:01:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-coroles3fuce') 2025/04/25 02:01:53 DEBUG : two: sha1 differ 2025/04/25 02:01:53 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:54.014815 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:01:54.014868 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:01:54.016968 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:01:54.016987 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:01:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/25 02:01:54 INFO : five: Copied (new) 2025/04/25 02:01:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/25 02:01:55 INFO : four: Copied (replaced existing) 2025/04/25 02:01:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 02:01:55 INFO : two: Copied (replaced existing) 2025/04/25 02:01:55 DEBUG : Waiting for deletions to finish 2025/04/25 02:01:56 DEBUG : one: Destination is newer than source, skipping 2025/04/25 02:01:56 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:01:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1154130698) 2025/04/25 02:01:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/25 02:01:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-coroles3fuce') 2025/04/25 02:01:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/25 02:01:56 DEBUG : three: sha1 differ 2025/04/25 02:01:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 02:01:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 02:01:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/25 02:01:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/25 02:01:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/25 02:01:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/25 02:01:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 02:01:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 02:01:56 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:01:56.548069 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:01:56.548096 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:01:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 02:01:57 INFO : three: Copied (replaced existing) 2025/04/25 02:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (10.60s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/25 02:02:00 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Making map for --track-renames 2025/04/25 02:02:00 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Finished making map for --track-renames 2025/04/25 02:02:00 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/25 02:02:00 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for renames to finish 2025/04/25 02:02:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 02:02:00 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:02:01 INFO : yam: Copied (new) 2025/04/25 02:02:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 02:02:01 INFO : potato: Copied (new) 2025/04/25 02:02:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:02:01 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Making map for --track-renames 2025/04/25 02:02:01 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Finished making map for --track-renames 2025/04/25 02:02:01 DEBUG : potato: Unchanged skipping 2025/04/25 02:02:01 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:01 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for renames to finish 2025/04/25 02:02:02.291216 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nQd3XHGu31Z8RFBYlhsl22jTBD9HDgpX64p3Y9YsZsD0IyzqUxOb037YjbCJD5xvhEM1-DI5qUgZFF5DkBF6Bw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:02.291284 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nQd3XHGu31Z8RFBYlhsl22jTBD9HDgpX64p3Y9YsZsD0IyzqUxOb037YjbCJD5xvhEM1-DI5qUgZFF5DkBF6Bw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:02 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nQd3XHGu31Z8RFBYlhsl22jTBD9HDgpX64p3Y9YsZsD0IyzqUxOb037YjbCJD5xvhEM1-DI5qUgZFF5DkBF6Bw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:02 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nQd3XHGu31Z8RFBYlhsl22jTBD9HDgpX64p3Y9YsZsD0IyzqUxOb037YjbCJD5xvhEM1-DI5qUgZFF5DkBF6Bw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:02 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/25 02:02:02 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:03 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:02:03 INFO : yaml: Copied (new) 2025/04/25 02:02:03 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting files as there were IO errors 2025/04/25 02:02:03 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting directories as there were IO errors sync_test.go:1556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1556 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (4.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/25 02:02:04 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Making map for --track-renames 2025/04/25 02:02:04 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Finished making map for --track-renames 2025/04/25 02:02:04 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 02:02:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/25 02:02:04 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for renames to finish 2025/04/25 02:02:04 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 02:02:05 INFO : potato: Copied (new) 2025/04/25 02:02:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:02:05 INFO : yam: Copied (new) 2025/04/25 02:02:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:02:06 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Making map for --track-renames 2025/04/25 02:02:06 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Finished making map for --track-renames 2025/04/25 02:02:06 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:06 DEBUG : potato: Unchanged skipping 2025/04/25 02:02:06 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for renames to finish 2025/04/25 02:02:06.958665 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/h8asmb2sBaHNpp1oO9XEGs7YWi1jQf7Wy-CrtjsNIt26Br3MgPRNVPqweUkaCMCl1-XwfkyuKo7HWnblDRZDxA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:06.958701 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/h8asmb2sBaHNpp1oO9XEGs7YWi1jQf7Wy-CrtjsNIt26Br3MgPRNVPqweUkaCMCl1-XwfkyuKo7HWnblDRZDxA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:06 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/h8asmb2sBaHNpp1oO9XEGs7YWi1jQf7Wy-CrtjsNIt26Br3MgPRNVPqweUkaCMCl1-XwfkyuKo7HWnblDRZDxA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:06 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/h8asmb2sBaHNpp1oO9XEGs7YWi1jQf7Wy-CrtjsNIt26Br3MgPRNVPqweUkaCMCl1-XwfkyuKo7HWnblDRZDxA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:06 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/25 02:02:06 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:07 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:02:07 INFO : yaml: Copied (new) 2025/04/25 02:02:07 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting files as there were IO errors 2025/04/25 02:02:07 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting directories as there were IO errors sync_test.go:1628: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1628 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (4.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/25 02:02:09 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Making map for --track-renames 2025/04/25 02:02:09 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Finished making map for --track-renames 2025/04/25 02:02:09 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 02:02:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/25 02:02:09 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for renames to finish 2025/04/25 02:02:09 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 02:02:10 INFO : potato: Copied (new) 2025/04/25 02:02:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:02:10 INFO : sub/yam: Copied (new) 2025/04/25 02:02:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:02:11 DEBUG : potato: Unchanged skipping 2025/04/25 02:02:11 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Making map for --track-renames 2025/04/25 02:02:11 INFO : proton drive root link ID 'rclone-test-coroles3fuce': Finished making map for --track-renames 2025/04/25 02:02:11 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:11 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for renames to finish 2025/04/25 02:02:12.297658 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UTX5wOWq12tr-hVF4okIBJDGiJIG62nhGPNXTjVeCKGHJ0K6XaDwQ8jrfm_C9XM235-O-oJDoap76AiYkn57-Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:12.297691 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UTX5wOWq12tr-hVF4okIBJDGiJIG62nhGPNXTjVeCKGHJ0K6XaDwQ8jrfm_C9XM235-O-oJDoap76AiYkn57-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:12 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UTX5wOWq12tr-hVF4okIBJDGiJIG62nhGPNXTjVeCKGHJ0K6XaDwQ8jrfm_C9XM235-O-oJDoap76AiYkn57-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:12 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UTX5wOWq12tr-hVF4okIBJDGiJIG62nhGPNXTjVeCKGHJ0K6XaDwQ8jrfm_C9XM235-O-oJDoap76AiYkn57-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/25 02:02:12 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:02:13 INFO : yam: Copied (new) 2025/04/25 02:02:13 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting files as there were IO errors 2025/04/25 02:02:13 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting directories as there were IO errors sync_test.go:1667: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1667 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (5.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:15 DEBUG : Creating backend with remote "/tmp/rclone1154130698/dir1" 2025/04/25 02:02:15 DEBUG : Config file has changed externally - reloading 2025/04/25 02:02:15 DEBUG : Creating backend with remote "/tmp/rclone1154130698/dir2" 2025/04/25 02:02:15 DEBUG : Local file system at /tmp/rclone1154130698/dir2: Using server-side directory move 2025/04/25 02:02:15 INFO : Local file system at /tmp/rclone1154130698/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 02:02:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/25 02:02:15 INFO : file1.txt: Moved (server-side) 2025/04/25 02:02:15 DEBUG : Local file system at /tmp/rclone1154130698/dir2: Waiting for checks to finish 2025/04/25 02:02:15 DEBUG : Local file system at /tmp/rclone1154130698/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:02:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/25 02:02:15 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:15 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/25 02:02:17 INFO : nested/sub dir/file: Copied (new) 2025/04/25 02:02:17 INFO : nested/sub dir/file: Deleted 2025/04/25 02:02:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:02:17 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:02:17 INFO : sub dir/hello world: Deleted 2025/04/25 02:02:17 ERROR : Local file system at /tmp/rclone1154130698: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (4.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:02:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/25 02:02:19 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:19 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/25 02:02:21 INFO : nested/sub dir/file: Copied (new) 2025/04/25 02:02:21 INFO : nested/sub dir/file: Deleted 2025/04/25 02:02:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:02:21 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:02:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.94s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 02:02:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/25 02:02:24 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:24 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/25 02:02:25 INFO : existing-b: Copied (new) 2025/04/25 02:02:25 INFO : existing-b: Deleted 2025/04/25 02:02:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:02:25 INFO : existing: Copied (new) 2025/04/25 02:02:25 INFO : existing: Deleted 2025/04/25 02:02:26 DEBUG : existing: Destination exists, skipping 2025/04/25 02:02:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/25 02:02:26 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:02:26 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:02:26 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.56s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-soxapuc7hami" 2025/04/25 02:02:28 DEBUG : proton drive root link ID 'rclone-test-soxapuc7hami': Has cached credentials 2025/04/25 02:02:28 DEBUG : proton drive root link ID 'rclone-test-soxapuc7hami': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-coroles3fuce' -> proton drive root link ID 'rclone-test-soxapuc7hami' 2025/04/25 02:02:34 DEBUG : proton drive root link ID 'rclone-test-soxapuc7hami': Using server-side directory move 2025/04/25 02:02:34 INFO : proton drive root link ID 'rclone-test-soxapuc7hami': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 02:02:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:02:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/25 02:02:35 DEBUG : empty space: Unchanged skipping 2025/04/25 02:02:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 02:02:35 DEBUG : proton drive root link ID 'rclone-test-soxapuc7hami': Waiting for checks to finish 2025/04/25 02:02:35 INFO : empty space: Deleted 2025/04/25 02:02:35 DEBUG : proton drive root link ID 'rclone-test-soxapuc7hami': Waiting for transfers to finish 2025/04/25 02:02:35 INFO : potato3: Deleted 2025/04/25 02:02:35.442624 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4QrGS2i0lomc85VDU2j8UWNcGrDdpi88WlQ54wwbZNUVKhJm-HukFtXafc3Emewbq_Z-VYQNMX7ijRsTCdG9Aw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:35.442666 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4QrGS2i0lomc85VDU2j8UWNcGrDdpi88WlQ54wwbZNUVKhJm-HukFtXafc3Emewbq_Z-VYQNMX7ijRsTCdG9Aw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:35 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4QrGS2i0lomc85VDU2j8UWNcGrDdpi88WlQ54wwbZNUVKhJm-HukFtXafc3Emewbq_Z-VYQNMX7ijRsTCdG9Aw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:35.551292 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8asTek59z-XuT_2dUr5KNDesrGrzyyeooxa9CzvWgq007tm0-4wGsjhSBAGDjDM1IG6yz6SfpDKJVBya4jULEQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:35.551323 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8asTek59z-XuT_2dUr5KNDesrGrzyyeooxa9CzvWgq007tm0-4wGsjhSBAGDjDM1IG6yz6SfpDKJVBya4jULEQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:35 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8asTek59z-XuT_2dUr5KNDesrGrzyyeooxa9CzvWgq007tm0-4wGsjhSBAGDjDM1IG6yz6SfpDKJVBya4jULEQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8asTek59z-XuT_2dUr5KNDesrGrzyyeooxa9CzvWgq007tm0-4wGsjhSBAGDjDM1IG6yz6SfpDKJVBya4jULEQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/04/25 02:02:35 DEBUG : proton drive root link ID 'rclone-test-soxapuc7hami': Purge remote --- FAIL: TestServerSideMove (8.56s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zuzizim9lopa" 2025/04/25 02:02:36 DEBUG : proton drive root link ID 'rclone-test-zuzizim9lopa': Has cached credentials 2025/04/25 02:02:37 DEBUG : proton drive root link ID 'rclone-test-zuzizim9lopa': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-coroles3fuce' -> proton drive root link ID 'rclone-test-zuzizim9lopa' 2025/04/25 02:02:43 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 02:02:43 DEBUG : empty space: Excluded 2025/04/25 02:02:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 02:02:44 DEBUG : empty space: Excluded 2025/04/25 02:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:02:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 02:02:44 DEBUG : proton drive root link ID 'rclone-test-zuzizim9lopa': Waiting for checks to finish 2025/04/25 02:02:44 DEBUG : proton drive root link ID 'rclone-test-zuzizim9lopa': Waiting for transfers to finish 2025/04/25 02:02:44 INFO : potato3: Deleted 2025/04/25 02:02:44.373922 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_KrOGnUjpQ5vUTJBumr5UdsFrBWXavSEgcOFqYAKqCBiEXKnW-Won_Px5KIj0XS9ZH_Mvs6JpmSKMpw8Y9yjiQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:44.373958 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_KrOGnUjpQ5vUTJBumr5UdsFrBWXavSEgcOFqYAKqCBiEXKnW-Won_Px5KIj0XS9ZH_Mvs6JpmSKMpw8Y9yjiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:44 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_KrOGnUjpQ5vUTJBumr5UdsFrBWXavSEgcOFqYAKqCBiEXKnW-Won_Px5KIj0XS9ZH_Mvs6JpmSKMpw8Y9yjiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:44.451828 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3wfRfVM7m638UVrQRGbEti0P1OruSZiw4E12q8g2jU6cyxOLH3fWIlAPLMi5dONIQ-zB_9G44p21YD0S0BM0_Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:44.451875 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3wfRfVM7m638UVrQRGbEti0P1OruSZiw4E12q8g2jU6cyxOLH3fWIlAPLMi5dONIQ-zB_9G44p21YD0S0BM0_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:44 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3wfRfVM7m638UVrQRGbEti0P1OruSZiw4E12q8g2jU6cyxOLH3fWIlAPLMi5dONIQ-zB_9G44p21YD0S0BM0_Q==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3wfRfVM7m638UVrQRGbEti0P1OruSZiw4E12q8g2jU6cyxOLH3fWIlAPLMi5dONIQ-zB_9G44p21YD0S0BM0_Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/04/25 02:02:44 DEBUG : proton drive root link ID 'rclone-test-zuzizim9lopa': Purge remote --- FAIL: TestServerSideMoveWithFilter (9.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fahofiv8maha" 2025/04/25 02:02:45 DEBUG : proton drive root link ID 'rclone-test-fahofiv8maha': Has cached credentials 2025/04/25 02:02:46 DEBUG : proton drive root link ID 'rclone-test-fahofiv8maha': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:02:49 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-coroles3fuce' -> proton drive root link ID 'rclone-test-fahofiv8maha' 2025/04/25 02:02:52 DEBUG : proton drive root link ID 'rclone-test-fahofiv8maha': Using server-side directory move 2025/04/25 02:02:52 INFO : proton drive root link ID 'rclone-test-fahofiv8maha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 02:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:02:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/25 02:02:53 DEBUG : empty space: Unchanged skipping 2025/04/25 02:02:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 02:02:53 DEBUG : proton drive root link ID 'rclone-test-fahofiv8maha': Waiting for checks to finish 2025/04/25 02:02:53 INFO : empty space: Deleted 2025/04/25 02:02:53 DEBUG : proton drive root link ID 'rclone-test-fahofiv8maha': Waiting for transfers to finish 2025/04/25 02:02:53 INFO : potato3: Deleted 2025/04/25 02:02:53.591005 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mEWFDVQ0h9iGy1YykvC03BwQkAZQzXTyq9qk41bHbap0s11dl_sT45rkUTlVbhXMlQywKrZPGDNVW8wrAmDPSA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:53.591036 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mEWFDVQ0h9iGy1YykvC03BwQkAZQzXTyq9qk41bHbap0s11dl_sT45rkUTlVbhXMlQywKrZPGDNVW8wrAmDPSA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:53 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mEWFDVQ0h9iGy1YykvC03BwQkAZQzXTyq9qk41bHbap0s11dl_sT45rkUTlVbhXMlQywKrZPGDNVW8wrAmDPSA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:53.702057 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QZPvmrUf8x3mTL4n6Jy32lnQd93L9AQTljh6cbHOsZYJGV5JoixxQm3g42orFck0gjhZEi-fEiv5bEG-epEpFQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:02:53.702088 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QZPvmrUf8x3mTL4n6Jy32lnQd93L9AQTljh6cbHOsZYJGV5JoixxQm3g42orFck0gjhZEi-fEiv5bEG-epEpFQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:53 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QZPvmrUf8x3mTL4n6Jy32lnQd93L9AQTljh6cbHOsZYJGV5JoixxQm3g42orFck0gjhZEi-fEiv5bEG-epEpFQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:02:53 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/04/25 02:02:53 DEBUG : proton drive root link ID 'rclone-test-fahofiv8maha': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (9.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:02:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/rclone-sync-test" 2025/04/25 02:02:55 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test': Has cached credentials 2025/04/25 02:02:56 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test': Used cached credential to initialize the ProtonDrive API run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncOverlap (126.25s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:05:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/rclone-sync-test" 2025/04/25 02:05:02 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test': Has cached credentials 2025/04/25 02:05:02 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:06:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/rclone-sync-test-include/layer2" 2025/04/25 02:06:44 DEBUG : Config file has changed externally - reloading 2025/04/25 02:06:44 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test-include/layer2': Has cached credentials 2025/04/25 02:06:45 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:08:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/rclone-sync-test-ignore-file" 2025/04/25 02:08:26 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test-ignore-file': Has cached credentials 2025/04/25 02:08:27 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:10:10 DEBUG : rclone-sync-test: Excluded 2025/04/25 02:10:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 02:10:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 02:10:11 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test': Waiting for checks to finish 2025/04/25 02:10:11 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test': Waiting for transfers to finish 2025/04/25 02:10:11 DEBUG : Waiting for deletions to finish 2025/04/25 02:10:11 INFO : There was nothing to transfer 2025/04/25 02:10:11 DEBUG : rclone-sync-test: Excluded 2025/04/25 02:10:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 02:10:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 02:10:12 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:10:12 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:10:12 DEBUG : Waiting for deletions to finish 2025/04/25 02:10:12 INFO : rclone-sync-test-include: Removing directory 2025/04/25 02:10:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/04/25 02:10:12 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': failed to delete 1 directories 2025/04/25 02:10:12 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:10:12 DEBUG : rclone-sync-test: Excluded 2025/04/25 02:10:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 02:10:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 02:10:13 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/25 02:10:13 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/25 02:10:13 DEBUG : Waiting for deletions to finish 2025/04/25 02:10:13 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:10:14 DEBUG : rclone-sync-test: Excluded 2025/04/25 02:10:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 02:10:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 02:10:14 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:10:14 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:10:14 DEBUG : Waiting for deletions to finish 2025/04/25 02:10:14 INFO : rclone-sync-test-include: Removing directory 2025/04/25 02:10:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/04/25 02:10:14 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': failed to delete 1 directories 2025/04/25 02:10:14 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:10:15 DEBUG : rclone-sync-test: Excluded 2025/04/25 02:10:15 DEBUG : : Excluded 2025/04/25 02:10:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 02:10:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/25 02:10:16 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/25 02:10:16 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/25 02:10:16 DEBUG : Waiting for deletions to finish 2025/04/25 02:10:16 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (323.12s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:10:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/dst" 2025/04/25 02:10:25 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Has cached credentials 2025/04/25 02:10:25 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:12:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/CompareDest" 2025/04/25 02:12:06 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/CompareDest': Has cached credentials 2025/04/25 02:12:06 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:13:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 02:13:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:13:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:13:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:13:49 INFO : one: Copied (new) 2025/04/25 02:13:49 DEBUG : Waiting for deletions to finish 2025/04/25 02:13:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:13:50 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:13:50 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:13:50.437956 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:13:50.437988 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:13:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/25 02:13:51 INFO : one: Copied (replaced existing) 2025/04/25 02:13:51 DEBUG : Waiting for deletions to finish 2025/04/25 02:13:52.452142 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:13:52.452190 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:13:55 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:13:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:13:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:13:56 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:13:56 DEBUG : Waiting for deletions to finish 2025/04/25 02:13:56 INFO : There was nothing to transfer 2025/04/25 02:13:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:13:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:13:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:13:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:13:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 02:13:58 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:13:58 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:13:58 DEBUG : Waiting for deletions to finish 2025/04/25 02:13:58 INFO : There was nothing to transfer 2025/04/25 02:13:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:14:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:14:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 02:14:00 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:14:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:14:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:14:00 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:14:00 DEBUG : Waiting for deletions to finish 2025/04/25 02:14:00 INFO : There was nothing to transfer 2025/04/25 02:14:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:14:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:14:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:14:01 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/04/25 02:14:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 02:14:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 02:14:01 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:14:01 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:14:01 DEBUG : Waiting for deletions to finish 2025/04/25 02:14:01 INFO : There was nothing to transfer 2025/04/25 02:14:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:14:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/25 02:14:03 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 02:14:03 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:14:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/25 02:14:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:14:03 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:14:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/25 02:14:03 INFO : two: Copied (new) 2025/04/25 02:14:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (221.36s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:14:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/dest" 2025/04/25 02:14:09 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dest': Has cached credentials 2025/04/25 02:14:10 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dest': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:15:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/pre-dest1" 2025/04/25 02:15:51 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/pre-dest1': Has cached credentials 2025/04/25 02:15:51 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:16:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/pre-dest2" 2025/04/25 02:16:42 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/pre-dest2': Has cached credentials 2025/04/25 02:16:43 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:17:35 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:17:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/25 02:17:35 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:17:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/25 02:17:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/25 02:17:35 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dest': Waiting for checks to finish 2025/04/25 02:17:35 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dest': Waiting for transfers to finish 2025/04/25 02:17:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/25 02:17:37 INFO : 3: Copied (new) 2025/04/25 02:17:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (213.26s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.37s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:17:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/dst" 2025/04/25 02:17:43 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Has cached credentials 2025/04/25 02:17:44 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:18:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/backup" 2025/04/25 02:18:41 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/backup': Has cached credentials 2025/04/25 02:18:42 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/backup': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:20:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:20:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:20:25 DEBUG : two: Unchanged skipping 2025/04/25 02:20:25 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:20:26.099446 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_nOqWRfA-x2Jc0SLON-MdbfYHMuyKFmb2xdLUPG8Umxoluz_gbKU7F4ncM_IuAfQS1UhOhNztoTEd7cARN1I6w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:20:26.099476 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_nOqWRfA-x2Jc0SLON-MdbfYHMuyKFmb2xdLUPG8Umxoluz_gbKU7F4ncM_IuAfQS1UhOhNztoTEd7cARN1I6w==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:20:26 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_nOqWRfA-x2Jc0SLON-MdbfYHMuyKFmb2xdLUPG8Umxoluz_gbKU7F4ncM_IuAfQS1UhOhNztoTEd7cARN1I6w==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:20:26 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:20:26 ERROR : proton drive root link ID 'rclone-test-coroles3fuce/dst': not deleting files as there were IO errors 2025/04/25 02:20:26 ERROR : proton drive root link ID 'rclone-test-coroles3fuce/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_nOqWRfA-x2Jc0SLON-MdbfYHMuyKFmb2xdLUPG8Umxoluz_gbKU7F4ncM_IuAfQS1UhOhNztoTEd7cARN1I6w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (167.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:20:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/dst" 2025/04/25 02:20:32 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Has cached credentials 2025/04/25 02:20:32 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:21:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/backup" 2025/04/25 02:21:23 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/backup': Has cached credentials 2025/04/25 02:21:24 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/backup': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:23:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:23:06 DEBUG : two: Unchanged skipping 2025/04/25 02:23:06 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:23:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:23:07.373356 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8IHxN0MzKnCsXO-0ES_gAR67i_YWur4Eii6eQ3YIwNfvrAvUXnLR6pWzJs0gM9r1_-CT_o7Wdv_WswfgvgdilA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:23:07.373388 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8IHxN0MzKnCsXO-0ES_gAR67i_YWur4Eii6eQ3YIwNfvrAvUXnLR6pWzJs0gM9r1_-CT_o7Wdv_WswfgvgdilA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:23:07 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8IHxN0MzKnCsXO-0ES_gAR67i_YWur4Eii6eQ3YIwNfvrAvUXnLR6pWzJs0gM9r1_-CT_o7Wdv_WswfgvgdilA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:23:07 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:23:07 ERROR : proton drive root link ID 'rclone-test-coroles3fuce/dst': not deleting files as there were IO errors 2025/04/25 02:23:07 ERROR : proton drive root link ID 'rclone-test-coroles3fuce/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8IHxN0MzKnCsXO-0ES_gAR67i_YWur4Eii6eQ3YIwNfvrAvUXnLR6pWzJs0gM9r1_-CT_o7Wdv_WswfgvgdilA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (161.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:23:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/dst" 2025/04/25 02:23:12 DEBUG : Config file has changed externally - reloading 2025/04/25 02:23:12 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Has cached credentials 2025/04/25 02:23:13 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:24:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/backup" 2025/04/25 02:24:04 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/backup': Has cached credentials 2025/04/25 02:24:05 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/backup': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:25:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:25:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:25:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:25:47 DEBUG : two: Unchanged skipping 2025/04/25 02:25:47.899910 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tvtvI12Izc7KZ3krTUHaQESJaUG6t1Bl-epdSAkphGdZtSB5wpvIUHJGLEgGsoZl6uur7Raxh1fRyz2QKc7UeQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:25:47.899939 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tvtvI12Izc7KZ3krTUHaQESJaUG6t1Bl-epdSAkphGdZtSB5wpvIUHJGLEgGsoZl6uur7Raxh1fRyz2QKc7UeQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:25:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tvtvI12Izc7KZ3krTUHaQESJaUG6t1Bl-epdSAkphGdZtSB5wpvIUHJGLEgGsoZl6uur7Raxh1fRyz2QKc7UeQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:25:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:25:47 ERROR : proton drive root link ID 'rclone-test-coroles3fuce/dst': not deleting files as there were IO errors 2025/04/25 02:25:47 ERROR : proton drive root link ID 'rclone-test-coroles3fuce/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tvtvI12Izc7KZ3krTUHaQESJaUG6t1Bl-epdSAkphGdZtSB5wpvIUHJGLEgGsoZl6uur7Raxh1fRyz2QKc7UeQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (160.72s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:25:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/dst" 2025/04/25 02:25:53 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Has cached credentials 2025/04/25 02:25:54 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:26:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:26:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:26:45 DEBUG : two: Unchanged skipping 2025/04/25 02:26:45 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for checks to finish 2025/04/25 02:26:45.678719 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/25Jz1D4WSdzE1LAf5ZJfo7MYpLxYY_s_237jXlf25UAgcu6B_dpVMNiH0rM6BWDQ_clgrX6d3tTL1HyaghCCFg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:26:45.678742 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/25Jz1D4WSdzE1LAf5ZJfo7MYpLxYY_s_237jXlf25UAgcu6B_dpVMNiH0rM6BWDQ_clgrX6d3tTL1HyaghCCFg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:26:45 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/25Jz1D4WSdzE1LAf5ZJfo7MYpLxYY_s_237jXlf25UAgcu6B_dpVMNiH0rM6BWDQ_clgrX6d3tTL1HyaghCCFg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:26:45 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Waiting for transfers to finish 2025/04/25 02:26:45 ERROR : proton drive root link ID 'rclone-test-coroles3fuce/dst': not deleting files as there were IO errors 2025/04/25 02:26:45 ERROR : proton drive root link ID 'rclone-test-coroles3fuce/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/25Jz1D4WSdzE1LAf5ZJfo7MYpLxYY_s_237jXlf25UAgcu6B_dpVMNiH0rM6BWDQ_clgrX6d3tTL1HyaghCCFg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (57.34s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:26:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/dst" 2025/04/25 02:26:51 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Has cached credentials 2025/04/25 02:26:51 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:27:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:27:42.955873 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/06aV05X14FEL10OeCpQH5UVBWeyOitG7c2GwbgLppTS9ngnez59_j4vwq_cgpWW-5yErJ4tT-87cW7PVlm6HzQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:27:42.955896 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/06aV05X14FEL10OeCpQH5UVBWeyOitG7c2GwbgLppTS9ngnez59_j4vwq_cgpWW-5yErJ4tT-87cW7PVlm6HzQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:27:42 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/06aV05X14FEL10OeCpQH5UVBWeyOitG7c2GwbgLppTS9ngnez59_j4vwq_cgpWW-5yErJ4tT-87cW7PVlm6HzQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/06aV05X14FEL10OeCpQH5UVBWeyOitG7c2GwbgLppTS9ngnez59_j4vwq_cgpWW-5yErJ4tT-87cW7PVlm6HzQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (57.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:27:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-coroles3fuce/dst" 2025/04/25 02:27:48 DEBUG : Config file has changed externally - reloading 2025/04/25 02:27:48 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Has cached credentials 2025/04/25 02:27:48 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce/dst': Used cached credential to initialize the ProtonDrive API 2025/04/25 02:28:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:28:40.427821 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RZ-5o0BJtBb5qS3rymwuIh7f8ifOYAumy0wH3U2ql1xCDJ_O1qCCPGjd3f7qJo9ZzoMMRNup3-NDMCq5-Aj0xg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/25 02:28:40.427852 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RZ-5o0BJtBb5qS3rymwuIh7f8ifOYAumy0wH3U2ql1xCDJ_O1qCCPGjd3f7qJo9ZzoMMRNup3-NDMCq5-Aj0xg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/25 02:28:40 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RZ-5o0BJtBb5qS3rymwuIh7f8ifOYAumy0wH3U2ql1xCDJ_O1qCCPGjd3f7qJo9ZzoMMRNup3-NDMCq5-Aj0xg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RZ-5o0BJtBb5qS3rymwuIh7f8ifOYAumy0wH3U2ql1xCDJ_O1qCCPGjd3f7qJo9ZzoMMRNup3-NDMCq5-Aj0xg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (57.49s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:28:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/25 02:28:43 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:28:43 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:28:43.719102 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:28:43.719134 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:28:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/25 02:28:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/25 02:28:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.82s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:28:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 02:28:46 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:28:46 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:28:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:28:47 INFO : existing: Copied (new) 2025/04/25 02:28:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:28:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/25 02:28:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/25 02:28:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:28:47 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:28:47 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting files as there were IO errors 2025/04/25 02:28:47 ERROR : proton drive root link ID 'rclone-test-coroles3fuce': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncImmutable (3.87s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:28:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:28:51 DEBUG : existing: Unchanged skipping 2025/04/25 02:28:51 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:28:51 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:28:51 DEBUG : Waiting for deletions to finish 2025/04/25 02:28:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.39s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:29:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both0: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both1: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both10: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both11: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both12: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both13: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both14: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both15: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both16: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both17: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both18: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both19: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both2: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both3: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both4: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both5: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both6: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both7: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both8: Unchanged skipping 2025/04/25 02:29:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:29:35 DEBUG : both9: Unchanged skipping 2025/04/25 02:29:35 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:29:35 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:29:35 DEBUG : Waiting for deletions to finish 2025/04/25 02:29:35 INFO : only14: Deleted 2025/04/25 02:29:35 INFO : only19: Deleted 2025/04/25 02:29:35 INFO : only18: Deleted 2025/04/25 02:29:35 INFO : only5: Deleted 2025/04/25 02:29:35 INFO : only7: Deleted 2025/04/25 02:29:35 INFO : only8: Deleted 2025/04/25 02:29:35 INFO : only11: Deleted 2025/04/25 02:29:35 INFO : only12: Deleted 2025/04/25 02:29:35 INFO : only13: Deleted 2025/04/25 02:29:35 INFO : only15: Deleted 2025/04/25 02:29:35 INFO : only16: Deleted 2025/04/25 02:29:35 INFO : only2: Deleted 2025/04/25 02:29:35 INFO : only3: Deleted 2025/04/25 02:29:35 INFO : only10: Deleted 2025/04/25 02:29:35 INFO : only4: Deleted 2025/04/25 02:29:35 INFO : only0: Deleted 2025/04/25 02:29:36 INFO : only17: Deleted 2025/04/25 02:29:36 INFO : only6: Deleted 2025/04/25 02:29:36 INFO : only9: Deleted 2025/04/25 02:29:36 INFO : only1: Deleted 2025/04/25 02:29:36 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (50.24s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:30:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for checks to finish 2025/04/25 02:30:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both1: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both12: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both13: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both10: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both15: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both16: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both17: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both18: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both19: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both2: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both11: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both4: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both5: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both0: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both14: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both7: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/25 02:30:25 DEBUG : both9: Unchanged skipping 2025/04/25 02:30:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : both8: Unchanged skipping 2025/04/25 02:30:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/25 02:30:25 DEBUG : both6: Unchanged skipping 2025/04/25 02:30:25 DEBUG : both3: Unchanged skipping 2025/04/25 02:30:25 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Waiting for transfers to finish 2025/04/25 02:30:25.896602 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:25.896624 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:25.921506 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:25.921533 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:25.928511 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:25.928540 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:25.939099 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:25.939126 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:26 INFO : only12: Copied (replaced existing) 2025/04/25 02:30:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:26 INFO : only10: Copied (replaced existing) 2025/04/25 02:30:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:26 INFO : only1: Copied (replaced existing) 2025/04/25 02:30:26.768817 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:26.768838 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:26 INFO : only11: Copied (replaced existing) 2025/04/25 02:30:26.837508 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:26.837534 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:26.841608 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:26.841621 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:26.865963 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:26.865992 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:27 INFO : only13: Copied (replaced existing) 2025/04/25 02:30:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:27 INFO : only15: Copied (replaced existing) 2025/04/25 02:30:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:27 INFO : only14: Copied (replaced existing) 2025/04/25 02:30:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:27 INFO : only16: Copied (replaced existing) 2025/04/25 02:30:27.697546 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:27.697578 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:27.703778 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:27.703806 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:27.735152 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:27.735175 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:27.785221 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:27.785250 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:28 INFO : only18: Copied (replaced existing) 2025/04/25 02:30:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:28 INFO : only2: Copied (replaced existing) 2025/04/25 02:30:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:28 INFO : only19: Copied (replaced existing) 2025/04/25 02:30:28.598963 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:28.598990 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:28.602927 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:28.602944 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:28 INFO : only17: Copied (replaced existing) 2025/04/25 02:30:28.652089 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:28.652110 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:28.714861 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:28.714897 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:29 INFO : only3: Copied (replaced existing) 2025/04/25 02:30:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:29 INFO : only4: Copied (replaced existing) 2025/04/25 02:30:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:29 INFO : only5: Copied (replaced existing) 2025/04/25 02:30:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:29 INFO : only6: Copied (replaced existing) 2025/04/25 02:30:29.492553 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:29.492577 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:29.498205 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:29.498322 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:29.517000 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:29.517032 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:29.567484 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/04/25 02:30:29.567506 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/04/25 02:30:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:30 INFO : only9: Copied (replaced existing) 2025/04/25 02:30:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:30 INFO : only8: Copied (replaced existing) 2025/04/25 02:30:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:30 INFO : only7: Copied (replaced existing) 2025/04/25 02:30:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:30:30 INFO : only0: Copied (replaced existing) 2025/04/25 02:30:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (61.40s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:30:45 DEBUG : empty_dir: Making directory with metadata 2025/04/25 02:30:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:30:45 DEBUG : empty_on_remote: Making directory with metadata 2025/04/25 02:30:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:30:45 INFO : empty_on_remote: Making directory 2025/04/25 02:30:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:30:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/25 02:30:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/25 02:30:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:30:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:30:53 DEBUG : empty_dir: Making directory with metadata 2025/04/25 02:30:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:30:53 DEBUG : empty_on_remote: Making directory with metadata 2025/04/25 02:30:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:30:53 INFO : empty_on_remote: Making directory 2025/04/25 02:30:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:30:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/25 02:30:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/25 02:30:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:30:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/25 02:30:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:31:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:31:02 INFO : sub dir: Making directory 2025/04/25 02:31:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" 2025/04/25 02:31:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:31:17 INFO : sub dir: Making directory 2025/04/25 02:31:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-coroles3fuce'", Local "Local file system at /tmp/rclone1154130698", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.44s) FAIL 2025/04/25 02:31:33 DEBUG : proton drive root link ID 'rclone-test-coroles3fuce': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 32m55.961967677s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]