"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/05 04:00:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi" 2025/08/05 04:00:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 04:00:15 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Has cached credentials 2025/08/05 04:00:17 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:00:18 DEBUG : Creating backend with remote "/tmp/rclone41962028" === 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-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:00:19 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:00:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/05 04:00:19 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.82s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:00:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:00:20 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:00:20 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:00:23 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:00:24 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.66s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.86s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.89s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:00:28 DEBUG : Creating backend with remote "/non-existing" 2025/08/05 04:00:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/05 04:00:29 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:00:29 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.21s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:00:30 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:00:30 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:00:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:00:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.80s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.90s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:00:37 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Running all checks before starting transfers 2025/08/05 04:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:00:37 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:00:37 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Checks finished, now starting transfers 2025/08/05 04:00:37 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:00:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:00:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.91s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:00:45 ERROR : Ignoring --no-traverse with sync 2025/08/05 04:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:00:45 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:00:45 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:00:48 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:00:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.40s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:00:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/05 04:00:53 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:00:53 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:00:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/05 04:00:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:00:57 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:00:57 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:00:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:00:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:01:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:01:01 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:01:01 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:01:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:01:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:01:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 04:01:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:01:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/05 04:01:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:01:06 INFO : sub dir2: Making directory 2025/08/05 04:01:07 INFO : sub dir: Making directory 2025/08/05 04:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:01:08 INFO : sub dir2/sub sub dir2: Making directory 2025/08/05 04:01:09 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:01:09 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:01:11 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:01:12 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.35s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:01:16 INFO : sub dir2: Making directory 2025/08/05 04:01:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 04:01:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:01:17 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:01:17 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:01:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:01:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.03s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:01:23 DEBUG : sub dir2: Making directory with metadata 2025/08/05 04:01:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:01:24 INFO : sub dir2: Making directory 2025/08/05 04:01:25 INFO : sub dir: Making directory 2025/08/05 04:01:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:01:25 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:01:25 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:01:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:01:27 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:01:27 INFO : sub dir/hello world: Deleted 2025/08/05 04:01:29 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/05 04:01:29 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.97s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:01:34 INFO : sub dir2: Making directory 2025/08/05 04:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:01:35 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:01:35 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:01:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.73s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:01:41 DEBUG : sub dir2: Making directory with metadata 2025/08/05 04:01:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:01:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:01:41 INFO : sub dir2: Making directory 2025/08/05 04:01:42 INFO : sub dir: Making directory 2025/08/05 04:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:01:43 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:01:43 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:01:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:01:45 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:01:45 DEBUG : Waiting for deletions to finish 2025/08/05 04:01:46 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.84s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:01:51 INFO : sub dir2: Making directory 2025/08/05 04:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:01:51 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:01:51 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:01:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:01:54 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:01:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.22s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:02:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fiwuraq8paki" 2025/08/05 04:02:02 DEBUG : Config file has changed externally - reloading 2025/08/05 04:02:02 DEBUG : proton drive root link ID 'rclone-test-fiwuraq8paki': Has cached credentials 2025/08/05 04:02:04 DEBUG : proton drive root link ID 'rclone-test-fiwuraq8paki': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-hanebab5nagi' -> proton drive root link ID 'rclone-test-fiwuraq8paki' 2025/08/05 04:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:02:06 DEBUG : proton drive root link ID 'rclone-test-fiwuraq8paki': Waiting for checks to finish 2025/08/05 04:02:06 DEBUG : proton drive root link ID 'rclone-test-fiwuraq8paki': Waiting for transfers to finish 2025/08/05 04:02:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:02:11 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:02:12 DEBUG : proton drive root link ID 'rclone-test-fiwuraq8paki': Purge remote --- PASS: TestServerSideCopy (18.13s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:02:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 04:02:22 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:02:22 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:02:22.330474 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:02:22.330570 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:02:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/05 04:02:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:02:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-duzugip9xuko" 2025/08/05 04:02:32 DEBUG : proton drive root link ID 'rclone-test-duzugip9xuko': Has cached credentials 2025/08/05 04:02:34 DEBUG : proton drive root link ID 'rclone-test-duzugip9xuko': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-hanebab5nagi' -> proton drive root link ID 'rclone-test-duzugip9xuko' 2025/08/05 04:02:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:02:36 DEBUG : proton drive root link ID 'rclone-test-duzugip9xuko': Waiting for checks to finish 2025/08/05 04:02:36 DEBUG : proton drive root link ID 'rclone-test-duzugip9xuko': Waiting for transfers to finish 2025/08/05 04:02:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:02:41 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:02:43.702920 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:02:43.702990 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:02:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 04:02:48 DEBUG : proton drive root link ID 'rclone-test-duzugip9xuko': Waiting for checks to finish 2025/08/05 04:02:48 DEBUG : proton drive root link ID 'rclone-test-duzugip9xuko': Waiting for transfers to finish 2025/08/05 04:02:50.334043 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:02:50.334090 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:02:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/05 04:02:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 04:02:53 DEBUG : proton drive root link ID 'rclone-test-duzugip9xuko': Purge remote --- PASS: TestServerSideCopyOverSelf (29.22s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:03:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 04:03:02 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:03:02 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:03:02.918791 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:03:02.918837 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:03:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/05 04:03:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 04:03:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:03:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xutetim5lute" 2025/08/05 04:03:13 DEBUG : proton drive root link ID 'rclone-test-xutetim5lute': Has cached credentials 2025/08/05 04:03:15 DEBUG : proton drive root link ID 'rclone-test-xutetim5lute': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-hanebab5nagi' -> proton drive root link ID 'rclone-test-xutetim5lute' 2025/08/05 04:03:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:03:17 DEBUG : proton drive root link ID 'rclone-test-xutetim5lute': Waiting for checks to finish 2025/08/05 04:03:17 DEBUG : proton drive root link ID 'rclone-test-xutetim5lute': Waiting for transfers to finish 2025/08/05 04:03:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:03:21 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:03:24.634528 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:03:24.634577 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:03:28 DEBUG : proton drive root link ID 'rclone-test-xutetim5lute': Using server-side directory move 2025/08/05 04:03:28 INFO : proton drive root link ID 'rclone-test-xutetim5lute': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 04:03:29 DEBUG : proton drive root link ID 'rclone-test-xutetim5lute': Waiting for checks to finish 2025/08/05 04:03:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 04:03:29 DEBUG : proton drive root link ID 'rclone-test-xutetim5lute': Waiting for transfers to finish 2025/08/05 04:03:29 INFO : sub dir/hello world: Deleted 2025/08/05 04:03:31.501927 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ptm5SbgmLeORIdigtTerLITkh2jB2YFchIF9foq4wI9oxEP4vC7aoTdG8Hc3Pj9OpPV21kF_rnm8msZaM_JmCQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:03:31.501966 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ptm5SbgmLeORIdigtTerLITkh2jB2YFchIF9foq4wI9oxEP4vC7aoTdG8Hc3Pj9OpPV21kF_rnm8msZaM_JmCQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:03:31 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ptm5SbgmLeORIdigtTerLITkh2jB2YFchIF9foq4wI9oxEP4vC7aoTdG8Hc3Pj9OpPV21kF_rnm8msZaM_JmCQ==/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/ptm5SbgmLeORIdigtTerLITkh2jB2YFchIF9foq4wI9oxEP4vC7aoTdG8Hc3Pj9OpPV21kF_rnm8msZaM_JmCQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/05 04:03:31 DEBUG : proton drive root link ID 'rclone-test-xutetim5lute': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.13s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:03:38 ERROR : error listing: directory not found 2025/08/05 04:03:39 INFO : Local file system at /tmp/rclone41962028: Making directory 2025/08/05 04:03:40 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:03:40 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.92s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:03:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 04:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:03:49 DEBUG : Local file system at /tmp/rclone41962028: Waiting for checks to finish 2025/08/05 04:03:49 DEBUG : Local file system at /tmp/rclone41962028: Waiting for transfers to finish 2025/08/05 04:03:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:03:50 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/05 04:03:50 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:03:50 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.45s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:03:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/05 04:03:54 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:03:54 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:03:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 04:03:56 INFO : check sum: Copied (new) 2025/08/05 04:03:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:03:57 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:03:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 04:03:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/05 04:03:57 DEBUG : check sum: Unchanged skipping 2025/08/05 04:03:57 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:03:57 DEBUG : Waiting for deletions to finish 2025/08/05 04:03:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.06s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:04:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/05 04:04:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 04:04:02 INFO : sizeonly: Copied (new) 2025/08/05 04:04:02 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:03 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:03 DEBUG : sizeonly: Sizes identical 2025/08/05 04:04:03 DEBUG : sizeonly: Unchanged skipping 2025/08/05 04:04:03 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:03 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:03 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:04:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/05 04:04:06 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:06 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/05 04:04:07 INFO : ignore-size: Copied (new) 2025/08/05 04:04:07 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:09 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:09 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:04:09 DEBUG : ignore-size: Unchanged skipping 2025/08/05 04:04:09 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:09 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.13s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:04:15 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:04:15 DEBUG : existing: Unchanged skipping 2025/08/05 04:04:15 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:15 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:15 INFO : There was nothing to transfer 2025/08/05 04:04:16 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/05 04:04:16 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:16.887047 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:04:16.887091 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:04:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 04:04:19 INFO : existing: Copied (replaced existing) 2025/08/05 04:04:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:04:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 04:04:22 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:22 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 04:04:23 INFO : existing: Copied (new) 2025/08/05 04:04:23 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:25 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:25 DEBUG : existing: Destination exists, skipping 2025/08/05 04:04:25 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:25 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.86s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:04:33 INFO : d: Making directory 2025/08/05 04:04:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 04:04:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:04:37 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:37 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 04:04:37 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 04:04:38 INFO : a/potato2: Copied (new) 2025/08/05 04:04:38 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:39 INFO : b/potato: Deleted 2025/08/05 04:04:39 INFO : d: Removing directory 2025/08/05 04:04:39 INFO : b: Removing directory 2025/08/05 04:04:40 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (18.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:04:48 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/05 04:04:48 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 04:04:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/05 04:04:48 DEBUG : empty space: Unchanged skipping 2025/08/05 04:04:48 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:48 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:48 INFO : There was nothing to transfer 2025/08/05 04:04:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/05 04:04:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 04:04:50 NOTICE: proton drive root link ID 'rclone-test-hanebab5nagi': Forced to upload files to set modification times on this backend. 2025/08/05 04:04:50 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/05 04:04:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:50.850889 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:04:50.850931 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:04:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 04:04:53 INFO : empty space: Copied (replaced existing) 2025/08/05 04:04:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.94s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:04:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/05 04:04:58 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:04:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/05 04:04:58 DEBUG : empty space: Unchanged skipping 2025/08/05 04:04:58 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:04:58 DEBUG : Waiting for deletions to finish 2025/08/05 04:04:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:05:04 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:05:04 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/05 04:05:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone41962028) 2025/08/05 04:05:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-hanebab5nagi') 2025/08/05 04:05:04 DEBUG : foo: sha1 differ 2025/08/05 04:05:04 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:05:04.697106 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:05:04.697149 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:05:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/05 04:05:06 INFO : foo: Copied (replaced existing) 2025/08/05 04:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.18s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:05:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:05:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/05 04:05:12 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:05:12 DEBUG : empty space: Unchanged skipping 2025/08/05 04:05:12 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:05:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 04:05:14 INFO : potato: Copied (new) 2025/08/05 04:05:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:05:20 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:05:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/05 04:05:20 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:05:20.828523 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:05:20.828571 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:05:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/05 04:05:22 INFO : potato: Copied (replaced existing) 2025/08/05 04:05:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:05:28 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/08/05 04:05:28 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:05:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone41962028) 2025/08/05 04:05:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-hanebab5nagi') 2025/08/05 04:05:28 DEBUG : potato: sha1 differ 2025/08/05 04:05:28 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:05:28.901925 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:05:28.901965 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:05:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/05 04:05:31 INFO : potato: Copied (replaced existing) 2025/08/05 04:05:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:05:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:05:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:05:37 DEBUG : empty space: Unchanged skipping 2025/08/05 04:05:37 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:05:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/05 04:05:37 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:05:37 DEBUG : Waiting for deletions to finish 2025/08/05 04:05:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:05:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:05:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:05:46 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:05:46 DEBUG : empty space: Unchanged skipping 2025/08/05 04:05:46 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:05:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 04:05:48 INFO : potato2: Copied (new) 2025/08/05 04:05:48 DEBUG : Waiting for deletions to finish 2025/08/05 04:05:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:05:58 INFO : d: Making directory 2025/08/05 04:05:59 INFO : d/e: Making directory 2025/08/05 04:06:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 04:06:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:06:03 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 04:06:03 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:06:03 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:06:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 04:06:05 INFO : a/potato2: Copied (new) 2025/08/05 04:06:05 DEBUG : Waiting for deletions to finish 2025/08/05 04:06:05 INFO : b/potato: Deleted 2025/08/05 04:06:05 INFO : d/e: Removing directory 2025/08/05 04:06:06 INFO : d: Removing directory 2025/08/05 04:06:07 INFO : b: Removing directory 2025/08/05 04:06:08 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:06:19 INFO : d: Making directory 2025/08/05 04:06:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 04:06:23 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:06:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:06:23 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 04:06:23 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:06:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 04:06:24 INFO : a/potato2: Copied (new) 2025/08/05 04:06:24 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': not deleting files as there were IO errors 2025/08/05 04:06:24 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.64s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:06:37 DEBUG : Waiting for deletions to finish 2025/08/05 04:06:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:06:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:06:38 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:06:38 DEBUG : empty space: Unchanged skipping 2025/08/05 04:06:38 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:06:39 INFO : potato: Deleted 2025/08/05 04:06:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 04:06:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:06:48 DEBUG : Waiting for deletions to finish 2025/08/05 04:06:49 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:06:49 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:06:50 INFO : potato: Deleted 2025/08/05 04:06:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:06:51 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:06:51 DEBUG : empty space: Unchanged skipping 2025/08/05 04:06:51 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:06:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/05 04:06:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:06:59 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:06:59 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:07:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/05 04:07:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.05s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:07:08 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 04:07:08 DEBUG : enormous: Excluded 2025/08/05 04:07:08 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:07:08 DEBUG : potato2: Excluded 2025/08/05 04:07:09 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:07:09 DEBUG : potato2: Excluded 2025/08/05 04:07:09 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:07:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:07:09 DEBUG : empty space: Unchanged skipping 2025/08/05 04:07:09 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:07:09 DEBUG : Waiting for deletions to finish 2025/08/05 04:07:09 INFO : There was nothing to transfer 2025/08/05 04:07:10 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 04:07:10 DEBUG : enormous: Excluded 2025/08/05 04:07:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:07:10 DEBUG : potato2: Excluded 2025/08/05 04:07:11 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:07:11 DEBUG : potato2: Excluded 2025/08/05 04:07:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/05 04:07:11 DEBUG : empty space: Unchanged skipping 2025/08/05 04:07:11 DEBUG : Local file system at /tmp/rclone41962028: Waiting for checks to finish 2025/08/05 04:07:11 DEBUG : Local file system at /tmp/rclone41962028: Waiting for transfers to finish 2025/08/05 04:07:11 DEBUG : Waiting for deletions to finish 2025/08/05 04:07:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:07:20 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 04:07:20 DEBUG : enormous: Excluded 2025/08/05 04:07:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 04:07:20 DEBUG : potato2: Excluded 2025/08/05 04:07:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:07:21 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:07:21 DEBUG : empty space: Unchanged skipping 2025/08/05 04:07:21 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:07:21 DEBUG : Waiting for deletions to finish 2025/08/05 04:07:22 INFO : enormous: Deleted 2025/08/05 04:07:22 INFO : potato2: Deleted 2025/08/05 04:07:22 INFO : There was nothing to transfer 2025/08/05 04:07:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/05 04:07:23 DEBUG : empty space: Unchanged skipping 2025/08/05 04:07:23 DEBUG : Local file system at /tmp/rclone41962028: Waiting for checks to finish 2025/08/05 04:07:23 DEBUG : Local file system at /tmp/rclone41962028: Waiting for transfers to finish 2025/08/05 04:07:23 DEBUG : Waiting for deletions to finish 2025/08/05 04:07:23 INFO : enormous: Deleted 2025/08/05 04:07:23 INFO : potato2: Deleted 2025/08/05 04:07:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.90s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:07:34 DEBUG : five: Need to transfer - File not found at Destination 2025/08/05 04:07:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/05 04:07:34 DEBUG : one: Destination is newer than source, skipping 2025/08/05 04:07:34 DEBUG : three: Sizes identical 2025/08/05 04:07:34 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:07:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/05 04:07:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 04:07:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone41962028) 2025/08/05 04:07:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-hanebab5nagi') 2025/08/05 04:07:34 DEBUG : two: sha1 differ 2025/08/05 04:07:34 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:07:34.496620 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:07:34.496665 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:07:34.806122 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:07:34.806173 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:07:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/05 04:07:36 INFO : five: Copied (new) 2025/08/05 04:07:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/05 04:07:36 INFO : four: Copied (replaced existing) 2025/08/05 04:07:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/05 04:07:37 INFO : two: Copied (replaced existing) 2025/08/05 04:07:37 DEBUG : Waiting for deletions to finish 2025/08/05 04:07:40 DEBUG : one: Destination is newer than source, skipping 2025/08/05 04:07:40 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:07:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/05 04:07:40 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/05 04:07:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone41962028) 2025/08/05 04:07:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-hanebab5nagi') 2025/08/05 04:07:40 DEBUG : three: sha1 differ 2025/08/05 04:07:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/05 04:07:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 04:07:40 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/05 04:07:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/05 04:07:40 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/05 04:07:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/05 04:07:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 04:07:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 04:07:40 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:07:40.510776 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:07:40.510806 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:07:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/05 04:07:42 INFO : three: Copied (replaced existing) 2025/08/05 04:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (24.43s) === 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-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/05 04:07:50 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Making map for --track-renames 2025/08/05 04:07:50 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Finished making map for --track-renames 2025/08/05 04:07:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:07:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 04:07:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for renames to finish 2025/08/05 04:07:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/05 04:07:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:07:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/05 04:07:51 INFO : potato: Copied (new) 2025/08/05 04:07:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 04:07:51 INFO : yam: Copied (new) 2025/08/05 04:07:51 DEBUG : Waiting for deletions to finish 2025/08/05 04:07:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:07:53 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Making map for --track-renames 2025/08/05 04:07:53 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Finished making map for --track-renames 2025/08/05 04:07:53 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:07:53 DEBUG : potato: Unchanged skipping 2025/08/05 04:07:53 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for renames to finish 2025/08/05 04:07:54.473631 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_CMfibfze5LXF3OVqQUivfiI_tursQDgwz9zc_MOW_7PNzadWex6Fe0AcSP8CnSWTQzm0S-LpoVR7-E21vNsZw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:07:54.473675 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_CMfibfze5LXF3OVqQUivfiI_tursQDgwz9zc_MOW_7PNzadWex6Fe0AcSP8CnSWTQzm0S-LpoVR7-E21vNsZw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:07:54 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_CMfibfze5LXF3OVqQUivfiI_tursQDgwz9zc_MOW_7PNzadWex6Fe0AcSP8CnSWTQzm0S-LpoVR7-E21vNsZw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:07:54 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_CMfibfze5LXF3OVqQUivfiI_tursQDgwz9zc_MOW_7PNzadWex6Fe0AcSP8CnSWTQzm0S-LpoVR7-E21vNsZw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:07:54 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/05 04:07:54 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:07:56 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 04:07:56 INFO : yaml: Copied (new) 2025/08/05 04:07:56 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': not deleting files as there were IO errors 2025/08/05 04:07:56 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': 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 (10.32s) === 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-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/05 04:08:00 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Making map for --track-renames 2025/08/05 04:08:00 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Finished making map for --track-renames 2025/08/05 04:08:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:08:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 04:08:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/05 04:08:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for renames to finish 2025/08/05 04:08:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:08:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 04:08:01 INFO : yam: Copied (new) 2025/08/05 04:08:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/05 04:08:02 INFO : potato: Copied (new) 2025/08/05 04:08:02 DEBUG : Waiting for deletions to finish 2025/08/05 04:08:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:08:04 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Making map for --track-renames 2025/08/05 04:08:04 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Finished making map for --track-renames 2025/08/05 04:08:04 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:08:04 DEBUG : potato: Unchanged skipping 2025/08/05 04:08:04 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for renames to finish 2025/08/05 04:08:05.348139 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8PYmVDTbbmnMtuw8nX9Za1HKbYl6cLMG2WxwW_AUSV3St6PnrHeNWMlZgjTdbw8Yj05Ic_UZHvpl7-Fmo5XuCw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:08:05.348187 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8PYmVDTbbmnMtuw8nX9Za1HKbYl6cLMG2WxwW_AUSV3St6PnrHeNWMlZgjTdbw8Yj05Ic_UZHvpl7-Fmo5XuCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:08:05 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8PYmVDTbbmnMtuw8nX9Za1HKbYl6cLMG2WxwW_AUSV3St6PnrHeNWMlZgjTdbw8Yj05Ic_UZHvpl7-Fmo5XuCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:08:05 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8PYmVDTbbmnMtuw8nX9Za1HKbYl6cLMG2WxwW_AUSV3St6PnrHeNWMlZgjTdbw8Yj05Ic_UZHvpl7-Fmo5XuCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:08:05 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/05 04:08:05 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:08:07 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 04:08:07 INFO : yaml: Copied (new) 2025/08/05 04:08:07 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': not deleting files as there were IO errors 2025/08/05 04:08:07 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': 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.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/05 04:08:11 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Making map for --track-renames 2025/08/05 04:08:11 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Finished making map for --track-renames 2025/08/05 04:08:11 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:08:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 04:08:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/05 04:08:11 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for renames to finish 2025/08/05 04:08:11 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:08:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/05 04:08:13 INFO : potato: Copied (new) 2025/08/05 04:08:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 04:08:14 INFO : sub/yam: Copied (new) 2025/08/05 04:08:14 DEBUG : Waiting for deletions to finish 2025/08/05 04:08:16 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:08:16 DEBUG : potato: Unchanged skipping 2025/08/05 04:08:17 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Making map for --track-renames 2025/08/05 04:08:17 INFO : proton drive root link ID 'rclone-test-hanebab5nagi': Finished making map for --track-renames 2025/08/05 04:08:17 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:08:17 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for renames to finish 2025/08/05 04:08:18.260920 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6GFU6GQiZ-OGMH78BFQijqI_6hg_9ftO_P4UY_Lcfpi9B79YBF79Sri7KHnC0zbsS4XpBsx1hIUw_EoTRi1QiA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:08:18.260955 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6GFU6GQiZ-OGMH78BFQijqI_6hg_9ftO_P4UY_Lcfpi9B79YBF79Sri7KHnC0zbsS4XpBsx1hIUw_EoTRi1QiA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:08:18 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6GFU6GQiZ-OGMH78BFQijqI_6hg_9ftO_P4UY_Lcfpi9B79YBF79Sri7KHnC0zbsS4XpBsx1hIUw_EoTRi1QiA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:08:18 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6GFU6GQiZ-OGMH78BFQijqI_6hg_9ftO_P4UY_Lcfpi9B79YBF79Sri7KHnC0zbsS4XpBsx1hIUw_EoTRi1QiA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:08:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/05 04:08:18 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:08:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/05 04:08:19 INFO : yam: Copied (new) 2025/08/05 04:08:19 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': not deleting files as there were IO errors 2025/08/05 04:08:19 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': 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.37s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:08:24 DEBUG : Creating backend with remote "/tmp/rclone41962028/dir1" 2025/08/05 04:08:24 DEBUG : Creating backend with remote "/tmp/rclone41962028/dir2" 2025/08/05 04:08:24 DEBUG : Local file system at /tmp/rclone41962028/dir2: Using server-side directory move 2025/08/05 04:08:24 INFO : Local file system at /tmp/rclone41962028/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 04:08:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/05 04:08:24 DEBUG : Local file system at /tmp/rclone41962028/dir2: Waiting for checks to finish 2025/08/05 04:08:24 DEBUG : Local file system at /tmp/rclone41962028/dir2: Waiting for transfers to finish 2025/08/05 04:08:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:08:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/05 04:08:25 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:08:25 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:08:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:08:29 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:08:29 INFO : sub dir/hello world: Deleted 2025/08/05 04:08:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/05 04:08:30 INFO : nested/sub dir/file: Copied (new) 2025/08/05 04:08:30 INFO : nested/sub dir/file: Deleted 2025/08/05 04:08:30 ERROR : Local file system at /tmp/rclone41962028: 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 (9.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 04:08:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/05 04:08:35 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:08:35 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:08:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/05 04:08:40 INFO : nested/sub dir/file: Copied (new) 2025/08/05 04:08:40 INFO : nested/sub dir/file: Deleted 2025/08/05 04:08:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/05 04:08:40 INFO : sub dir/hello world: Copied (new) 2025/08/05 04:08:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:08:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/05 04:08:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 04:08:47 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:08:47 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:08:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 04:08:49 INFO : existing: Copied (new) 2025/08/05 04:08:49 INFO : existing: Deleted 2025/08/05 04:08:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/05 04:08:49 INFO : existing-b: Copied (new) 2025/08/05 04:08:49 INFO : existing-b: Deleted 2025/08/05 04:08:51 DEBUG : existing: Destination exists, skipping 2025/08/05 04:08:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/05 04:08:51 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:08:51 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:08:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.02s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:08:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buyayuy7goka" 2025/08/05 04:08:55 DEBUG : Config file has changed externally - reloading 2025/08/05 04:08:55 DEBUG : proton drive root link ID 'rclone-test-buyayuy7goka': Has cached credentials 2025/08/05 04:08:57 DEBUG : proton drive root link ID 'rclone-test-buyayuy7goka': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-hanebab5nagi' -> proton drive root link ID 'rclone-test-buyayuy7goka' 2025/08/05 04:09:10 DEBUG : proton drive root link ID 'rclone-test-buyayuy7goka': Using server-side directory move 2025/08/05 04:09:10 INFO : proton drive root link ID 'rclone-test-buyayuy7goka': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 04:09:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:09:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/05 04:09:12 DEBUG : empty space: Unchanged skipping 2025/08/05 04:09:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 04:09:12 DEBUG : proton drive root link ID 'rclone-test-buyayuy7goka': Waiting for checks to finish 2025/08/05 04:09:12 INFO : potato3: Deleted 2025/08/05 04:09:12 INFO : empty space: Deleted 2025/08/05 04:09:12 DEBUG : proton drive root link ID 'rclone-test-buyayuy7goka': Waiting for transfers to finish 2025/08/05 04:09:13.216083 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7YBTHBEGpD0de1p4cdbFarmN6n4aJbLI4Vw-feqKnqIlnhQJS92_tx79GS4ibUb_qqm4ZAn4wPsVZx1FZTecbQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:09:13.216120 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7YBTHBEGpD0de1p4cdbFarmN6n4aJbLI4Vw-feqKnqIlnhQJS92_tx79GS4ibUb_qqm4ZAn4wPsVZx1FZTecbQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:13 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7YBTHBEGpD0de1p4cdbFarmN6n4aJbLI4Vw-feqKnqIlnhQJS92_tx79GS4ibUb_qqm4ZAn4wPsVZx1FZTecbQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:13.395850 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/O3Lcbvc0NeqMQtvEzUKdAVm683fzDLxW_brfseFHBplgTAUd0GbRRVrk_cAtzRZj5q6tGJguQ4JKnO5L9LpotQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:09:13.395890 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/O3Lcbvc0NeqMQtvEzUKdAVm683fzDLxW_brfseFHBplgTAUd0GbRRVrk_cAtzRZj5q6tGJguQ4JKnO5L9LpotQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:13 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/O3Lcbvc0NeqMQtvEzUKdAVm683fzDLxW_brfseFHBplgTAUd0GbRRVrk_cAtzRZj5q6tGJguQ4JKnO5L9LpotQ==/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/O3Lcbvc0NeqMQtvEzUKdAVm683fzDLxW_brfseFHBplgTAUd0GbRRVrk_cAtzRZj5q6tGJguQ4JKnO5L9LpotQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/05 04:09:13 DEBUG : proton drive root link ID 'rclone-test-buyayuy7goka': Purge remote --- FAIL: TestServerSideMove (22.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:09:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jowuzaq7naru" 2025/08/05 04:09:17 DEBUG : proton drive root link ID 'rclone-test-jowuzaq7naru': Has cached credentials 2025/08/05 04:09:19 DEBUG : proton drive root link ID 'rclone-test-jowuzaq7naru': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-hanebab5nagi' -> proton drive root link ID 'rclone-test-jowuzaq7naru' 2025/08/05 04:09:32 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 04:09:32 DEBUG : empty space: Excluded 2025/08/05 04:09:33 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 04:09:33 DEBUG : empty space: Excluded 2025/08/05 04:09:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:09:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 04:09:33 DEBUG : proton drive root link ID 'rclone-test-jowuzaq7naru': Waiting for checks to finish 2025/08/05 04:09:33 DEBUG : proton drive root link ID 'rclone-test-jowuzaq7naru': Waiting for transfers to finish 2025/08/05 04:09:33 INFO : potato3: Deleted 2025/08/05 04:09:34.099184 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dL3_oS6FjBtBBoN5xZ2a2QTA3M7J1ef6S3pX9XydvzNA3PnWPTwVJ_WX27CL5P5zqYsNqx5QHKqmDkaIXr2yoQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:09:34.099223 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dL3_oS6FjBtBBoN5xZ2a2QTA3M7J1ef6S3pX9XydvzNA3PnWPTwVJ_WX27CL5P5zqYsNqx5QHKqmDkaIXr2yoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:34 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dL3_oS6FjBtBBoN5xZ2a2QTA3M7J1ef6S3pX9XydvzNA3PnWPTwVJ_WX27CL5P5zqYsNqx5QHKqmDkaIXr2yoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:34.448385 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fpRSVNfkBEJssT-fTEQYQ-L1pH4ol98x_HFdwSIL5-I8js6MpEi4cRFrl33HJkOT6VjdBiYrqrFT1XmJvchwtA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:09:34.448420 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fpRSVNfkBEJssT-fTEQYQ-L1pH4ol98x_HFdwSIL5-I8js6MpEi4cRFrl33HJkOT6VjdBiYrqrFT1XmJvchwtA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:34 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fpRSVNfkBEJssT-fTEQYQ-L1pH4ol98x_HFdwSIL5-I8js6MpEi4cRFrl33HJkOT6VjdBiYrqrFT1XmJvchwtA==/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/fpRSVNfkBEJssT-fTEQYQ-L1pH4ol98x_HFdwSIL5-I8js6MpEi4cRFrl33HJkOT6VjdBiYrqrFT1XmJvchwtA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/05 04:09:34 DEBUG : proton drive root link ID 'rclone-test-jowuzaq7naru': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:09:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dataviq7niqa" 2025/08/05 04:09:39 DEBUG : proton drive root link ID 'rclone-test-dataviq7niqa': Has cached credentials 2025/08/05 04:09:41 DEBUG : proton drive root link ID 'rclone-test-dataviq7niqa': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:09:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-hanebab5nagi' -> proton drive root link ID 'rclone-test-dataviq7niqa' 2025/08/05 04:09:54 DEBUG : proton drive root link ID 'rclone-test-dataviq7niqa': Using server-side directory move 2025/08/05 04:09:54 INFO : proton drive root link ID 'rclone-test-dataviq7niqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 04:09:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 04:09:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/05 04:09:55 DEBUG : empty space: Unchanged skipping 2025/08/05 04:09:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 04:09:56 DEBUG : proton drive root link ID 'rclone-test-dataviq7niqa': Waiting for checks to finish 2025/08/05 04:09:56 INFO : potato3: Deleted 2025/08/05 04:09:56 INFO : empty space: Deleted 2025/08/05 04:09:56 DEBUG : proton drive root link ID 'rclone-test-dataviq7niqa': Waiting for transfers to finish 2025/08/05 04:09:56.927414 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TIS0obYRC_VKZl2PGiHYb6Y7j3t5ObqEKUxrlyHIYFXtzLhrlH7vCqyAIPflLJ2DAxeFBEO47VWPAyBeE4z9NA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:09:56.927457 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TIS0obYRC_VKZl2PGiHYb6Y7j3t5ObqEKUxrlyHIYFXtzLhrlH7vCqyAIPflLJ2DAxeFBEO47VWPAyBeE4z9NA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:56 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TIS0obYRC_VKZl2PGiHYb6Y7j3t5ObqEKUxrlyHIYFXtzLhrlH7vCqyAIPflLJ2DAxeFBEO47VWPAyBeE4z9NA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:57.175809 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gMTnU6kN70mhaUPbYbdp4n4xlz2VWbvs5430o6U8j2ta0rWuBTBMqVveuL_b6z9SJcgs3DRNsq7wZJFFov4qVg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:09:57.175869 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gMTnU6kN70mhaUPbYbdp4n4xlz2VWbvs5430o6U8j2ta0rWuBTBMqVveuL_b6z9SJcgs3DRNsq7wZJFFov4qVg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:57 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gMTnU6kN70mhaUPbYbdp4n4xlz2VWbvs5430o6U8j2ta0rWuBTBMqVveuL_b6z9SJcgs3DRNsq7wZJFFov4qVg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:09:57 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/08/05 04:09:57 DEBUG : proton drive root link ID 'rclone-test-dataviq7niqa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.15s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.89s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:10:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/rclone-sync-test" 2025/08/05 04:10:02 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test': Has cached credentials 2025/08/05 04:10:04 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (162.29s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:12:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/rclone-sync-test" 2025/08/05 04:12:44 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test': Has cached credentials 2025/08/05 04:12:46 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:15:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/rclone-sync-test-include/layer2" 2025/08/05 04:15:38 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test-include/layer2': Has cached credentials 2025/08/05 04:15:40 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:18:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/rclone-sync-test-ignore-file" 2025/08/05 04:18:49 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test-ignore-file': Has cached credentials 2025/08/05 04:18:51 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:21:46 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:21:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:21:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:21:48 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test': Waiting for checks to finish 2025/08/05 04:21:48 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test': Waiting for transfers to finish 2025/08/05 04:21:48 DEBUG : Waiting for deletions to finish 2025/08/05 04:21:48 INFO : There was nothing to transfer 2025/08/05 04:21:49 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:21:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:21:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:21:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:21:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:21:50 DEBUG : Waiting for deletions to finish 2025/08/05 04:21:50 INFO : rclone-sync-test-include: Removing directory 2025/08/05 04:21:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/05 04:21:51 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': failed to delete 1 directories 2025/08/05 04:21:51 INFO : There was nothing to transfer 2025/08/05 04:21:52 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:21:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:21:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:21:54 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/05 04:21:54 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/05 04:21:54 DEBUG : Waiting for deletions to finish 2025/08/05 04:21:54 INFO : There was nothing to transfer 2025/08/05 04:21:55 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:21:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:21:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:21:56 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:21:56 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:21:56 DEBUG : Waiting for deletions to finish 2025/08/05 04:21:56 INFO : rclone-sync-test-include: Removing directory 2025/08/05 04:21:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/05 04:21:57 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': failed to delete 1 directories 2025/08/05 04:21:57 INFO : There was nothing to transfer 2025/08/05 04:21:59 DEBUG : rclone-sync-test: Excluded 2025/08/05 04:21:59 DEBUG : Excluded 2025/08/05 04:22:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 04:22:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 04:22:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/05 04:22:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/05 04:22:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:22:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (561.39s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:22:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/dst" 2025/08/05 04:22:05 DEBUG : Config file has changed externally - reloading 2025/08/05 04:22:05 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Has cached credentials 2025/08/05 04:22:08 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:24:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/CompareDest" 2025/08/05 04:24:59 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/CompareDest': Has cached credentials 2025/08/05 04:25:01 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:27:53 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 04:27:53 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:27:53 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:27:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/05 04:27:55 INFO : one: Copied (new) 2025/08/05 04:27:55 DEBUG : Waiting for deletions to finish 2025/08/05 04:27:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:27:58 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:27:59 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:27:59.243957 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:27:59.243992 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:28:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/05 04:28:00 INFO : one: Copied (replaced existing) 2025/08/05 04:28:00 DEBUG : Waiting for deletions to finish 2025/08/05 04:28:03.411532 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:28:03.411571 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:28:10 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:28:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:28:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:28:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:28:12 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:28:12 DEBUG : Waiting for deletions to finish 2025/08/05 04:28:12 INFO : There was nothing to transfer 2025/08/05 04:28:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:28:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:28:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:28:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:28:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 04:28:18 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:28:18 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:28:18 DEBUG : Waiting for deletions to finish 2025/08/05 04:28:18 INFO : There was nothing to transfer 2025/08/05 04:28:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:28:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:28:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:28:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:28:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 04:28:21 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:28:21 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:28:21 DEBUG : Waiting for deletions to finish 2025/08/05 04:28:21 INFO : There was nothing to transfer 2025/08/05 04:28:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:28:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:28:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:28:25 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/05 04:28:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/05 04:28:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 04:28:25 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:28:25 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:28:25 DEBUG : Waiting for deletions to finish 2025/08/05 04:28:25 INFO : There was nothing to transfer 2025/08/05 04:28:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 04:28:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/05 04:28:29 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 04:28:29 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:28:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/05 04:28:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 04:28:29 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:28:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/05 04:28:31 INFO : two: Copied (new) 2025/08/05 04:28:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (392.65s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:28:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/dest" 2025/08/05 04:28:45 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dest': Has cached credentials 2025/08/05 04:28:47 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dest': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:31:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/pre-dest1" 2025/08/05 04:31:46 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/pre-dest1': Has cached credentials 2025/08/05 04:31:48 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:33:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/pre-dest2" 2025/08/05 04:33:18 DEBUG : Config file has changed externally - reloading 2025/08/05 04:33:18 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/pre-dest2': Has cached credentials 2025/08/05 04:33:20 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:34:48 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:34:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/05 04:34:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:34:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/05 04:34:50 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/05 04:34:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dest': Waiting for checks to finish 2025/08/05 04:34:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dest': Waiting for transfers to finish 2025/08/05 04:34:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/05 04:34:53 INFO : 3: Copied (new) 2025/08/05 04:34:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (382.73s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.01s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:35:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/dst" 2025/08/05 04:35:10 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Has cached credentials 2025/08/05 04:35:12 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:36:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/backup" 2025/08/05 04:36:38 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/backup': Has cached credentials 2025/08/05 04:36:40 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:39:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:39:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:39:33 DEBUG : two: Unchanged skipping 2025/08/05 04:39:33 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:39:35.333841 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2-lA2Y114s3BSdjOevVA0RNPSnr1-Hcq6zrXPH1lYQAfb_Z6iRGPY6uTL6ymDhRdLg9nsTJ_hujrlFwp5b1L8w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:39:35.333877 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2-lA2Y114s3BSdjOevVA0RNPSnr1-Hcq6zrXPH1lYQAfb_Z6iRGPY6uTL6ymDhRdLg9nsTJ_hujrlFwp5b1L8w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:39:35 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2-lA2Y114s3BSdjOevVA0RNPSnr1-Hcq6zrXPH1lYQAfb_Z6iRGPY6uTL6ymDhRdLg9nsTJ_hujrlFwp5b1L8w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:39:35 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:39:35 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi/dst': not deleting files as there were IO errors 2025/08/05 04:39:35 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi/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/2-lA2Y114s3BSdjOevVA0RNPSnr1-Hcq6zrXPH1lYQAfb_Z6iRGPY6uTL6ymDhRdLg9nsTJ_hujrlFwp5b1L8w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (278.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:39:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/dst" 2025/08/05 04:39:48 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Has cached credentials 2025/08/05 04:39:50 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:41:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/backup" 2025/08/05 04:41:16 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/backup': Has cached credentials 2025/08/05 04:41:19 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:44:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:44:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:44:13 DEBUG : two: Unchanged skipping 2025/08/05 04:44:13 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:44:15.391946 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Af3CAQe9fvy7EQlx3Rdd3Q_DwJeDB7TRSbZK8OVrMm8LgPsLn7mupAofvkTUtfLF9Hj5JgAw15SGrkqChgk2NQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:44:15.391975 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Af3CAQe9fvy7EQlx3Rdd3Q_DwJeDB7TRSbZK8OVrMm8LgPsLn7mupAofvkTUtfLF9Hj5JgAw15SGrkqChgk2NQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:44:15 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Af3CAQe9fvy7EQlx3Rdd3Q_DwJeDB7TRSbZK8OVrMm8LgPsLn7mupAofvkTUtfLF9Hj5JgAw15SGrkqChgk2NQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:44:15 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:44:15 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi/dst': not deleting files as there were IO errors 2025/08/05 04:44:15 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi/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/Af3CAQe9fvy7EQlx3Rdd3Q_DwJeDB7TRSbZK8OVrMm8LgPsLn7mupAofvkTUtfLF9Hj5JgAw15SGrkqChgk2NQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (279.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:44:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/dst" 2025/08/05 04:44:29 DEBUG : Config file has changed externally - reloading 2025/08/05 04:44:29 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Has cached credentials 2025/08/05 04:44:31 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:45:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/backup" 2025/08/05 04:45:57 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/backup': Has cached credentials 2025/08/05 04:45:59 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:48:52 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:48:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:48:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:48:52 DEBUG : two: Unchanged skipping 2025/08/05 04:48:54.768664 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u6ZzjkmjGN-CmJJhcmZjlthu8bIzezlik-IVJPSrPMT8P8PeLXMyZBUDzs9usqXw75b-rPLsjkC6PMcDnNkSfQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:48:54.768700 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u6ZzjkmjGN-CmJJhcmZjlthu8bIzezlik-IVJPSrPMT8P8PeLXMyZBUDzs9usqXw75b-rPLsjkC6PMcDnNkSfQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:48:54 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u6ZzjkmjGN-CmJJhcmZjlthu8bIzezlik-IVJPSrPMT8P8PeLXMyZBUDzs9usqXw75b-rPLsjkC6PMcDnNkSfQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:48:54 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:48:54 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi/dst': not deleting files as there were IO errors 2025/08/05 04:48:54 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi/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/u6ZzjkmjGN-CmJJhcmZjlthu8bIzezlik-IVJPSrPMT8P8PeLXMyZBUDzs9usqXw75b-rPLsjkC6PMcDnNkSfQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (280.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:49:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/dst" 2025/08/05 04:49:09 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Has cached credentials 2025/08/05 04:49:12 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:50:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:50:39 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for checks to finish 2025/08/05 04:50:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:50:39 DEBUG : two: Unchanged skipping 2025/08/05 04:50:40.827868 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CsaWTPpziA_NeYlsVVvlh8s4WYpCNLHRYz9eaY87f7dULChDwDlF4ByAdOgAyUt3i4bWyGcHSzqrj_XvjFijUA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:50:40.827914 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CsaWTPpziA_NeYlsVVvlh8s4WYpCNLHRYz9eaY87f7dULChDwDlF4ByAdOgAyUt3i4bWyGcHSzqrj_XvjFijUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:50:40 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CsaWTPpziA_NeYlsVVvlh8s4WYpCNLHRYz9eaY87f7dULChDwDlF4ByAdOgAyUt3i4bWyGcHSzqrj_XvjFijUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:50:40 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Waiting for transfers to finish 2025/08/05 04:50:40 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi/dst': not deleting files as there were IO errors 2025/08/05 04:50:40 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi/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/CsaWTPpziA_NeYlsVVvlh8s4WYpCNLHRYz9eaY87f7dULChDwDlF4ByAdOgAyUt3i4bWyGcHSzqrj_XvjFijUA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (104.17s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:50:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/dst" 2025/08/05 04:50:52 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Has cached credentials 2025/08/05 04:50:54 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:52:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:52:23.327335 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fF3_ZdBgYyFMn4ngNXy8hMrt-SXwrlgk8K7ZkCfyskqaxIHVQdADKkRYXfPTRJTfpgM3tzhYidkHZTKVECr57g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:52:23.327369 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fF3_ZdBgYyFMn4ngNXy8hMrt-SXwrlgk8K7ZkCfyskqaxIHVQdADKkRYXfPTRJTfpgM3tzhYidkHZTKVECr57g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:52:23 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fF3_ZdBgYyFMn4ngNXy8hMrt-SXwrlgk8K7ZkCfyskqaxIHVQdADKkRYXfPTRJTfpgM3tzhYidkHZTKVECr57g==/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/fF3_ZdBgYyFMn4ngNXy8hMrt-SXwrlgk8K7ZkCfyskqaxIHVQdADKkRYXfPTRJTfpgM3tzhYidkHZTKVECr57g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (103.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:52:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hanebab5nagi/dst" 2025/08/05 04:52:36 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Has cached credentials 2025/08/05 04:52:38 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/05 04:54:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 04:54:07.390908 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_1JC63_ghw2ByQRvy3SH7huxFcx3N1T0yhD6FY82-d3WbAl1bgZFTK-fZ-9YijNY5CBkTvOpmMPaXZbzkfaq2w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/05 04:54:07.390944 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_1JC63_ghw2ByQRvy3SH7huxFcx3N1T0yhD6FY82-d3WbAl1bgZFTK-fZ-9YijNY5CBkTvOpmMPaXZbzkfaq2w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/05 04:54:07 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_1JC63_ghw2ByQRvy3SH7huxFcx3N1T0yhD6FY82-d3WbAl1bgZFTK-fZ-9YijNY5CBkTvOpmMPaXZbzkfaq2w==/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/_1JC63_ghw2ByQRvy3SH7huxFcx3N1T0yhD6FY82-d3WbAl1bgZFTK-fZ-9YijNY5CBkTvOpmMPaXZbzkfaq2w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (104.34s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:54:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/05 04:54:15 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:54:15 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:54:16.350669 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/05 04:54:16.350706 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/05 04:54:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/05 04:54:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/05 04:54:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.70s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:54:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 04:54:22 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:54:22 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:54:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/05 04:54:23 INFO : existing: Copied (new) 2025/08/05 04:54:23 DEBUG : Waiting for deletions to finish 2025/08/05 04:54:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/05 04:54:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/05 04:54:26 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:54:26 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:54:26 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': not deleting files as there were IO errors 2025/08/05 04:54:26 ERROR : proton drive root link ID 'rclone-test-hanebab5nagi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.66s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:54:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:54:31 DEBUG : existing: Unchanged skipping 2025/08/05 04:54:31 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:54:31 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:54:31 DEBUG : Waiting for deletions to finish 2025/08/05 04:54:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.45s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.97s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", 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-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", 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-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.87s) --- SKIP: TestMaxTransfer/Hard (1.00s) --- SKIP: TestMaxTransfer/Soft (0.90s) --- SKIP: TestMaxTransfer/Cautious (0.97s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:56:05 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 04:56:05 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both11: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both13: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both14: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both15: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both16: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both10: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both18: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both0: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both19: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both2: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both17: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both4: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both5: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both1: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both12: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both8: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:56:05 DEBUG : both9: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both3: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both6: Unchanged skipping 2025/08/05 04:56:05 DEBUG : both7: Unchanged skipping 2025/08/05 04:56:05 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 04:56:05 DEBUG : Waiting for deletions to finish 2025/08/05 04:56:05 INFO : only3: Deleted 2025/08/05 04:56:05 INFO : only19: Deleted 2025/08/05 04:56:05 INFO : only9: Deleted 2025/08/05 04:56:05 INFO : only16: Deleted 2025/08/05 04:56:06 INFO : only11: Deleted 2025/08/05 04:56:06 INFO : only0: Deleted 2025/08/05 04:56:06 INFO : only10: Deleted 2025/08/05 04:56:06 INFO : only13: Deleted 2025/08/05 04:56:06 INFO : only15: Deleted 2025/08/05 04:56:06 INFO : only17: Deleted 2025/08/05 04:56:07 INFO : only7: Deleted 2025/08/05 04:56:07 INFO : only2: Deleted 2025/08/05 04:56:07 INFO : only1: Deleted 2025/08/05 04:56:07 INFO : only8: Deleted 2025/08/05 04:56:07 INFO : only18: Deleted 2025/08/05 04:56:07 INFO : only6: Deleted 2025/08/05 04:56:07 INFO : only12: Deleted 2025/08/05 04:56:08 INFO : only14: Deleted 2025/08/05 04:56:08 INFO : only4: Deleted 2025/08/05 04:56:08 INFO : only5: Deleted 2025/08/05 04:56:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (114.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:56:58.654668 WARN RESTY 502 POST https://zrh-storage.proton.me/storage/blocks: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/08/05 04:56:58.654716 ERROR RESTY 502 POST https://zrh-storage.proton.me/storage/blocks: 502 Bad Gateway (Code=0, Status=502) run.go:285: Failed to put "only7" to "proton drive root link ID 'rclone-test-hanebab5nagi'": 502 POST https://zrh-storage.proton.me/storage/blocks: 502 Bad Gateway (Code=0, Status=502) --- FAIL: TestSyncConcurrentTruncate (39.41s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:57:12 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:57:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:57:12 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 04:57:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:57:12 INFO : empty_on_remote: Making directory 2025/08/05 04:57:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/05 04:57:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/05 04:57:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/05 04:57:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:57:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (17.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:57:30 DEBUG : empty_dir: Making directory with metadata 2025/08/05 04:57:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:57:30 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 04:57:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 04:57:30 INFO : empty_on_remote: Making directory 2025/08/05 04:57:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/05 04:57:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/05 04:57:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/05 04:57:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:57:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/05 04:57:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:57:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:57:50 INFO : sub dir: Making directory 2025/08/05 04:57:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (38.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:58:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 04:58:29 INFO : sub dir: Making directory 2025/08/05 04:58:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (39.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-hanebab5nagi'", Local "Local file system at /tmp/rclone41962028", Modify Window "1s" 2025/08/05 04:59:40 DEBUG : Waiting for deletions to finish 2025/08/05 04:59:42 DEBUG : apple: Excluded (Path Filter) 2025/08/05 04:59:42 DEBUG : apple: Excluded 2025/08/05 04:59:42 DEBUG : banana: Excluded (Path Filter) 2025/08/05 04:59:42 DEBUG : banana: Excluded 2025/08/05 04:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 04:59:42 DEBUG : appleappleapplebanana: Excluded 2025/08/05 04:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 04:59:42 DEBUG : splitbananasplit: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 04:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 04:59:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 04:59:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:59:55 DEBUG : apple: Unchanged skipping 2025/08/05 04:59:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:59:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:59:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 04:59:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 04:59:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 04:59:55 DEBUG : banana: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for checks to finish 2025/08/05 05:00:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 05:00:00 DEBUG : proton drive root link ID 'rclone-test-hanebab5nagi': Waiting for transfers to finish 2025/08/05 05:00:00 DEBUG : Waiting for deletions to finish 2025/08/05 05:00:00 INFO : There was nothing to transfer 2025/08/05 05:00:00 DEBUG : Waiting for deletions to finish 2025/08/05 05:00:01 DEBUG : apple: Excluded (Path Filter) 2025/08/05 05:00:01 DEBUG : apple: Excluded 2025/08/05 05:00:01 DEBUG : banana: Excluded (Path Filter) 2025/08/05 05:00:01 DEBUG : banana: Excluded 2025/08/05 05:00:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 05:00:01 DEBUG : appleappleapplebanana: Excluded 2025/08/05 05:00:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 05:00:01 DEBUG : splitbananasplit: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 05:00:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 05:00:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 05:00:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:15 DEBUG : apple: Unchanged skipping 2025/08/05 05:00:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:15 DEBUG : banana: Unchanged skipping 2025/08/05 05:00:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 05:00:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/05 05:00:15 DEBUG : splitbananasplit: Unchanged skipping panic: test timed out after 1h0m0s running tests: TestTransform (1m10s) TestTransform/NFC (1m10s) goroutine 22283 [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(0xc000103500, {0x26a2997?, 0xc00006dad8?}, 0x27cfe20) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000103500) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000103500, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008836e0, {0x3e95540, 0x6c, 0x6c}, {0xee02378d2?, 0x3eab5a0?, 0x3eab5a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000184fa0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000184fa0) /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 25 [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 24 [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 32 [IO wait]: internal/poll.runtime_pollWait(0x7697cb68c5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003ddc00?, 0xc00073c000?, 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(0xc0003ddc00, {0xc00073c000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003ddc00, {0xc00073c000?, 0xc00009e8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148630, {0xc00073c000?, 0x76981338d170?, 0x769813384f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0000102d0, {0xc00073c000?, 0x7?, 0xc000662008?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007029b8, {0x2ae0b60, 0xc0000102d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000702708, {0x2ade8e0, 0xc000148630}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000702708, 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(0xc000702708, {0xc0005c9000, 0x1000, 0xc000d7b180?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00077c8a0, {0xc0006eb460, 0x9, 0x3e23110?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ade060, 0xc00077c8a0}, {0xc0006eb460, 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({0xc0006eb460, 0x9, 0x884930?}, {0x2ade060?, 0xc00077c8a0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0006eb420) /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(0xc0003e36c0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 31 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 21439 [chan receive, 1 minutes]: testing.(*T).Run(0xc000503dc0, {0x2686f12?, 0x4796b2?}, 0xc000838550) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000503dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000503dc0, 0x27cfe20) /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 22205 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714cd0, {0x2b06168, 0xc000714dc0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000c8b408, {0x2b06168, 0xc000714d70}, 0xc000714cd0, {0x2b1d030, 0xc000320370}, 0x0, 0xc00008af60?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 22204 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714c80, {0x2b06168, 0xc000714dc0}, 0x57) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c8b408, 0xc000714c80, 0xc000714cd0, 0x57, 0xc0007faf60?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 22206 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714cd0, {0x2b06168, 0xc000714dc0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000c8b408, {0x2b06168, 0xc000714d70}, 0xc000714cd0, {0x2b1d030, 0xc000320370}, 0x19, 0xc000548648?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 22203 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714c80, {0x2b06168, 0xc000714dc0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c8b408, 0xc000714c80, 0xc000714cd0, 0x4b, 0xc0007c5488?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 22247 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 22244 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 22243 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 22208 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714cd0, {0x2b06168, 0xc000714dc0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000c8b408, {0x2b06168, 0xc000714d70}, 0xc000714cd0, {0x2b1d030, 0xc000320370}, 0x4b, 0xc000ba5760?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 22197 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714c80, {0x2b06168, 0xc000714dc0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c8b408, 0xc000714c80, 0xc000714cd0, 0x0, 0xc000ba5f60?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 22200 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714c80, {0x2b06168, 0xc000714dc0}, 0x25) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c8b408, 0xc000714c80, 0xc000714cd0, 0x25, 0xc000865f60?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 22202 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714c80, {0x2b06168, 0xc000714dc0}, 0x3e) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c8b408, 0xc000714c80, 0xc000714cd0, 0x3e, 0xc00051b760?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 22246 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 22209 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 22201 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714c80, {0x2b06168, 0xc000714dc0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c8b408, 0xc000714c80, 0xc000714cd0, 0x32, 0xc00086a760?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 22265 [select]: net/http.(*http2clientStream).writeRequest(0xc000583500, 0xc0003d2a00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000583500, 0x82d444?, 0xc000866760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 22219 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 22242 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 22207 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714cd0, {0x2b06168, 0xc000714dc0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000c8b408, {0x2b06168, 0xc000714d70}, 0xc000714cd0, {0x2b1d030, 0xc000320370}, 0x32, 0xc000ba2fa8?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 22249 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3170 [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 3147 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 22198 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714c80, {0x2b06168, 0xc000714dc0}, 0xc) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c8b408, 0xc000714c80, 0xc000714cd0, 0xc, 0xc00091ff60?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 22199 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000714c80, {0x2b06168, 0xc000714dc0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c8b408, 0xc000714c80, 0xc000714cd0, 0x19, 0xc000ba0f60?) /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 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 22248 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 goroutine 21440 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0007a5060?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc000b9f170?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/march.(*March).Run(0xc000b9f170, {0x2b06168, 0xc000714d70}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:260 +0x385 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000c8b408) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:956 +0x23c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2b06088, 0x3eceb60}, {0x2b1d030, 0xc000320370}, {0x2b1c540, 0xc0009a60c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2b06088, 0x3eceb60}, {0x2b1d030, 0xc000320370}, {0x2b1c540, 0xc0009a60c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0001f1c00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:116 +0x2d8 testing.tRunner(0xc0001f1c00, 0xc000838550) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 21439 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 21152 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005ec5a0, {0x2b06168, 0xc0006934a0}) /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 20857 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 22219 [select]: net/http.(*http2ClientConn).roundTrip(0xc0003e36c0, 0xc0003d2a00, 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(0xc0001c0140, 0xc0003d2a00, {0x0?, 0xeb?}) /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({0x3e72e00?}, 0xc0003d2a00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e72e00, 0xc0003d2a00) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2adf020?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0003d2a00, {0x2adf020, 0x3e72e00}, {0x7697c9339a01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004d7890, 0xc0003d2a00, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004d7890, 0xc0003d2a00) /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(0xc000328508, 0xc0005ec3c0) /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(0xc00006d758, {0xc00006d728, 0x6, 0x59e2f1?}) /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(0xc0005ec3c0, {0x268709e?, 0xc000500808?}, {0xc0003ba680, 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(0xc0005ec3c0) /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(0xc000320420, {0x2b06168, 0xc000714dc0}, 0xc00006d9f8) /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(0xc000320420, {0x2b06168, 0xc000714dc0}, 0xc00006d9f8) /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(0xc000320420, {0x2b06168, 0xc000714dc0}, {0xc0007c17a0, 0x58}, {0xc0009d8b40, 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(0xc000546390?, {0x2b06168?, 0xc000714dc0?}, 0xc000ae17e8?, 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(0xc00070a980, {0x2b06168, 0xc000714dc0}, 0xc000ae18c8) /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, 0xc000500808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b4ae0, 0xc0008fe680, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b4ae0, 0xc0008fe680) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc000320370, {0x2b06168, 0xc000714dc0}, 0xc000ae18c8) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc000320370, {0x2b06168, 0xc000714dc0}, {0xc000546450, 0x14}, 0xc000ae18c8) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc000320370, {0x2b06168, 0xc000714dc0}, {0xc007f35970, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.listP({0x2b06168, 0xc000714dc0}, {0x2b1d030, 0xc000320370}, {0xc007f35970, 0x4}, 0xc004c14f00) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:48 +0x6e github.com/rclone/rclone/fs/list.DirSortedFn({0x2b06168, 0xc000714dc0}, {0x2b1d030, 0xc000320370}, 0x0, {0xc007f35970, 0x4}, 0xc00054ca70, 0xc0004ccc90) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x257 github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0xc007f35970, 0x4}, 0xc00054ca70) /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:410 +0xbb created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 22245 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:408 +0x332 goroutine 22245 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0xc000b9f170, 0xc00040e460, 0xc00040e620, 0xc0007a3de8, 0xc0007a3d98, 0xc0007a3d48) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:318 +0x26c github.com/rclone/rclone/fs/march.(*March).processJob(0xc000b9f170, {{0xc000929560, 0x4}, {0xc007f35970, 0x4}, 0x7ffffffd, 0x7ffffffd, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:491 +0x61b github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:213 +0x1e5 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21440 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:203 +0x172 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.273227815s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncConcurrentTruncate]