"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/17 04:57:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice" 2025/09/17 04:57:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 04:57:19 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Has cached credentials 2025/09/17 04:57:21 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Used cached credential to initialize the ProtonDrive API 2025/09/17 04:57:22 DEBUG : Creating backend with remote "/tmp/rclone1431610812" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:57:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/17 04:57:28 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:57:28 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (6.26s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:57:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 04:57:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:57:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:57:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:57:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:57:32 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:57:33 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.62s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.98s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.95s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:57:38 DEBUG : Creating backend with remote "/non-existing" 2025/09/17 04:57:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/17 04:57:38 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:57:38 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.28s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:57:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:57:40 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:57:40 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:57:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:57:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.10s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.95s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:57:47 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Running all checks before starting transfers 2025/09/17 04:57:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:57:48 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:57:48 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Checks finished, now starting transfers 2025/09/17 04:57:48 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:57:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:57:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.28s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:57:55 ERROR : Ignoring --no-traverse with sync 2025/09/17 04:57:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:57:55 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:57:55 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:57:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:57:58 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.81s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:58:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/17 04:58:03 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:58:03 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:58:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/17 04:58:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:58:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 04:58:08 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:58:08 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:58:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:58:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:58:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 04:58:12 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:58:12 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:58:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:58:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:58:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/17 04:58:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 04:58:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/17 04:58:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 04:58:16 INFO : sub dir2: Making directory 2025/09/17 04:58:17 INFO : sub dir: Making directory 2025/09/17 04:58:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:58:18 INFO : sub dir2/sub sub dir2: Making directory 2025/09/17 04:58:19 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:58:19 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:58:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:58:20 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:58:22 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:58:27 INFO : sub dir2: Making directory 2025/09/17 04:58:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/17 04:58:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 04:58:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:58:27 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:58:27 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:58:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:58:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:58:34 DEBUG : sub dir2: Making directory with metadata 2025/09/17 04:58:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 04:58:34 INFO : sub dir2: Making directory 2025/09/17 04:58:35 INFO : sub dir: Making directory 2025/09/17 04:58:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:58:36 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:58:36 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:58:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:58:37 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:58:37 INFO : sub dir/hello world: Deleted 2025/09/17 04:58:39 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/17 04:58:39 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.09s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.87s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:58:44 INFO : sub dir2: Making directory 2025/09/17 04:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:58:44 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:58:44 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:58:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:58:47 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:58:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:58:51 DEBUG : sub dir2: Making directory with metadata 2025/09/17 04:58:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 04:58:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 04:58:51 INFO : sub dir2: Making directory 2025/09/17 04:58:52 INFO : sub dir: Making directory 2025/09/17 04:58:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:58:53 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:58:53 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:58:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:58:55 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:58:55 DEBUG : Waiting for deletions to finish 2025/09/17 04:58:56 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.30s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.88s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:59:00 INFO : sub dir2: Making directory 2025/09/17 04:59:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:59:00 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:59:00 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:59:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:59:03 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:59:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.44s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:59:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cuhuqem3tolu" 2025/09/17 04:59:11 DEBUG : Config file has changed externally - reloading 2025/09/17 04:59:11 DEBUG : proton drive root link ID 'rclone-test-cuhuqem3tolu': Has cached credentials 2025/09/17 04:59:13 DEBUG : proton drive root link ID 'rclone-test-cuhuqem3tolu': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-bizicop4fice' -> proton drive root link ID 'rclone-test-cuhuqem3tolu' 2025/09/17 04:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:59:15 DEBUG : proton drive root link ID 'rclone-test-cuhuqem3tolu': Waiting for checks to finish 2025/09/17 04:59:15 DEBUG : proton drive root link ID 'rclone-test-cuhuqem3tolu': Waiting for transfers to finish 2025/09/17 04:59:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:59:20 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:59:21 DEBUG : proton drive root link ID 'rclone-test-cuhuqem3tolu': Purge remote --- PASS: TestServerSideCopy (17.09s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:59:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/17 04:59:30 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 04:59:30 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 04:59:30.216346 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/09/17 04:59:30.216384 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/09/17 04:59:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/17 04:59:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 04:59:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buvolud5remi" 2025/09/17 04:59:40 DEBUG : proton drive root link ID 'rclone-test-buvolud5remi': Has cached credentials 2025/09/17 04:59:43 DEBUG : proton drive root link ID 'rclone-test-buvolud5remi': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-bizicop4fice' -> proton drive root link ID 'rclone-test-buvolud5remi' 2025/09/17 04:59:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 04:59:44 DEBUG : proton drive root link ID 'rclone-test-buvolud5remi': Waiting for checks to finish 2025/09/17 04:59:44 DEBUG : proton drive root link ID 'rclone-test-buvolud5remi': Waiting for transfers to finish 2025/09/17 04:59:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 04:59:49 INFO : sub dir/hello world: Copied (new) 2025/09/17 04:59:52.026276 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/09/17 04:59:52.026312 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/09/17 04:59:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/17 04:59:56 DEBUG : proton drive root link ID 'rclone-test-buvolud5remi': Waiting for checks to finish 2025/09/17 04:59:56 DEBUG : proton drive root link ID 'rclone-test-buvolud5remi': Waiting for transfers to finish 2025/09/17 04:59:57.393828 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/09/17 04:59:57.393851 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/09/17 04:59:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/17 04:59:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/17 05:00:01 DEBUG : proton drive root link ID 'rclone-test-buvolud5remi': Purge remote --- PASS: TestServerSideCopyOverSelf (28.86s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:00:10 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:00:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/17 05:00:10 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:00:10.829649 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/09/17 05:00:10.829683 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/09/17 05:00:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/17 05:00:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/17 05:00:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.79s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:00:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yisecos4cave" 2025/09/17 05:00:21 DEBUG : proton drive root link ID 'rclone-test-yisecos4cave': Has cached credentials 2025/09/17 05:00:23 DEBUG : proton drive root link ID 'rclone-test-yisecos4cave': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-bizicop4fice' -> proton drive root link ID 'rclone-test-yisecos4cave' 2025/09/17 05:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 05:00:24 DEBUG : proton drive root link ID 'rclone-test-yisecos4cave': Waiting for checks to finish 2025/09/17 05:00:24 DEBUG : proton drive root link ID 'rclone-test-yisecos4cave': Waiting for transfers to finish 2025/09/17 05:00:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 05:00:30 INFO : sub dir/hello world: Copied (new) 2025/09/17 05:00:32.202933 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/09/17 05:00:32.202959 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/09/17 05:00:35 DEBUG : proton drive root link ID 'rclone-test-yisecos4cave': Using server-side directory move 2025/09/17 05:00:35 INFO : proton drive root link ID 'rclone-test-yisecos4cave': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/17 05:00:36 DEBUG : proton drive root link ID 'rclone-test-yisecos4cave': Waiting for checks to finish 2025/09/17 05:00:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/17 05:00:36 DEBUG : proton drive root link ID 'rclone-test-yisecos4cave': Waiting for transfers to finish 2025/09/17 05:00:37 INFO : sub dir/hello world: Deleted 2025/09/17 05:00:38.632921 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VDKiMvzVsQCHbyZ6od08IMLkixDS_ne-jypN0BhWyYqpkUWUKEQTIeenUwLgFgnSixUzkelxkda_s05l2HV5SA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:00:38.632960 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VDKiMvzVsQCHbyZ6od08IMLkixDS_ne-jypN0BhWyYqpkUWUKEQTIeenUwLgFgnSixUzkelxkda_s05l2HV5SA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:00:38 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VDKiMvzVsQCHbyZ6od08IMLkixDS_ne-jypN0BhWyYqpkUWUKEQTIeenUwLgFgnSixUzkelxkda_s05l2HV5SA==/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/VDKiMvzVsQCHbyZ6od08IMLkixDS_ne-jypN0BhWyYqpkUWUKEQTIeenUwLgFgnSixUzkelxkda_s05l2HV5SA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/17 05:00:38 DEBUG : proton drive root link ID 'rclone-test-yisecos4cave': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.32s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:00:44 ERROR : error listing: directory not found 2025/09/17 05:00:45 INFO : Local file system at /tmp/rclone1431610812: Making directory 2025/09/17 05:00:47 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:00:47 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.42s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:00:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/17 05:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 05:00:56 DEBUG : Local file system at /tmp/rclone1431610812: Waiting for checks to finish 2025/09/17 05:00:56 DEBUG : Local file system at /tmp/rclone1431610812: Waiting for transfers to finish 2025/09/17 05:00:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 05:00:57 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/17 05:00:57 INFO : sub dir/hello world: Copied (new) 2025/09/17 05:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.74s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:01:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/17 05:01:01 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:01 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/17 05:01:03 INFO : check sum: Copied (new) 2025/09/17 05:01:03 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:04 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/17 05:01:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/17 05:01:04 DEBUG : check sum: Unchanged skipping 2025/09/17 05:01:04 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:04 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.32s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:01:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/17 05:01:07 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:07 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/17 05:01:09 INFO : sizeonly: Copied (new) 2025/09/17 05:01:09 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:11 DEBUG : sizeonly: Sizes identical 2025/09/17 05:01:11 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:11 DEBUG : sizeonly: Unchanged skipping 2025/09/17 05:01:11 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:11 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:01:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/17 05:01:14 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:14 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/17 05:01:16 INFO : ignore-size: Copied (new) 2025/09/17 05:01:16 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:18 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:01:18 DEBUG : ignore-size: Unchanged skipping 2025/09/17 05:01:18 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:18 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:18 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:01:23 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:01:23 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:23 DEBUG : existing: Unchanged skipping 2025/09/17 05:01:23 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:23 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:23 INFO : There was nothing to transfer 2025/09/17 05:01:24 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/17 05:01:24 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:24.976556 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/09/17 05:01:24.976602 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/09/17 05:01:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/17 05:01:27 INFO : existing: Copied (replaced existing) 2025/09/17 05:01:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:01:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/17 05:01:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/17 05:01:31 INFO : existing: Copied (new) 2025/09/17 05:01:31 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:33 DEBUG : existing: Destination exists, skipping 2025/09/17 05:01:33 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:33 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:33 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.11s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:01:41 INFO : d: Making directory 2025/09/17 05:01:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/17 05:01:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:01:44 DEBUG : c/non empty space: Unchanged skipping 2025/09/17 05:01:44 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:44 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/17 05:01:46 INFO : a/potato2: Copied (new) 2025/09/17 05:01:46 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:47 INFO : b/potato: Deleted 2025/09/17 05:01:47 INFO : d: Removing directory 2025/09/17 05:01:48 INFO : b: Removing directory 2025/09/17 05:01:48 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:01:57 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/09/17 05:01:57 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/17 05:01:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/17 05:01:57 DEBUG : empty space: Unchanged skipping 2025/09/17 05:01:57 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:57 DEBUG : Waiting for deletions to finish 2025/09/17 05:01:57 INFO : There was nothing to transfer 2025/09/17 05:01:59 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/09/17 05:01:59 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:01:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/17 05:01:59 NOTICE: proton drive root link ID 'rclone-test-bizicop4fice': Forced to upload files to set modification times on this backend. 2025/09/17 05:01:59 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/17 05:01:59 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:01:59.546520 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/09/17 05:01:59.546555 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/09/17 05:02:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/17 05:02:02 INFO : empty space: Copied (replaced existing) 2025/09/17 05:02:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (10.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:02:07 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/09/17 05:02:07 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:02:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/17 05:02:07 DEBUG : empty space: Unchanged skipping 2025/09/17 05:02:07 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:02:07 DEBUG : Waiting for deletions to finish 2025/09/17 05:02:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.61s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:02:13 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/09/17 05:02:13 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:02:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1431610812) 2025/09/17 05:02:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-bizicop4fice') 2025/09/17 05:02:13 DEBUG : foo: sha1 differ 2025/09/17 05:02:13 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:02:14.088309 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/09/17 05:02:14.088340 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/09/17 05:02:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/17 05:02:16 INFO : foo: Copied (replaced existing) 2025/09/17 05:02:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:02:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:02:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/17 05:02:21 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:02:21 DEBUG : empty space: Unchanged skipping 2025/09/17 05:02:21 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:02:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/17 05:02:23 INFO : potato: Copied (new) 2025/09/17 05:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:02:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/17 05:02:30 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:02:30 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:02:30.714171 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/09/17 05:02:30.714206 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/09/17 05:02:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/17 05:02:32 INFO : potato: Copied (replaced existing) 2025/09/17 05:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.26s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:02:38 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:02:38 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/09/17 05:02:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1431610812) 2025/09/17 05:02:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-bizicop4fice') 2025/09/17 05:02:38 DEBUG : potato: sha1 differ 2025/09/17 05:02:38 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:02:38.953249 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/09/17 05:02:38.953283 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/09/17 05:02:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/17 05:02:41 INFO : potato: Copied (replaced existing) 2025/09/17 05:02:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:02:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 05:02:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:02:48 DEBUG : empty space: Unchanged skipping 2025/09/17 05:02:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/17 05:02:48 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:02:48 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:02:48 DEBUG : Waiting for deletions to finish 2025/09/17 05:02:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:02:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:02:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 05:02:57 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:02:57 DEBUG : empty space: Unchanged skipping 2025/09/17 05:02:57 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:02:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/17 05:02:58 INFO : potato2: Copied (new) 2025/09/17 05:02:58 DEBUG : Waiting for deletions to finish 2025/09/17 05:02:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:03:07 INFO : d: Making directory 2025/09/17 05:03:08 INFO : d/e: Making directory 2025/09/17 05:03:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/17 05:03:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:03:13 DEBUG : c/non empty space: Unchanged skipping 2025/09/17 05:03:13 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:03:13 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:03:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/17 05:03:14 INFO : a/potato2: Copied (new) 2025/09/17 05:03:14 DEBUG : Waiting for deletions to finish 2025/09/17 05:03:15 INFO : b/potato: Deleted 2025/09/17 05:03:15 INFO : d/e: Removing directory 2025/09/17 05:03:16 INFO : d: Removing directory 2025/09/17 05:03:17 INFO : b: Removing directory 2025/09/17 05:03:17 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:03:29 INFO : d: Making directory 2025/09/17 05:03:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/17 05:03:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:03:33 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:03:33 DEBUG : c/non empty space: Unchanged skipping 2025/09/17 05:03:33 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:03:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/17 05:03:34 INFO : a/potato2: Copied (new) 2025/09/17 05:03:34 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': not deleting files as there were IO errors 2025/09/17 05:03:34 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:03:46 DEBUG : Waiting for deletions to finish 2025/09/17 05:03:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:03:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 05:03:47 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:03:47 DEBUG : empty space: Unchanged skipping 2025/09/17 05:03:47 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:03:47 INFO : potato: Deleted 2025/09/17 05:03:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/17 05:03:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:03:57 DEBUG : Waiting for deletions to finish 2025/09/17 05:03:58 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:03:58 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:03:59 INFO : potato: Deleted 2025/09/17 05:03:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:03:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 05:03:59 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:03:59 DEBUG : empty space: Unchanged skipping 2025/09/17 05:03:59 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:04:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/17 05:04:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.39s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:04:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 05:04:08 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:04:08 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:04:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/17 05:04:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.11s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:04:17 DEBUG : enormous: Excluded (Size Filter) 2025/09/17 05:04:17 DEBUG : enormous: Excluded 2025/09/17 05:04:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/17 05:04:17 DEBUG : potato2: Excluded 2025/09/17 05:04:18 DEBUG : potato2: Excluded (Size Filter) 2025/09/17 05:04:18 DEBUG : potato2: Excluded 2025/09/17 05:04:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:04:18 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:04:18 DEBUG : empty space: Unchanged skipping 2025/09/17 05:04:18 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:04:18 DEBUG : Waiting for deletions to finish 2025/09/17 05:04:18 INFO : There was nothing to transfer 2025/09/17 05:04:19 DEBUG : enormous: Excluded (Size Filter) 2025/09/17 05:04:19 DEBUG : enormous: Excluded 2025/09/17 05:04:19 DEBUG : potato2: Excluded (Size Filter) 2025/09/17 05:04:19 DEBUG : potato2: Excluded 2025/09/17 05:04:20 DEBUG : potato2: Excluded (Size Filter) 2025/09/17 05:04:20 DEBUG : potato2: Excluded 2025/09/17 05:04:20 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/17 05:04:20 DEBUG : empty space: Unchanged skipping 2025/09/17 05:04:20 DEBUG : Local file system at /tmp/rclone1431610812: Waiting for checks to finish 2025/09/17 05:04:20 DEBUG : Local file system at /tmp/rclone1431610812: Waiting for transfers to finish 2025/09/17 05:04:20 DEBUG : Waiting for deletions to finish 2025/09/17 05:04:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:04:29 DEBUG : enormous: Excluded (Size Filter) 2025/09/17 05:04:29 DEBUG : enormous: Excluded 2025/09/17 05:04:29 DEBUG : potato2: Excluded (Size Filter) 2025/09/17 05:04:29 DEBUG : potato2: Excluded 2025/09/17 05:04:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:04:30 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:04:30 DEBUG : empty space: Unchanged skipping 2025/09/17 05:04:30 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:04:30 DEBUG : Waiting for deletions to finish 2025/09/17 05:04:31 INFO : potato2: Deleted 2025/09/17 05:04:31 INFO : enormous: Deleted 2025/09/17 05:04:31 INFO : There was nothing to transfer 2025/09/17 05:04:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/17 05:04:32 DEBUG : empty space: Unchanged skipping 2025/09/17 05:04:32 DEBUG : Local file system at /tmp/rclone1431610812: Waiting for checks to finish 2025/09/17 05:04:32 DEBUG : Local file system at /tmp/rclone1431610812: Waiting for transfers to finish 2025/09/17 05:04:32 DEBUG : Waiting for deletions to finish 2025/09/17 05:04:32 INFO : enormous: Deleted 2025/09/17 05:04:32 INFO : potato2: Deleted 2025/09/17 05:04:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:04:43 DEBUG : five: Need to transfer - File not found at Destination 2025/09/17 05:04:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/17 05:04:43 DEBUG : one: Destination is newer than source, skipping 2025/09/17 05:04:43 DEBUG : three: Sizes identical 2025/09/17 05:04:43 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:04:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/17 05:04:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/17 05:04:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1431610812) 2025/09/17 05:04:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-bizicop4fice') 2025/09/17 05:04:43 DEBUG : two: sha1 differ 2025/09/17 05:04:43 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:04:43.912981 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/09/17 05:04:43.913039 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/09/17 05:04:44.247806 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/09/17 05:04:44.247839 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/09/17 05:04:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/17 05:04:45 INFO : five: Copied (new) 2025/09/17 05:04:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/17 05:04:46 INFO : two: Copied (replaced existing) 2025/09/17 05:04:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/17 05:04:46 INFO : four: Copied (replaced existing) 2025/09/17 05:04:46 DEBUG : Waiting for deletions to finish 2025/09/17 05:04:49 DEBUG : one: Destination is newer than source, skipping 2025/09/17 05:04:49 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:04:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/17 05:04:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/17 05:04:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/17 05:04:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/17 05:04:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/17 05:04:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/17 05:04:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/17 05:04:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/17 05:04:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/17 05:04:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1431610812) 2025/09/17 05:04:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-bizicop4fice') 2025/09/17 05:04:49 DEBUG : three: sha1 differ 2025/09/17 05:04:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/17 05:04:49 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:04:50.208795 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/09/17 05:04:50.208825 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/09/17 05:04:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/17 05:04:52 INFO : three: Copied (replaced existing) 2025/09/17 05:04:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (24.94s) === 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-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/17 05:04:59 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Making map for --track-renames 2025/09/17 05:04:59 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Finished making map for --track-renames 2025/09/17 05:04:59 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:04:59 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for renames to finish 2025/09/17 05:04:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/17 05:04:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/17 05:04:59 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/17 05:05:01 INFO : yam: Copied (new) 2025/09/17 05:05:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/17 05:05:01 INFO : potato: Copied (new) 2025/09/17 05:05:01 DEBUG : Waiting for deletions to finish 2025/09/17 05:05:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:05:03 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Making map for --track-renames 2025/09/17 05:05:03 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Finished making map for --track-renames 2025/09/17 05:05:03 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:05:03 DEBUG : potato: Unchanged skipping 2025/09/17 05:05:03 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for renames to finish 2025/09/17 05:05:04.316229 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-ON4e12Ams8vRIbiL_xqR1rGSPr_aFkIh91LlPy73Hv6AI7V-zNBXRROXgMVSvPFxQsP1caYDHAjM1TkwfnchA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:05:04.316255 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-ON4e12Ams8vRIbiL_xqR1rGSPr_aFkIh91LlPy73Hv6AI7V-zNBXRROXgMVSvPFxQsP1caYDHAjM1TkwfnchA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:04 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-ON4e12Ams8vRIbiL_xqR1rGSPr_aFkIh91LlPy73Hv6AI7V-zNBXRROXgMVSvPFxQsP1caYDHAjM1TkwfnchA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:04 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-ON4e12Ams8vRIbiL_xqR1rGSPr_aFkIh91LlPy73Hv6AI7V-zNBXRROXgMVSvPFxQsP1caYDHAjM1TkwfnchA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:04 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/17 05:05:04 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:05 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/17 05:05:05 INFO : yaml: Copied (new) 2025/09/17 05:05:05 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': not deleting files as there were IO errors 2025/09/17 05:05:05 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': 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 (9.92s) === 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-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/17 05:05:09 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Making map for --track-renames 2025/09/17 05:05:09 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Finished making map for --track-renames 2025/09/17 05:05:09 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:05:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/17 05:05:09 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for renames to finish 2025/09/17 05:05:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/17 05:05:09 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/17 05:05:10 INFO : potato: Copied (new) 2025/09/17 05:05:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/17 05:05:11 INFO : yam: Copied (new) 2025/09/17 05:05:11 DEBUG : Waiting for deletions to finish 2025/09/17 05:05:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:05:13 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Making map for --track-renames 2025/09/17 05:05:13 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Finished making map for --track-renames 2025/09/17 05:05:13 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:05:13 DEBUG : potato: Unchanged skipping 2025/09/17 05:05:13 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for renames to finish 2025/09/17 05:05:14.489673 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/658QdPPN3J4jIA4AsFCkSNcp1cB7thsOtjng-51ZW2OEVORJ5S4gPUWM8aDaCfKh9HW4GxCSlOWshB84ST-Scg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:05:14.489769 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/658QdPPN3J4jIA4AsFCkSNcp1cB7thsOtjng-51ZW2OEVORJ5S4gPUWM8aDaCfKh9HW4GxCSlOWshB84ST-Scg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:14 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/658QdPPN3J4jIA4AsFCkSNcp1cB7thsOtjng-51ZW2OEVORJ5S4gPUWM8aDaCfKh9HW4GxCSlOWshB84ST-Scg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:14 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/658QdPPN3J4jIA4AsFCkSNcp1cB7thsOtjng-51ZW2OEVORJ5S4gPUWM8aDaCfKh9HW4GxCSlOWshB84ST-Scg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:14 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/17 05:05:14 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:16 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/17 05:05:16 INFO : yaml: Copied (new) 2025/09/17 05:05:16 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': not deleting files as there were IO errors 2025/09/17 05:05:16 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': 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 (10.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/17 05:05:19 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Making map for --track-renames 2025/09/17 05:05:19 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Finished making map for --track-renames 2025/09/17 05:05:19 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:05:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/17 05:05:19 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for renames to finish 2025/09/17 05:05:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/17 05:05:19 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/17 05:05:22 INFO : potato: Copied (new) 2025/09/17 05:05:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/17 05:05:22 INFO : sub/yam: Copied (new) 2025/09/17 05:05:22 DEBUG : Waiting for deletions to finish 2025/09/17 05:05:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:05:24 DEBUG : potato: Unchanged skipping 2025/09/17 05:05:25 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Making map for --track-renames 2025/09/17 05:05:25 INFO : proton drive root link ID 'rclone-test-bizicop4fice': Finished making map for --track-renames 2025/09/17 05:05:25 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:05:25 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for renames to finish 2025/09/17 05:05:26.532171 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x1-aKUZd81p3ZeEfoMOsANXb8psUp3mGTUX5GqxHzY_XnQgAovX91NgkX7VWf1R1vcbvmSjG8g6f5bKY0cs_tQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:05:26.532209 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x1-aKUZd81p3ZeEfoMOsANXb8psUp3mGTUX5GqxHzY_XnQgAovX91NgkX7VWf1R1vcbvmSjG8g6f5bKY0cs_tQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:26 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x1-aKUZd81p3ZeEfoMOsANXb8psUp3mGTUX5GqxHzY_XnQgAovX91NgkX7VWf1R1vcbvmSjG8g6f5bKY0cs_tQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:26 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x1-aKUZd81p3ZeEfoMOsANXb8psUp3mGTUX5GqxHzY_XnQgAovX91NgkX7VWf1R1vcbvmSjG8g6f5bKY0cs_tQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:05:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/17 05:05:26 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/17 05:05:27 INFO : yam: Copied (new) 2025/09/17 05:05:27 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': not deleting files as there were IO errors 2025/09/17 05:05:27 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': 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 (13.38s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:05:32 DEBUG : Creating backend with remote "/tmp/rclone1431610812/dir1" 2025/09/17 05:05:32 DEBUG : Creating backend with remote "/tmp/rclone1431610812/dir2" 2025/09/17 05:05:32 DEBUG : Local file system at /tmp/rclone1431610812/dir2: Using server-side directory move 2025/09/17 05:05:32 INFO : Local file system at /tmp/rclone1431610812/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/17 05:05:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/17 05:05:32 DEBUG : Local file system at /tmp/rclone1431610812/dir2: Waiting for checks to finish 2025/09/17 05:05:32 DEBUG : Local file system at /tmp/rclone1431610812/dir2: Waiting for transfers to finish 2025/09/17 05:05:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.96s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:05:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 05:05:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/17 05:05:34 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:05:34 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/17 05:05:38 INFO : nested/sub dir/file: Copied (new) 2025/09/17 05:05:38 INFO : nested/sub dir/file: Deleted 2025/09/17 05:05:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 05:05:38 INFO : sub dir/hello world: Copied (new) 2025/09/17 05:05:38 INFO : sub dir/hello world: Deleted 2025/09/17 05:05:38 ERROR : Local file system at /tmp/rclone1431610812: 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 (10.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 05:05:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/17 05:05:44 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:05:44 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/17 05:05:49 INFO : sub dir/hello world: Copied (new) 2025/09/17 05:05:49 INFO : sub dir/hello world: Deleted 2025/09/17 05:05:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/17 05:05:49 INFO : nested/sub dir/file: Copied (new) 2025/09/17 05:05:49 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.24s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:05:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/17 05:05:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/17 05:05:56 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:05:56 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:05:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/17 05:05:58 INFO : existing: Copied (new) 2025/09/17 05:05:58 INFO : existing: Deleted 2025/09/17 05:05:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/17 05:05:58 INFO : existing-b: Copied (new) 2025/09/17 05:05:58 INFO : existing-b: Deleted 2025/09/17 05:06:00 DEBUG : existing: Destination exists, skipping 2025/09/17 05:06:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/17 05:06:00 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:06:00 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:06:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.81s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:06:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-seteqes1powa" 2025/09/17 05:06:03 DEBUG : proton drive root link ID 'rclone-test-seteqes1powa': Has cached credentials 2025/09/17 05:06:05 DEBUG : proton drive root link ID 'rclone-test-seteqes1powa': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-bizicop4fice' -> proton drive root link ID 'rclone-test-seteqes1powa' 2025/09/17 05:06:17 DEBUG : proton drive root link ID 'rclone-test-seteqes1powa': Using server-side directory move 2025/09/17 05:06:17 INFO : proton drive root link ID 'rclone-test-seteqes1powa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/17 05:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 05:06:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/17 05:06:19 DEBUG : empty space: Unchanged skipping 2025/09/17 05:06:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/17 05:06:19 DEBUG : proton drive root link ID 'rclone-test-seteqes1powa': Waiting for checks to finish 2025/09/17 05:06:19 INFO : empty space: Deleted 2025/09/17 05:06:19 DEBUG : proton drive root link ID 'rclone-test-seteqes1powa': Waiting for transfers to finish 2025/09/17 05:06:19 INFO : potato3: Deleted 2025/09/17 05:06:20.248598 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2qKk-8jkdFRFVCJaH2ShDfSrN_95a3EPeiAXAbK5FTHbc28cLkRqm9AdLLjE3CB7O6K89Xx0LOOm0rTq5DKRSg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:06:20.248639 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2qKk-8jkdFRFVCJaH2ShDfSrN_95a3EPeiAXAbK5FTHbc28cLkRqm9AdLLjE3CB7O6K89Xx0LOOm0rTq5DKRSg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:06:20 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2qKk-8jkdFRFVCJaH2ShDfSrN_95a3EPeiAXAbK5FTHbc28cLkRqm9AdLLjE3CB7O6K89Xx0LOOm0rTq5DKRSg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:06:20.484581 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hhQtJHog5N1P0F9BbTG-6LLGnPDfRfY0wfti_veLiKcEq67Xq14KWfM7eusdNUtgdqwyk1zk3msqOb7R9aGCWg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:06:20.484607 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hhQtJHog5N1P0F9BbTG-6LLGnPDfRfY0wfti_veLiKcEq67Xq14KWfM7eusdNUtgdqwyk1zk3msqOb7R9aGCWg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:06:20 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hhQtJHog5N1P0F9BbTG-6LLGnPDfRfY0wfti_veLiKcEq67Xq14KWfM7eusdNUtgdqwyk1zk3msqOb7R9aGCWg==/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/hhQtJHog5N1P0F9BbTG-6LLGnPDfRfY0wfti_veLiKcEq67Xq14KWfM7eusdNUtgdqwyk1zk3msqOb7R9aGCWg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/17 05:06:20 DEBUG : proton drive root link ID 'rclone-test-seteqes1powa': Purge remote --- FAIL: TestServerSideMove (20.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:06:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cegebef5goci" 2025/09/17 05:06:23 DEBUG : proton drive root link ID 'rclone-test-cegebef5goci': Has cached credentials 2025/09/17 05:06:26 DEBUG : proton drive root link ID 'rclone-test-cegebef5goci': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-bizicop4fice' -> proton drive root link ID 'rclone-test-cegebef5goci' 2025/09/17 05:06:39 DEBUG : empty space: Excluded (Size Filter) 2025/09/17 05:06:39 DEBUG : empty space: Excluded 2025/09/17 05:06:39 DEBUG : empty space: Excluded (Size Filter) 2025/09/17 05:06:39 DEBUG : empty space: Excluded 2025/09/17 05:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 05:06:39 DEBUG : proton drive root link ID 'rclone-test-cegebef5goci': Waiting for checks to finish 2025/09/17 05:06:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/17 05:06:39 DEBUG : proton drive root link ID 'rclone-test-cegebef5goci': Waiting for transfers to finish 2025/09/17 05:06:40 INFO : potato3: Deleted 2025/09/17 05:06:40.449953 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ct0skAwZXKCCshW3SvFydyM6lqkWweMxHixU15HNliOcMiIUoMo14nLBe12Cd3oCMRpct1QDrgZZ_uX8gNhHHg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:06:40.449985 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ct0skAwZXKCCshW3SvFydyM6lqkWweMxHixU15HNliOcMiIUoMo14nLBe12Cd3oCMRpct1QDrgZZ_uX8gNhHHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:06:40 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ct0skAwZXKCCshW3SvFydyM6lqkWweMxHixU15HNliOcMiIUoMo14nLBe12Cd3oCMRpct1QDrgZZ_uX8gNhHHg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:06:40.890634 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Pj_zY1rKmtnW_fI47MKscVkyl8ToLEQWySycAJI4aBu3bjAAyp28GkYLp4mLzUg-Xt0xrt7gM5xkmxiN_i8sig==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:06:40.890674 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Pj_zY1rKmtnW_fI47MKscVkyl8ToLEQWySycAJI4aBu3bjAAyp28GkYLp4mLzUg-Xt0xrt7gM5xkmxiN_i8sig==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:06:40 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Pj_zY1rKmtnW_fI47MKscVkyl8ToLEQWySycAJI4aBu3bjAAyp28GkYLp4mLzUg-Xt0xrt7gM5xkmxiN_i8sig==/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/Pj_zY1rKmtnW_fI47MKscVkyl8ToLEQWySycAJI4aBu3bjAAyp28GkYLp4mLzUg-Xt0xrt7gM5xkmxiN_i8sig==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/17 05:06:40 DEBUG : proton drive root link ID 'rclone-test-cegebef5goci': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:06:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-calovub4fuma" 2025/09/17 05:06:45 DEBUG : proton drive root link ID 'rclone-test-calovub4fuma': Has cached credentials 2025/09/17 05:06:47 DEBUG : proton drive root link ID 'rclone-test-calovub4fuma': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:06:52 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-bizicop4fice' -> proton drive root link ID 'rclone-test-calovub4fuma' 2025/09/17 05:07:00 DEBUG : proton drive root link ID 'rclone-test-calovub4fuma': Using server-side directory move 2025/09/17 05:07:00 INFO : proton drive root link ID 'rclone-test-calovub4fuma': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/17 05:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 05:07:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/17 05:07:01 DEBUG : empty space: Unchanged skipping 2025/09/17 05:07:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/17 05:07:02 DEBUG : proton drive root link ID 'rclone-test-calovub4fuma': Waiting for checks to finish 2025/09/17 05:07:02 INFO : potato3: Deleted 2025/09/17 05:07:02 INFO : empty space: Deleted 2025/09/17 05:07:02 DEBUG : proton drive root link ID 'rclone-test-calovub4fuma': Waiting for transfers to finish 2025/09/17 05:07:03.190534 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TC0YNB3KtuRot6GvJUvVJte6nFGajkLzTfF9dGvE3Kj_O3lUZTbVp5fGT67pXiOlGG7Cfp-VOHtSf6DmmZPjvg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:07:03.190585 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TC0YNB3KtuRot6GvJUvVJte6nFGajkLzTfF9dGvE3Kj_O3lUZTbVp5fGT67pXiOlGG7Cfp-VOHtSf6DmmZPjvg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:07:03 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TC0YNB3KtuRot6GvJUvVJte6nFGajkLzTfF9dGvE3Kj_O3lUZTbVp5fGT67pXiOlGG7Cfp-VOHtSf6DmmZPjvg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:07:03.198967 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tqGpNALWedTSg_HyEXYHiuWI55XdX3xVN5ssrS6LoOP86GDVpVH19x6j1gxb_HUTBQYYKlhGKuN35wQamrAZlw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:07:03.199008 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tqGpNALWedTSg_HyEXYHiuWI55XdX3xVN5ssrS6LoOP86GDVpVH19x6j1gxb_HUTBQYYKlhGKuN35wQamrAZlw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:07:03 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tqGpNALWedTSg_HyEXYHiuWI55XdX3xVN5ssrS6LoOP86GDVpVH19x6j1gxb_HUTBQYYKlhGKuN35wQamrAZlw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:07:03 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': 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/09/17 05:07:03 DEBUG : proton drive root link ID 'rclone-test-calovub4fuma': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.57s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.06s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:07:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/rclone-sync-test" 2025/09/17 05:07:09 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test': Has cached credentials 2025/09/17 05:07:11 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (227.75s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:10:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/rclone-sync-test" 2025/09/17 05:10:56 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test': Has cached credentials 2025/09/17 05:10:58 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:14:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/rclone-sync-test-include/layer2" 2025/09/17 05:14:04 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test-include/layer2': Has cached credentials 2025/09/17 05:14:06 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:17:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/rclone-sync-test-ignore-file" 2025/09/17 05:17:15 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test-ignore-file': Has cached credentials 2025/09/17 05:17:17 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:20:27 DEBUG : rclone-sync-test: Excluded 2025/09/17 05:20:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/17 05:20:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/17 05:20:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test': Waiting for checks to finish 2025/09/17 05:20:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test': Waiting for transfers to finish 2025/09/17 05:20:29 DEBUG : Waiting for deletions to finish 2025/09/17 05:20:29 INFO : There was nothing to transfer 2025/09/17 05:20:30 DEBUG : rclone-sync-test: Excluded 2025/09/17 05:20:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/17 05:20:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/17 05:20:32 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:20:32 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:20:32 DEBUG : Waiting for deletions to finish 2025/09/17 05:20:32 INFO : rclone-sync-test-include: Removing directory 2025/09/17 05:20:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/17 05:20:32 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': failed to delete 1 directories 2025/09/17 05:20:32 INFO : There was nothing to transfer 2025/09/17 05:20:33 DEBUG : rclone-sync-test: Excluded 2025/09/17 05:20:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/17 05:20:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/17 05:20:35 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/17 05:20:35 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/17 05:20:35 DEBUG : Waiting for deletions to finish 2025/09/17 05:20:35 INFO : There was nothing to transfer 2025/09/17 05:20:36 DEBUG : rclone-sync-test: Excluded 2025/09/17 05:20:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/17 05:20:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/17 05:20:37 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:20:37 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:20:37 DEBUG : Waiting for deletions to finish 2025/09/17 05:20:37 INFO : rclone-sync-test-include: Removing directory 2025/09/17 05:20:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/17 05:20:38 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': failed to delete 1 directories 2025/09/17 05:20:38 INFO : There was nothing to transfer 2025/09/17 05:20:40 DEBUG : rclone-sync-test: Excluded 2025/09/17 05:20:40 DEBUG : Excluded 2025/09/17 05:20:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/17 05:20:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/17 05:20:41 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/17 05:20:41 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/17 05:20:41 DEBUG : Waiting for deletions to finish 2025/09/17 05:20:41 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (590.50s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:20:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/dst" 2025/09/17 05:20:47 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Has cached credentials 2025/09/17 05:20:49 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:23:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/CompareDest" 2025/09/17 05:23:53 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/CompareDest': Has cached credentials 2025/09/17 05:23:55 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:27:02 DEBUG : one: Need to transfer - File not found at Destination 2025/09/17 05:27:02 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:27:02 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:27:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/17 05:27:05 INFO : one: Copied (new) 2025/09/17 05:27:05 DEBUG : Waiting for deletions to finish 2025/09/17 05:27:08 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:27:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 05:27:08 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:27:09.152939 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/09/17 05:27:09.152972 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/09/17 05:27:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/17 05:27:11 INFO : one: Copied (replaced existing) 2025/09/17 05:27:11 DEBUG : Waiting for deletions to finish 2025/09/17 05:27:14.321532 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/09/17 05:27:14.321573 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/09/17 05:27:20 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:27:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 05:27:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/17 05:27:23 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:27:23 DEBUG : Waiting for deletions to finish 2025/09/17 05:27:23 INFO : There was nothing to transfer 2025/09/17 05:27:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 05:27:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:27:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/17 05:27:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:27:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/17 05:27:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:27:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:27:29 DEBUG : Waiting for deletions to finish 2025/09/17 05:27:29 INFO : There was nothing to transfer 2025/09/17 05:27:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 05:27:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:27:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/17 05:27:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:27:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/17 05:27:32 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:27:32 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:27:32 DEBUG : Waiting for deletions to finish 2025/09/17 05:27:32 INFO : There was nothing to transfer 2025/09/17 05:27:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 05:27:36 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/17 05:27:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/17 05:27:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/17 05:27:36 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:27:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:27:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/17 05:27:36 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:27:36 DEBUG : Waiting for deletions to finish 2025/09/17 05:27:36 INFO : There was nothing to transfer 2025/09/17 05:27:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 05:27:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/17 05:27:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/17 05:27:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/17 05:27:40 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 05:27:40 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:27:40 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:27:42 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/17 05:27:42 INFO : two: Copied (new) 2025/09/17 05:27:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (422.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:27:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/dest" 2025/09/17 05:27:56 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dest': Has cached credentials 2025/09/17 05:27:58 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dest': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:31:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/pre-dest1" 2025/09/17 05:31:15 DEBUG : Config file has changed externally - reloading 2025/09/17 05:31:15 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/pre-dest1': Has cached credentials 2025/09/17 05:31:17 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:32:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/pre-dest2" 2025/09/17 05:32:51 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/pre-dest2': Has cached credentials 2025/09/17 05:32:53 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:34:28 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:34:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/17 05:34:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:34:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/17 05:34:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/17 05:34:30 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dest': Waiting for checks to finish 2025/09/17 05:34:30 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dest': Waiting for transfers to finish 2025/09/17 05:34:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/17 05:34:33 INFO : 3: Copied (new) 2025/09/17 05:34:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (411.68s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.93s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:34:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/dst" 2025/09/17 05:34:49 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Has cached credentials 2025/09/17 05:34:51 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:36:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/backup" 2025/09/17 05:36:25 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/backup': Has cached credentials 2025/09/17 05:36:27 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/backup': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:39:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:39:35 DEBUG : two: Unchanged skipping 2025/09/17 05:39:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/17 05:39:35 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:39:37.913424 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r_PGJOHzNQTOEnvHRLPGhlHOv8Z_bHwzMF9DDdZD6iFKXzm5NMq-NSP--mmpqM6UhnBRUh_-Rh9cotYGOomtRQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:39:37.913461 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r_PGJOHzNQTOEnvHRLPGhlHOv8Z_bHwzMF9DDdZD6iFKXzm5NMq-NSP--mmpqM6UhnBRUh_-Rh9cotYGOomtRQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:39:37 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/r_PGJOHzNQTOEnvHRLPGhlHOv8Z_bHwzMF9DDdZD6iFKXzm5NMq-NSP--mmpqM6UhnBRUh_-Rh9cotYGOomtRQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:39:37 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:39:37 ERROR : proton drive root link ID 'rclone-test-bizicop4fice/dst': not deleting files as there were IO errors 2025/09/17 05:39:37 ERROR : proton drive root link ID 'rclone-test-bizicop4fice/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/r_PGJOHzNQTOEnvHRLPGhlHOv8Z_bHwzMF9DDdZD6iFKXzm5NMq-NSP--mmpqM6UhnBRUh_-Rh9cotYGOomtRQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (301.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:39:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/dst" 2025/09/17 05:39:50 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Has cached credentials 2025/09/17 05:39:53 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:41:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/backup" 2025/09/17 05:41:26 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/backup': Has cached credentials 2025/09/17 05:41:28 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/backup': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:44:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/17 05:44:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:44:35 DEBUG : two: Unchanged skipping 2025/09/17 05:44:35 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:44:38.079912 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/COPf6FxNe5H3jz8vzsis5e9VeexqVXjwlZC9In7iz37ei7CoWK8QGf9LRWq6_GUbla8Ib7zswZil8Qm5suOjIg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:44:38.079951 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/COPf6FxNe5H3jz8vzsis5e9VeexqVXjwlZC9In7iz37ei7CoWK8QGf9LRWq6_GUbla8Ib7zswZil8Qm5suOjIg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:44:38 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/COPf6FxNe5H3jz8vzsis5e9VeexqVXjwlZC9In7iz37ei7CoWK8QGf9LRWq6_GUbla8Ib7zswZil8Qm5suOjIg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:44:38 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:44:38 ERROR : proton drive root link ID 'rclone-test-bizicop4fice/dst': not deleting files as there were IO errors 2025/09/17 05:44:38 ERROR : proton drive root link ID 'rclone-test-bizicop4fice/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/COPf6FxNe5H3jz8vzsis5e9VeexqVXjwlZC9In7iz37ei7CoWK8QGf9LRWq6_GUbla8Ib7zswZil8Qm5suOjIg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (300.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:44:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/dst" 2025/09/17 05:44:52 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Has cached credentials 2025/09/17 05:44:54 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:46:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/backup" 2025/09/17 05:46:27 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/backup': Has cached credentials 2025/09/17 05:46:29 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/backup': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:49:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/17 05:49:42 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:49:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:49:42 DEBUG : two: Unchanged skipping 2025/09/17 05:49:44.808075 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OFroYko7M3SK1qqlHDr2K5cY-cwHeFyI56NFNyCxW6I-b7KR6dm-BCuo4hfGP_o8YUTdGXDPGSQZDL8RyoRdZQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:49:44.808117 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OFroYko7M3SK1qqlHDr2K5cY-cwHeFyI56NFNyCxW6I-b7KR6dm-BCuo4hfGP_o8YUTdGXDPGSQZDL8RyoRdZQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:49:44 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OFroYko7M3SK1qqlHDr2K5cY-cwHeFyI56NFNyCxW6I-b7KR6dm-BCuo4hfGP_o8YUTdGXDPGSQZDL8RyoRdZQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:49:44 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:49:44 ERROR : proton drive root link ID 'rclone-test-bizicop4fice/dst': not deleting files as there were IO errors 2025/09/17 05:49:44 ERROR : proton drive root link ID 'rclone-test-bizicop4fice/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/OFroYko7M3SK1qqlHDr2K5cY-cwHeFyI56NFNyCxW6I-b7KR6dm-BCuo4hfGP_o8YUTdGXDPGSQZDL8RyoRdZQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (306.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:49:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/dst" 2025/09/17 05:49:58 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Has cached credentials 2025/09/17 05:50:00 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:51:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/17 05:51:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:51:37 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for checks to finish 2025/09/17 05:51:37 DEBUG : two: Unchanged skipping 2025/09/17 05:51:38.257484 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qJrlwoI1SF9VoJqJe80gF_vSMjrB0OEkZUcNRYIuWeCZ88IARtKZhJz1MWaPk7pkZrJrVtLC8yVZrj9CiklJpA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:51:38.257522 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qJrlwoI1SF9VoJqJe80gF_vSMjrB0OEkZUcNRYIuWeCZ88IARtKZhJz1MWaPk7pkZrJrVtLC8yVZrj9CiklJpA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:51:38 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qJrlwoI1SF9VoJqJe80gF_vSMjrB0OEkZUcNRYIuWeCZ88IARtKZhJz1MWaPk7pkZrJrVtLC8yVZrj9CiklJpA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:51:38 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Waiting for transfers to finish 2025/09/17 05:51:38 ERROR : proton drive root link ID 'rclone-test-bizicop4fice/dst': not deleting files as there were IO errors 2025/09/17 05:51:38 ERROR : proton drive root link ID 'rclone-test-bizicop4fice/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/qJrlwoI1SF9VoJqJe80gF_vSMjrB0OEkZUcNRYIuWeCZ88IARtKZhJz1MWaPk7pkZrJrVtLC8yVZrj9CiklJpA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (111.99s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:51:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/dst" 2025/09/17 05:51:49 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Has cached credentials 2025/09/17 05:51:52 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:53:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/17 05:53:33.839260 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GopOg4tvAW3A9iDbQfBdHrAj8O9fNPVrmoUspwHgpn0_0ZOd5Mg--jt5bSVBl_ftovphnz7Ho8p6ZPOFLcVHIQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:53:33.839299 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GopOg4tvAW3A9iDbQfBdHrAj8O9fNPVrmoUspwHgpn0_0ZOd5Mg--jt5bSVBl_ftovphnz7Ho8p6ZPOFLcVHIQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:53:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GopOg4tvAW3A9iDbQfBdHrAj8O9fNPVrmoUspwHgpn0_0ZOd5Mg--jt5bSVBl_ftovphnz7Ho8p6ZPOFLcVHIQ==/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/GopOg4tvAW3A9iDbQfBdHrAj8O9fNPVrmoUspwHgpn0_0ZOd5Mg--jt5bSVBl_ftovphnz7Ho8p6ZPOFLcVHIQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (116.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:53:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bizicop4fice/dst" 2025/09/17 05:53:47 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Has cached credentials 2025/09/17 05:53:49 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice/dst': Used cached credential to initialize the ProtonDrive API 2025/09/17 05:55:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/17 05:55:31.867643 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7qwH_cMGXdbSzmCDNB7FyY0lvwKGEchL3lQom-JxxE2EleXujCnYHJX7Pql-JZlnKBskLOwJDbx-GhR6sLjWmA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/17 05:55:31.867690 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7qwH_cMGXdbSzmCDNB7FyY0lvwKGEchL3lQom-JxxE2EleXujCnYHJX7Pql-JZlnKBskLOwJDbx-GhR6sLjWmA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/17 05:55:31 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7qwH_cMGXdbSzmCDNB7FyY0lvwKGEchL3lQom-JxxE2EleXujCnYHJX7Pql-JZlnKBskLOwJDbx-GhR6sLjWmA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7qwH_cMGXdbSzmCDNB7FyY0lvwKGEchL3lQom-JxxE2EleXujCnYHJX7Pql-JZlnKBskLOwJDbx-GhR6sLjWmA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (117.92s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:55:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/17 05:55:40 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:55:40 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:55:40.473002 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/09/17 05:55:40.473036 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/09/17 05:55:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/17 05:55:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/17 05:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.37s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:55:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/17 05:55:46 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:55:46 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:55:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/17 05:55:47 INFO : existing: Copied (new) 2025/09/17 05:55:47 DEBUG : Waiting for deletions to finish 2025/09/17 05:55:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/17 05:55:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/17 05:55:50 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:55:50 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:55:50 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': not deleting files as there were IO errors 2025/09/17 05:55:50 ERROR : proton drive root link ID 'rclone-test-bizicop4fice': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.59s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" 2025/09/17 05:55:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/17 05:55:55 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for checks to finish 2025/09/17 05:55:55 DEBUG : existing: Unchanged skipping 2025/09/17 05:55:55 DEBUG : proton drive root link ID 'rclone-test-bizicop4fice': Waiting for transfers to finish 2025/09/17 05:55:55 DEBUG : Waiting for deletions to finish 2025/09/17 05:55:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.47s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.99s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.94s) --- SKIP: TestMaxTransfer/Hard (0.98s) --- SKIP: TestMaxTransfer/Soft (1.03s) --- SKIP: TestMaxTransfer/Cautious (0.92s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-bizicop4fice'", Local "Local file system at /tmp/rclone1431610812", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentDelete (1m20s) goroutine 19560 [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(0xc000102fc0, {0x27834d6?, 0xc00006dad8?}, 0x288de58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000102fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000102fc0, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007d66f0, {0x3fb5e00, 0x6c, 0x6c}, {0xee05c36b2?, 0x3fcbf80?, 0x3fcbf80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000706140) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000706140) /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 6 [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 7 [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 31 [IO wait]: internal/poll.runtime_pollWait(0x704b0ce6f6d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000696400?, 0xc0006b0000?, 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(0xc000696400, {0xc0006b0000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000696400, {0xc0006b0000?, 0x422eb6?, 0x3ff1e00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c2f8, {0xc0006b0000?, 0x704ac405d868?, 0x704b0cef7a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000382000, {0xc0006b0000?, 0x7?, 0xc000543708?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00034e638, {0x2bb3600, 0xc000382000}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00034e388, {0x2bb1180, 0xc00008c2f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00034e388, 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(0xc00034e388, {0xc00070c000, 0x1000, 0xc000c8a700?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0006ea660, {0xc0006639a0, 0x9, 0x3f38f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bb0900, 0xc0006ea660}, {0xc0006639a0, 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({0xc0006639a0, 0x9, 0x61ed20?}, {0x2bb0900?, 0xc0006ea660?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000663960) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009efa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000293880) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 30 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 19142 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000125e60?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc00089fcb0?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/march.(*March).Run(0xc00089fcb0, {0x2bd9488, 0xc0008f9360}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:262 +0x385 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000a3f908) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:956 +0x23c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bd9450, 0xc009a7cab0}, {0x2bf05d0, 0xc00035a2c0}, {0x2befae0, 0xc0007fe240}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2bd9450, 0xc009a7cab0}, {0x2bf05d0, 0xc00035a2c0}, {0x2befae0, 0xc0007fe240}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc000bf4380, {0x274b765, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2777 +0xd05 github.com/rclone/rclone/fs/sync.TestSyncConcurrentDelete(0xc000bf4380?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 +0x1f testing.tRunner(0xc000bf4380, 0x288de58) /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 18546 [IO wait]: internal/poll.runtime_pollWait(0x704b0ce6f7f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc008105780?, 0xc006026000?, 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(0xc008105780, {0xc006026000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc008105780, {0xc006026000?, 0xc006026000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00011cc68, {0xc006026000?, 0x704ab5e99e80?, 0x704b0cef7a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc007234e40, {0xc006026000?, 0xffb?, 0xc0020869c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00001d0b8, {0x2bb3600, 0xc007234e40}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00001ce08, {0x2bb1180, 0xc00011cc68}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00001ce08, 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(0xc00001ce08, {0xc006027000, 0x1000, 0xc00070bd70?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc008347e60, {0xc006027000?, 0x80d3a5?, 0x2bb0300?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc005c316e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc005c316e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc008347e60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18530 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 18547 [select]: net/http.(*persistConn).writeLoop(0xc008347e60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18530 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 18746 [select]: net/http.(*persistConn).writeLoop(0xc0007959e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18739 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 19575 [select]: net/http.(*http2clientStream).writeRequest(0xc000364a80, 0xc000a96c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000364a80, 0x82dc44?, 0xc000349140?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19534 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 19361 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0008f9220, {0x2bd9488, 0xc0008f93b0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a3f908, 0xc0008f9220, 0xc0008f9270, 0x19, 0xc0074b0760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 19527 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0008f9270, {0x2bd9488, 0xc0008f93b0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000a3f908, {0x2bd9488, 0xc0008f9360}, 0xc0008f9270, {0x2bf05d0, 0xc00035a2c0}, 0x4b, 0xc0074af760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 19534 [select]: net/http.(*http2ClientConn).roundTrip(0xc000293880, 0xc000a96c80, 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(0xc000706280, 0xc000a96c80, {0x0?, 0x4b?}) /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({0x3f93380?}, 0xc000a96c80?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f93380, 0xc000a96c80) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bb18c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000a96c80, {0x2bb18c0, 0x3f93380}, {0x704ab5e82501?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00070b950, 0xc000a96c80, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00070b950, 0xc000a96c80) /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(0xc000294508, 0xc00580eb40) /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(0xc000583758, {0xc000583728, 0x6, 0x59e5b1?}) /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(0xc00580eb40, {0x2743dc6?, 0xc0000bd808?}, {0xc00034c5b0, 0xcf}) /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).ListRevisions.func1(0xc00580eb40) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc00035a370, {0x2bd9488, 0xc0008f93b0}, 0xc0005839f8) /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(0xc00035a370, {0x2bd9488, 0xc0008f93b0}, 0xc0005839f8) /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).ListRevisions(0xc00035a370, {0x2bd9488, 0xc0008f93b0}, {0xc000171500, 0x58}, {0xc0006ff320, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc0008e4930?, {0x2bd9488?, 0xc0008f93b0?}, 0xc00083af20?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc00070fb00, {0x2bd9488, 0xc0008f93b0}, 0xc00083b000) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:524 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0000bd808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038a1e0, 0xc00836db00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038a1e0, 0xc00836db00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc00035a2c0, {0x2bd9488, 0xc0008f93b0}, 0xc00083b000) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc00035a2c0, {0x2bd9488, 0xc0008f93b0}, {0xc000f26030, 0x5}, 0xc00083b000) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc00035a2c0, {0x2bd9488, 0xc0008f93b0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.listP({0x2bd9488, 0xc0008f93b0}, {0x2bf05d0, 0xc00035a2c0}, {0x0, 0x0}, 0xc000f679e0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:48 +0x6e github.com/rclone/rclone/fs/list.DirSortedFn({0x2bd9488, 0xc0008f93b0}, {0x2bf05d0, 0xc00035a2c0}, 0x0, {0x0, 0x0}, 0xc0076ac1e0, 0xc0076ac1a0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x257 github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0x0, 0x0}, 0xc0076ac1e0) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:126 +0xb6 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:412 +0xbb created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 19528 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:410 +0x332 goroutine 19529 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 19360 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0008f9220, {0x2bd9488, 0xc0008f93b0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a3f908, 0xc0008f9220, 0xc0008f9270, 0x0, 0xc000f3ef60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 3086 [chan receive, 56 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 3100 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19531 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 19532 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 19522 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0008f9220, {0x2bd9488, 0xc0008f93b0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a3f908, 0xc0008f9220, 0xc0008f9270, 0x32, 0xc0074b1760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 19528 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0xc00089fcb0, 0xc0004d2850, 0xc0004d28c0, 0xc001832de8, 0xc001832d98, 0xc001832d48) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:320 +0x26c github.com/rclone/rclone/fs/march.(*March).processJob(0xc00089fcb0, {{0x0, 0x0}, {0x0, 0x0}, 0x7ffffffe, 0x7ffffffe, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:493 +0x61b github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:215 +0x1e5 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 18745 [IO wait]: internal/poll.runtime_pollWait(0x704b0ce6f5c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc008d80200?, 0xc008ef2000?, 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(0xc008d80200, {0xc008ef2000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc008d80200, {0xc008ef2000?, 0xc008ef2000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00011d450, {0xc008ef2000?, 0x704ab5e99e80?, 0x704b0cef7a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc007234138, {0xc008ef2000?, 0xffb?, 0x3b400000000?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00001d438, {0x2bb3600, 0xc007234138}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00001d188, {0x2bb1180, 0xc00011d450}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00001d188, 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(0xc00001d188, {0xc008ef3000, 0x1000, 0xc00070bd70?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007959e0, {0xc008ef3000?, 0x80d3a5?, 0x2bb0300?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc007edbaa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc007edbaa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007959e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18739 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19526 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0008f9270, {0x2bd9488, 0xc0008f93b0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000a3f908, {0x2bd9488, 0xc0008f9360}, 0xc0008f9270, {0x2bf05d0, 0xc00035a2c0}, 0x32, 0xc0003f4840?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 19523 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0008f9220, {0x2bd9488, 0xc0008f93b0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000a3f908, 0xc0008f9220, 0xc0008f9270, 0x4b, 0xc0074aef60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 19524 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0008f9270, {0x2bd9488, 0xc0008f93b0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000a3f908, {0x2bd9488, 0xc0008f9360}, 0xc0008f9270, {0x2bf05d0, 0xc00035a2c0}, 0x0, 0xc000f3f760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 19530 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 19525 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0008f9270, {0x2bd9488, 0xc0008f93b0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000a3f908, {0x2bd9488, 0xc0008f9360}, 0xc0008f9270, {0x2bf05d0, 0xc00035a2c0}, 0x19, 0xc0074b0f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19142 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 18952 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0007285a0, {0x2bd9488, 0xc008174be0}) /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 18911 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.550759748s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]