"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/10/11 01:36:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha" 2025/10/11 01:36:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 01:36:19 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Has cached credentials 2025/10/11 01:36:20 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Used cached credential to initialize the ProtonDrive API 2025/10/11 01:36:21 DEBUG : Creating backend with remote "/tmp/rclone4060539007" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:36:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/11 01:36:26 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:26 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.67s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:36:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:36:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:36:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:36:29 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:36:29 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.98s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.43s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:31 DEBUG : Creating backend with remote "/non-existing" 2025/10/11 01:36:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/11 01:36:32 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:32 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.63s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:36:32 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:32 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:36:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:36:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.77s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:36 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Running all checks before starting transfers 2025/10/11 01:36:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:36:36 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:36 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Checks finished, now starting transfers 2025/10/11 01:36:36 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:36:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:36:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (4.03s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:40 ERROR : Ignoring --no-traverse with sync 2025/10/11 01:36:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:36:40 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:40 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:36:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:36:42 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:36:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (4.00s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/11 01:36:44 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:44 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:36:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/11 01:36:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:36:47 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:47 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:36:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:36:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:36:50 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:50 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:36:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:36:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/11 01:36:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:36:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/11 01:36:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:36:52 INFO : sub dir2: Making directory 2025/10/11 01:36:53 INFO : sub dir: Making directory 2025/10/11 01:36:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:36:53 INFO : sub dir2/sub sub dir2: Making directory 2025/10/11 01:36:54 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:54 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:36:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:36:55 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:36:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:36:58 INFO : sub dir2: Making directory 2025/10/11 01:36:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/11 01:36:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:36:58 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:36:58 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:37:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:37:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.05s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:37:02 DEBUG : sub dir2: Making directory with metadata 2025/10/11 01:37:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:37:02 INFO : sub dir2: Making directory 2025/10/11 01:37:02 INFO : sub dir: Making directory 2025/10/11 01:37:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:37:03 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:37:03 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:37:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:37:04 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:37:04 INFO : sub dir/hello world: Deleted 2025/10/11 01:37:05 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/11 01:37:05 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.42s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:37:07 INFO : sub dir2: Making directory 2025/10/11 01:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:37:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:37:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:37:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:37:09 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:37:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.94s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:37:11 DEBUG : sub dir2: Making directory with metadata 2025/10/11 01:37:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:37:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:37:11 INFO : sub dir2: Making directory 2025/10/11 01:37:12 INFO : sub dir: Making directory 2025/10/11 01:37:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:37:12 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:37:12 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:37:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:37:14 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:37:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:37:14 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:37:16 INFO : sub dir2: Making directory 2025/10/11 01:37:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:37:17 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:37:17 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:37:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:37:19 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:37:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.33s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:37:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bokuwer0pemi" 2025/10/11 01:37:23 DEBUG : proton drive root link ID 'rclone-test-bokuwer0pemi': Has cached credentials 2025/10/11 01:37:24 DEBUG : proton drive root link ID 'rclone-test-bokuwer0pemi': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-bazanow7foha' -> proton drive root link ID 'rclone-test-bokuwer0pemi' 2025/10/11 01:37:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:37:25 DEBUG : proton drive root link ID 'rclone-test-bokuwer0pemi': Waiting for checks to finish 2025/10/11 01:37:25 DEBUG : proton drive root link ID 'rclone-test-bokuwer0pemi': Waiting for transfers to finish 2025/10/11 01:37:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:37:28 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:37:29 DEBUG : proton drive root link ID 'rclone-test-bokuwer0pemi': Purge remote --- PASS: TestServerSideCopy (9.62s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:37:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 01:37:33 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:37:33 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:37:33.947943 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/10/11 01:37:33.948016 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/10/11 01:37:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/11 01:37:35 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (6.73s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:37:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-duqoxim9dusa" 2025/10/11 01:37:39 DEBUG : proton drive root link ID 'rclone-test-duqoxim9dusa': Has cached credentials 2025/10/11 01:37:40 DEBUG : proton drive root link ID 'rclone-test-duqoxim9dusa': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-bazanow7foha' -> proton drive root link ID 'rclone-test-duqoxim9dusa' 2025/10/11 01:37:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:37:41 DEBUG : proton drive root link ID 'rclone-test-duqoxim9dusa': Waiting for checks to finish 2025/10/11 01:37:41 DEBUG : proton drive root link ID 'rclone-test-duqoxim9dusa': Waiting for transfers to finish 2025/10/11 01:37:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:37:44 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:37:45.750415 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/10/11 01:37:45.750450 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/10/11 01:37:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 01:37:48 DEBUG : proton drive root link ID 'rclone-test-duqoxim9dusa': Waiting for checks to finish 2025/10/11 01:37:48 DEBUG : proton drive root link ID 'rclone-test-duqoxim9dusa': Waiting for transfers to finish 2025/10/11 01:37:48.992700 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/10/11 01:37:48.992739 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/10/11 01:37:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/11 01:37:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/11 01:37:51 DEBUG : proton drive root link ID 'rclone-test-duqoxim9dusa': Purge remote --- PASS: TestServerSideCopyOverSelf (15.86s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:37:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 01:37:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:37:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:37:56.406484 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/10/11 01:37:56.406518 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/10/11 01:37:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/11 01:37:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/11 01:37:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.56s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zobijof8joji" 2025/10/11 01:38:02 DEBUG : proton drive root link ID 'rclone-test-zobijof8joji': Has cached credentials 2025/10/11 01:38:03 DEBUG : proton drive root link ID 'rclone-test-zobijof8joji': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-bazanow7foha' -> proton drive root link ID 'rclone-test-zobijof8joji' 2025/10/11 01:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:38:04 DEBUG : proton drive root link ID 'rclone-test-zobijof8joji': Waiting for checks to finish 2025/10/11 01:38:04 DEBUG : proton drive root link ID 'rclone-test-zobijof8joji': Waiting for transfers to finish 2025/10/11 01:38:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:38:07 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:38:08.217782 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/10/11 01:38:08.217814 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/10/11 01:38:10 DEBUG : proton drive root link ID 'rclone-test-zobijof8joji': Using server-side directory move 2025/10/11 01:38:10 INFO : proton drive root link ID 'rclone-test-zobijof8joji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 01:38:10 DEBUG : proton drive root link ID 'rclone-test-zobijof8joji': Waiting for checks to finish 2025/10/11 01:38:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 01:38:10 DEBUG : proton drive root link ID 'rclone-test-zobijof8joji': Waiting for transfers to finish 2025/10/11 01:38:11 INFO : sub dir/hello world: Deleted 2025/10/11 01:38:11.767058 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/S5k1q1FFSDIm7Ryyt7YFIp4t0DPf64sQj-KwqNAcSnb1qlCyNe3bNOXk7vTz8SnpfaHeBR1QCxGVJ0JGDPAUxw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:38:11.767080 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/S5k1q1FFSDIm7Ryyt7YFIp4t0DPf64sQj-KwqNAcSnb1qlCyNe3bNOXk7vTz8SnpfaHeBR1QCxGVJ0JGDPAUxw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:38:11 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/S5k1q1FFSDIm7Ryyt7YFIp4t0DPf64sQj-KwqNAcSnb1qlCyNe3bNOXk7vTz8SnpfaHeBR1QCxGVJ0JGDPAUxw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/S5k1q1FFSDIm7Ryyt7YFIp4t0DPf64sQj-KwqNAcSnb1qlCyNe3bNOXk7vTz8SnpfaHeBR1QCxGVJ0JGDPAUxw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/10/11 01:38:11 DEBUG : proton drive root link ID 'rclone-test-zobijof8joji': Purge remote --- FAIL: TestServerSideMoveOverSelf (13.54s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:15 ERROR : error listing: directory not found 2025/10/11 01:38:15 INFO : Local file system at /tmp/rclone4060539007: Making directory 2025/10/11 01:38:16 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:16 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.75s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/11 01:38:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:38:21 DEBUG : Local file system at /tmp/rclone4060539007: Waiting for checks to finish 2025/10/11 01:38:21 DEBUG : Local file system at /tmp/rclone4060539007: Waiting for transfers to finish 2025/10/11 01:38:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:38:21 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/11 01:38:21 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:38:21 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/11 01:38:23 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:23 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/11 01:38:24 INFO : check sum: Copied (new) 2025/10/11 01:38:24 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:25 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/11 01:38:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/11 01:38:25 DEBUG : check sum: Unchanged skipping 2025/10/11 01:38:25 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:25 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.84s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/11 01:38:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/11 01:38:28 INFO : sizeonly: Copied (new) 2025/10/11 01:38:28 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:29 DEBUG : sizeonly: Sizes identical 2025/10/11 01:38:29 DEBUG : sizeonly: Unchanged skipping 2025/10/11 01:38:29 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:29 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:29 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.35s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/11 01:38:30 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:30 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/11 01:38:31 INFO : ignore-size: Copied (new) 2025/10/11 01:38:31 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:32 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:32 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:38:32 DEBUG : ignore-size: Unchanged skipping 2025/10/11 01:38:32 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:32 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.45s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:35 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:38:35 DEBUG : existing: Unchanged skipping 2025/10/11 01:38:35 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:35 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:35 INFO : There was nothing to transfer 2025/10/11 01:38:36 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/11 01:38:36 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:36.336834 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/10/11 01:38:36.336877 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/10/11 01:38:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/11 01:38:38 INFO : existing: Copied (replaced existing) 2025/10/11 01:38:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 01:38:39 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:39 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/11 01:38:40 INFO : existing: Copied (new) 2025/10/11 01:38:40 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:41 DEBUG : existing: Destination exists, skipping 2025/10/11 01:38:41 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:41 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:41 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:46 INFO : d: Making directory 2025/10/11 01:38:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 01:38:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:38:47 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 01:38:47 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:47 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/11 01:38:49 INFO : a/potato2: Copied (new) 2025/10/11 01:38:49 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:49 INFO : b/potato: Deleted 2025/10/11 01:38:49 INFO : d: Removing directory 2025/10/11 01:38:50 INFO : b: Removing directory 2025/10/11 01:38:50 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': deleted 2 directories --- PASS: TestSyncIgnoreErrors (10.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:38:55 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:55 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/10/11 01:38:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/11 01:38:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/11 01:38:55 DEBUG : empty space: Unchanged skipping 2025/10/11 01:38:55 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:55 DEBUG : Waiting for deletions to finish 2025/10/11 01:38:55 INFO : There was nothing to transfer 2025/10/11 01:38:55 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/10/11 01:38:55 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:38:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/11 01:38:55 NOTICE: proton drive root link ID 'rclone-test-bazanow7foha': Forced to upload files to set modification times on this backend. 2025/10/11 01:38:55 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/10/11 01:38:55 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:38:56.009055 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/10/11 01:38:56.009090 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/10/11 01:38:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/11 01:38:57 INFO : empty space: Copied (replaced existing) 2025/10/11 01:38:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:01 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/10/11 01:39:01 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/11 01:39:01 DEBUG : empty space: Unchanged skipping 2025/10/11 01:39:01 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:01 DEBUG : Waiting for deletions to finish 2025/10/11 01:39:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.28s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:04 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:04 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/10/11 01:39:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4060539007) 2025/10/11 01:39:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-bazanow7foha') 2025/10/11 01:39:04 DEBUG : foo: sha1 differ 2025/10/11 01:39:04 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:04.836561 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/10/11 01:39:04.836599 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/10/11 01:39:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/11 01:39:06 INFO : foo: Copied (replaced existing) 2025/10/11 01:39:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:39:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/11 01:39:10 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:10 DEBUG : empty space: Unchanged skipping 2025/10/11 01:39:10 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/11 01:39:11 INFO : potato: Copied (new) 2025/10/11 01:39:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/11 01:39:15 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:15 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:15.696027 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/10/11 01:39:15.696056 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/10/11 01:39:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/11 01:39:17 INFO : potato: Copied (replaced existing) 2025/10/11 01:39:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:20 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:20 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/10/11 01:39:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4060539007) 2025/10/11 01:39:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-bazanow7foha') 2025/10/11 01:39:20 DEBUG : potato: sha1 differ 2025/10/11 01:39:20 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:20.816823 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/10/11 01:39:20.816867 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/10/11 01:39:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/11 01:39:22 INFO : potato: Copied (replaced existing) 2025/10/11 01:39:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:39:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:39:26 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:26 DEBUG : empty space: Unchanged skipping 2025/10/11 01:39:26 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/11 01:39:26 DEBUG : Waiting for deletions to finish 2025/10/11 01:39:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:39:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:39:31 DEBUG : empty space: Unchanged skipping 2025/10/11 01:39:31 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:31 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/11 01:39:33 INFO : potato2: Copied (new) 2025/10/11 01:39:33 DEBUG : Waiting for deletions to finish 2025/10/11 01:39:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:38 INFO : d: Making directory 2025/10/11 01:39:39 INFO : d/e: Making directory 2025/10/11 01:39:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 01:39:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:39:41 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:41 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 01:39:41 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/11 01:39:42 INFO : a/potato2: Copied (new) 2025/10/11 01:39:42 DEBUG : Waiting for deletions to finish 2025/10/11 01:39:42 INFO : b/potato: Deleted 2025/10/11 01:39:42 INFO : d/e: Removing directory 2025/10/11 01:39:42 INFO : d: Removing directory 2025/10/11 01:39:43 INFO : b: Removing directory 2025/10/11 01:39:43 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:39:50 INFO : d: Making directory 2025/10/11 01:39:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 01:39:51 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:39:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:39:51 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 01:39:51 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:39:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/11 01:39:53 INFO : a/potato2: Copied (new) 2025/10/11 01:39:53 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting files as there were IO errors 2025/10/11 01:39:53 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:40:00 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:40:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:40:00 DEBUG : empty space: Unchanged skipping 2025/10/11 01:40:00 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:00 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:00 INFO : potato: Deleted 2025/10/11 01:40:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/11 01:40:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:40:06 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:07 INFO : potato: Deleted 2025/10/11 01:40:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:40:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:40:07 DEBUG : empty space: Unchanged skipping 2025/10/11 01:40:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/11 01:40:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:40:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:40:12 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:12 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/11 01:40:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.23s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:40:19 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 01:40:19 DEBUG : enormous: Excluded 2025/10/11 01:40:19 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:40:19 DEBUG : potato2: Excluded 2025/10/11 01:40:19 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:40:19 DEBUG : potato2: Excluded 2025/10/11 01:40:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:40:19 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:19 DEBUG : empty space: Unchanged skipping 2025/10/11 01:40:19 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:19 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:19 INFO : There was nothing to transfer 2025/10/11 01:40:20 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 01:40:20 DEBUG : enormous: Excluded 2025/10/11 01:40:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:40:20 DEBUG : potato2: Excluded 2025/10/11 01:40:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:40:20 DEBUG : potato2: Excluded 2025/10/11 01:40:20 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/11 01:40:20 DEBUG : empty space: Unchanged skipping 2025/10/11 01:40:20 DEBUG : Local file system at /tmp/rclone4060539007: Waiting for checks to finish 2025/10/11 01:40:20 DEBUG : Local file system at /tmp/rclone4060539007: Waiting for transfers to finish 2025/10/11 01:40:20 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.75s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:40:26 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 01:40:26 DEBUG : enormous: Excluded 2025/10/11 01:40:26 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:40:26 DEBUG : potato2: Excluded 2025/10/11 01:40:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:40:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:27 DEBUG : empty space: Unchanged skipping 2025/10/11 01:40:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:27 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:27 INFO : enormous: Deleted 2025/10/11 01:40:27 INFO : potato2: Deleted 2025/10/11 01:40:27 INFO : There was nothing to transfer 2025/10/11 01:40:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/11 01:40:27 DEBUG : empty space: Unchanged skipping 2025/10/11 01:40:27 DEBUG : Local file system at /tmp/rclone4060539007: Waiting for checks to finish 2025/10/11 01:40:27 DEBUG : Local file system at /tmp/rclone4060539007: Waiting for transfers to finish 2025/10/11 01:40:27 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:27 INFO : potato2: Deleted 2025/10/11 01:40:27 INFO : enormous: Deleted 2025/10/11 01:40:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.85s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:40:35 DEBUG : five: Need to transfer - File not found at Destination 2025/10/11 01:40:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/11 01:40:35 DEBUG : one: Destination is newer than source, skipping 2025/10/11 01:40:35 DEBUG : three: Sizes identical 2025/10/11 01:40:35 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/11 01:40:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4060539007) 2025/10/11 01:40:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-bazanow7foha') 2025/10/11 01:40:35 DEBUG : two: sha1 differ 2025/10/11 01:40:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/11 01:40:35 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:35.720902 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/10/11 01:40:35.720923 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/10/11 01:40:35.723855 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/10/11 01:40:35.723879 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/10/11 01:40:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/11 01:40:37 INFO : five: Copied (new) 2025/10/11 01:40:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/11 01:40:37 INFO : four: Copied (replaced existing) 2025/10/11 01:40:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/11 01:40:37 INFO : two: Copied (replaced existing) 2025/10/11 01:40:37 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:39 DEBUG : one: Destination is newer than source, skipping 2025/10/11 01:40:39 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4060539007) 2025/10/11 01:40:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/11 01:40:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-bazanow7foha') 2025/10/11 01:40:39 DEBUG : three: sha1 differ 2025/10/11 01:40:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/11 01:40:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/11 01:40:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/11 01:40:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/11 01:40:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/11 01:40:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/11 01:40:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/11 01:40:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/11 01:40:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/11 01:40:39 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:39.671351 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/10/11 01:40:39.671382 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/10/11 01:40:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/11 01:40:41 INFO : three: Copied (replaced existing) 2025/10/11 01:40:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/11 01:40:44 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Making map for --track-renames 2025/10/11 01:40:44 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Finished making map for --track-renames 2025/10/11 01:40:44 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/11 01:40:44 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for renames to finish 2025/10/11 01:40:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/11 01:40:44 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/11 01:40:46 INFO : potato: Copied (new) 2025/10/11 01:40:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/11 01:40:46 INFO : yam: Copied (new) 2025/10/11 01:40:46 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:40:47 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Making map for --track-renames 2025/10/11 01:40:47 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Finished making map for --track-renames 2025/10/11 01:40:47 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:47 DEBUG : potato: Unchanged skipping 2025/10/11 01:40:47 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for renames to finish 2025/10/11 01:40:48.044406 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CKhKa4XAXqWfTsLl64E7cHEYb7tUezyKdYEYY3qMJ26LZt-KmXIwWAeserNvu59iyoFnFRicsKrSqhWCzBiIgw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:40:48.044445 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CKhKa4XAXqWfTsLl64E7cHEYb7tUezyKdYEYY3qMJ26LZt-KmXIwWAeserNvu59iyoFnFRicsKrSqhWCzBiIgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:40:48 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CKhKa4XAXqWfTsLl64E7cHEYb7tUezyKdYEYY3qMJ26LZt-KmXIwWAeserNvu59iyoFnFRicsKrSqhWCzBiIgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:40:48 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CKhKa4XAXqWfTsLl64E7cHEYb7tUezyKdYEYY3qMJ26LZt-KmXIwWAeserNvu59iyoFnFRicsKrSqhWCzBiIgw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:40:48 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/11 01:40:48 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:49 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/11 01:40:49 INFO : yaml: Copied (new) 2025/10/11 01:40:49 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting files as there were IO errors 2025/10/11 01:40:49 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (6.10s) === 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-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/11 01:40:51 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Making map for --track-renames 2025/10/11 01:40:51 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Finished making map for --track-renames 2025/10/11 01:40:51 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/11 01:40:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/11 01:40:51 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for renames to finish 2025/10/11 01:40:51 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/11 01:40:52 INFO : potato: Copied (new) 2025/10/11 01:40:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/11 01:40:52 INFO : yam: Copied (new) 2025/10/11 01:40:52 DEBUG : Waiting for deletions to finish 2025/10/11 01:40:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:40:53 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Making map for --track-renames 2025/10/11 01:40:53 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Finished making map for --track-renames 2025/10/11 01:40:53 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:53 DEBUG : potato: Unchanged skipping 2025/10/11 01:40:53 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for renames to finish 2025/10/11 01:40:53.899246 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KtFivI2cbmdZGVL6Szxzxh6sgvcFv6vgttBdqKbvIKe3JK0gLgBqz5rJcvH4YwvI7mSl04uQPaFsikbGBKFD3Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:40:53.899281 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KtFivI2cbmdZGVL6Szxzxh6sgvcFv6vgttBdqKbvIKe3JK0gLgBqz5rJcvH4YwvI7mSl04uQPaFsikbGBKFD3Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:40:53 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KtFivI2cbmdZGVL6Szxzxh6sgvcFv6vgttBdqKbvIKe3JK0gLgBqz5rJcvH4YwvI7mSl04uQPaFsikbGBKFD3Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:40:53 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KtFivI2cbmdZGVL6Szxzxh6sgvcFv6vgttBdqKbvIKe3JK0gLgBqz5rJcvH4YwvI7mSl04uQPaFsikbGBKFD3Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:40:53 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/11 01:40:53 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:55 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/11 01:40:55 INFO : yaml: Copied (new) 2025/10/11 01:40:55 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting files as there were IO errors 2025/10/11 01:40:55 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (5.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/11 01:40:56 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Making map for --track-renames 2025/10/11 01:40:56 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Finished making map for --track-renames 2025/10/11 01:40:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:40:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/11 01:40:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/11 01:40:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for renames to finish 2025/10/11 01:40:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:40:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/11 01:40:58 INFO : potato: Copied (new) 2025/10/11 01:40:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/11 01:40:59 INFO : sub/yam: Copied (new) 2025/10/11 01:40:59 DEBUG : Waiting for deletions to finish 2025/10/11 01:41:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:41:00 DEBUG : potato: Unchanged skipping 2025/10/11 01:41:00 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Making map for --track-renames 2025/10/11 01:41:00 INFO : proton drive root link ID 'rclone-test-bazanow7foha': Finished making map for --track-renames 2025/10/11 01:41:00 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:41:00 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for renames to finish 2025/10/11 01:41:00.865002 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sbJD2th68GPsB1WZbU0O9hHbLp2xysuqjZbxtwzHPwc88jfg5WP9W0mV3O0VtWA-rzN73u8GYU93dKht-Pl4IQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:41:00.865042 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sbJD2th68GPsB1WZbU0O9hHbLp2xysuqjZbxtwzHPwc88jfg5WP9W0mV3O0VtWA-rzN73u8GYU93dKht-Pl4IQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:00 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sbJD2th68GPsB1WZbU0O9hHbLp2xysuqjZbxtwzHPwc88jfg5WP9W0mV3O0VtWA-rzN73u8GYU93dKht-Pl4IQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:00 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sbJD2th68GPsB1WZbU0O9hHbLp2xysuqjZbxtwzHPwc88jfg5WP9W0mV3O0VtWA-rzN73u8GYU93dKht-Pl4IQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/11 01:41:00 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:41:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/11 01:41:02 INFO : yam: Copied (new) 2025/10/11 01:41:02 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting files as there were IO errors 2025/10/11 01:41:02 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (7.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:41:04 DEBUG : Creating backend with remote "/tmp/rclone4060539007/dir1" 2025/10/11 01:41:04 DEBUG : Creating backend with remote "/tmp/rclone4060539007/dir2" 2025/10/11 01:41:04 DEBUG : Local file system at /tmp/rclone4060539007/dir2: Using server-side directory move 2025/10/11 01:41:04 INFO : Local file system at /tmp/rclone4060539007/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 01:41:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/11 01:41:04 DEBUG : Local file system at /tmp/rclone4060539007/dir2: Waiting for checks to finish 2025/10/11 01:41:04 DEBUG : Local file system at /tmp/rclone4060539007/dir2: Waiting for transfers to finish 2025/10/11 01:41:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:41:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:41:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/11 01:41:05 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:41:05 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:41:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/11 01:41:07 INFO : nested/sub dir/file: Copied (new) 2025/10/11 01:41:07 INFO : nested/sub dir/file: Deleted 2025/10/11 01:41:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:41:08 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:41:08 INFO : sub dir/hello world: Deleted 2025/10/11 01:41:08 ERROR : Local file system at /tmp/rclone4060539007: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (5.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:41:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:41:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/11 01:41:10 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:41:10 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:41:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/11 01:41:13 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:41:13 INFO : sub dir/hello world: Deleted 2025/10/11 01:41:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/11 01:41:14 INFO : nested/sub dir/file: Copied (new) 2025/10/11 01:41:14 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.64s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:41:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/11 01:41:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 01:41:17 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:41:17 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:41:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/11 01:41:18 INFO : existing-b: Copied (new) 2025/10/11 01:41:18 INFO : existing-b: Deleted 2025/10/11 01:41:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/11 01:41:18 INFO : existing: Copied (new) 2025/10/11 01:41:18 INFO : existing: Deleted 2025/10/11 01:41:20 DEBUG : existing: Destination exists, skipping 2025/10/11 01:41:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/11 01:41:20 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:41:20 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:41:20 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.28s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:41:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mefaxit5kevu" 2025/10/11 01:41:21 DEBUG : proton drive root link ID 'rclone-test-mefaxit5kevu': Has cached credentials 2025/10/11 01:41:22 DEBUG : proton drive root link ID 'rclone-test-mefaxit5kevu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-bazanow7foha' -> proton drive root link ID 'rclone-test-mefaxit5kevu' 2025/10/11 01:41:31 DEBUG : proton drive root link ID 'rclone-test-mefaxit5kevu': Using server-side directory move 2025/10/11 01:41:31 INFO : proton drive root link ID 'rclone-test-mefaxit5kevu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 01:41:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:41:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 01:41:32 DEBUG : empty space: Unchanged skipping 2025/10/11 01:41:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 01:41:32 DEBUG : proton drive root link ID 'rclone-test-mefaxit5kevu': Waiting for checks to finish 2025/10/11 01:41:32 INFO : empty space: Deleted 2025/10/11 01:41:32 DEBUG : proton drive root link ID 'rclone-test-mefaxit5kevu': Waiting for transfers to finish 2025/10/11 01:41:32 INFO : potato3: Deleted 2025/10/11 01:41:32.520765 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AljQmfBiQQX1T607IeG4tt9JJvXTBFyEkIdD66ZFCdageTyp4sMPPvWtt2UQAnHDxOMxbvfMRbSf3BnKAlMh2A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:41:32.520787 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AljQmfBiQQX1T607IeG4tt9JJvXTBFyEkIdD66ZFCdageTyp4sMPPvWtt2UQAnHDxOMxbvfMRbSf3BnKAlMh2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:32 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AljQmfBiQQX1T607IeG4tt9JJvXTBFyEkIdD66ZFCdageTyp4sMPPvWtt2UQAnHDxOMxbvfMRbSf3BnKAlMh2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:32.614386 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Rrhw6KMfaDoPUQ4I84eiqv824NUZdnMKElDU0ufY1HO3BxotllF28zi_jz5P6iRxTnDveQT4LqLKqSLz9TtNbQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:41:32.614413 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Rrhw6KMfaDoPUQ4I84eiqv824NUZdnMKElDU0ufY1HO3BxotllF28zi_jz5P6iRxTnDveQT4LqLKqSLz9TtNbQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:32 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Rrhw6KMfaDoPUQ4I84eiqv824NUZdnMKElDU0ufY1HO3BxotllF28zi_jz5P6iRxTnDveQT4LqLKqSLz9TtNbQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Rrhw6KMfaDoPUQ4I84eiqv824NUZdnMKElDU0ufY1HO3BxotllF28zi_jz5P6iRxTnDveQT4LqLKqSLz9TtNbQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/10/11 01:41:32 DEBUG : proton drive root link ID 'rclone-test-mefaxit5kevu': Purge remote --- FAIL: TestServerSideMove (12.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:41:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-poradoh7nexe" 2025/10/11 01:41:34 DEBUG : proton drive root link ID 'rclone-test-poradoh7nexe': Has cached credentials 2025/10/11 01:41:35 DEBUG : proton drive root link ID 'rclone-test-poradoh7nexe': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-bazanow7foha' -> proton drive root link ID 'rclone-test-poradoh7nexe' 2025/10/11 01:41:44 DEBUG : empty space: Excluded (Size Filter) 2025/10/11 01:41:44 DEBUG : empty space: Excluded 2025/10/11 01:41:44 DEBUG : empty space: Excluded (Size Filter) 2025/10/11 01:41:44 DEBUG : empty space: Excluded 2025/10/11 01:41:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:41:44 DEBUG : proton drive root link ID 'rclone-test-poradoh7nexe': Waiting for checks to finish 2025/10/11 01:41:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 01:41:44 DEBUG : proton drive root link ID 'rclone-test-poradoh7nexe': Waiting for transfers to finish 2025/10/11 01:41:44 INFO : potato3: Deleted 2025/10/11 01:41:45.081934 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L3qiOaK30vYdtKVwIDq-qjSmdQx3zCL5dFRUS6s2i4dzLkirBXIDoWo16NG-hf5uhUVPQ_7h7-dGp_pTbPOnZQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:41:45.081963 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L3qiOaK30vYdtKVwIDq-qjSmdQx3zCL5dFRUS6s2i4dzLkirBXIDoWo16NG-hf5uhUVPQ_7h7-dGp_pTbPOnZQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:45 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L3qiOaK30vYdtKVwIDq-qjSmdQx3zCL5dFRUS6s2i4dzLkirBXIDoWo16NG-hf5uhUVPQ_7h7-dGp_pTbPOnZQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:45.181050 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KglemnqjjoOpSFp_mUUR00HiYxXvGMFW4nfxI1B1Ma8wHpL3QYq1esOG9Puv5lrBOLeGmVDiufnAqGHg0vJJow==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:41:45.181081 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KglemnqjjoOpSFp_mUUR00HiYxXvGMFW4nfxI1B1Ma8wHpL3QYq1esOG9Puv5lrBOLeGmVDiufnAqGHg0vJJow==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:45 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KglemnqjjoOpSFp_mUUR00HiYxXvGMFW4nfxI1B1Ma8wHpL3QYq1esOG9Puv5lrBOLeGmVDiufnAqGHg0vJJow==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KglemnqjjoOpSFp_mUUR00HiYxXvGMFW4nfxI1B1Ma8wHpL3QYq1esOG9Puv5lrBOLeGmVDiufnAqGHg0vJJow==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/10/11 01:41:45 DEBUG : proton drive root link ID 'rclone-test-poradoh7nexe': Purge remote --- FAIL: TestServerSideMoveWithFilter (12.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:41:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vodaced1valo" 2025/10/11 01:41:46 DEBUG : Config file has changed externally - reloading 2025/10/11 01:41:46 DEBUG : proton drive root link ID 'rclone-test-vodaced1valo': Has cached credentials 2025/10/11 01:41:48 DEBUG : proton drive root link ID 'rclone-test-vodaced1valo': Used cached credential to initialize the ProtonDrive API 2025/10/11 01:41:53 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-bazanow7foha' -> proton drive root link ID 'rclone-test-vodaced1valo' 2025/10/11 01:41:57 DEBUG : proton drive root link ID 'rclone-test-vodaced1valo': Using server-side directory move 2025/10/11 01:41:57 INFO : proton drive root link ID 'rclone-test-vodaced1valo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 01:41:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:41:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 01:41:58 DEBUG : empty space: Unchanged skipping 2025/10/11 01:41:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 01:41:58 DEBUG : proton drive root link ID 'rclone-test-vodaced1valo': Waiting for checks to finish 2025/10/11 01:41:58 INFO : empty space: Deleted 2025/10/11 01:41:58 DEBUG : proton drive root link ID 'rclone-test-vodaced1valo': Waiting for transfers to finish 2025/10/11 01:41:58 INFO : potato3: Deleted 2025/10/11 01:41:58.841933 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qi6YuLs0tjAg-eptyZL5sl3BbpLH6qUBiUaiM_sozbyabyCqsD1zWqtD6Nws_wEVcSnSPYTo-zhAcHZoA4ClJQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:41:58.841955 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qi6YuLs0tjAg-eptyZL5sl3BbpLH6qUBiUaiM_sozbyabyCqsD1zWqtD6Nws_wEVcSnSPYTo-zhAcHZoA4ClJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:58 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qi6YuLs0tjAg-eptyZL5sl3BbpLH6qUBiUaiM_sozbyabyCqsD1zWqtD6Nws_wEVcSnSPYTo-zhAcHZoA4ClJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:58.945832 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qoea8BhdWtkNyiZWvzMaaPypciOYItaFgLEttVudIySzrBrnUv_vN0VhOHocPpd6stuw1WcYYzuKVEWK8LVexQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 01:41:58.945861 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qoea8BhdWtkNyiZWvzMaaPypciOYItaFgLEttVudIySzrBrnUv_vN0VhOHocPpd6stuw1WcYYzuKVEWK8LVexQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:58 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qoea8BhdWtkNyiZWvzMaaPypciOYItaFgLEttVudIySzrBrnUv_vN0VhOHocPpd6stuw1WcYYzuKVEWK8LVexQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 01:41:58 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/10/11 01:41:58 DEBUG : proton drive root link ID 'rclone-test-vodaced1valo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (13.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:42:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/rclone-sync-test" 2025/10/11 01:42:01 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test': Has cached credentials 2025/10/11 01:42:02 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (266.14s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:46:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/rclone-sync-test" 2025/10/11 01:46:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test': Has cached credentials 2025/10/11 01:46:28 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/10/11 01:49:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/rclone-sync-test-include/layer2" 2025/10/11 01:49:57 DEBUG : Config file has changed externally - reloading 2025/10/11 01:49:57 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test-include/layer2': Has cached credentials 2025/10/11 01:49:58 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/10/11 01:53:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/rclone-sync-test-ignore-file" 2025/10/11 01:53:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test-ignore-file': Has cached credentials 2025/10/11 01:53:28 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/10/11 01:57:04 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:57:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:57:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:57:05 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test': Waiting for checks to finish 2025/10/11 01:57:05 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test': Waiting for transfers to finish 2025/10/11 01:57:05 DEBUG : Waiting for deletions to finish 2025/10/11 01:57:05 INFO : There was nothing to transfer 2025/10/11 01:57:06 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:57:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:57:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:57:06 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:57:06 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:57:06 DEBUG : Waiting for deletions to finish 2025/10/11 01:57:06 INFO : rclone-sync-test-include: Removing directory 2025/10/11 01:57:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/11 01:57:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': failed to delete 1 directories 2025/10/11 01:57:07 INFO : There was nothing to transfer 2025/10/11 01:57:07 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:57:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:57:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:57:08 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/11 01:57:08 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/11 01:57:08 DEBUG : Waiting for deletions to finish 2025/10/11 01:57:08 INFO : There was nothing to transfer 2025/10/11 01:57:08 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:57:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:57:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:57:09 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 01:57:09 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 01:57:09 DEBUG : Waiting for deletions to finish 2025/10/11 01:57:09 INFO : rclone-sync-test-include: Removing directory 2025/10/11 01:57:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/11 01:57:09 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': failed to delete 1 directories 2025/10/11 01:57:09 INFO : There was nothing to transfer 2025/10/11 01:57:10 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:57:10 DEBUG : Excluded 2025/10/11 01:57:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:57:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:57:11 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/11 01:57:11 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/11 01:57:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:57:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (646.30s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 01:57:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/dst" 2025/10/11 01:57:13 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Has cached credentials 2025/10/11 01:57:14 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:00:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/CompareDest" 2025/10/11 02:00:43 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/CompareDest': Has cached credentials 2025/10/11 02:00:44 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:04:14 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 02:04:14 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:04:14 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:04:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/11 02:04:16 INFO : one: Copied (new) 2025/10/11 02:04:16 DEBUG : Waiting for deletions to finish 2025/10/11 02:04:18 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:04:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:04:18 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:04:18.264685 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/10/11 02:04:18.264835 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/10/11 02:04:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/11 02:04:20 INFO : one: Copied (replaced existing) 2025/10/11 02:04:20 DEBUG : Waiting for deletions to finish 2025/10/11 02:04:21.209090 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/10/11 02:04:21.209148 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/10/11 02:04:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:04:25 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:04:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:04:26 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:04:26 DEBUG : Waiting for deletions to finish 2025/10/11 02:04:26 INFO : There was nothing to transfer 2025/10/11 02:04:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:04:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:04:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:04:29 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:04:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:04:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:04:29 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:04:29 DEBUG : Waiting for deletions to finish 2025/10/11 02:04:29 INFO : There was nothing to transfer 2025/10/11 02:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:04:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:04:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:04:31 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:04:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:04:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:04:31 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:04:31 DEBUG : Waiting for deletions to finish 2025/10/11 02:04:31 INFO : There was nothing to transfer 2025/10/11 02:04:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:04:33 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/10/11 02:04:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/11 02:04:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:04:33 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:04:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:04:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:04:33 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:04:33 DEBUG : Waiting for deletions to finish 2025/10/11 02:04:33 INFO : There was nothing to transfer 2025/10/11 02:04:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:04:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/11 02:04:35 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:04:35 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:04:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:04:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:04:35 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:04:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/11 02:04:36 INFO : two: Copied (new) 2025/10/11 02:04:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (446.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:04:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/dest" 2025/10/11 02:04:44 DEBUG : Config file has changed externally - reloading 2025/10/11 02:04:44 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dest': Has cached credentials 2025/10/11 02:04:45 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dest': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:08:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/pre-dest1" 2025/10/11 02:08:19 DEBUG : Config file has changed externally - reloading 2025/10/11 02:08:19 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/pre-dest1': Has cached credentials 2025/10/11 02:08:20 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:10:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/pre-dest2" 2025/10/11 02:10:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/pre-dest2': Has cached credentials 2025/10/11 02:10:08 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:11:55 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:11:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/11 02:11:55 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:11:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/11 02:11:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/11 02:11:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dest': Waiting for checks to finish 2025/10/11 02:11:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dest': Waiting for transfers to finish 2025/10/11 02:11:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/11 02:11:58 INFO : 3: Copied (new) 2025/10/11 02:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (441.58s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.44s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:12:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/dst" 2025/10/11 02:12:07 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Has cached credentials 2025/10/11 02:12:08 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:13:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/backup" 2025/10/11 02:13:54 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/backup': Has cached credentials 2025/10/11 02:13:54 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/backup': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:17:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:17:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:17:28 DEBUG : two: Unchanged skipping 2025/10/11 02:17:28 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:17:30.150345 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i5Gl-X5ioY3Yapbdgqu1cs9g6qtuOO0Ucszbx0Jpw5Z0bwYxpQD4gg8vbRrRXMczeQjZmg2wetYIRsqy62hKfQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 02:17:30.150382 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i5Gl-X5ioY3Yapbdgqu1cs9g6qtuOO0Ucszbx0Jpw5Z0bwYxpQD4gg8vbRrRXMczeQjZmg2wetYIRsqy62hKfQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:17:30 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i5Gl-X5ioY3Yapbdgqu1cs9g6qtuOO0Ucszbx0Jpw5Z0bwYxpQD4gg8vbRrRXMczeQjZmg2wetYIRsqy62hKfQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:17:30 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:17:30 ERROR : proton drive root link ID 'rclone-test-bazanow7foha/dst': not deleting files as there were IO errors 2025/10/11 02:17:30 ERROR : proton drive root link ID 'rclone-test-bazanow7foha/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i5Gl-X5ioY3Yapbdgqu1cs9g6qtuOO0Ucszbx0Jpw5Z0bwYxpQD4gg8vbRrRXMczeQjZmg2wetYIRsqy62hKfQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (330.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:17:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/dst" 2025/10/11 02:17:38 DEBUG : Config file has changed externally - reloading 2025/10/11 02:17:38 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Has cached credentials 2025/10/11 02:17:39 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:19:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/backup" 2025/10/11 02:19:26 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/backup': Has cached credentials 2025/10/11 02:19:27 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/backup': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:22:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:22:59 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:22:59 DEBUG : two: Unchanged skipping 2025/10/11 02:22:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:23:01.014420 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/leVDIJGPPJj1qLHIMrdrBMVrCQZdFbEEiQdaAJhBzSRavWxfbAEELY-HrpXWc0oQHDCgqybmmY5oR0gdwCgaug==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 02:23:01.014445 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/leVDIJGPPJj1qLHIMrdrBMVrCQZdFbEEiQdaAJhBzSRavWxfbAEELY-HrpXWc0oQHDCgqybmmY5oR0gdwCgaug==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:23:01 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/leVDIJGPPJj1qLHIMrdrBMVrCQZdFbEEiQdaAJhBzSRavWxfbAEELY-HrpXWc0oQHDCgqybmmY5oR0gdwCgaug==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:23:01 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:23:01 ERROR : proton drive root link ID 'rclone-test-bazanow7foha/dst': not deleting files as there were IO errors 2025/10/11 02:23:01 ERROR : proton drive root link ID 'rclone-test-bazanow7foha/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/leVDIJGPPJj1qLHIMrdrBMVrCQZdFbEEiQdaAJhBzSRavWxfbAEELY-HrpXWc0oQHDCgqybmmY5oR0gdwCgaug==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (330.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:23:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/dst" 2025/10/11 02:23:09 DEBUG : Config file has changed externally - reloading 2025/10/11 02:23:09 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Has cached credentials 2025/10/11 02:23:10 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:24:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/backup" 2025/10/11 02:24:56 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/backup': Has cached credentials 2025/10/11 02:24:57 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/backup': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:28:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:28:32 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:28:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:28:32 DEBUG : two: Unchanged skipping 2025/10/11 02:28:33.066816 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4PGQppPvQySOVDTVBERU4kwlYtnena4f_u68DPfMmgQO_1kHRF9MXrLLRf2LwCzT_5eEGMBoIPanyCKVRQ0R0Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 02:28:33.066840 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4PGQppPvQySOVDTVBERU4kwlYtnena4f_u68DPfMmgQO_1kHRF9MXrLLRf2LwCzT_5eEGMBoIPanyCKVRQ0R0Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:28:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4PGQppPvQySOVDTVBERU4kwlYtnena4f_u68DPfMmgQO_1kHRF9MXrLLRf2LwCzT_5eEGMBoIPanyCKVRQ0R0Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:28:33 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:28:33 ERROR : proton drive root link ID 'rclone-test-bazanow7foha/dst': not deleting files as there were IO errors 2025/10/11 02:28:33 ERROR : proton drive root link ID 'rclone-test-bazanow7foha/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4PGQppPvQySOVDTVBERU4kwlYtnena4f_u68DPfMmgQO_1kHRF9MXrLLRf2LwCzT_5eEGMBoIPanyCKVRQ0R0Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (332.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:28:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/dst" 2025/10/11 02:28:41 DEBUG : Config file has changed externally - reloading 2025/10/11 02:28:41 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Has cached credentials 2025/10/11 02:28:41 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:30:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:30:31 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for checks to finish 2025/10/11 02:30:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:30:31 DEBUG : two: Unchanged skipping 2025/10/11 02:30:32.252830 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9tojoyW7drpf2NHJfQ9Lk_XvKBipboko3isbvqho38cEd0AV4jGPYtTjWlMRzAHhqRH78gHct2lcSeil7niYxQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 02:30:32.252882 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9tojoyW7drpf2NHJfQ9Lk_XvKBipboko3isbvqho38cEd0AV4jGPYtTjWlMRzAHhqRH78gHct2lcSeil7niYxQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:30:32 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9tojoyW7drpf2NHJfQ9Lk_XvKBipboko3isbvqho38cEd0AV4jGPYtTjWlMRzAHhqRH78gHct2lcSeil7niYxQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:30:32 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Waiting for transfers to finish 2025/10/11 02:30:32 ERROR : proton drive root link ID 'rclone-test-bazanow7foha/dst': not deleting files as there were IO errors 2025/10/11 02:30:32 ERROR : proton drive root link ID 'rclone-test-bazanow7foha/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9tojoyW7drpf2NHJfQ9Lk_XvKBipboko3isbvqho38cEd0AV4jGPYtTjWlMRzAHhqRH78gHct2lcSeil7niYxQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (119.15s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:30:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/dst" 2025/10/11 02:30:40 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Has cached credentials 2025/10/11 02:30:41 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:32:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:32:31.356263 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wYZxbJkA6zluGGLvlwYiJQNl7ziw9rTFw-ak7oDcIw5e_NtCMD-PkkstHpkPFtb_H9xqpBNCJBC_7_JLLqADsA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 02:32:31.356299 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wYZxbJkA6zluGGLvlwYiJQNl7ziw9rTFw-ak7oDcIw5e_NtCMD-PkkstHpkPFtb_H9xqpBNCJBC_7_JLLqADsA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:32:31 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wYZxbJkA6zluGGLvlwYiJQNl7ziw9rTFw-ak7oDcIw5e_NtCMD-PkkstHpkPFtb_H9xqpBNCJBC_7_JLLqADsA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wYZxbJkA6zluGGLvlwYiJQNl7ziw9rTFw-ak7oDcIw5e_NtCMD-PkkstHpkPFtb_H9xqpBNCJBC_7_JLLqADsA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (119.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:32:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bazanow7foha/dst" 2025/10/11 02:32:39 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Has cached credentials 2025/10/11 02:32:40 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha/dst': Used cached credential to initialize the ProtonDrive API 2025/10/11 02:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:34:28.903906 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8T_WJ1N5f1tARnAuGod2VNUIMyNW1wpSSv3iauJRcvA1HWOd6HAOZbvt3mO9gK_cF_T8LHdrDcJCiajCq9P0cg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/11 02:34:28.903938 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8T_WJ1N5f1tARnAuGod2VNUIMyNW1wpSSv3iauJRcvA1HWOd6HAOZbvt3mO9gK_cF_T8LHdrDcJCiajCq9P0cg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/11 02:34:28 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8T_WJ1N5f1tARnAuGod2VNUIMyNW1wpSSv3iauJRcvA1HWOd6HAOZbvt3mO9gK_cF_T8LHdrDcJCiajCq9P0cg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8T_WJ1N5f1tARnAuGod2VNUIMyNW1wpSSv3iauJRcvA1HWOd6HAOZbvt3mO9gK_cF_T8LHdrDcJCiajCq9P0cg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (117.29s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:34:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/11 02:34:33 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 02:34:33 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 02:34:33.345771 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/10/11 02:34:33.345807 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/10/11 02:34:35 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/11 02:34:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/11 02:34:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.43s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:34:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 02:34:36 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 02:34:36 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 02:34:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/11 02:34:38 INFO : existing: Copied (new) 2025/10/11 02:34:38 DEBUG : Waiting for deletions to finish 2025/10/11 02:34:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/11 02:34:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/11 02:34:39 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 02:34:39 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 02:34:39 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting files as there were IO errors 2025/10/11 02:34:39 ERROR : proton drive root link ID 'rclone-test-bazanow7foha': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:34:42 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 02:34:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:34:42 DEBUG : existing: Unchanged skipping 2025/10/11 02:34:42 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 02:34:42 DEBUG : Waiting for deletions to finish 2025/10/11 02:34:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.50s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.38s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" 2025/10/11 02:35:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for checks to finish 2025/10/11 02:35:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both0: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both13: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both14: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both15: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both10: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both17: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both18: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both11: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both1: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both12: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both16: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both19: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both2: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both6: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both3: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both8: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:35:53 DEBUG : both9: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both5: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both4: Unchanged skipping 2025/10/11 02:35:53 DEBUG : both7: Unchanged skipping 2025/10/11 02:35:53 DEBUG : proton drive root link ID 'rclone-test-bazanow7foha': Waiting for transfers to finish 2025/10/11 02:35:53 DEBUG : Waiting for deletions to finish 2025/10/11 02:35:53 INFO : only13: Deleted 2025/10/11 02:35:53 INFO : only1: Deleted 2025/10/11 02:35:53 INFO : only10: Deleted 2025/10/11 02:35:53 INFO : only12: Deleted 2025/10/11 02:35:53 INFO : only3: Deleted 2025/10/11 02:35:53 INFO : only18: Deleted 2025/10/11 02:35:53 INFO : only2: Deleted 2025/10/11 02:35:53 INFO : only5: Deleted 2025/10/11 02:35:53 INFO : only8: Deleted 2025/10/11 02:35:53 INFO : only6: Deleted 2025/10/11 02:35:53 INFO : only0: Deleted 2025/10/11 02:35:53 INFO : only11: Deleted 2025/10/11 02:35:53 INFO : only15: Deleted 2025/10/11 02:35:53 INFO : only4: Deleted 2025/10/11 02:35:53 INFO : only14: Deleted 2025/10/11 02:35:54 INFO : only16: Deleted 2025/10/11 02:35:54 INFO : only17: Deleted 2025/10/11 02:35:54 INFO : only19: Deleted 2025/10/11 02:35:54 INFO : only7: Deleted 2025/10/11 02:35:54 INFO : only9: Deleted 2025/10/11 02:35:54 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (78.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-bazanow7foha'", Local "Local file system at /tmp/rclone4060539007", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (17s) goroutine 20070 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000702e00, {0x279326c?, 0xc00006bad8?}, 0x28974b0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000702e00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000702e00, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000763c08, {0x3fc60e0, 0x6c, 0x6c}, {0xee07bab95?, 0x3fdc400?, 0x3fdc400?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006e2f00) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006e2f00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 19 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 20 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 20021 [select]: net/http.(*http2ClientConn).roundTrip(0xc000003c00, 0xc00027fa40, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0006e2320, 0xc00027fa40, {0xe0?, 0xa6?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3fa3940?}, 0xc00027fa40?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3fa3940, 0xc00027f900) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bbbf60?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00027f900, {0x2bbbf60, 0x3fa3940}, {0x722dd2d7bd01?, 0x2bce4b8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004412f0, 0xc00027f900, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004412f0, 0xc00027f900) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc0000d4008, 0xc0002dcd20) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000b92f78, {0xc000b92f48, 0x6, 0x53b308?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0002dcd20, {0x274c5da?, 0x6?}, {0xc0001608c0, 0x128}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Put(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:962 github.com/henrybear327/go-proton-api.(*Client).CommitRevision.func1(0xc0002dcd20) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:69 +0x185 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0005b82c0, {0x2be3bd0, 0xc0004b8e40}, 0xc000b93258) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0005b82c0, {0x2be3bd0, 0xc0004b8e40}, 0xc000b93258) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).CommitRevision(0x722e3b119108?, {0x2be3bd0?, 0xc0004b8e40?}, {0xc000065560?, 0xc000b93350?}, {0xc000bde480?, 0x38?}, {0xc000bde4e0?, 0xc000b93350?}, {{0xc00066c900, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:68 +0xd1 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).commitNewRevision(0xc0003edf00, {0x2be3bd0, 0xc0004b8e40}, 0xc000484d80, 0xc0004d23c0, {0xc000ab20a0?, 0xc000492b40?, 0xc000bde480?}, {0xc000bde480, 0x58}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:408 +0x165 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc0003edf00, {0x2be3bd0, 0xc0004b8e40}, 0xc00017a460, {0xc005f54718, 0x5}, {0xc000b93550?, 0x41d41e?, 0x0?}, {0x2bbaaa0, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:465 +0x3b9 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc0003edf00, {0x2be3bd0, 0xc0004b8e40}, {0xc0001ea420?, 0xc000b935b8?}, {0xc005f54718, 0x5}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:974 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x80?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004122a0, 0xc008774280, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004122a0, 0xc008774280) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc00065e1e0, {0x2be3bd0, 0xc0004b8e40}, {0x2bbaaa0, 0xc000492b40}, {0x2beed10, 0xc0000dc460}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:973 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0005ea9c0, {0x2be3bd0, 0xc0004b8e40}, {0x2bbaaa0, 0xc000492b40}, {0x2beed10, 0xc0000dc460}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:720 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00049c620, {0x2be3bd0, 0xc0004b8e40}, {0x2bfb070, 0xc0005ea9c0}, {0xc005f54718, 0x5}, {0x2753f4f, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc00049c620, {0x2be3bd0, 0xc0004b8e40}, {0xc005f54718, 0x5}, {0x2753f4f, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 +0x109 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc00077fa40, {0x275aae3, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2766 +0x70b github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc00077fa40?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 +0x1f testing.tRunner(0xc00077fa40, 0x28974b0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 39 [IO wait]: internal/poll.runtime_pollWait(0x722e3b0565d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000710200?, 0xc000750000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000710200, {0xc000750000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000710200, {0xc000750000?, 0xc000750000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a180, {0xc000750000?, 0x722df11c35f8?, 0x722e3b119108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000580768, {0xc000750000?, 0x9ffb?, 0x41e9b1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000714638, {0x2bbdca0, 0xc000580768}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000714388, {0x2bbb820, 0xc00008a180}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000714388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000714388, {0xc00034b000, 0x1000, 0xc000100008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0004126c0, {0xc0009fe3c0, 0x9, 0xc00040bd58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bbafa0, 0xc0004126c0}, {0xc0009fe3c0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0009fe3c0, 0x9, 0xc00040bd68?}, {0x2bbafa0?, 0xc0004126c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0009fe380) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00040bfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000003c00) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 38 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 18707 [IO wait]: internal/poll.runtime_pollWait(0x722e3b0563a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003ed380?, 0xc00626a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003ed380, {0xc00626a000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003ed380, {0xc00626a000?, 0xc00626a000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148a08, {0xc00626a000?, 0x722df11c35f8?, 0x722e3b119108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000580588, {0xc00626a000?, 0xffb?, 0x3d201f0b900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005ca2b8, {0x2bbdca0, 0xc000580588}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005ca008, {0x2bbb820, 0xc000148a08}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005ca008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005ca008, {0xc00626b000, 0x1000, 0xc000441b60?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc005f667e0, {0xc00626b000?, 0x80d5e5?, 0x2bba9a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00972aa20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00972aa20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc005f667e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18685 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3146 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3127 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18975 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000bc8000, {0x2be3c08, 0xc0000bedc0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 19066 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 18708 [select]: net/http.(*persistConn).writeLoop(0xc005f667e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18685 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20088 [select]: net/http.(*http2clientStream).writeRequest(0xc000535500, 0xc00027fa40, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000535500, 0x2bbaf40?, 0xc009ad20c0?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 20021 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.622025599s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]