"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/25 01:43:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye" 2025/08/25 01:43:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 01:43:00 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Has cached credentials 2025/08/25 01:43:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Used cached credential to initialize the ProtonDrive API 2025/08/25 01:43:02 DEBUG : Creating backend with remote "/tmp/rclone1653752714" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:43:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/25 01:43:03 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:03 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 01:43:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:43:04 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:04 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:43:07 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:43:08 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.11s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.56s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.68s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:11 DEBUG : Creating backend with remote "/non-existing" 2025/08/25 01:43:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/25 01:43:11 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:11 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.95s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:43:12 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:12 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:43:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.65s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:19 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Running all checks before starting transfers 2025/08/25 01:43:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:43:19 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:19 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Checks finished, now starting transfers 2025/08/25 01:43:19 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:43:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (5.86s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:24 ERROR : Ignoring --no-traverse with sync 2025/08/25 01:43:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:43:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:43:27 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:43:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (5.98s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/25 01:43:31 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:31 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/25 01:43:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:43:34 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:34 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:43:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:43:38 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:38 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:43:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.64s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/25 01:43:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 01:43:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/25 01:43:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 01:43:42 INFO : sub dir2: Making directory 2025/08/25 01:43:43 INFO : sub dir: Making directory 2025/08/25 01:43:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:43:43 INFO : sub dir2/sub sub dir2: Making directory 2025/08/25 01:43:44 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:44 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:43:46 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:43:47 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (8.91s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:50 INFO : sub dir2: Making directory 2025/08/25 01:43:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/25 01:43:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 01:43:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:43:51 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:51 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:43:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:43:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.87s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:43:56 DEBUG : sub dir2: Making directory with metadata 2025/08/25 01:43:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 01:43:57 INFO : sub dir2: Making directory 2025/08/25 01:43:57 INFO : sub dir: Making directory 2025/08/25 01:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:43:58 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:43:58 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:44:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:44:00 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:44:00 INFO : sub dir/hello world: Deleted 2025/08/25 01:44:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/25 01:44:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.67s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:44:05 INFO : sub dir2: Making directory 2025/08/25 01:44:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:44:05 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:44:05 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:44:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:44:08 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:44:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.92s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:44:11 DEBUG : sub dir2: Making directory with metadata 2025/08/25 01:44:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 01:44:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 01:44:11 INFO : sub dir2: Making directory 2025/08/25 01:44:12 INFO : sub dir: Making directory 2025/08/25 01:44:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:44:12 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:44:12 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:44:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:44:14 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:44:14 DEBUG : Waiting for deletions to finish 2025/08/25 01:44:15 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.65s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:44:19 INFO : sub dir2: Making directory 2025/08/25 01:44:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:44:19 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:44:19 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:44:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:44:22 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:44:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.85s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:44:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xekekay1xivi" 2025/08/25 01:44:28 DEBUG : proton drive root link ID 'rclone-test-xekekay1xivi': Has cached credentials 2025/08/25 01:44:29 DEBUG : proton drive root link ID 'rclone-test-xekekay1xivi': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-jumegam3moye' -> proton drive root link ID 'rclone-test-xekekay1xivi' 2025/08/25 01:44:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:44:31 DEBUG : proton drive root link ID 'rclone-test-xekekay1xivi': Waiting for checks to finish 2025/08/25 01:44:31 DEBUG : proton drive root link ID 'rclone-test-xekekay1xivi': Waiting for transfers to finish 2025/08/25 01:44:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:44:35 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:44:36 DEBUG : proton drive root link ID 'rclone-test-xekekay1xivi': Purge remote --- PASS: TestServerSideCopy (14.23s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:44:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 01:44:43 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:44:43 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:44:44.010795 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/08/25 01:44:44.010835 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/08/25 01:44:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 01:44:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (9.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:44:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rilahov6fota" 2025/08/25 01:44:52 DEBUG : proton drive root link ID 'rclone-test-rilahov6fota': Has cached credentials 2025/08/25 01:44:53 DEBUG : proton drive root link ID 'rclone-test-rilahov6fota': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-jumegam3moye' -> proton drive root link ID 'rclone-test-rilahov6fota' 2025/08/25 01:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:44:55 DEBUG : proton drive root link ID 'rclone-test-rilahov6fota': Waiting for checks to finish 2025/08/25 01:44:55 DEBUG : proton drive root link ID 'rclone-test-rilahov6fota': Waiting for transfers to finish 2025/08/25 01:44:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:44:59 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:45:01.199168 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/08/25 01:45:01.199212 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/08/25 01:45:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 01:45:04 DEBUG : proton drive root link ID 'rclone-test-rilahov6fota': Waiting for checks to finish 2025/08/25 01:45:04 DEBUG : proton drive root link ID 'rclone-test-rilahov6fota': Waiting for transfers to finish 2025/08/25 01:45:06.022911 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/08/25 01:45:06.022947 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/08/25 01:45:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 01:45:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/25 01:45:09 DEBUG : proton drive root link ID 'rclone-test-rilahov6fota': Purge remote --- PASS: TestServerSideCopyOverSelf (23.10s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:45:16 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:45:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 01:45:16 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:45:16.717699 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/08/25 01:45:16.717783 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/08/25 01:45:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 01:45:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/25 01:45:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (9.76s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:45:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jawuhap5viki" 2025/08/25 01:45:25 DEBUG : proton drive root link ID 'rclone-test-jawuhap5viki': Has cached credentials 2025/08/25 01:45:26 DEBUG : proton drive root link ID 'rclone-test-jawuhap5viki': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-jumegam3moye' -> proton drive root link ID 'rclone-test-jawuhap5viki' 2025/08/25 01:45:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:45:27 DEBUG : proton drive root link ID 'rclone-test-jawuhap5viki': Waiting for checks to finish 2025/08/25 01:45:27 DEBUG : proton drive root link ID 'rclone-test-jawuhap5viki': Waiting for transfers to finish 2025/08/25 01:45:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:45:32 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:45:33.851503 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/08/25 01:45:33.851658 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/08/25 01:45:36 DEBUG : proton drive root link ID 'rclone-test-jawuhap5viki': Using server-side directory move 2025/08/25 01:45:36 INFO : proton drive root link ID 'rclone-test-jawuhap5viki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/25 01:45:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 01:45:37 DEBUG : proton drive root link ID 'rclone-test-jawuhap5viki': Waiting for checks to finish 2025/08/25 01:45:37 DEBUG : proton drive root link ID 'rclone-test-jawuhap5viki': Waiting for transfers to finish 2025/08/25 01:45:38 INFO : sub dir/hello world: Deleted 2025/08/25 01:45:39.063737 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uT3_fZ7AYm7nB9W2mo1tYjha0yzKwSWZ97BOyLFz_0RguZoh5KIugAH5ux9t1RHwD3Ij_g5G9XrE00Mv9cYq0A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:45:39.063773 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uT3_fZ7AYm7nB9W2mo1tYjha0yzKwSWZ97BOyLFz_0RguZoh5KIugAH5ux9t1RHwD3Ij_g5G9XrE00Mv9cYq0A==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:45:39 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uT3_fZ7AYm7nB9W2mo1tYjha0yzKwSWZ97BOyLFz_0RguZoh5KIugAH5ux9t1RHwD3Ij_g5G9XrE00Mv9cYq0A==/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/uT3_fZ7AYm7nB9W2mo1tYjha0yzKwSWZ97BOyLFz_0RguZoh5KIugAH5ux9t1RHwD3Ij_g5G9XrE00Mv9cYq0A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/25 01:45:39 DEBUG : proton drive root link ID 'rclone-test-jawuhap5viki': Purge remote --- FAIL: TestServerSideMoveOverSelf (20.30s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:45:44 ERROR : error listing: directory not found 2025/08/25 01:45:45 INFO : Local file system at /tmp/rclone1653752714: Making directory 2025/08/25 01:45:46 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:45:46 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.34s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:45:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/25 01:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:45:53 DEBUG : Local file system at /tmp/rclone1653752714: Waiting for checks to finish 2025/08/25 01:45:53 DEBUG : Local file system at /tmp/rclone1653752714: Waiting for transfers to finish 2025/08/25 01:45:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:45:54 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/25 01:45:54 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:45:54 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.55s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:45:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/25 01:45:57 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:45:57 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:45:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 01:45:58 INFO : check sum: Copied (new) 2025/08/25 01:45:58 DEBUG : Waiting for deletions to finish 2025/08/25 01:45:59 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:45:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 01:45:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/25 01:45:59 DEBUG : check sum: Unchanged skipping 2025/08/25 01:45:59 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:45:59 DEBUG : Waiting for deletions to finish 2025/08/25 01:45:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.83s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:46:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/25 01:46:02 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:02 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:03 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 01:46:03 INFO : sizeonly: Copied (new) 2025/08/25 01:46:03 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:04 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:04 DEBUG : sizeonly: Sizes identical 2025/08/25 01:46:04 DEBUG : sizeonly: Unchanged skipping 2025/08/25 01:46:04 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:04 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:46:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/25 01:46:06 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:06 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/25 01:46:08 INFO : ignore-size: Copied (new) 2025/08/25 01:46:08 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:09 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 01:46:09 DEBUG : ignore-size: Unchanged skipping 2025/08/25 01:46:09 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:09 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:09 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.87s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:46:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 01:46:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:14 DEBUG : existing: Unchanged skipping 2025/08/25 01:46:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:14 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:14 INFO : There was nothing to transfer 2025/08/25 01:46:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/25 01:46:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:15.111068 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/08/25 01:46:15.111117 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/08/25 01:46:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 01:46:17 INFO : existing: Copied (replaced existing) 2025/08/25 01:46:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:46:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/25 01:46:19 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:19 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 01:46:20 INFO : existing: Copied (new) 2025/08/25 01:46:20 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:22 DEBUG : existing: Destination exists, skipping 2025/08/25 01:46:22 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:22 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:22 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.97s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:46:28 INFO : d: Making directory 2025/08/25 01:46:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 01:46:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:46:31 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:31 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 01:46:31 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 01:46:33 INFO : a/potato2: Copied (new) 2025/08/25 01:46:33 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:34 INFO : b/potato: Deleted 2025/08/25 01:46:34 INFO : d: Removing directory 2025/08/25 01:46:34 INFO : b: Removing directory 2025/08/25 01:46:35 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': deleted 2 directories --- PASS: TestSyncIgnoreErrors (15.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:46:42 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:42 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/08/25 01:46:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 01:46:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/25 01:46:42 DEBUG : empty space: Unchanged skipping 2025/08/25 01:46:42 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:42 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:42 INFO : There was nothing to transfer 2025/08/25 01:46:43 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/08/25 01:46:43 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 01:46:43 NOTICE: proton drive root link ID 'rclone-test-jumegam3moye': Forced to upload files to set modification times on this backend. 2025/08/25 01:46:43 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/25 01:46:43 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:43.591762 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/08/25 01:46:43.591801 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/08/25 01:46:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 01:46:45 INFO : empty space: Copied (replaced existing) 2025/08/25 01:46:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (7.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:46:50 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/08/25 01:46:50 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 01:46:50 DEBUG : empty space: Unchanged skipping 2025/08/25 01:46:50 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:50 DEBUG : Waiting for deletions to finish 2025/08/25 01:46:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.39s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:46:54 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/08/25 01:46:54 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:46:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1653752714) 2025/08/25 01:46:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-jumegam3moye') 2025/08/25 01:46:54 DEBUG : foo: sha1 differ 2025/08/25 01:46:54 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:46:54.935077 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/08/25 01:46:54.935123 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/08/25 01:46:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/25 01:46:57 INFO : foo: Copied (replaced existing) 2025/08/25 01:46:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (6.99s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:47:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:47:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/25 01:47:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:47:01 DEBUG : empty space: Unchanged skipping 2025/08/25 01:47:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:47:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 01:47:03 INFO : potato: Copied (new) 2025/08/25 01:47:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.90s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:47:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/25 01:47:08 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:47:08 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:47:09.046001 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/08/25 01:47:09.046045 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/08/25 01:47:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/25 01:47:11 INFO : potato: Copied (replaced existing) 2025/08/25 01:47:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:47:15 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/08/25 01:47:15 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:47:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1653752714) 2025/08/25 01:47:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-jumegam3moye') 2025/08/25 01:47:15 DEBUG : potato: sha1 differ 2025/08/25 01:47:15 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:47:16.086525 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/08/25 01:47:16.086562 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/08/25 01:47:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/25 01:47:18 INFO : potato: Copied (replaced existing) 2025/08/25 01:47:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:47:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:47:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:47:23 DEBUG : empty space: Unchanged skipping 2025/08/25 01:47:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/25 01:47:23 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:47:23 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:47:23 DEBUG : Waiting for deletions to finish 2025/08/25 01:47:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:47:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:47:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:47:31 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:47:31 DEBUG : empty space: Unchanged skipping 2025/08/25 01:47:31 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:47:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 01:47:32 INFO : potato2: Copied (new) 2025/08/25 01:47:32 DEBUG : Waiting for deletions to finish 2025/08/25 01:47:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:47:41 INFO : d: Making directory 2025/08/25 01:47:41 INFO : d/e: Making directory 2025/08/25 01:47:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 01:47:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:47:44 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 01:47:45 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:47:45 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:47:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 01:47:46 INFO : a/potato2: Copied (new) 2025/08/25 01:47:46 DEBUG : Waiting for deletions to finish 2025/08/25 01:47:47 INFO : b/potato: Deleted 2025/08/25 01:47:47 INFO : d/e: Removing directory 2025/08/25 01:47:48 INFO : d: Removing directory 2025/08/25 01:47:48 INFO : b: Removing directory 2025/08/25 01:47:49 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:47:59 INFO : d: Making directory 2025/08/25 01:48:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 01:48:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:48:01 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 01:48:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:48:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:48:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 01:48:03 INFO : a/potato2: Copied (new) 2025/08/25 01:48:03 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': not deleting files as there were IO errors 2025/08/25 01:48:03 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:48:13 DEBUG : Waiting for deletions to finish 2025/08/25 01:48:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:48:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:48:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:48:14 DEBUG : empty space: Unchanged skipping 2025/08/25 01:48:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:48:14 INFO : potato: Deleted 2025/08/25 01:48:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 01:48:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:48:23 DEBUG : Waiting for deletions to finish 2025/08/25 01:48:24 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:48:24 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:48:24 INFO : potato: Deleted 2025/08/25 01:48:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:48:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:48:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:48:25 DEBUG : empty space: Unchanged skipping 2025/08/25 01:48:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:48:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 01:48:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:48:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:48:32 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:48:32 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:48:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/25 01:48:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.12s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:48:40 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 01:48:40 DEBUG : enormous: Excluded 2025/08/25 01:48:40 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 01:48:40 DEBUG : potato2: Excluded 2025/08/25 01:48:41 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 01:48:41 DEBUG : potato2: Excluded 2025/08/25 01:48:41 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:48:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:48:41 DEBUG : empty space: Unchanged skipping 2025/08/25 01:48:41 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:48:41 DEBUG : Waiting for deletions to finish 2025/08/25 01:48:41 INFO : There was nothing to transfer 2025/08/25 01:48:42 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 01:48:42 DEBUG : enormous: Excluded 2025/08/25 01:48:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 01:48:42 DEBUG : potato2: Excluded 2025/08/25 01:48:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 01:48:42 DEBUG : potato2: Excluded 2025/08/25 01:48:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/25 01:48:42 DEBUG : empty space: Unchanged skipping 2025/08/25 01:48:42 DEBUG : Local file system at /tmp/rclone1653752714: Waiting for checks to finish 2025/08/25 01:48:42 DEBUG : Local file system at /tmp/rclone1653752714: Waiting for transfers to finish 2025/08/25 01:48:42 DEBUG : Waiting for deletions to finish 2025/08/25 01:48:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:48:50 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 01:48:50 DEBUG : enormous: Excluded 2025/08/25 01:48:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 01:48:50 DEBUG : potato2: Excluded 2025/08/25 01:48:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 01:48:51 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:48:51 DEBUG : empty space: Unchanged skipping 2025/08/25 01:48:51 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:48:51 DEBUG : Waiting for deletions to finish 2025/08/25 01:48:52 INFO : potato2: Deleted 2025/08/25 01:48:52 INFO : enormous: Deleted 2025/08/25 01:48:52 INFO : There was nothing to transfer 2025/08/25 01:48:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/25 01:48:53 DEBUG : empty space: Unchanged skipping 2025/08/25 01:48:53 DEBUG : Local file system at /tmp/rclone1653752714: Waiting for checks to finish 2025/08/25 01:48:53 DEBUG : Local file system at /tmp/rclone1653752714: Waiting for transfers to finish 2025/08/25 01:48:53 DEBUG : Waiting for deletions to finish 2025/08/25 01:48:53 INFO : potato2: Deleted 2025/08/25 01:48:53 INFO : enormous: Deleted 2025/08/25 01:48:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:49:03 DEBUG : five: Need to transfer - File not found at Destination 2025/08/25 01:49:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/25 01:49:03 DEBUG : one: Destination is newer than source, skipping 2025/08/25 01:49:03 DEBUG : three: Sizes identical 2025/08/25 01:49:03 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1653752714) 2025/08/25 01:49:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-jumegam3moye') 2025/08/25 01:49:03 DEBUG : two: sha1 differ 2025/08/25 01:49:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/25 01:49:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 01:49:03 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:03.476755 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/08/25 01:49:03.476793 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/08/25 01:49:03.556442 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/08/25 01:49:03.556468 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/08/25 01:49:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/25 01:49:04 INFO : five: Copied (new) 2025/08/25 01:49:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/25 01:49:05 INFO : four: Copied (replaced existing) 2025/08/25 01:49:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 01:49:05 INFO : two: Copied (replaced existing) 2025/08/25 01:49:05 DEBUG : Waiting for deletions to finish 2025/08/25 01:49:08 DEBUG : one: Destination is newer than source, skipping 2025/08/25 01:49:08 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/25 01:49:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/25 01:49:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 01:49:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/25 01:49:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/25 01:49:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 01:49:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1653752714) 2025/08/25 01:49:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-jumegam3moye') 2025/08/25 01:49:08 DEBUG : three: sha1 differ 2025/08/25 01:49:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 01:49:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/25 01:49:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/25 01:49:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 01:49:08 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:08.622431 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/08/25 01:49:08.622472 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/08/25 01:49:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 01:49:10 INFO : three: Copied (replaced existing) 2025/08/25 01:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (21.56s) === 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-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/25 01:49:16 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Making map for --track-renames 2025/08/25 01:49:16 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Finished making map for --track-renames 2025/08/25 01:49:16 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 01:49:16 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for renames to finish 2025/08/25 01:49:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/25 01:49:16 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 01:49:17 INFO : potato: Copied (new) 2025/08/25 01:49:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 01:49:18 INFO : yam: Copied (new) 2025/08/25 01:49:18 DEBUG : Waiting for deletions to finish 2025/08/25 01:49:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 01:49:19 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Making map for --track-renames 2025/08/25 01:49:19 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Finished making map for --track-renames 2025/08/25 01:49:19 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:19 DEBUG : potato: Unchanged skipping 2025/08/25 01:49:19 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for renames to finish 2025/08/25 01:49:20.437398 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Io1f3yHXn-GZYI6IHUhHJXWzDAy3xoQFrjZQYoSwXdN9oRkhmZJm_PQqAtGlwbTQ0MHx2n7vYjPjw0Cona_Bjw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:49:20.437425 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Io1f3yHXn-GZYI6IHUhHJXWzDAy3xoQFrjZQYoSwXdN9oRkhmZJm_PQqAtGlwbTQ0MHx2n7vYjPjw0Cona_Bjw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:20 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Io1f3yHXn-GZYI6IHUhHJXWzDAy3xoQFrjZQYoSwXdN9oRkhmZJm_PQqAtGlwbTQ0MHx2n7vYjPjw0Cona_Bjw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:20 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Io1f3yHXn-GZYI6IHUhHJXWzDAy3xoQFrjZQYoSwXdN9oRkhmZJm_PQqAtGlwbTQ0MHx2n7vYjPjw0Cona_Bjw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:20 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/25 01:49:20 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:22 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 01:49:22 INFO : yaml: Copied (new) 2025/08/25 01:49:22 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': not deleting files as there were IO errors 2025/08/25 01:49:22 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': 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 (8.67s) === 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-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/25 01:49:25 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Making map for --track-renames 2025/08/25 01:49:25 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Finished making map for --track-renames 2025/08/25 01:49:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 01:49:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/25 01:49:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for renames to finish 2025/08/25 01:49:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 01:49:26 INFO : yam: Copied (new) 2025/08/25 01:49:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 01:49:26 INFO : potato: Copied (new) 2025/08/25 01:49:26 DEBUG : Waiting for deletions to finish 2025/08/25 01:49:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 01:49:28 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Making map for --track-renames 2025/08/25 01:49:28 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Finished making map for --track-renames 2025/08/25 01:49:28 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:28 DEBUG : potato: Unchanged skipping 2025/08/25 01:49:28 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for renames to finish 2025/08/25 01:49:28.929334 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fBZQm4tkR6K2_pe_BcBrfhvG7R1DFmmdi0UlTvOlvZcUuhxAU7K3dokaN41BticAz21ZKsvusrfz30WkRGd3Iw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:49:28.929378 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fBZQm4tkR6K2_pe_BcBrfhvG7R1DFmmdi0UlTvOlvZcUuhxAU7K3dokaN41BticAz21ZKsvusrfz30WkRGd3Iw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:28 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fBZQm4tkR6K2_pe_BcBrfhvG7R1DFmmdi0UlTvOlvZcUuhxAU7K3dokaN41BticAz21ZKsvusrfz30WkRGd3Iw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:28 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fBZQm4tkR6K2_pe_BcBrfhvG7R1DFmmdi0UlTvOlvZcUuhxAU7K3dokaN41BticAz21ZKsvusrfz30WkRGd3Iw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:28 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/25 01:49:28 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:30 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 01:49:30 INFO : yaml: Copied (new) 2025/08/25 01:49:30 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': not deleting files as there were IO errors 2025/08/25 01:49:30 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': 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 (8.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/25 01:49:33 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Making map for --track-renames 2025/08/25 01:49:33 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Finished making map for --track-renames 2025/08/25 01:49:33 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 01:49:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/25 01:49:33 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for renames to finish 2025/08/25 01:49:33 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 01:49:35 INFO : potato: Copied (new) 2025/08/25 01:49:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 01:49:36 INFO : sub/yam: Copied (new) 2025/08/25 01:49:36 DEBUG : Waiting for deletions to finish 2025/08/25 01:49:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 01:49:37 DEBUG : potato: Unchanged skipping 2025/08/25 01:49:37 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Making map for --track-renames 2025/08/25 01:49:37 INFO : proton drive root link ID 'rclone-test-jumegam3moye': Finished making map for --track-renames 2025/08/25 01:49:37 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:37 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for renames to finish 2025/08/25 01:49:38.807996 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_uYCFK_grAkEYiVXuCmGzfmVr4ucFHbSKntjaKF_AkEsG9rqms3mOgdotaIw2r6saWF4vf9iJEby3N_cc4TBVw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:49:38.808060 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_uYCFK_grAkEYiVXuCmGzfmVr4ucFHbSKntjaKF_AkEsG9rqms3mOgdotaIw2r6saWF4vf9iJEby3N_cc4TBVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:38 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_uYCFK_grAkEYiVXuCmGzfmVr4ucFHbSKntjaKF_AkEsG9rqms3mOgdotaIw2r6saWF4vf9iJEby3N_cc4TBVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:38 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_uYCFK_grAkEYiVXuCmGzfmVr4ucFHbSKntjaKF_AkEsG9rqms3mOgdotaIw2r6saWF4vf9iJEby3N_cc4TBVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:49:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/25 01:49:38 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 01:49:40 INFO : yam: Copied (new) 2025/08/25 01:49:40 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': not deleting files as there were IO errors 2025/08/25 01:49:40 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': 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 (11.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:49:44 DEBUG : Creating backend with remote "/tmp/rclone1653752714/dir1" 2025/08/25 01:49:44 DEBUG : Creating backend with remote "/tmp/rclone1653752714/dir2" 2025/08/25 01:49:44 DEBUG : Local file system at /tmp/rclone1653752714/dir2: Using server-side directory move 2025/08/25 01:49:44 INFO : Local file system at /tmp/rclone1653752714/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/25 01:49:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/25 01:49:44 DEBUG : Local file system at /tmp/rclone1653752714/dir2: Waiting for checks to finish 2025/08/25 01:49:44 DEBUG : Local file system at /tmp/rclone1653752714/dir2: Waiting for transfers to finish 2025/08/25 01:49:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.70s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:49:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/25 01:49:45 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:45 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:49:49 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:49:49 INFO : sub dir/hello world: Deleted 2025/08/25 01:49:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/25 01:49:49 INFO : nested/sub dir/file: Copied (new) 2025/08/25 01:49:49 INFO : nested/sub dir/file: Deleted 2025/08/25 01:49:49 ERROR : Local file system at /tmp/rclone1653752714: 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 (8.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:49:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 01:49:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/25 01:49:53 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:49:53 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:49:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/25 01:49:58 INFO : nested/sub dir/file: Copied (new) 2025/08/25 01:49:58 INFO : nested/sub dir/file: Deleted 2025/08/25 01:49:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 01:49:58 INFO : sub dir/hello world: Copied (new) 2025/08/25 01:49:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.13s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:50:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/25 01:50:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/25 01:50:04 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:50:04 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:50:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 01:50:05 INFO : existing: Copied (new) 2025/08/25 01:50:05 INFO : existing: Deleted 2025/08/25 01:50:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/25 01:50:05 INFO : existing-b: Copied (new) 2025/08/25 01:50:05 INFO : existing-b: Deleted 2025/08/25 01:50:07 DEBUG : existing: Destination exists, skipping 2025/08/25 01:50:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/25 01:50:07 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 01:50:07 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 01:50:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.16s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:50:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sojabon2tixu" 2025/08/25 01:50:09 DEBUG : proton drive root link ID 'rclone-test-sojabon2tixu': Has cached credentials 2025/08/25 01:50:11 DEBUG : proton drive root link ID 'rclone-test-sojabon2tixu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-jumegam3moye' -> proton drive root link ID 'rclone-test-sojabon2tixu' 2025/08/25 01:50:22 DEBUG : proton drive root link ID 'rclone-test-sojabon2tixu': Using server-side directory move 2025/08/25 01:50:22 INFO : proton drive root link ID 'rclone-test-sojabon2tixu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/25 01:50:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:50:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/25 01:50:23 DEBUG : empty space: Unchanged skipping 2025/08/25 01:50:23 DEBUG : proton drive root link ID 'rclone-test-sojabon2tixu': Waiting for checks to finish 2025/08/25 01:50:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 01:50:23 INFO : empty space: Deleted 2025/08/25 01:50:23 DEBUG : proton drive root link ID 'rclone-test-sojabon2tixu': Waiting for transfers to finish 2025/08/25 01:50:23 INFO : potato3: Deleted 2025/08/25 01:50:24.020245 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7pTVS_lEWku70PzcDCDLU7LpnSMfHT4VyH-BkIHaUTQCkEMOtZdBeuelKExoo7lwGvMGjHJaiKS-5wEX6YjGtg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:50:24.020305 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7pTVS_lEWku70PzcDCDLU7LpnSMfHT4VyH-BkIHaUTQCkEMOtZdBeuelKExoo7lwGvMGjHJaiKS-5wEX6YjGtg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:50:24 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7pTVS_lEWku70PzcDCDLU7LpnSMfHT4VyH-BkIHaUTQCkEMOtZdBeuelKExoo7lwGvMGjHJaiKS-5wEX6YjGtg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:50:24.501196 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vHi-At9DC7PZ2u2UEaHix11XbI730bARA7H9hB0Wu0s7VGpICB6yiGVrcFoOeQlYRju1X9jO6CWl_lRQdEuwVQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:50:24.501225 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vHi-At9DC7PZ2u2UEaHix11XbI730bARA7H9hB0Wu0s7VGpICB6yiGVrcFoOeQlYRju1X9jO6CWl_lRQdEuwVQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:50:24 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vHi-At9DC7PZ2u2UEaHix11XbI730bARA7H9hB0Wu0s7VGpICB6yiGVrcFoOeQlYRju1X9jO6CWl_lRQdEuwVQ==/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/vHi-At9DC7PZ2u2UEaHix11XbI730bARA7H9hB0Wu0s7VGpICB6yiGVrcFoOeQlYRju1X9jO6CWl_lRQdEuwVQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/25 01:50:24 DEBUG : proton drive root link ID 'rclone-test-sojabon2tixu': Purge remote --- FAIL: TestServerSideMove (17.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:50:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hebedap7bewi" 2025/08/25 01:50:27 DEBUG : proton drive root link ID 'rclone-test-hebedap7bewi': Has cached credentials 2025/08/25 01:50:28 DEBUG : proton drive root link ID 'rclone-test-hebedap7bewi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-jumegam3moye' -> proton drive root link ID 'rclone-test-hebedap7bewi' 2025/08/25 01:50:40 DEBUG : empty space: Excluded (Size Filter) 2025/08/25 01:50:40 DEBUG : empty space: Excluded 2025/08/25 01:50:40 DEBUG : empty space: Excluded (Size Filter) 2025/08/25 01:50:40 DEBUG : empty space: Excluded 2025/08/25 01:50:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:50:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 01:50:40 DEBUG : proton drive root link ID 'rclone-test-hebedap7bewi': Waiting for checks to finish 2025/08/25 01:50:40 DEBUG : proton drive root link ID 'rclone-test-hebedap7bewi': Waiting for transfers to finish 2025/08/25 01:50:41 INFO : potato3: Deleted 2025/08/25 01:50:41.541637 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cHWZ5ymO9Hq1Rvl0WmrZrOuZ_-Jfj45MsAksp0c-SLlaqPT33snD_eEqICGgtiOdJL7s-p2pPlca0qjRFDQhiQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:50:41.541663 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cHWZ5ymO9Hq1Rvl0WmrZrOuZ_-Jfj45MsAksp0c-SLlaqPT33snD_eEqICGgtiOdJL7s-p2pPlca0qjRFDQhiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:50:41 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cHWZ5ymO9Hq1Rvl0WmrZrOuZ_-Jfj45MsAksp0c-SLlaqPT33snD_eEqICGgtiOdJL7s-p2pPlca0qjRFDQhiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:50:41.940723 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qanvCkCcUbRTkTWVySVrsUTe-TTyZonwLJAVY6bPUWn5Ukb9B3kY9VrRBrdE015iQAAO7_U-ffypXHp3iF6OZw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:50:41.940755 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qanvCkCcUbRTkTWVySVrsUTe-TTyZonwLJAVY6bPUWn5Ukb9B3kY9VrRBrdE015iQAAO7_U-ffypXHp3iF6OZw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:50:41 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qanvCkCcUbRTkTWVySVrsUTe-TTyZonwLJAVY6bPUWn5Ukb9B3kY9VrRBrdE015iQAAO7_U-ffypXHp3iF6OZw==/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/qanvCkCcUbRTkTWVySVrsUTe-TTyZonwLJAVY6bPUWn5Ukb9B3kY9VrRBrdE015iQAAO7_U-ffypXHp3iF6OZw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/25 01:50:41 DEBUG : proton drive root link ID 'rclone-test-hebedap7bewi': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:50:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-koqexan0yoli" 2025/08/25 01:50:45 DEBUG : proton drive root link ID 'rclone-test-koqexan0yoli': Has cached credentials 2025/08/25 01:50:46 DEBUG : proton drive root link ID 'rclone-test-koqexan0yoli': Used cached credential to initialize the ProtonDrive API 2025/08/25 01:50:52 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-jumegam3moye' -> proton drive root link ID 'rclone-test-koqexan0yoli' 2025/08/25 01:50:58 DEBUG : proton drive root link ID 'rclone-test-koqexan0yoli': Using server-side directory move 2025/08/25 01:50:58 INFO : proton drive root link ID 'rclone-test-koqexan0yoli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/25 01:50:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 01:50:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/25 01:50:59 DEBUG : empty space: Unchanged skipping 2025/08/25 01:50:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 01:50:59 DEBUG : proton drive root link ID 'rclone-test-koqexan0yoli': Waiting for checks to finish 2025/08/25 01:51:00 INFO : empty space: Deleted 2025/08/25 01:51:00 DEBUG : proton drive root link ID 'rclone-test-koqexan0yoli': Waiting for transfers to finish 2025/08/25 01:51:00 INFO : potato3: Deleted 2025/08/25 01:51:00.472215 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QO2IMjB_iLNPfSPoNGr5ZBLssQATcyt_XWdDbYxoII8CFSZUNVpSXuY_Z7IFfWnlxc2fYrcVtwIElQWZPv76LA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:51:00.472253 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QO2IMjB_iLNPfSPoNGr5ZBLssQATcyt_XWdDbYxoII8CFSZUNVpSXuY_Z7IFfWnlxc2fYrcVtwIElQWZPv76LA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:51:00 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QO2IMjB_iLNPfSPoNGr5ZBLssQATcyt_XWdDbYxoII8CFSZUNVpSXuY_Z7IFfWnlxc2fYrcVtwIElQWZPv76LA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:51:00.791496 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hIsZB-t1tZ1UPlP1T4CRmKq6eA2BJ812CYQr81lraTjPtvkZE4fLt9dKHK3Q6roSgOFBfBFg9PUPARA1vsogYQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 01:51:00.791570 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hIsZB-t1tZ1UPlP1T4CRmKq6eA2BJ812CYQr81lraTjPtvkZE4fLt9dKHK3Q6roSgOFBfBFg9PUPARA1vsogYQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:51:00 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hIsZB-t1tZ1UPlP1T4CRmKq6eA2BJ812CYQr81lraTjPtvkZE4fLt9dKHK3Q6roSgOFBfBFg9PUPARA1vsogYQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 01:51:00 ERROR : proton drive root link ID 'rclone-test-jumegam3moye': 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/08/25 01:51:00 DEBUG : proton drive root link ID 'rclone-test-koqexan0yoli': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (19.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.68s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:51:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/rclone-sync-test" 2025/08/25 01:51:05 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test': Has cached credentials 2025/08/25 01:51:06 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (237.36s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 01:55:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/rclone-sync-test" 2025/08/25 01:55:02 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test': Has cached credentials 2025/08/25 01:55:03 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/25 01:58:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/rclone-sync-test-include/layer2" 2025/08/25 01:58:38 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test-include/layer2': Has cached credentials 2025/08/25 01:58:40 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:02:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/rclone-sync-test-ignore-file" 2025/08/25 02:02:07 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test-ignore-file': Has cached credentials 2025/08/25 02:02:09 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:05:39 DEBUG : rclone-sync-test: Excluded 2025/08/25 02:05:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:05:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/25 02:05:41 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test': Waiting for checks to finish 2025/08/25 02:05:41 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test': Waiting for transfers to finish 2025/08/25 02:05:41 DEBUG : Waiting for deletions to finish 2025/08/25 02:05:41 INFO : There was nothing to transfer 2025/08/25 02:05:42 DEBUG : rclone-sync-test: Excluded 2025/08/25 02:05:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:05:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/25 02:05:43 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 02:05:43 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 02:05:43 DEBUG : Waiting for deletions to finish 2025/08/25 02:05:43 INFO : rclone-sync-test-include: Removing directory 2025/08/25 02:05:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/25 02:05:44 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': failed to delete 1 directories 2025/08/25 02:05:44 INFO : There was nothing to transfer 2025/08/25 02:05:44 DEBUG : rclone-sync-test: Excluded 2025/08/25 02:05:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:05:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/25 02:05:46 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/25 02:05:46 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/25 02:05:46 DEBUG : Waiting for deletions to finish 2025/08/25 02:05:46 INFO : There was nothing to transfer 2025/08/25 02:05:46 DEBUG : rclone-sync-test: Excluded 2025/08/25 02:05:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:05:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/25 02:05:48 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for checks to finish 2025/08/25 02:05:48 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': Waiting for transfers to finish 2025/08/25 02:05:48 DEBUG : Waiting for deletions to finish 2025/08/25 02:05:48 INFO : rclone-sync-test-include: Removing directory 2025/08/25 02:05:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/25 02:05:48 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye': failed to delete 1 directories 2025/08/25 02:05:48 INFO : There was nothing to transfer 2025/08/25 02:05:50 DEBUG : rclone-sync-test: Excluded 2025/08/25 02:05:50 DEBUG : Excluded 2025/08/25 02:05:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:05:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/25 02:05:51 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/25 02:05:51 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/25 02:05:51 DEBUG : Waiting for deletions to finish 2025/08/25 02:05:51 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (653.54s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 02:05:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/dst" 2025/08/25 02:05:56 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Has cached credentials 2025/08/25 02:05:57 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:09:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/CompareDest" 2025/08/25 02:09:27 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/CompareDest': Has cached credentials 2025/08/25 02:09:29 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:12:59 DEBUG : one: Need to transfer - File not found at Destination 2025/08/25 02:12:59 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:12:59 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:13:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:13:02 INFO : one: Copied (new) 2025/08/25 02:13:02 DEBUG : Waiting for deletions to finish 2025/08/25 02:13:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:13:04 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:13:04 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:13:05.232794 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/08/25 02:13:05.232837 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/08/25 02:13:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/25 02:13:07 INFO : one: Copied (replaced existing) 2025/08/25 02:13:07 DEBUG : Waiting for deletions to finish 2025/08/25 02:13:09.132252 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/08/25 02:13:09.132300 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/08/25 02:13:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:13:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 02:13:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:13:16 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:13:16 DEBUG : Waiting for deletions to finish 2025/08/25 02:13:16 INFO : There was nothing to transfer 2025/08/25 02:13:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:13:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 02:13:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 02:13:20 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:13:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 02:13:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:13:20 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:13:20 DEBUG : Waiting for deletions to finish 2025/08/25 02:13:20 INFO : There was nothing to transfer 2025/08/25 02:13:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:13:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 02:13:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:13:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 02:13:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 02:13:23 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:13:23 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:13:23 DEBUG : Waiting for deletions to finish 2025/08/25 02:13:23 INFO : There was nothing to transfer 2025/08/25 02:13:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:13:25 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/25 02:13:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 02:13:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 02:13:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:13:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 02:13:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:13:26 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:13:26 DEBUG : Waiting for deletions to finish 2025/08/25 02:13:26 INFO : There was nothing to transfer 2025/08/25 02:13:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:13:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/25 02:13:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:13:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/25 02:13:29 DEBUG : two: Need to transfer - File not found at Destination 2025/08/25 02:13:29 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:13:29 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:13:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/25 02:13:30 INFO : two: Copied (new) 2025/08/25 02:13:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (460.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 02:13:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/dest" 2025/08/25 02:13:42 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dest': Has cached credentials 2025/08/25 02:13:43 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dest': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:17:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/pre-dest1" 2025/08/25 02:17:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/pre-dest1': Has cached credentials 2025/08/25 02:17:16 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:19:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/pre-dest2" 2025/08/25 02:19:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/pre-dest2': Has cached credentials 2025/08/25 02:19:03 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:20:50 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 02:20:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/25 02:20:51 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 02:20:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/25 02:20:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/25 02:20:52 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dest': Waiting for checks to finish 2025/08/25 02:20:52 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dest': Waiting for transfers to finish 2025/08/25 02:20:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/25 02:20:55 INFO : 3: Copied (new) 2025/08/25 02:20:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (444.59s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.70s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 02:21:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/dst" 2025/08/25 02:21:08 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Has cached credentials 2025/08/25 02:21:09 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:22:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/backup" 2025/08/25 02:22:59 DEBUG : Config file has changed externally - reloading 2025/08/25 02:22:59 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/backup': Has cached credentials 2025/08/25 02:23:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/backup': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:26:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:26:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 02:26:41 DEBUG : two: Unchanged skipping 2025/08/25 02:26:41 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:26:43.588657 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ns8a8abst1tFXVhNQWP90hitmbZTxqpcv1EntFBGzWvKD8_9ZcNmvYfhtNPzqHMrb5FgaBXlIJ-zqA5WEKBIbg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 02:26:43.588698 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ns8a8abst1tFXVhNQWP90hitmbZTxqpcv1EntFBGzWvKD8_9ZcNmvYfhtNPzqHMrb5FgaBXlIJ-zqA5WEKBIbg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:26:43 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ns8a8abst1tFXVhNQWP90hitmbZTxqpcv1EntFBGzWvKD8_9ZcNmvYfhtNPzqHMrb5FgaBXlIJ-zqA5WEKBIbg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:26:43 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:26:43 ERROR : proton drive root link ID 'rclone-test-jumegam3moye/dst': not deleting files as there were IO errors 2025/08/25 02:26:43 ERROR : proton drive root link ID 'rclone-test-jumegam3moye/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/ns8a8abst1tFXVhNQWP90hitmbZTxqpcv1EntFBGzWvKD8_9ZcNmvYfhtNPzqHMrb5FgaBXlIJ-zqA5WEKBIbg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (346.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 02:26:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/dst" 2025/08/25 02:26:55 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Has cached credentials 2025/08/25 02:26:56 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:28:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/backup" 2025/08/25 02:28:48 DEBUG : Config file has changed externally - reloading 2025/08/25 02:28:48 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/backup': Has cached credentials 2025/08/25 02:28:49 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/backup': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:32:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:32:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 02:32:22 DEBUG : two: Unchanged skipping 2025/08/25 02:32:22 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:32:24.788148 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cFTkOa-SIPEfpCwozmT5lqNr05BNCyIAx4thnkIq9trN_qrHrBA7DiKsWhDIMnSnHSszNJcv5u0CyVri8ySmFg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 02:32:24.788171 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cFTkOa-SIPEfpCwozmT5lqNr05BNCyIAx4thnkIq9trN_qrHrBA7DiKsWhDIMnSnHSszNJcv5u0CyVri8ySmFg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:32:24 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cFTkOa-SIPEfpCwozmT5lqNr05BNCyIAx4thnkIq9trN_qrHrBA7DiKsWhDIMnSnHSszNJcv5u0CyVri8ySmFg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:32:24 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:32:24 ERROR : proton drive root link ID 'rclone-test-jumegam3moye/dst': not deleting files as there were IO errors 2025/08/25 02:32:24 ERROR : proton drive root link ID 'rclone-test-jumegam3moye/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/cFTkOa-SIPEfpCwozmT5lqNr05BNCyIAx4thnkIq9trN_qrHrBA7DiKsWhDIMnSnHSszNJcv5u0CyVri8ySmFg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (341.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 02:32:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/dst" 2025/08/25 02:32:36 DEBUG : Config file has changed externally - reloading 2025/08/25 02:32:36 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Has cached credentials 2025/08/25 02:32:37 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:34:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/backup" 2025/08/25 02:34:24 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/backup': Has cached credentials 2025/08/25 02:34:25 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/backup': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:37:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:37:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 02:37:59 DEBUG : two: Unchanged skipping 2025/08/25 02:37:59 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:38:01.873329 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sUu2yi9Cez-Gk3ZM6gSKMyszxXm9OcL057ldhHO6BfA0YewDyp772bqm-jahJbFo91vyTMv01HwoBIO9U-T6Lg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 02:38:01.873360 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sUu2yi9Cez-Gk3ZM6gSKMyszxXm9OcL057ldhHO6BfA0YewDyp772bqm-jahJbFo91vyTMv01HwoBIO9U-T6Lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:38:01 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sUu2yi9Cez-Gk3ZM6gSKMyszxXm9OcL057ldhHO6BfA0YewDyp772bqm-jahJbFo91vyTMv01HwoBIO9U-T6Lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:38:01 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:38:01 ERROR : proton drive root link ID 'rclone-test-jumegam3moye/dst': not deleting files as there were IO errors 2025/08/25 02:38:01 ERROR : proton drive root link ID 'rclone-test-jumegam3moye/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/sUu2yi9Cez-Gk3ZM6gSKMyszxXm9OcL057ldhHO6BfA0YewDyp772bqm-jahJbFo91vyTMv01HwoBIO9U-T6Lg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (336.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 02:38:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/dst" 2025/08/25 02:38:13 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Has cached credentials 2025/08/25 02:38:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:40:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:40:02 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for checks to finish 2025/08/25 02:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/25 02:40:02 DEBUG : two: Unchanged skipping 2025/08/25 02:40:03.768544 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Mnje74oT-BDfgH90e95POhnf8DP74g5z1uuBEyx7Bf9OltaH0wxrh5HaXejAVayEPBU9jExBVT7Rbg6QvwKqtA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 02:40:03.768569 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Mnje74oT-BDfgH90e95POhnf8DP74g5z1uuBEyx7Bf9OltaH0wxrh5HaXejAVayEPBU9jExBVT7Rbg6QvwKqtA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:40:03 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Mnje74oT-BDfgH90e95POhnf8DP74g5z1uuBEyx7Bf9OltaH0wxrh5HaXejAVayEPBU9jExBVT7Rbg6QvwKqtA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:40:03 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Waiting for transfers to finish 2025/08/25 02:40:03 ERROR : proton drive root link ID 'rclone-test-jumegam3moye/dst': not deleting files as there were IO errors 2025/08/25 02:40:03 ERROR : proton drive root link ID 'rclone-test-jumegam3moye/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/Mnje74oT-BDfgH90e95POhnf8DP74g5z1uuBEyx7Bf9OltaH0wxrh5HaXejAVayEPBU9jExBVT7Rbg6QvwKqtA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (121.31s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 02:40:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/dst" 2025/08/25 02:40:14 DEBUG : Config file has changed externally - reloading 2025/08/25 02:40:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Has cached credentials 2025/08/25 02:40:15 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Used cached credential to initialize the ProtonDrive API 2025/08/25 02:42:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:42:03.973373 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1EmxA3ti5rbh-ztuvTK15DGM2XQp1D25npPeyuML5hh59BE9q5JstvjpUhTa4Pbf52ZIVeHi3CJVO1fS886kOw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/25 02:42:03.973413 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1EmxA3ti5rbh-ztuvTK15DGM2XQp1D25npPeyuML5hh59BE9q5JstvjpUhTa4Pbf52ZIVeHi3CJVO1fS886kOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/25 02:42:03 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1EmxA3ti5rbh-ztuvTK15DGM2XQp1D25npPeyuML5hh59BE9q5JstvjpUhTa4Pbf52ZIVeHi3CJVO1fS886kOw==/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/1EmxA3ti5rbh-ztuvTK15DGM2XQp1D25npPeyuML5hh59BE9q5JstvjpUhTa4Pbf52ZIVeHi3CJVO1fS886kOw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (120.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-jumegam3moye'", Local "Local file system at /tmp/rclone1653752714", Modify Window "1s" 2025/08/25 02:42:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jumegam3moye/dst" 2025/08/25 02:42:14 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Has cached credentials 2025/08/25 02:42:16 DEBUG : proton drive root link ID 'rclone-test-jumegam3moye/dst': Used cached credential to initialize the ProtonDrive API panic: test timed out after 1h0m0s running tests: TestSyncSuffixKeepExtension (55s) goroutine 17902 [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, 1 minutes]: testing.(*T).Run(0xc000486c40, {0x278a9d0?, 0xc00006bad8?}, 0x288a1a0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000486c40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000486c40, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007b4888, {0x3faeda0, 0x6c, 0x6c}, {0xee03db6a6?, 0x3fc4f20?, 0x3fc4f20?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006820a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006820a0) /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 13 [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 14 [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 17728 [select]: net/http.(*http2ClientConn).roundTrip(0xc0004868c0, 0xc0000d8500, 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(0xc0002e90e0, 0xc0000d8500, {0x20?, 0x81?}) /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({0x3f8c380?}, 0xc0000d8500?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8c380, 0xc0000d8500) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bad640?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0000d8500, {0x2bad640, 0x3f8c380}, {0x7dbdd0215601?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0069f3410, 0xc0000d8500, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0069f3410, 0xc0000d8500) /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(0xc0007de008, 0xc002d0a1e0) /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(0xc0006deee0, {0xc0006deeb0, 0x6, 0x0?}) /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(0xc002d0a1e0, {0x2740126?, 0x2741c4e?}, {0xc0006e85b0, 0xd0}) /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).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListChildren.func1(0xc002d0a1e0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc003282370, {0x2bd5110, 0xc0003cfef0}, 0xc0006df3c0) /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(0xc003282370, {0x2bd5110, 0xc0003cfef0}, 0xc0006df3c0) /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).ListChildren(0xc003282370, {0x2bd5110, 0xc0003cfef0}, {0xc000936720, 0x58}, {0xc0088016e0, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolder(0xc0001d1c00, {0x2bd5110, 0xc0003cfef0}, 0xc000166700, {0xc00113e130, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:92 +0x3ee github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolderByID(0xc0001d1c00, {0x2bd5110, 0xc0003cfef0}, {0xc0009367e0?, 0xc0006df778?}, {0xc00113e130, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:24 +0x96 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:629 +0x5e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000496008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000f576e0, 0xc0003ef310, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000f576e0, 0xc0003ef310) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf(0xc0032822c0, {0x2bd5110, 0xc0003cfef0}, {0xc0009367e0, 0x58}, {0xc00113e130, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:628 +0x11c github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00085e7e0, {0x2bd5110, 0xc0003cfef0}, {0xc00113e130, 0x18}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00085e7e0, {0x2bd5110, 0xc0003cfef0}, {0xc00113e130, 0x1c}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc00085e7e0, {0x2bd5110?, 0xc0003cfef0?}, 0xc0?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindRoot(0xc00113e130?, {0x2bd5110?, 0xc0003cfef0?}, 0x58?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 +0xa9 github.com/rclone/rclone/backend/protondrive.NewFs({0x2bd5110, 0xc0003cfef0}, {0xc00113e120, 0xf}, {0xc00113e130, 0x1c}, {0x2bbfe88, 0xc0069f3140}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:433 +0x556 github.com/rclone/rclone/fs.NewFs({0x2bd5110, 0xc0003cfef0}, {0xc00113e120, 0x2c}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:75 +0x378 github.com/rclone/rclone/fs/sync.testSyncSuffix(0xc0011aa380, {0x27564a9, 0xb}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2498 +0x8bd github.com/rclone/rclone/fs/sync.TestSyncSuffixKeepExtension(0xc0011aa380?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 +0x25 testing.tRunner(0xc0011aa380, 0x288a1a0) /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 23 [IO wait]: internal/poll.runtime_pollWait(0x7dbdd0dc9dc0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000684f80?, 0xc000a80000?, 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(0xc000684f80, {0xc000a80000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000684f80, {0xc000a80000?, 0xc000a85a15?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a208, {0xc000a80000?, 0x7dbdd0dcf038?, 0x7dbe192d6108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000484978, {0xc000a80000?, 0x45e6?, 0xc00001ac08?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000628d38, {0x2baf2c0, 0xc000484978}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000628a88, {0x2bacf00, 0xc00008a208}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000628a88, 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(0xc000628a88, {0xc000231000, 0x1000, 0xc0000efc00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0007415c0, {0xc0006fd700, 0x9, 0x3f31f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bac680, 0xc0007415c0}, {0xc0006fd700, 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({0xc0006fd700, 0x9, 0xc00027afc0?}, {0x2bac680?, 0xc0007415c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0006fd6c0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009bfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0004868c0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 22 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 3104 [chan receive, 57 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 3114 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17678 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002cf860, {0x2bd5148, 0xc0003ee640}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 17430 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 18004 [select]: net/http.(*http2clientStream).writeRequest(0xc00057b680, 0xc0000d8500, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00057b680, 0x82db84?, 0xc000ae6f60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 17728 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.054994759s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix]