microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.31k stars 582 forks source link

Showed old PR after creating PR #5277

Closed roblourens closed 8 months ago

roblourens commented 1 year ago

I confused the extension with a complicated series of branch switching, rebase --abort, rebase... eventually I created a PR from the branch roblou/chatFileReference but there were two problems

Here's the log, maybe it shows something useful, or if this seems like a weird one-off then close it.

ghpr.log

alexr00 commented 1 year ago

Do you recall if this happened in a multi root workspace?

It didn't point out that I would have to force-push my branch to get the right commits to show up in the PR, is there supposed to be any hint in that case?

Not currently, but that's a good idea.

roblourens commented 1 year ago

Yeah, it was a multiroot workspace

alexr00 commented 1 year ago

I tried to repro with a multiroot workspace, but I haven't been able to. If you see this again, can you try the "Refresh" button in the SCM view? I think there were missing git events.

alexr00 commented 1 year ago

I have gotten another report of this from @ulugbekna (repro steps were different, but root cause is the same).

There is a promise in queue that isn't returning, and that causes the PR tree to never be updated.

andreamah commented 1 year ago

Unsure if this helps, but I think I got the notif that said I ran into this. I was in WSL on a specific commit. Here are my logs:

2023-10-17 10:27:04.768 [warning] /home/andrea/.ssh/config: ENOENT: no such file or directory, open '/home/andrea/.ssh/config'
2023-10-17 10:27:05.852 [info] Looking for git repository
2023-10-17 10:27:05.852 [info] Found 0 repositories during activation
2023-10-17 10:27:05.852 [info] Git repository found, initializing review manager and pr tree view.
2023-10-17 10:27:05.864 [info] Registering git provider
2023-10-17 10:27:08.343 [info] Git initialization state changed: state=initialized
2023-10-17 10:27:08.343 [info] Review> Validate state in progress
2023-10-17 10:27:08.343 [info] Review> Validating state...
2023-10-17 10:27:08.368 [info] Found GitHub remote for folder /home/andrea/vscode-copilot
2023-10-17 10:27:09.045 [info] Trying to use globalState for assignableUsers.
2023-10-17 10:27:10.228 [info] Using globalState assignableUsers for 1.
2023-10-17 10:27:10.375 [info] Repo state for file:///home/andrea/vscode-copilot changed.
2023-10-17 10:27:10.375 [info] Repo file:///home/andrea/vscode-copilot has already been setup.
2023-10-17 10:27:10.378 [info] Review> current branch energetic-cockroach is associated with pull request #1986
2023-10-17 10:27:10.378 [info] Review> Resolving pull request
2023-10-17 10:27:12.584 [info] Review> Resolved PR #1986, state is 0
2023-10-17 10:27:12.584 [info] Review> Fetching pull request data
2023-10-17 10:27:12.584 [info] PullRequestTree> Adding PR #1986 to tree
2023-10-17 10:27:12.954 [info] Review> Register comments provider
2023-10-17 10:27:12.958 [info] Review> Register in memory content provider
2023-10-17 10:27:15.650 [info] Review> Display pull request status bar indicator.
2023-10-17 10:27:15.650 [info] Review> Using focus mode = true.
2023-10-17 10:27:15.650 [info] Review> State validation silent = true.
2023-10-17 10:27:15.650 [info] Review> PR show should show = false.
2023-10-17 10:53:19.576 [info] Review> Validate state in progress
2023-10-17 10:53:19.577 [info] Review> Validating state...
2023-10-17 10:53:20.310 [info] Found GitHub remote for folder /home/andrea/vscode-copilot
2023-10-17 10:53:20.329 [info] Trying to use globalState for mentionableUsers.
2023-10-17 10:53:20.329 [info] Using in-memory cached assignable users.
2023-10-17 10:53:20.544 [info] Review> No matching pull request metadata found locally for current branch undefined
2023-10-17 10:53:20.544 [info] Review> no matching pull request metadata found for current branch undefined
2023-10-17 10:53:20.866 [info] Using globalState mentionableUsers for 1.
2023-10-17 10:55:19.581 [error] Review> Timeout occurred while validating state.
amunger commented 1 year ago

Hit right after reloading the window. OS: Windows

GHPR logs ``` 2023-10-17 08:37:12.570 [info] Looking for git repository 2023-10-17 08:37:12.570 [info] Found 0 repositories during activation 2023-10-17 08:37:12.570 [info] Git repository found, initializing review manager and pr tree view. 2023-10-17 08:37:12.587 [info] Registering git provider 2023-10-17 08:37:21.423 [info] Review> Validate state in progress 2023-10-17 08:37:21.423 [info] Review> Validating state... 2023-10-17 08:37:21.423 [info] Cannot updates repositories as git is uninitialized 2023-10-17 08:37:21.423 [info] Repo state for file:///c%3A/src/vscode-jupyter changed. 2023-10-17 08:37:21.426 [info] Repo file:///c%3A/src/vscode-jupyter has already been setup. 2023-10-17 08:37:28.259 [info] Review> No matching pull request metadata found locally for current branch aamunger/bumpToNewInsiders 2023-10-17 08:37:28.259 [info] Review> no matching pull request metadata found for current branch aamunger/bumpToNewInsiders 2023-10-17 08:37:28.260 [info] Review> No matching pull request metadata found on GitHub for current branch aamunger/bumpToNewInsiders 2023-10-17 08:37:45.334 [info] Git initialization state changed: state=initialized 2023-10-17 08:37:45.334 [info] Review> Validate state in progress 2023-10-17 08:37:45.334 [info] Review> Validating state... 2023-10-17 08:37:45.500 [info] Found GitHub remote for folder c:\src\vscode-jupyter 2023-10-17 08:37:46.042 [info] Trying to use globalState for assignableUsers. 2023-10-17 08:37:46.345 [info] Using globalState assignableUsers for 1. 2023-10-17 08:37:49.963 [info] Review> No matching pull request metadata found locally for current branch aamunger/bumpToNewInsiders 2023-10-17 08:37:49.963 [info] Review> no matching pull request metadata found for current branch aamunger/bumpToNewInsiders 2023-10-17 08:37:49.964 [info] Review> No matching pull request metadata found on GitHub for current branch aamunger/bumpToNewInsiders 2023-10-17 11:06:00.694 [info] Looking for git repository 2023-10-17 11:06:00.694 [info] Found 0 repositories during activation 2023-10-17 11:06:00.694 [info] Git repository found, initializing review manager and pr tree view. 2023-10-17 11:06:00.697 [info] Registering git provider 2023-10-17 11:06:02.571 [info] Review> Validate state in progress 2023-10-17 11:06:02.571 [info] Review> Validating state... 2023-10-17 11:06:02.571 [info] Cannot updates repositories as git is uninitialized 2023-10-17 11:06:02.571 [info] Repo state for file:///c%3A/src/vscode-jupyter changed. 2023-10-17 11:06:02.571 [info] Repo file:///c%3A/src/vscode-jupyter has already been setup. 2023-10-17 11:06:05.159 [info] Review> No matching pull request metadata found locally for current branch aamunger/bumpToNewInsiders 2023-10-17 11:06:05.159 [info] Review> no matching pull request metadata found for current branch aamunger/bumpToNewInsiders 2023-10-17 11:06:14.768 [info] Git initialization state changed: state=initialized 2023-10-17 11:06:14.768 [info] Review> Queuing additional validate state 2023-10-17 11:08:02.575 [error] Review> Timeout occurred while validating state. 2023-10-17 11:08:02.575 [info] Review> Validating state... 2023-10-17 11:08:02.643 [info] Found GitHub remote for folder c:\src\vscode-jupyter 2023-10-17 11:08:03.110 [info] Trying to use globalState for assignableUsers. 2023-10-17 11:08:03.203 [info] Using globalState assignableUsers for 1. 2023-10-17 11:08:03.558 [info] Review> No matching pull request metadata found locally for current branch aamunger/bumpToNewInsiders 2023-10-17 11:08:03.558 [info] Review> no matching pull request metadata found for current branch aamunger/bumpToNewInsiders 2023-10-17 11:10:02.585 [error] Review> Timeout occurred while validating state. ```
bpasero commented 1 year ago

Here is one from today:

2023-10-18 09:26:06.160 [info] Looking for git repository
2023-10-18 09:26:06.160 [info] Found 0 repositories during activation
2023-10-18 09:26:06.160 [info] Git repository found, initializing review manager and pr tree view.
2023-10-18 09:26:06.166 [info] Registering git provider
2023-10-18 09:26:06.276 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-distro changed.
2023-10-18 09:26:06.276 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-distro has already been setup.
2023-10-18 09:26:06.746 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-10-18 09:26:06.746 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-10-18 09:26:07.204 [info] Git initialization state changed: state=initialized
2023-10-18 09:26:07.204 [info] Review> Validate state in progress
2023-10-18 09:26:07.204 [info] Review> Validating state...
2023-10-18 09:26:07.204 [info] Review> Validate state in progress
2023-10-18 09:26:07.204 [info] Review> Validating state...
2023-10-18 09:26:07.204 [info] Review> Validate state in progress
2023-10-18 09:26:07.204 [info] Review> Validating state...
2023-10-18 09:26:07.206 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 09:26:07.257 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-distro
2023-10-18 09:26:07.290 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-docs
2023-10-18 09:26:07.343 [info] Review> Queuing additional validate state
2023-10-18 09:26:07.343 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-docs changed.
2023-10-18 09:26:07.343 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-docs has already been setup.
2023-10-18 09:26:07.784 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:26:07.930 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:26:07.932 [info] Using globalState assignableUsers for 1.
2023-10-18 09:26:07.972 [info] Using globalState assignableUsers for 1.
2023-10-18 09:26:08.032 [info] Review> current branch main is associated with pull request #158078
2023-10-18 09:26:08.032 [info] Review> Resolving pull request
2023-10-18 09:26:08.122 [info] Review> No matching pull request metadata found locally for current branch electron-26.x.y
2023-10-18 09:26:08.122 [info] Review> no matching pull request metadata found for current branch electron-26.x.y
2023-10-18 09:26:08.186 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:26:08.190 [info] Using globalState assignableUsers for 1.
2023-10-18 09:26:08.398 [info] Review> current branch vnext is associated with pull request #6710
2023-10-18 09:26:08.398 [info] Review> Resolving pull request
2023-10-18 09:26:08.666 [info] Review> No matching pull request metadata found on GitHub for current branch electron-26.x.y
2023-10-18 09:26:09.167 [info] Review> This PR is no longer valid
2023-10-18 09:26:09.186 [info] Review> Unable to resolve PR #158078
2023-10-18 09:26:09.621 [info] Review> Resolved PR #6710, state is 1
2023-10-18 09:26:09.621 [info] Review> no matching pull request metadata found for current branch vnext
2023-10-18 09:26:10.369 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6710
2023-10-18 09:26:10.369 [info] PullRequestGitHelper> associate vnext with Pull Request #6710
2023-10-18 09:26:10.679 [info] Review> This PR is merged
2023-10-18 09:26:10.688 [info] Review> Validating state...
2023-10-18 09:26:10.689 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-docs
2023-10-18 09:26:10.690 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:26:10.907 [info] Using globalState assignableUsers for 1.
2023-10-18 09:26:11.193 [info] Review> current branch vnext is associated with pull request #6710
2023-10-18 09:26:11.193 [info] Review> Resolving pull request
2023-10-18 09:26:12.356 [info] Review> Resolved PR #6710, state is 1
2023-10-18 09:26:12.356 [info] Review> no matching pull request metadata found for current branch vnext
2023-10-18 09:26:12.953 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6710
2023-10-18 09:26:12.953 [info] PullRequestGitHelper> associate vnext with Pull Request #6710
2023-10-18 09:26:13.198 [info] Review> This PR is merged
2023-10-18 09:44:39.298 [info] Review> Validate state in progress
2023-10-18 09:44:39.298 [info] Review> Validating state...
2023-10-18 09:44:39.310 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 09:44:39.311 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:44:39.493 [info] No globalState for assignableUsers.
2023-10-18 09:44:40.076 [info] Review> current branch main is associated with pull request #158078
2023-10-18 09:44:40.076 [info] Review> Resolving pull request
2023-10-18 09:44:41.242 [info] Review> This PR is no longer valid
2023-10-18 09:44:41.242 [info] Review> Unable to resolve PR #158078
2023-10-18 09:46:41.020 [info] Looking for git repository
2023-10-18 09:46:41.020 [info] Found 0 repositories during activation
2023-10-18 09:46:41.020 [info] Git repository found, initializing review manager and pr tree view.
2023-10-18 09:46:41.022 [info] Registering git provider
2023-10-18 09:46:41.080 [info] Repository file:///Users/bpasero/Development/Microsoft/node-speech has been opened
2023-10-18 09:46:41.267 [info] Review> Validate state in progress
2023-10-18 09:46:41.267 [info] Review> Validating state...
2023-10-18 09:46:41.267 [info] Cannot updates repositories as git is uninitialized
2023-10-18 09:46:41.267 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-speech changed.
2023-10-18 09:46:41.267 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-speech has already been setup.
2023-10-18 09:46:41.426 [info] Review> Validate state in progress
2023-10-18 09:46:41.426 [info] Review> Validating state...
2023-10-18 09:46:41.426 [info] Cannot updates repositories as git is uninitialized
2023-10-18 09:46:41.426 [info] Repo state for file:///Users/bpasero/Development/Microsoft/node-speech changed.
2023-10-18 09:46:41.426 [info] Repo file:///Users/bpasero/Development/Microsoft/node-speech has already been setup.
2023-10-18 09:46:41.453 [info] Review> No matching pull request metadata found locally for current branch ben/consume-models
2023-10-18 09:46:41.453 [info] Review> no matching pull request metadata found for current branch ben/consume-models
2023-10-18 09:46:41.453 [info] Review> No matching pull request metadata found on GitHub for current branch ben/consume-models
2023-10-18 09:46:41.596 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 09:46:41.596 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 09:46:41.596 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 09:46:42.340 [info] Git initialization state changed: state=initialized
2023-10-18 09:46:42.340 [info] Review> Validate state in progress
2023-10-18 09:46:42.340 [info] Review> Validating state...
2023-10-18 09:46:42.340 [info] Review> Validate state in progress
2023-10-18 09:46:42.340 [info] Review> Validating state...
2023-10-18 09:46:42.341 [info] Review> Validate state in progress
2023-10-18 09:46:42.341 [info] Review> Validating state...
2023-10-18 09:46:42.341 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 09:46:42.370 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 09:46:42.405 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/node-speech
2023-10-18 09:46:43.122 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-10-18 09:46:43.123 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-10-18 09:46:43.136 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:46:43.315 [info] Using globalState assignableUsers for 1.
2023-10-18 09:46:43.373 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:46:43.379 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:46:43.428 [info] Using globalState assignableUsers for 1.
2023-10-18 09:46:43.463 [info] Using globalState assignableUsers for 1.
2023-10-18 09:46:43.630 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 09:46:43.630 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 09:46:43.711 [info] Review> No matching pull request metadata found locally for current branch ben/consume-models
2023-10-18 09:46:43.711 [info] Review> no matching pull request metadata found for current branch ben/consume-models
2023-10-18 09:46:44.319 [info] Review> current branch main is associated with pull request #158078
2023-10-18 09:46:44.319 [info] Review> Resolving pull request
2023-10-18 09:46:44.469 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 09:46:44.763 [info] Found matching pull request metadata on GitHub for current branch ben/consume-models. Repo: microsoft/vscode-speech PR: 2
2023-10-18 09:46:44.763 [info] PullRequestGitHelper> associate ben/consume-models with Pull Request #2
2023-10-18 09:46:44.890 [info] Review> current branch ben/consume-models is associated with pull request #2
2023-10-18 09:46:44.890 [info] Review> Resolving pull request
2023-10-18 09:46:45.485 [info] Review> This PR is no longer valid
2023-10-18 09:46:45.485 [info] Review> Unable to resolve PR #158078
2023-10-18 09:46:46.133 [info] Review> Resolved PR #2, state is 2
2023-10-18 09:46:46.133 [info] Review> no matching pull request metadata found for current branch ben/consume-models
2023-10-18 09:46:46.928 [info] Found matching pull request metadata on GitHub for current branch ben/consume-models. Repo: microsoft/vscode-speech PR: 2
2023-10-18 09:46:46.928 [info] PullRequestGitHelper> associate ben/consume-models with Pull Request #2
2023-10-18 09:46:47.091 [info] Review> This PR is closed
2023-10-18 09:52:31.532 [info] Looking for git repository
2023-10-18 09:52:31.532 [info] Found 0 repositories during activation
2023-10-18 09:52:31.532 [info] Git repository found, initializing review manager and pr tree view.
2023-10-18 09:52:31.536 [info] Registering git provider
2023-10-18 09:52:31.873 [info] Review> Validate state in progress
2023-10-18 09:52:31.873 [info] Review> Validating state...
2023-10-18 09:52:31.873 [info] Cannot updates repositories as git is uninitialized
2023-10-18 09:52:31.873 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-distro changed.
2023-10-18 09:52:31.873 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-distro has already been setup.
2023-10-18 09:52:32.522 [info] Review> No matching pull request metadata found locally for current branch electron-26.x.y
2023-10-18 09:52:32.522 [info] Review> no matching pull request metadata found for current branch electron-26.x.y
2023-10-18 09:52:32.523 [info] Review> No matching pull request metadata found on GitHub for current branch electron-26.x.y
2023-10-18 09:52:33.184 [info] Review> Validate state in progress
2023-10-18 09:52:33.184 [info] Review> Validating state...
2023-10-18 09:52:33.184 [info] Cannot updates repositories as git is uninitialized
2023-10-18 09:52:33.184 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-docs changed.
2023-10-18 09:52:33.184 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-docs has already been setup.
2023-10-18 09:52:33.791 [info] Review> current branch vnext is associated with pull request #6710
2023-10-18 09:52:33.792 [info] Review> Resolving pull request
2023-10-18 09:52:33.870 [info] Git initialization state changed: state=initialized
2023-10-18 09:52:33.870 [info] Review> Validate state in progress
2023-10-18 09:52:33.870 [info] Review> Validating state...
2023-10-18 09:52:33.870 [info] Review> Validate state in progress
2023-10-18 09:52:33.870 [info] Review> Validating state...
2023-10-18 09:52:33.870 [info] Review> Queuing additional validate state
2023-10-18 09:52:33.882 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 09:52:33.905 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-distro
2023-10-18 09:52:34.085 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-10-18 09:52:34.085 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-10-18 09:52:34.500 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:52:34.644 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:52:34.646 [info] Using globalState assignableUsers for 1.
2023-10-18 09:52:34.681 [info] Using globalState assignableUsers for 1.
2023-10-18 09:52:34.876 [info] Review> No matching pull request metadata found locally for current branch electron-26.x.y
2023-10-18 09:52:34.876 [info] Review> no matching pull request metadata found for current branch electron-26.x.y
2023-10-18 09:52:35.238 [info] Review> Resolved PR #6710, state is 1
2023-10-18 09:52:35.238 [info] Review> no matching pull request metadata found for current branch vnext
2023-10-18 09:52:35.282 [info] Review> current branch main is associated with pull request #158078
2023-10-18 09:52:35.282 [info] Review> Resolving pull request
2023-10-18 09:52:35.440 [info] Review> No matching pull request metadata found on GitHub for current branch electron-26.x.y
2023-10-18 09:52:36.023 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6710
2023-10-18 09:52:36.023 [info] PullRequestGitHelper> associate vnext with Pull Request #6710
2023-10-18 09:52:36.488 [info] Review> This PR is no longer valid
2023-10-18 09:52:36.488 [info] Review> Unable to resolve PR #158078
2023-10-18 09:52:36.518 [info] Review> This PR is merged
2023-10-18 09:52:36.524 [info] Review> Validating state...
2023-10-18 09:52:36.525 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-docs
2023-10-18 09:52:36.526 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:52:36.635 [info] Using globalState assignableUsers for 1.
2023-10-18 09:52:36.921 [info] Review> current branch vnext is associated with pull request #6710
2023-10-18 09:52:36.921 [info] Review> Resolving pull request
2023-10-18 09:52:38.215 [info] Review> Resolved PR #6710, state is 1
2023-10-18 09:52:38.215 [info] Review> no matching pull request metadata found for current branch vnext
2023-10-18 09:52:39.124 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6710
2023-10-18 09:52:39.124 [info] PullRequestGitHelper> associate vnext with Pull Request #6710
2023-10-18 09:52:39.429 [info] Review> This PR is merged
2023-10-18 09:57:00.502 [info] Review> Validate state in progress
2023-10-18 09:57:00.502 [info] Review> Validating state...
2023-10-18 09:57:00.648 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-docs
2023-10-18 09:57:00.649 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:57:00.685 [info] Using globalState assignableUsers for 1.
2023-10-18 09:57:00.952 [info] Review> current branch vnext is associated with pull request #6710
2023-10-18 09:57:00.952 [info] Review> Resolving pull request
2023-10-18 09:57:01.651 [info] Review> Validate state in progress
2023-10-18 09:57:01.651 [info] Review> Validating state...
2023-10-18 09:57:01.764 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-distro
2023-10-18 09:57:01.765 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:57:01.822 [info] Using globalState assignableUsers for 1.
2023-10-18 09:57:01.930 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 09:57:01.930 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 09:57:02.271 [info] Review> Resolved PR #6710, state is 1
2023-10-18 09:57:02.271 [info] Review> no matching pull request metadata found for current branch vnext
2023-10-18 09:57:02.529 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 09:57:02.948 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6710
2023-10-18 09:57:02.948 [info] PullRequestGitHelper> associate vnext with Pull Request #6710
2023-10-18 09:57:03.272 [info] Review> This PR is merged
2023-10-18 09:57:04.516 [info] Review> Validate state in progress
2023-10-18 09:57:04.516 [info] Review> Validating state...
2023-10-18 09:57:04.551 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-distro
2023-10-18 09:57:04.551 [info] Using in-memory cached assignable users.
2023-10-18 09:57:04.714 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 09:57:04.714 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 09:57:05.223 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 09:57:26.191 [info] Review> Validate state in progress
2023-10-18 09:57:26.192 [info] Review> Validating state...
2023-10-18 09:57:26.210 [info] PullRequestGitHelper> associate ben/perfect-sailfish with base branch microsoft/vscode#main
2023-10-18 09:57:26.239 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 09:57:26.240 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:57:26.423 [info] No globalState for assignableUsers.
2023-10-18 09:57:26.486 [info] Review> No matching pull request metadata found locally for current branch ben/perfect-sailfish
2023-10-18 09:57:26.486 [info] Review> no matching pull request metadata found for current branch ben/perfect-sailfish
2023-10-18 09:57:34.232 [info] Review> Queuing additional validate state
2023-10-18 09:57:41.393 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultCompareBranch":"ben/perfect-sailfish","defaultTitle":"voice - fix issue with missing provider registration event","defaultDescription":"<!-- Thank you for submitting a Pull Request. Please:\n* Read our Pull Request guidelines:\n  https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests\n* Associate an issue with the Pull Request.\n* Ensure that the code is up-to-date with the `main` branch.\n* Include a description of the proposed changes and how to test them.\n-->\n","defaultMergeMethod":"squash","remoteCount":2,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":false,"creating":false}
2023-10-18 09:57:42.829 [info] CreatePullRequestViewProvider> Found push remote origin for microsoft/vscode and branch ben/perfect-sailfish
2023-10-18 09:57:46.560 [info] Review> Queuing additional validate state
2023-10-18 09:57:51.924 [info] PullRequestGitHelper> associate ben/perfect-sailfish with Pull Request #195873
2023-10-18 09:57:54.089 [info] Review> Queuing additional validate state
2023-10-18 09:59:26.198 [error] Review> Timeout occurred while validating state.
2023-10-18 09:59:26.199 [info] Review> Validating state...
2023-10-18 09:59:26.222 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 09:59:26.223 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:59:26.380 [info] Using globalState assignableUsers for 1.
2023-10-18 09:59:27.119 [info] Review> current branch ben/perfect-sailfish is associated with pull request #195873
2023-10-18 09:59:27.119 [info] Review> Resolving pull request
2023-10-18 09:59:28.578 [info] Review> Resolved PR #195873, state is 0
2023-10-18 09:59:28.578 [info] Review> Fetching pull request data
2023-10-18 09:59:28.578 [info] PullRequestTree> Adding PR #195873 to tree
2023-10-18 09:59:28.614 [info] Review> Register comments provider
2023-10-18 09:59:28.616 [info] Review> Register in memory content provider
2023-10-18 09:59:29.760 [info] Review> Display pull request status bar indicator.
2023-10-18 09:59:29.760 [info] Review> Using focus mode = true.
2023-10-18 09:59:29.760 [info] Review> State validation silent = true.
2023-10-18 09:59:29.760 [info] Review> PR show should show = false.
2023-10-18 09:59:29.767 [info] Review> Validating state...
2023-10-18 09:59:29.769 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 09:59:29.770 [info] Trying to use globalState for mentionableUsers.
2023-10-18 09:59:29.770 [info] Trying to use globalState for assignableUsers.
2023-10-18 09:59:29.921 [info] Using globalState assignableUsers for 1.
2023-10-18 09:59:29.955 [info] Using globalState mentionableUsers for 1.
2023-10-18 09:59:30.365 [info] Review> current branch ben/perfect-sailfish is associated with pull request #195873
2023-10-18 09:59:30.365 [info] Review> Resolving pull request
2023-10-18 09:59:31.797 [info] Review> Resolved PR #195873, state is 0
2023-10-18 09:59:31.798 [info] Review> Validating state...
2023-10-18 09:59:31.799 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 09:59:31.799 [info] Trying to use globalState for mentionableUsers.
2023-10-18 09:59:31.799 [info] Using in-memory cached assignable users.
2023-10-18 09:59:31.946 [info] Using globalState mentionableUsers for 1.
2023-10-18 09:59:32.412 [info] Review> current branch ben/perfect-sailfish is associated with pull request #195873
2023-10-18 09:59:32.412 [info] Review> Resolving pull request
2023-10-18 09:59:34.013 [info] Review> Resolved PR #195873, state is 0
2023-10-18 09:59:34.013 [info] Review> Fetching pull request data
2023-10-18 09:59:34.013 [info] PullRequestTree> Adding PR #195873 to tree
2023-10-18 09:59:34.013 [info] PullRequestTree> PR #195873 already exists in tree
2023-10-18 09:59:34.013 [info] Review> Register comments provider
2023-10-18 09:59:34.016 [info] Review> Register in memory content provider
2023-10-18 09:59:35.218 [info] Review> Display pull request status bar indicator.
2023-10-18 09:59:35.218 [info] Review> Using focus mode = true.
2023-10-18 09:59:35.218 [info] Review> State validation silent = false.
2023-10-18 09:59:35.218 [info] Review> PR show should show = false.
2023-10-18 09:59:35.438 [error] PullRequestTree> Error: Cannot resolve tree item for element 0/0:speechService.ts from extension GitHub.vscode-pull-request-github
2023-10-18 09:59:35.490 [info] PullRequestTree> Creating file and commit nodes for PR #195873
2023-10-18 09:59:35.492 [info] PullRequestTree> Getting children for Files node
2023-10-18 09:59:35.492 [info] PullRequestTree> Got all children for Files node
2023-10-18 09:59:35.736 [info] PullRequestTree> Comments have changed, refreshing Files node
2023-10-18 09:59:35.736 [info] PullRequestTree> Comments have changed, refreshing Commits node
2023-10-18 09:59:35.736 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-10-18 09:59:35.736 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-10-18 09:59:35.736 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-10-18 09:59:35.736 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-10-18 09:59:35.742 [info] PullRequestTree> Getting children for Files node
2023-10-18 09:59:35.742 [info] PullRequestTree> Got all children for Files node
2023-10-18 09:59:35.941 [info] PullRequestTree> Getting children for Files node
2023-10-18 09:59:35.941 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:02:34.507 [info] PullRequestTree> Local files have changed, refreshing Files node
2023-10-18 10:02:34.567 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:02:34.567 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:02:35.009 [info] PullRequestTree> Comments have changed, refreshing Files node
2023-10-18 10:02:35.009 [info] PullRequestTree> Comments have changed, refreshing Commits node
2023-10-18 10:02:35.009 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-10-18 10:02:35.009 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-10-18 10:02:35.010 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:02:35.010 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:02:35.210 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:02:35.210 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:07:38.578 [info] PullRequestTree> Local files have changed, refreshing Files node
2023-10-18 10:07:38.636 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:07:38.636 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:07:39.208 [info] PullRequestTree> Comments have changed, refreshing Files node
2023-10-18 10:07:39.208 [info] PullRequestTree> Comments have changed, refreshing Commits node
2023-10-18 10:07:39.208 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-10-18 10:07:39.208 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-10-18 10:07:39.240 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:07:39.240 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:07:39.411 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:07:39.411 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:12:42.965 [info] PullRequestTree> Local files have changed, refreshing Files node
2023-10-18 10:12:43.024 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:12:43.024 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:12:43.565 [info] PullRequestTree> Comments have changed, refreshing Files node
2023-10-18 10:12:43.565 [info] PullRequestTree> Comments have changed, refreshing Commits node
2023-10-18 10:12:43.565 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-10-18 10:12:43.565 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-10-18 10:12:43.598 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:12:43.598 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:12:43.777 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:12:43.777 [info] PullRequestTree> Got all children for Files node
bpasero commented 1 year ago

Again:

2023-10-18 10:28:08.363 [info] Looking for git repository
2023-10-18 10:28:08.363 [info] Found 0 repositories during activation
2023-10-18 10:28:08.363 [info] Git repository found, initializing review manager and pr tree view.
2023-10-18 10:28:08.366 [info] Registering git provider
2023-10-18 10:28:08.515 [info] Repo state for file:///Users/bpasero/Development/Microsoft/node-speech changed.
2023-10-18 10:28:08.515 [info] Repo file:///Users/bpasero/Development/Microsoft/node-speech has already been setup.
2023-10-18 10:28:09.487 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-10-18 10:28:09.487 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-10-18 10:28:09.536 [info] Git initialization state changed: state=initialized
2023-10-18 10:28:09.536 [info] Review> Validate state in progress
2023-10-18 10:28:09.536 [info] Review> Validating state...
2023-10-18 10:28:09.536 [info] Review> Validate state in progress
2023-10-18 10:28:09.536 [info] Review> Validating state...
2023-10-18 10:28:09.536 [info] Review> Validate state in progress
2023-10-18 10:28:09.536 [info] Review> Validating state...
2023-10-18 10:28:09.538 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 10:28:09.555 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 10:28:09.583 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/node-speech
2023-10-18 10:28:10.159 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:28:10.265 [info] Using globalState assignableUsers for 1.
2023-10-18 10:28:10.290 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:28:10.319 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:28:10.321 [info] Using globalState assignableUsers for 1.
2023-10-18 10:28:10.357 [info] Using globalState assignableUsers for 1.
2023-10-18 10:28:10.437 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-speech changed.
2023-10-18 10:28:10.437 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-speech has already been setup.
2023-10-18 10:28:10.438 [info] Review> current branch ben/consume-models is associated with pull request #2
2023-10-18 10:28:10.438 [info] Review> Resolving pull request
2023-10-18 10:28:10.490 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 10:28:10.491 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 10:28:11.240 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 10:28:11.277 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 10:28:11.277 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 10:28:14.101 [info] Looking for git repository
2023-10-18 10:28:14.101 [info] Found 0 repositories during activation
2023-10-18 10:28:14.101 [info] Git repository found, initializing review manager and pr tree view.
2023-10-18 10:28:14.103 [info] Registering git provider
2023-10-18 10:28:14.426 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-distro changed.
2023-10-18 10:28:14.426 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-distro has already been setup.
2023-10-18 10:28:15.015 [info] Review> Validate state in progress
2023-10-18 10:28:15.015 [info] Review> Validating state...
2023-10-18 10:28:15.015 [info] Cannot updates repositories as git is uninitialized
2023-10-18 10:28:15.015 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-docs changed.
2023-10-18 10:28:15.015 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-docs has already been setup.
2023-10-18 10:28:15.423 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-10-18 10:28:15.423 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-10-18 10:28:15.529 [info] Review> current branch vnext is associated with pull request #6710
2023-10-18 10:28:15.529 [info] Review> Resolving pull request
2023-10-18 10:28:15.564 [info] Git initialization state changed: state=initialized
2023-10-18 10:28:15.564 [info] Review> Validate state in progress
2023-10-18 10:28:15.564 [info] Review> Validating state...
2023-10-18 10:28:15.564 [info] Review> Validate state in progress
2023-10-18 10:28:15.564 [info] Review> Validating state...
2023-10-18 10:28:15.564 [info] Review> Queuing additional validate state
2023-10-18 10:28:15.565 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 10:28:15.592 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-distro
2023-10-18 10:28:16.166 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:28:16.252 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:28:16.255 [info] Using globalState assignableUsers for 1.
2023-10-18 10:28:16.281 [info] Using globalState assignableUsers for 1.
2023-10-18 10:28:16.423 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 10:28:16.423 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 10:28:16.968 [info] Review> current branch main is associated with pull request #158078
2023-10-18 10:28:16.968 [info] Review> Resolving pull request
2023-10-18 10:28:17.005 [info] Review> Resolved PR #6710, state is 1
2023-10-18 10:28:17.005 [info] Review> no matching pull request metadata found for current branch vnext
2023-10-18 10:28:17.043 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 10:28:17.702 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6710
2023-10-18 10:28:17.702 [info] PullRequestGitHelper> associate vnext with Pull Request #6710
2023-10-18 10:28:17.903 [info] Review> This PR is merged
2023-10-18 10:28:17.909 [info] Review> Validating state...
2023-10-18 10:28:17.910 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-docs
2023-10-18 10:28:17.911 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:28:18.010 [info] Using globalState assignableUsers for 1.
2023-10-18 10:28:18.139 [info] Review> This PR is no longer valid
2023-10-18 10:28:18.139 [info] Review> Unable to resolve PR #158078
2023-10-18 10:28:18.208 [info] Review> current branch vnext is associated with pull request #6710
2023-10-18 10:28:18.208 [info] Review> Resolving pull request
2023-10-18 10:28:19.298 [info] Review> Resolved PR #6710, state is 1
2023-10-18 10:28:19.298 [info] Review> no matching pull request metadata found for current branch vnext
2023-10-18 10:28:20.036 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6710
2023-10-18 10:28:20.036 [info] PullRequestGitHelper> associate vnext with Pull Request #6710
2023-10-18 10:28:20.274 [info] Review> This PR is merged
2023-10-18 10:37:41.042 [info] Review> Validate state in progress
2023-10-18 10:37:41.042 [info] Review> Validating state...
2023-10-18 10:37:41.044 [info] PullRequestGitHelper> associate ben/uninterested-jackal with base branch microsoft/vscode#main
2023-10-18 10:37:41.079 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 10:37:41.080 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:37:41.222 [info] Using globalState assignableUsers for 1.
2023-10-18 10:37:41.514 [info] Review> No matching pull request metadata found locally for current branch ben/uninterested-jackal
2023-10-18 10:37:41.514 [info] Review> no matching pull request metadata found for current branch ben/uninterested-jackal
2023-10-18 10:37:45.690 [info] Review> Queuing additional validate state
2023-10-18 10:37:52.577 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultCompareBranch":"ben/uninterested-jackal","defaultTitle":"chat - relayout when input toolbar changes","defaultDescription":"<!-- Thank you for submitting a Pull Request. Please:\n* Read our Pull Request guidelines:\n  https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests\n* Associate an issue with the Pull Request.\n* Ensure that the code is up-to-date with the `main` branch.\n* Include a description of the proposed changes and how to test them.\n-->\n","defaultMergeMethod":"squash","remoteCount":2,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":false,"creating":false}
2023-10-18 10:37:52.672 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultCompareBranch":"ben/uninterested-jackal","defaultTitle":"chat - relayout when input toolbar changes","defaultDescription":"<!-- Thank you for submitting a Pull Request. Please:\n* Read our Pull Request guidelines:\n  https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests\n* Associate an issue with the Pull Request.\n* Ensure that the code is up-to-date with the `main` branch.\n* Include a description of the proposed changes and how to test them.\n-->\n","defaultMergeMethod":"squash","remoteCount":2,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":false,"creating":false}
2023-10-18 10:37:53.337 [info] CreatePullRequestViewProvider> Found push remote origin for microsoft/vscode and branch ben/uninterested-jackal
2023-10-18 10:37:55.913 [info] Review> Queuing additional validate state
2023-10-18 10:38:00.194 [info] PullRequestGitHelper> associate ben/uninterested-jackal with Pull Request #195877
2023-10-18 10:38:02.279 [info] Review> Queuing additional validate state
2023-10-18 10:38:53.248 [info] Looking for git repository
2023-10-18 10:38:53.248 [info] Found 0 repositories during activation
2023-10-18 10:38:53.248 [info] Git repository found, initializing review manager and pr tree view.
2023-10-18 10:38:53.250 [info] Registering git provider
2023-10-18 10:38:53.364 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-distro changed.
2023-10-18 10:38:53.364 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-distro has already been setup.
2023-10-18 10:38:53.589 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-docs changed.
2023-10-18 10:38:53.590 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-docs has already been setup.
2023-10-18 10:38:54.004 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-10-18 10:38:54.004 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-10-18 10:38:54.284 [info] Git initialization state changed: state=initialized
2023-10-18 10:38:54.284 [info] Review> Validate state in progress
2023-10-18 10:38:54.284 [info] Review> Validating state...
2023-10-18 10:38:54.284 [info] Review> Validate state in progress
2023-10-18 10:38:54.284 [info] Review> Validating state...
2023-10-18 10:38:54.284 [info] Review> Validate state in progress
2023-10-18 10:38:54.284 [info] Review> Validating state...
2023-10-18 10:38:54.286 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 10:38:54.315 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-distro
2023-10-18 10:38:54.343 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-docs
2023-10-18 10:38:54.801 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:38:54.965 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:38:54.967 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:38:54.971 [info] Using globalState assignableUsers for 1.
2023-10-18 10:38:55.015 [info] Using globalState assignableUsers for 1.
2023-10-18 10:38:55.049 [info] Using globalState assignableUsers for 1.
2023-10-18 10:38:55.146 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 10:38:55.146 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 10:38:55.361 [info] Review> current branch vnext is associated with pull request #6710
2023-10-18 10:38:55.361 [info] Review> Resolving pull request
2023-10-18 10:38:55.565 [info] Review> current branch ben/uninterested-jackal is associated with pull request #195877
2023-10-18 10:38:55.565 [info] Review> Resolving pull request
2023-10-18 10:38:55.760 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 10:38:56.511 [info] Review> Resolved PR #6710, state is 1
2023-10-18 10:38:56.511 [info] Review> no matching pull request metadata found for current branch vnext
2023-10-18 10:38:57.255 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6710
2023-10-18 10:38:57.255 [info] PullRequestGitHelper> associate vnext with Pull Request #6710
2023-10-18 10:38:57.382 [info] Review> Resolved PR #195877, state is 0
2023-10-18 10:38:57.391 [info] Review> Fetching pull request data
2023-10-18 10:38:57.392 [info] PullRequestTree> Adding PR #195877 to tree
2023-10-18 10:38:57.445 [info] Review> Register comments provider
2023-10-18 10:38:57.446 [info] Review> Register in memory content provider
2023-10-18 10:38:57.544 [info] Review> This PR is merged
2023-10-18 10:38:58.652 [info] PullRequestTree> Creating file and commit nodes for PR #195877
2023-10-18 10:38:58.654 [info] Review> Display pull request status bar indicator.
2023-10-18 10:38:58.654 [info] Review> Using focus mode = true.
2023-10-18 10:38:58.654 [info] Review> State validation silent = true.
2023-10-18 10:38:58.654 [info] Review> PR show should show = false.
2023-10-18 10:38:58.655 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:38:58.670 [info] PullRequestTree> Local files have changed, refreshing Files node
2023-10-18 10:38:59.138 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-10-18 10:38:59.138 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-10-18 10:38:59.138 [info] PullRequestTree> Comments have changed, refreshing Files node
2023-10-18 10:38:59.138 [info] PullRequestTree> Comments have changed, refreshing Commits node
2023-10-18 10:38:59.138 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-10-18 10:38:59.138 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-10-18 10:38:59.140 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:38:59.140 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:38:59.445 [info] PullRequestTree> Getting children for Files node
2023-10-18 10:38:59.445 [info] PullRequestTree> Got all children for Files node
2023-10-18 10:40:12.588 [info] Review> Validate state in progress
2023-10-18 10:40:12.588 [info] Review> Validating state...
2023-10-18 10:40:12.672 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 10:40:12.673 [info] Trying to use globalState for mentionableUsers.
2023-10-18 10:40:12.673 [info] Trying to use globalState for assignableUsers.
2023-10-18 10:40:12.737 [info] Using globalState assignableUsers for 1.
2023-10-18 10:40:12.778 [info] Using globalState mentionableUsers for 1.
2023-10-18 10:40:13.089 [info] Review> current branch main is associated with pull request #158078
2023-10-18 10:40:13.089 [info] Review> Resolving pull request
2023-10-18 10:40:14.292 [info] PullRequestTree> Removing PR #195877 from tree
2023-10-18 10:40:14.320 [info] PullRequestTree> Comments have changed, refreshing Files node
2023-10-18 10:40:14.324 [info] PullRequestTree> Comments have changed, refreshing Commits node
2023-10-18 10:40:14.324 [info] Review> This PR is no longer valid
2023-10-18 10:40:14.324 [info] Review> Unable to resolve PR #158078
2023-10-18 10:40:22.004 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultCompareBranch":"main","defaultTitle":"Main","defaultDescription":"<!-- Thank you for submitting a Pull Request. Please:\n* Read our Pull Request guidelines:\n  https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests\n* Associate an issue with the Pull Request.\n* Ensure that the code is up-to-date with the `main` branch.\n* Include a description of the proposed changes and how to test them.\n-->\n","defaultMergeMethod":"squash","remoteCount":2,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":false,"creating":false}
2023-10-18 10:40:24.867 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultCompareBranch":"main","defaultTitle":"Main","defaultDescription":"<!-- Thank you for submitting a Pull Request. Please:\n* Read our Pull Request guidelines:\n  https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests\n* Associate an issue with the Pull Request.\n* Ensure that the code is up-to-date with the `main` branch.\n* Include a description of the proposed changes and how to test them.\n-->\n","defaultMergeMethod":"squash","remoteCount":2,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":false,"creating":false}
2023-10-18 11:12:43.224 [info] Looking for git repository
2023-10-18 11:12:43.224 [info] Found 0 repositories during activation
2023-10-18 11:12:43.224 [info] Git repository found, initializing review manager and pr tree view.
2023-10-18 11:12:43.227 [info] Registering git provider
2023-10-18 11:12:43.656 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-10-18 11:12:43.656 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-10-18 11:12:43.782 [info] Git initialization state changed: state=initialized
2023-10-18 11:12:43.782 [info] Review> Validate state in progress
2023-10-18 11:12:43.782 [info] Review> Validating state...
2023-10-18 11:12:43.782 [info] Review> Validate state in progress
2023-10-18 11:12:43.782 [info] Review> Validating state...
2023-10-18 11:12:43.782 [info] Review> Validate state in progress
2023-10-18 11:12:43.782 [info] Review> Validating state...
2023-10-18 11:12:43.783 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-10-18 11:12:43.815 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 11:12:43.841 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/node-speech
2023-10-18 11:12:44.323 [info] Trying to use globalState for assignableUsers.
2023-10-18 11:12:44.391 [info] Using globalState assignableUsers for 1.
2023-10-18 11:12:44.421 [info] Trying to use globalState for assignableUsers.
2023-10-18 11:12:44.423 [info] Trying to use globalState for assignableUsers.
2023-10-18 11:12:44.430 [info] Using globalState assignableUsers for 1.
2023-10-18 11:12:44.462 [info] Using globalState assignableUsers for 1.
2023-10-18 11:12:44.520 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-speech changed.
2023-10-18 11:12:44.520 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-speech has already been setup.
2023-10-18 11:12:44.521 [info] Review> current branch ben/consume-models is associated with pull request #2
2023-10-18 11:12:44.521 [info] Review> Resolving pull request
2023-10-18 11:12:44.672 [info] Repo state for file:///Users/bpasero/Development/Microsoft/node-speech changed.
2023-10-18 11:12:44.672 [info] Repo file:///Users/bpasero/Development/Microsoft/node-speech has already been setup.
2023-10-18 11:12:44.673 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 11:12:44.673 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 11:12:44.909 [info] Review> current branch main is associated with pull request #158078
2023-10-18 11:12:44.909 [info] Review> Resolving pull request
2023-10-18 11:12:45.297 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 11:12:45.752 [info] Review> Resolved PR #2, state is 2
2023-10-18 11:12:45.752 [info] Review> no matching pull request metadata found for current branch ben/consume-models
2023-10-18 11:12:46.172 [info] Review> This PR is no longer valid
2023-10-18 11:12:46.172 [info] Review> Unable to resolve PR #158078
2023-10-18 11:12:46.445 [info] Found matching pull request metadata on GitHub for current branch ben/consume-models. Repo: microsoft/vscode-speech PR: 2
2023-10-18 11:12:46.460 [info] PullRequestGitHelper> associate ben/consume-models with Pull Request #2
2023-10-18 11:12:46.509 [info] Review> This PR is closed
2023-10-18 11:12:47.356 [info] Review> Validate state in progress
2023-10-18 11:12:47.356 [info] Review> Validating state...
2023-10-18 11:12:47.389 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 11:12:47.389 [info] Using in-memory cached assignable users.
2023-10-18 11:12:47.500 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 11:12:47.500 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 11:12:48.068 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 11:13:09.833 [info] Review> Validate state in progress
2023-10-18 11:13:09.833 [info] Review> Validating state...
2023-10-18 11:13:09.931 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 11:13:09.931 [info] Trying to use globalState for assignableUsers.
2023-10-18 11:13:09.967 [info] Using globalState assignableUsers for 1.
2023-10-18 11:13:10.523 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 11:13:10.523 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 11:13:11.009 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 11:13:22.493 [info] Review> Validate state in progress
2023-10-18 11:13:22.493 [info] Review> Validating state...
2023-10-18 11:13:22.606 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 11:13:22.606 [info] Trying to use globalState for assignableUsers.
2023-10-18 11:13:22.651 [info] Using globalState assignableUsers for 1.
2023-10-18 11:13:22.684 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 11:13:22.684 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 11:13:23.227 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 11:14:00.089 [info] Review> Validate state in progress
2023-10-18 11:14:00.090 [info] Review> Validating state...
2023-10-18 11:14:00.194 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 11:14:00.194 [info] Trying to use globalState for assignableUsers.
2023-10-18 11:14:00.231 [info] Using globalState assignableUsers for 1.
2023-10-18 11:14:00.304 [info] Review> No matching pull request metadata found locally for current branch main
2023-10-18 11:14:00.304 [info] Review> no matching pull request metadata found for current branch main
2023-10-18 11:14:00.845 [info] Review> No matching pull request metadata found on GitHub for current branch main
2023-10-18 11:14:07.323 [info] Review> Validate state in progress
2023-10-18 11:14:07.323 [info] Review> Validating state...
2023-10-18 11:14:07.324 [info] PullRequestGitHelper> associate ben/valuable-canid with base branch microsoft/vscode-speech#main
2023-10-18 11:14:07.357 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 11:14:07.358 [info] Trying to use globalState for assignableUsers.
2023-10-18 11:14:07.500 [info] Using globalState assignableUsers for 1.
2023-10-18 11:14:07.572 [info] Review> Queuing additional validate state
2023-10-18 11:14:07.579 [info] Review> No matching pull request metadata found locally for current branch ben/valuable-canid
2023-10-18 11:14:07.579 [info] Review> no matching pull request metadata found for current branch ben/valuable-canid
2023-10-18 11:16:07.329 [error] Review> Timeout occurred while validating state.
2023-10-18 11:16:07.329 [info] Review> Validating state...
2023-10-18 11:16:07.371 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-speech
2023-10-18 11:16:07.371 [info] Trying to use globalState for assignableUsers.
2023-10-18 11:16:07.522 [info] Using globalState assignableUsers for 1.
2023-10-18 11:16:07.587 [info] Review> No matching pull request metadata found locally for current branch ben/valuable-canid
2023-10-18 11:16:07.588 [info] Review> no matching pull request metadata found for current branch ben/valuable-canid
alexr00 commented 1 year ago

Thank you for all the logs and please keep them coming! Today's build has a potential fix for the issue.

alexr00 commented 1 year ago

There have been no further reports of the issue since the potential fix. Moving to November, when I'll delete the work around + pre-release notification to share logs.

alexdauenhauer commented 1 year ago

I was also told to share my logs

2023-11-02 15:52:28.615 [warning] /home/alex_dauenhauer/.ssh/config: ENOENT: no such file or directory, open '/home/alex_dauenhauer/.ssh/config'
2023-11-02 15:52:28.615 [info] Activation> Extension version: 0.77.2023110209
2023-11-02 15:52:31.479 [info] Looking for git repository
2023-11-02 15:52:31.479 [info] Found 0 repositories during activation
2023-11-02 15:52:31.479 [info] Git repository found, initializing review manager and pr tree view.
2023-11-02 15:52:31.483 [info] Registering git provider
2023-11-02 15:52:31.483 [info] Review> Validate state in progress
2023-11-02 15:52:31.483 [info] Review> Validating state...
2023-11-02 15:52:31.602 [info] Found GitHub remote for folder /home/jupyter/project
2023-11-02 15:52:32.009 [info] Trying to use globalState for assignableUsers.
2023-11-02 15:52:32.525 [info] Repo state for file:///home/jupyter/project changed.
2023-11-02 15:52:32.525 [info] Repo file:///home/jupyter/project has already been setup.
2023-11-02 15:52:32.529 [info] Review> No matching pull request metadata found locally for current branch alex/audio-transcriptions
2023-11-02 15:52:32.686 [info] Using globalState assignableUsers for 1.
2023-11-02 15:52:32.850 [error] GitHubRepository> Fetching pull requests for branch failed: Error: GraphQL error: Field 'squashMergeCommitTitle' doesn't exist on type 'Repository'
GraphQL error: Field 'squashMergeCommitMessage' doesn't exist on type 'Repository'
GraphQL error: Field 'mergeCommitMessage' doesn't exist on type 'Repository'
GraphQL error: Field 'mergeCommitTitle' doesn't exist on type 'Repository'
2023-11-02 15:54:31.483 [error] Review> Timeout occurred while validating state.
roblourens commented 1 year ago
``` 2023-11-02 11:07:59.424 [info] Activation> Extension version: 0.77.2023110209 2023-11-02 11:07:59.424 [info] TemporaryState> Error in initialization: Unable to delete nonexistent file 'vscode-userdata:/Users/roblou/Library/Application Support/Code - Insiders/User/globalStorage/github.vscode-pull-request-github/temp' 2023-11-02 11:07:59.535 [info] Looking for git repository 2023-11-02 11:07:59.535 [info] Found 0 repositories during activation 2023-11-02 11:07:59.535 [info] Git repository found, initializing review manager and pr tree view. 2023-11-02 11:07:59.536 [info] Registering git provider 2023-11-02 11:08:00.912 [info] Repository file:///Users/roblou/code/vscode has been opened 2023-11-02 11:08:01.597 [info] Repository file:///Users/roblou/code/vscode-interactive-session-test has been opened 2023-11-02 11:08:02.096 [info] Repository file:///Users/roblou/code/vscode-copilot has been opened 2023-11-02 11:08:03.008 [info] Review> Validate state in progress 2023-11-02 11:08:03.008 [info] Review> Validating state... 2023-11-02 11:08:03.008 [info] Cannot updates repositories as git is uninitialized 2023-11-02 11:08:03.008 [info] Repo state for file:///Users/roblou/code/vscode-interactive-session-test changed. 2023-11-02 11:08:03.008 [info] Repo file:///Users/roblou/code/vscode-interactive-session-test has already been setup. 2023-11-02 11:08:03.688 [info] Review> No matching pull request metadata found locally for current branch main 2023-11-02 11:08:03.689 [info] Review> No matching pull request metadata found on GitHub for current branch main 2023-11-02 11:08:08.543 [info] Git initialization state changed: state=initialized 2023-11-02 11:08:08.543 [info] Review> Validate state in progress 2023-11-02 11:08:08.543 [info] Review> Validating state... 2023-11-02 11:08:08.543 [info] Review> Validate state in progress 2023-11-02 11:08:08.543 [info] Review> Validating state... 2023-11-02 11:08:08.543 [info] Review> Validate state in progress 2023-11-02 11:08:08.543 [info] Review> Validating state... 2023-11-02 11:08:08.595 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-02 11:08:08.622 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-02 11:08:08.658 [info] Found GitHub remote for folder /Users/roblou/code/vscode-interactive-session-test 2023-11-02 11:08:10.584 [info] Review> Queuing additional validate state 2023-11-02 11:08:10.584 [info] Repo state for file:///Users/roblou/code/vscode-copilot changed. 2023-11-02 11:08:10.584 [info] Repo file:///Users/roblou/code/vscode-copilot has already been setup. 2023-11-02 11:08:14.483 [info] Trying to use globalState for assignableUsers. 2023-11-02 11:08:14.801 [info] Trying to use globalState for assignableUsers. 2023-11-02 11:08:14.869 [info] Using globalState assignableUsers for 1. 2023-11-02 11:08:14.946 [info] Using globalState assignableUsers for 1. 2023-11-02 11:08:15.201 [info] Review> No matching pull request metadata found locally for current branch main 2023-11-02 11:08:16.950 [info] Review> Found matching pull request metadata for current branch roblou/secure-cattle. Repo: microsoft/vscode-copilot PR: 2595 2023-11-02 11:08:16.950 [info] Review> current branch roblou/secure-cattle is associated with pull request #2595 2023-11-02 11:08:16.950 [info] Review> Resolving pull request 2023-11-02 11:08:17.438 [info] Review> Queuing additional validate state 2023-11-02 11:08:17.438 [info] Repo state for file:///Users/roblou/code/vscode changed. 2023-11-02 11:08:17.438 [info] Repo file:///Users/roblou/code/vscode has already been setup. 2023-11-02 11:08:18.566 [info] Trying to use globalState for assignableUsers. 2023-11-02 11:08:18.602 [info] Using globalState assignableUsers for 2. 2023-11-02 11:08:19.344 [info] Review> No matching pull request metadata found on GitHub for current branch main 2023-11-02 11:08:20.560 [info] Review> Found matching pull request metadata for current branch pr/WardenGnaw/196768. Repo: microsoft/vscode PR: 196768 2023-11-02 11:08:20.560 [info] Review> current branch pr/WardenGnaw/196768 is associated with pull request #196768 2023-11-02 11:08:20.560 [info] Review> Resolving pull request 2023-11-02 11:08:21.828 [info] Review> Resolved PR #2595, state is 0 2023-11-02 11:08:21.828 [info] Review> Fetching pull request data 2023-11-02 11:08:21.828 [info] PullRequestTree> Adding PR #2595 to tree 2023-11-02 11:08:21.893 [info] Review> Register comments provider 2023-11-02 11:08:21.895 [info] Review> Register in memory content provider 2023-11-02 11:08:22.756 [info] Review> Resolved PR #196768, state is 0 2023-11-02 11:08:22.756 [info] Review> Fetching pull request data 2023-11-02 11:08:22.756 [info] PullRequestTree> Adding PR #196768 to tree 2023-11-02 11:08:22.801 [info] Review> Register comments provider 2023-11-02 11:08:22.811 [info] Review> Register in memory content provider 2023-11-02 11:08:23.399 [info] Review> Display pull request status bar indicator. 2023-11-02 11:08:23.399 [info] Review> Using focus mode = true. 2023-11-02 11:08:23.399 [info] Review> State validation silent = true. 2023-11-02 11:08:23.399 [info] Review> PR show should show = false. 2023-11-02 11:08:23.476 [info] Review> Validating state... 2023-11-02 11:08:23.478 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-02 11:08:23.482 [info] Trying to use globalState for mentionableUsers. 2023-11-02 11:08:23.482 [info] Using in-memory cached assignable users. 2023-11-02 11:08:23.992 [info] Using globalState mentionableUsers for 1. 2023-11-02 11:08:24.392 [info] Review> Found matching pull request metadata for current branch roblou/secure-cattle. Repo: microsoft/vscode-copilot PR: 2595 2023-11-02 11:08:24.392 [info] Review> current branch roblou/secure-cattle is associated with pull request #2595 2023-11-02 11:08:24.392 [info] Review> Resolving pull request 2023-11-02 11:08:24.400 [info] Review> Display pull request status bar indicator. 2023-11-02 11:08:24.400 [info] Review> Using focus mode = true. 2023-11-02 11:08:24.400 [info] Review> State validation silent = true. 2023-11-02 11:08:24.400 [info] Review> PR show should show = false. 2023-11-02 11:08:24.687 [info] Review> Validating state... 2023-11-02 11:08:24.707 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-02 11:08:25.339 [error] Review> Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:25.516 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:25.582 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:25.582 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:25.582 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:25.582 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:25.641 [info] Trying to use globalState for mentionableUsers. 2023-11-02 11:08:25.641 [info] Trying to use globalState for assignableUsers. 2023-11-02 11:08:26.150 [info] Using globalState assignableUsers for 2. 2023-11-02 11:08:26.218 [info] Using globalState mentionableUsers for 2. 2023-11-02 11:08:26.295 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.296 [error] PullRequestModel> Failed to get pull request review comments: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.296 [error] PullRequestModel> Failed to get pull request review comments: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.360 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.375 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.375 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.375 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.442 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.550 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.559 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.623 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.678 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.679 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.742 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.804 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.854 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.922 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:26.961 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.219 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.275 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.341 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.343 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.386 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.492 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.554 [info] Review> Found matching pull request metadata for current branch pr/WardenGnaw/196768. Repo: microsoft/vscode PR: 196768 2023-11-02 11:08:27.554 [info] Review> current branch pr/WardenGnaw/196768 is associated with pull request #196768 2023-11-02 11:08:27.554 [info] Review> Resolving pull request 2023-11-02 11:08:27.753 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.797 [error] GitHubRepository> Unable to fetch PR: Error: Network error: Response not successful: Received status code 403 2023-11-02 11:08:27.798 [info] PullRequestTree> Removing PR #196768 from tree 2023-11-02 11:08:27.801 [info] Review> This PR is no longer valid 2023-11-02 11:08:27.801 [info] Review> Unable to resolve PR #196768 2023-11-02 11:10:23.479 [error] Review> Timeout occurred while validating state. 2023-11-02 11:10:24.630 [info] PullRequestTree> Creating file and commit nodes for PR #2595 2023-11-02 11:10:24.631 [info] PullRequestTree> Getting children for Files node 2023-11-02 11:10:24.631 [info] PullRequestTree> Got all children for Files node 2023-11-02 11:10:25.290 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-02 11:10:25.290 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-02 11:10:25.292 [info] PullRequestTree> Getting children for Files node 2023-11-02 11:10:25.292 [info] PullRequestTree> Got all children for Files node 2023-11-02 11:10:36.045 [info] PullRequestTree> Getting children for Files node 2023-11-02 11:10:36.045 [info] PullRequestTree> Got all children for Files node 2023-11-02 11:10:36.134 [info] PullRequestTree> Getting children for Files node 2023-11-02 11:10:36.134 [info] PullRequestTree> Got all children for Files node 2023-11-02 11:10:39.255 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-02 11:10:39.319 [info] PullRequestTree> Getting children for Files node 2023-11-02 11:10:39.319 [info] PullRequestTree> Got all children for Files node 2023-11-02 11:10:39.818 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-02 11:10:39.818 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-02 11:10:39.818 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-02 11:10:39.818 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-02 11:10:39.819 [info] PullRequestTree> Getting children for Files node 2023-11-02 11:10:39.819 [info] PullRequestTree> Got all children for Files node 2023-11-02 11:10:40.023 [info] PullRequestTree> Getting children for Files node 2023-11-02 11:10:40.023 [info] PullRequestTree> Got all children for Files node ```
alexr00 commented 1 year ago

@alexdauenhauer are you using GitHub Enterprise Servier 3.6 or earlier? It looks like the GitHub Api for that version doesn't have some of the repository properties that we now use.

alexr00 commented 1 year ago

@roblourens thank you! I've added error handling for the method that appears to be causing the problem and further improved the logging as it was tough to tell what was going on in your multi-repo setup.

alexdauenhauer commented 1 year ago

@alexr00 yeah I guess it looks like we are using 3.6.9

alexr00 commented 1 year ago

Thanks @alexdauenhauer. 3.6 was recently deprecated, but we can still support it for a bit longer. I've made the change to fix the issue you're seeing. It will be available in the next pre-release version. Thanks for using pre-release and helping catch this before it could go out in stable!

neeraj-ec commented 1 year ago

A known error has occurred refreshing the repository state. Please share logs from "GitHub Pull Request" in the tracking issue.

Logs

2023-11-02 18:40:21.071 [info] Activation> Extension version: 0.77.2023110113
2023-11-02 18:40:21.233 [info] Looking for git repository
2023-11-02 18:40:21.241 [info] Found 0 repositories during activation
2023-11-02 18:40:21.241 [info] Git repository found, initializing review manager and pr tree view.
2023-11-02 18:40:21.250 [info] Registering git provider
2023-11-02 18:40:21.250 [info] Review> Validate state in progress
2023-11-02 18:40:21.250 [info] Review> Validating state...
2023-11-02 18:40:21.433 [info] Found GitHub remote for folder /Users/abc/Documents/abc
2023-11-02 18:40:21.979 [info] Trying to use globalState for assignableUsers.
2023-11-02 18:40:22.230 [info] Using globalState assignableUsers for 1.
2023-11-02 18:40:22.467 [info] Repo state for file:///Users/abc/Documents/abc changed.
2023-11-02 18:40:22.467 [info] Repo file:///Users/abc/Documents/abc has already been setup.
2023-11-02 18:40:22.469 [info] Review> Found matching pull request metadata for current branch 1838-changes-due-to-version-update. Repo: test/test PR: 1840
2023-11-02 18:40:22.469 [info] Review> current branch 1838-changes-due-to-version-update is associated with pull request #1840
2023-11-02 18:40:22.469 [info] Review> Resolving pull request
2023-11-02 18:40:24.031 [info] Review> Resolved PR #1840, state is 0
2023-11-02 18:40:24.031 [info] Review> Fetching pull request data
2023-11-02 18:40:24.031 [info] PullRequestTree> Adding PR #1840 to tree
2023-11-02 18:40:24.084 [info] Review> Register comments provider
2023-11-02 18:40:24.086 [info] Review> Register in memory content provider
2023-11-02 18:40:25.373 [info] Review> Display pull request status bar indicator.
2023-11-02 18:40:25.373 [info] Review> Using focus mode = true.
2023-11-02 18:40:25.373 [info] Review> State validation silent = true.
2023-11-02 18:40:25.373 [info] Review> PR show should show = false.
2023-11-02 19:10:43.589 [error] GitHubRepository> Unable to fetch PR: Error: Network error: request to https://api.github.com/graphql failed, reason: getaddrinfo ENOTFOUND api.github.com
2023-11-02 19:10:43.590 [warning] Review> This PR is no longer valid
2023-11-02 19:36:00.815 [error] GitHubRepository> Unable to fetch PR: Error: Network error: request to https://api.github.com/graphql failed, reason: getaddrinfo ENOTFOUND api.github.com
2023-11-02 19:36:00.815 [warning] Review> This PR is no longer valid
2023-11-07 12:13:32.485 [info] Review> Validate state in progress
2023-11-07 12:13:32.486 [info] Review> Validating state...
2023-11-07 12:13:32.579 [info] Found GitHub remote for folder /Users/abc/Documents/abc
2023-11-07 12:13:32.580 [info] Trying to use globalState for mentionableUsers.
2023-11-07 12:13:32.580 [info] Using in-memory cached assignable users.
2023-11-07 12:13:32.591 [info] Using globalState mentionableUsers for 1.
2023-11-07 12:13:33.508 [info] Review> Found matching pull request metadata for current branch 1838-auth0-changes-due-to-version-update. Repo: test/test PR: 1840
2023-11-07 12:13:33.508 [info] Review> current branch 1838-changes-due-to-version-update is associated with pull request #1840
2023-11-07 12:13:33.508 [info] Review> Resolving pull request
2023-11-07 12:13:35.074 [info] Review> Resolved PR #1840, state is 0
2023-11-07 12:13:35.089 [info] Review> Fetching pull request data
2023-11-07 12:13:35.089 [info] PullRequestTree> Adding PR #1840 to tree
2023-11-07 12:13:35.089 [info] PullRequestTree> PR #1840 already exists in tree
2023-11-07 12:13:35.091 [info] Review> Register comments provider
2023-11-07 12:13:35.102 [info] Review> Register in memory content provider
2023-11-07 12:13:36.656 [info] PullRequestTree> Creating file and commit nodes for PR #1840
2023-11-07 12:13:36.659 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:13:36.659 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:13:48.951 [info] Review> Queuing additional validate state
2023-11-07 12:13:54.010 [info] Review> Queuing additional validate state
2023-11-07 12:13:54.886 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:13:54.886 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:14:05.454 [info] Review> Switch to Pull Request #1860 - start
2023-11-07 12:14:05.522 [info] PullRequestGitHelper> Branch origin/1849-allow-csv-file-upload doesn't exist on local disk yet.
2023-11-07 12:14:05.522 [info] PullRequestGitHelper> Fetch tracked branch refs/remotes/origin/1849-allow-csv-file-upload
2023-11-07 12:14:08.254 [info] PullRequestGitHelper> associate 1849-allow-csv-file-upload with Pull Request #1860
2023-11-07 12:14:09.059 [info] Review> Switch to Pull Request #1860 - done
2023-11-07 12:14:09.059 [info] Review> Queuing additional validate state
2023-11-07 12:14:20.991 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-11-07 12:14:20.991 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-11-07 12:14:41.149 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:14:41.149 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:14:48.643 [info] PullRequestTree> Getting children for Commits node
2023-11-07 12:14:49.520 [info] PullRequestTree> Got all children for Commits node
2023-11-07 12:15:32.488 [error] Review> Timeout occurred while validating state.
2023-11-07 12:15:32.488 [info] Review> Validating state...
2023-11-07 12:15:32.534 [info] Found GitHub remote for folder /Users/abc/Documents/abc
2023-11-07 12:15:32.535 [info] Using in-memory cached mentionable users.
2023-11-07 12:15:32.535 [info] Using in-memory cached assignable users.
2023-11-07 12:15:32.683 [info] Review> Found matching pull request metadata for current branch 1849-allow-csv-file-upload-in-mm. Repo: test/test PR: 1860
2023-11-07 12:15:32.683 [info] Review> current branch 1849-allow-csv-file-upload is associated with pull request #1860
2023-11-07 12:15:32.683 [info] Review> Resolving pull request
2023-11-07 12:15:34.269 [info] Review> Resolved PR #1860, state is 0
2023-11-07 12:15:34.269 [info] Review> Fetching pull request data
2023-11-07 12:15:34.269 [info] PullRequestTree> Adding PR #1860 to tree
2023-11-07 12:15:34.307 [info] Review> Register comments provider
2023-11-07 12:15:34.495 [info] PullRequestTree> Creating file and commit nodes for PR #1860
2023-11-07 12:15:34.499 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:34.499 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:15:35.021 [info] Review> Register in memory content provider
2023-11-07 12:15:35.727 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-11-07 12:15:35.727 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-11-07 12:15:35.728 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:35.728 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:15:35.764 [info] PullRequestTree> Local files have changed, refreshing Files node
2023-11-07 12:15:35.765 [info] PullRequestTree> Local files have changed, refreshing Files node
2023-11-07 12:15:35.968 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:35.968 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:15:36.372 [info] PullRequestTree> Comments have changed, refreshing Files node
2023-11-07 12:15:36.372 [info] PullRequestTree> Comments have changed, refreshing Commits node
2023-11-07 12:15:36.372 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-11-07 12:15:36.372 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-11-07 12:15:36.374 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:36.374 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:15:36.501 [info] Review> Display pull request status bar indicator.
2023-11-07 12:15:36.501 [info] Review> Using focus mode = true.
2023-11-07 12:15:36.501 [info] Review> State validation silent = true.
2023-11-07 12:15:36.501 [info] Review> PR show should show = false.
2023-11-07 12:15:36.502 [info] Review> Validating state...
2023-11-07 12:15:36.503 [info] Found GitHub remote for folder /Users/abc/Documents/abc
2023-11-07 12:15:36.504 [info] Using in-memory cached mentionable users.
2023-11-07 12:15:36.504 [info] Using in-memory cached assignable users.
2023-11-07 12:15:36.580 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:36.580 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:15:36.621 [info] Review> Found matching pull request metadata for current branch 1849-allow-csv-file-upload-in-mm. Repo: test/test PR: 1860
2023-11-07 12:15:36.621 [info] Review> current branch 1849-allow-csv-file-upload is associated with pull request #1860
2023-11-07 12:15:36.621 [info] Review> Resolving pull request
2023-11-07 12:15:38.176 [info] Review> Resolved PR #1860, state is 0
2023-11-07 12:15:38.177 [info] Review> Validating state...
2023-11-07 12:15:38.178 [info] Found GitHub remote for folder /Users/abc/Documents/abc
2023-11-07 12:15:38.179 [info] Using in-memory cached mentionable users.
2023-11-07 12:15:38.179 [info] Using in-memory cached assignable users.
2023-11-07 12:15:38.309 [info] Review> Found matching pull request metadata for current branch 1849-allow-csv-file-upload-in-mm. Repo: test/test PR: 1860
2023-11-07 12:15:38.309 [info] Review> current branch 1849-allow-csv-file-upload is associated with pull request #1860
2023-11-07 12:15:38.309 [info] Review> Resolving pull request
2023-11-07 12:15:40.102 [info] Review> Resolved PR #1860, state is 0
2023-11-07 12:15:40.103 [info] Review> Fetching pull request data
2023-11-07 12:15:40.103 [info] PullRequestTree> Adding PR #1860 to tree
2023-11-07 12:15:40.103 [info] PullRequestTree> PR #1860 already exists in tree
2023-11-07 12:15:40.104 [info] Review> Register comments provider
2023-11-07 12:15:40.109 [info] Review> Register in memory content provider
2023-11-07 12:15:40.939 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-11-07 12:15:40.940 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-11-07 12:15:40.941 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:40.941 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:15:41.613 [info] PullRequestTree> Local files have changed, refreshing Files node
2023-11-07 12:15:41.613 [info] PullRequestTree> Local files have changed, refreshing Files node
2023-11-07 12:15:41.679 [info] Review> Display pull request status bar indicator.
2023-11-07 12:15:41.679 [info] Review> Using focus mode = true.
2023-11-07 12:15:41.679 [info] Review> State validation silent = true.
2023-11-07 12:15:41.679 [info] Review> PR show should show = false.
2023-11-07 12:15:41.821 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:41.821 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:15:42.461 [info] PullRequestTree> Comments have changed, refreshing Files node
2023-11-07 12:15:42.461 [info] PullRequestTree> Comments have changed, refreshing Commits node
2023-11-07 12:15:42.461 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-11-07 12:15:42.461 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-11-07 12:15:42.465 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:42.465 [info] PullRequestTree> Got all children for Files node
2023-11-07 12:15:42.667 [info] PullRequestTree> Getting children for Files node
2023-11-07 12:15:42.668 [info] PullRequestTree> Got all children for Files node
alexr00 commented 1 year ago

Thank you @neeraj-ec! Your logs point to https://github.com/microsoft/vscode-pull-request-github/pull/5432 solving the issue.

JounQin commented 1 year ago
2023-11-09 16:19:38.265 [info] Activation> Extension version: 0.77.2023110809
2023-11-09 16:19:39.130 [info] Looking for git repository
2023-11-09 16:19:39.130 [info] Found 0 repositories during activation
2023-11-09 16:19:39.130 [info] Git repository found, initializing review manager and pr tree view.
2023-11-09 16:19:39.131 [info] Registering git provider
2023-11-09 16:19:39.983 [info] Repo state for file:///Users/JounQin/Workspaces/Outsouring/coin changed.
2023-11-09 16:19:39.983 [info] Repo file:///Users/JounQin/Workspaces/Outsouring/coin has already been setup.
2023-11-09 16:19:40.021 [info] Git initialization state changed: state=initialized
2023-11-09 16:19:40.022 [info] Review+0> Validate state in progress
2023-11-09 16:19:40.022 [info] Review+0> Validating state...
2023-11-09 16:19:40.361 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:19:40.361 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:19:40.361 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Outsouring/coin
2023-11-09 16:19:40.361 [info] Trying to use globalState for assignableUsers.
2023-11-09 16:19:40.363 [info] Using globalState assignableUsers for 0.
2023-11-09 16:19:40.395 [info] Review+0> No matching pull request metadata found locally for current branch master
2023-11-09 16:19:40.395 [info] Review+0> No matching pull request metadata found on GitHub for current branch master
2023-11-09 16:19:42.958 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:19:43.104 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:19:43.223 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:19:43.446 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:20:14.279 [info] Activation> Extension version: 0.77.2023110809
2023-11-09 16:20:14.469 [info] Looking for git repository
2023-11-09 16:20:14.469 [info] Found 0 repositories during activation
2023-11-09 16:20:14.469 [info] Git repository found, initializing review manager and pr tree view.
2023-11-09 16:20:14.470 [info] Registering git provider
2023-11-09 16:20:14.470 [info] Review+0> Validate state in progress
2023-11-09 16:20:14.470 [info] Review+0> Validating state...
2023-11-09 16:20:15.474 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:20:15.772 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:20:18.366 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:20:18.496 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:20:18.903 [info] Repo state for file:///Users/JounQin/Workspaces/Outsouring/coin changed.
2023-11-09 16:20:18.903 [info] Repo file:///Users/JounQin/Workspaces/Outsouring/coin has already been setup.
2023-11-09 16:20:20.462 [warning] GitHubServer> No response from host https://3.82.119.182/~/coin: request to https://3.82.119.182/api/v3/rate_limit failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-09 16:20:20.462 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:20:20.462 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Outsouring/coin
2023-11-09 16:20:20.464 [info] Trying to use globalState for assignableUsers.
2023-11-09 16:20:20.475 [info] Using globalState assignableUsers for 0.
2023-11-09 16:20:20.508 [info] Review+0> No matching pull request metadata found locally for current branch master
2023-11-09 16:20:20.508 [info] Review+0> No matching pull request metadata found on GitHub for current branch master
2023-11-09 16:27:57.434 [info] Activation> Extension version: 0.77.2023110809
2023-11-09 16:27:58.655 [info] Looking for git repository
2023-11-09 16:27:58.655 [info] Found 0 repositories during activation
2023-11-09 16:27:58.655 [info] Git repository found, initializing review manager and pr tree view.
2023-11-09 16:27:58.656 [info] Registering git provider
2023-11-09 16:27:59.031 [info] Repo state for file:///Users/JounQin/Workspaces/Alauda/alauda-fe changed.
2023-11-09 16:27:59.031 [info] Repo file:///Users/JounQin/Workspaces/Alauda/alauda-fe has already been setup.
2023-11-09 16:27:59.281 [info] Git initialization state changed: state=initialized
2023-11-09 16:27:59.281 [info] Review+0> Validate state in progress
2023-11-09 16:27:59.281 [info] Review+0> Validating state...
2023-11-09 16:28:05.404 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 16:28:05.410 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 16:28:05.411 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 16:28:05.452 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 16:28:05.499 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 16:28:05.499 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:28:05.499 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 16:28:05.499 [info] Trying to use globalState for assignableUsers.
2023-11-09 16:28:05.500 [info] Using globalState assignableUsers for 0.
2023-11-09 16:28:05.642 [info] Review+0> No matching pull request metadata found locally for current branch feat/pipeline_policy
2023-11-09 16:28:05.643 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/pipeline_policy
2023-11-09 16:29:04.150 [info] Review+0> Validate state in progress
2023-11-09 16:29:04.150 [info] Review+0> Validating state...
2023-11-09 16:29:04.151 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:29:04.151 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 16:29:04.151 [info] Using in-memory cached assignable users.
2023-11-09 16:29:04.247 [info] Review+0> No matching pull request metadata found locally for current branch master
2023-11-09 16:29:04.247 [info] Review+0> No matching pull request metadata found on GitHub for current branch master
2023-11-09 16:29:09.257 [info] Review+0> Validate state in progress
2023-11-09 16:29:09.257 [info] Review+0> Validating state...
2023-11-09 16:29:09.257 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:29:09.257 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 16:29:09.258 [info] Using in-memory cached assignable users.
2023-11-09 16:29:09.372 [info] Review+0> No matching pull request metadata found locally for current branch master
2023-11-09 16:29:09.372 [info] Review+0> No matching pull request metadata found on GitHub for current branch master
2023-11-09 16:29:19.771 [info] Review+0> Validate state in progress
2023-11-09 16:29:19.771 [info] Review+0> Validating state...
2023-11-09 16:29:19.771 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:29:19.771 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 16:29:19.771 [info] Using in-memory cached assignable users.
2023-11-09 16:29:19.889 [info] Review+0> No matching pull request metadata found locally for current branch feat/workspace
2023-11-09 16:29:19.889 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/workspace
2023-11-09 16:29:30.015 [info] Review+0> Validate state in progress
2023-11-09 16:29:30.015 [info] Review+0> Validating state...
2023-11-09 16:29:30.015 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:29:30.015 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 16:29:30.016 [info] Using in-memory cached assignable users.
2023-11-09 16:29:30.016 [info] Review+0> No matching pull request metadata found locally for current branch undefined
2023-11-09 16:29:30.127 [info] Review+0> Failed to get upstream for branch undefined from git config.
2023-11-09 16:29:30.127 [info] Review+0> No matching pull request metadata found on GitHub for current branch undefined
2023-11-09 16:34:20.690 [info] Review+0> Validate state in progress
2023-11-09 16:34:20.690 [info] Review+0> Validating state...
2023-11-09 16:34:20.690 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:34:20.690 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 16:34:20.691 [info] Using in-memory cached assignable users.
2023-11-09 16:34:20.789 [info] Review+0> No matching pull request metadata found locally for current branch feat/workspace
2023-11-09 16:34:20.789 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/workspace
2023-11-09 16:42:56.600 [info] Review+0> Validate state in progress
2023-11-09 16:42:56.601 [info] Review+0> Validating state...
2023-11-09 16:42:56.602 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 16:42:56.602 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 16:42:56.602 [info] Using in-memory cached assignable users.
2023-11-09 16:42:56.704 [info] Review+0> No matching pull request metadata found locally for current branch feat/workspace
2023-11-09 16:42:56.705 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/workspace
2023-11-09 19:08:00.109 [info] Activation> Extension version: 0.77.2023110809
2023-11-09 19:08:00.878 [info] Looking for git repository
2023-11-09 19:08:00.878 [info] Found 0 repositories during activation
2023-11-09 19:08:00.878 [info] Git repository found, initializing review manager and pr tree view.
2023-11-09 19:08:00.895 [info] Registering git provider
2023-11-09 19:08:01.056 [info] Repo state for file:///Users/JounQin/Workspaces/Alauda/alauda-fe changed.
2023-11-09 19:08:01.056 [info] Repo file:///Users/JounQin/Workspaces/Alauda/alauda-fe has already been setup.
2023-11-09 19:08:01.743 [info] Git initialization state changed: state=initialized
2023-11-09 19:08:01.743 [info] Review+0> Validate state in progress
2023-11-09 19:08:01.743 [info] Review+0> Validating state...
2023-11-09 19:08:01.960 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:08:02.002 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:08:02.081 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:08:02.101 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:08:02.317 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:08:02.317 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 19:08:02.317 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 19:08:02.317 [info] Trying to use globalState for assignableUsers.
2023-11-09 19:08:02.320 [info] Using globalState assignableUsers for 0.
2023-11-09 19:08:02.451 [info] Review+0> No matching pull request metadata found locally for current branch feat/workspace
2023-11-09 19:08:02.451 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/workspace
2023-11-09 19:11:52.759 [info] Activation> Extension version: 0.77.2023110909
2023-11-09 19:11:53.237 [info] Looking for git repository
2023-11-09 19:11:53.237 [info] Found 0 repositories during activation
2023-11-09 19:11:53.237 [info] Git repository found, initializing review manager and pr tree view.
2023-11-09 19:11:53.238 [info] Registering git provider
2023-11-09 19:11:55.241 [info] Repo state for file:///Users/JounQin/Workspaces/Alauda/alauda-fe changed.
2023-11-09 19:11:55.241 [info] Repo file:///Users/JounQin/Workspaces/Alauda/alauda-fe has already been setup.
2023-11-09 19:11:55.612 [info] Git initialization state changed: state=initialized
2023-11-09 19:11:55.612 [info] Review+0> Validate state in progress
2023-11-09 19:11:55.612 [info] Review+0> Validating state...
2023-11-09 19:11:56.025 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:11:56.032 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:11:56.069 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:11:56.105 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:11:56.133 [info] GitHubServer> Received fallback response from the server: {"error":"API V3 is no longer supported. Use API V4 instead."}
2023-11-09 19:11:56.133 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 19:11:56.133 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 19:11:56.134 [info] Trying to use globalState for assignableUsers.
2023-11-09 19:11:56.138 [info] Using globalState assignableUsers for 0.
2023-11-09 19:11:56.208 [info] Review+0> No matching pull request metadata found locally for current branch feat/workspace
2023-11-09 19:11:56.208 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/workspace
2023-11-09 20:21:54.968 [info] Review+0> Validate state in progress
2023-11-09 20:21:54.970 [info] Review+0> Validating state...
2023-11-09 20:21:54.970 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 20:21:54.970 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 20:21:54.970 [info] Using in-memory cached assignable users.
2023-11-09 20:21:55.068 [info] Review+0> No matching pull request metadata found locally for current branch feat/workspace
2023-11-09 20:21:55.068 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/workspace
2023-11-09 20:59:25.032 [info] Review+0> Validate state in progress
2023-11-09 20:59:25.034 [info] Review+0> Validating state...
2023-11-09 20:59:25.034 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 20:59:25.034 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 20:59:25.035 [info] Using in-memory cached assignable users.
2023-11-09 20:59:25.174 [info] Review+0> No matching pull request metadata found locally for current branch feat/workspace
2023-11-09 20:59:25.174 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/workspace
2023-11-09 20:59:35.235 [info] Review+0> Validate state in progress
2023-11-09 20:59:35.235 [info] Review+0> Validating state...
2023-11-09 20:59:35.235 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-09 20:59:35.235 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/Alauda/alauda-fe
2023-11-09 20:59:35.235 [info] Using in-memory cached assignable users.
2023-11-09 20:59:35.333 [info] Review+0> No matching pull request metadata found locally for current branch feat/workspace
2023-11-09 20:59:35.333 [info] Review+0> No matching pull request metadata found on GitHub for current branch feat/workspace
2023-11-10 00:08:56.644 [info] Activation> Extension version: 0.77.2023110909
2023-11-10 00:08:57.238 [info] Looking for git repository
2023-11-10 00:08:57.238 [info] Found 0 repositories during activation
2023-11-10 00:08:57.238 [info] Git repository found, initializing review manager and pr tree view.
2023-11-10 00:08:57.242 [info] Registering git provider
2023-11-10 00:08:57.242 [info] Review+0> Validate state in progress
2023-11-10 00:08:57.242 [info] Review+0> Validating state...
2023-11-10 00:08:57.242 [info] Review+1> Validate state in progress
2023-11-10 00:08:57.242 [info] Review+1> Validating state...
2023-11-10 00:08:57.340 [info] Found GitHub remote for folder /Users/JounQin/Workspaces/GitHub/fetch-api
2023-11-10 00:08:57.344 [info] Found GitHub remote for folder /Users/JounQin/.dotfiles
2023-11-10 00:08:58.124 [warning] Unable to resolve remote: HttpError: request to https://api.github.com/repos/un-ts/fetch-api failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:08:58.132 [info] Repo state for file:///Users/JounQin/.dotfiles changed.
2023-11-10 00:08:58.132 [info] Repo file:///Users/JounQin/.dotfiles has already been setup.
2023-11-10 00:08:58.163 [info] Repo state for file:///Users/JounQin/Workspaces/GitHub/fetch-api changed.
2023-11-10 00:08:58.163 [info] Repo file:///Users/JounQin/Workspaces/GitHub/fetch-api has already been setup.
2023-11-10 00:08:58.728 [info] Missing upstream check failed: HttpError: request to https://api.github.com/repos/un-ts/fetch-api failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:08:58.729 [info] Trying to use globalState for assignableUsers.
2023-11-10 00:08:58.741 [info] Using globalState assignableUsers for 1.
2023-11-10 00:08:58.744 [info] Trying to use globalState for assignableUsers.
2023-11-10 00:08:58.749 [info] Using globalState assignableUsers for 1.
2023-11-10 00:08:58.755 [info] Review+0> No matching pull request metadata found locally for current branch main
2023-11-10 00:08:58.765 [info] Review+1> No matching pull request metadata found locally for current branch master
2023-11-10 00:08:59.564 [info] Review+1> No matching pull request metadata found on GitHub for current branch master
2023-11-10 00:09:00.294 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:09:00.358 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:09:00.536 [info] Review+0> No matching pull request metadata found on GitHub for current branch main
2023-11-10 00:09:00.743 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:09:38.121 [info] Activation> Extension version: 0.77.2023110909
2023-11-10 00:09:39.644 [info] Looking for git repository
2023-11-10 00:09:39.644 [info] Found 0 repositories during activation
2023-11-10 00:09:39.644 [info] Git repository found, initializing review manager and pr tree view.
2023-11-10 00:09:39.646 [info] Registering git provider
2023-11-10 00:09:39.646 [info] Review+0> Validate state in progress
2023-11-10 00:09:39.646 [info] Review+0> Validating state...
2023-11-10 00:09:39.646 [info] Review+1> Validate state in progress
2023-11-10 00:09:39.646 [info] Review+1> Validating state...
2023-11-10 00:09:39.660 [info] Repo state for file:///Users/JounQin/Workspaces/GitHub/fetch-api changed.
2023-11-10 00:09:39.660 [info] Repo file:///Users/JounQin/Workspaces/GitHub/fetch-api has already been setup.
2023-11-10 00:09:39.665 [info] Found GitHub remote for folder /Users/JounQin/Workspaces/GitHub/fetch-api
2023-11-10 00:09:39.667 [info] Found GitHub remote for folder /Users/JounQin/.dotfiles
2023-11-10 00:09:39.681 [info] Repo state for file:///Users/JounQin/.dotfiles changed.
2023-11-10 00:09:39.681 [info] Repo file:///Users/JounQin/.dotfiles has already been setup.
2023-11-10 00:09:39.960 [warning] Unable to resolve remote: HttpError: request to https://api.github.com/repos/JounQin/.dotfiles failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:09:41.737 [info] Trying to use globalState for assignableUsers.
2023-11-10 00:09:41.753 [info] Using globalState assignableUsers for 1.
2023-11-10 00:09:41.771 [info] Review+0> No matching pull request metadata found locally for current branch main
2023-11-10 00:09:41.891 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:09:41.891 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:09:42.831 [info] Trying to use globalState for assignableUsers.
2023-11-10 00:09:42.836 [info] Using globalState assignableUsers for 1.
2023-11-10 00:09:42.862 [info] Review+1> No matching pull request metadata found locally for current branch master
2023-11-10 00:09:42.919 [info] Review+0> No matching pull request metadata found on GitHub for current branch main
2023-11-10 00:09:43.677 [info] Review+1> No matching pull request metadata found on GitHub for current branch master
2023-11-10 00:11:54.704 [info] Review+0> Validate state in progress
2023-11-10 00:11:54.704 [info] Review+0> Validating state...
2023-11-10 00:11:54.705 [info] Found GitHub remote for folder /Users/JounQin/Workspaces/GitHub/fetch-api
2023-11-10 00:11:56.584 [info] Trying to use globalState for assignableUsers.
2023-11-10 00:11:56.607 [info] No globalState for assignableUsers.
2023-11-10 00:11:56.618 [info] Review+0> No matching pull request metadata found locally for current branch main
2023-11-10 00:11:56.851 [error] GitHubRepository> Unable to fetch issues: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:11:57.116 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:11:59.896 [info] Review+0> No matching pull request metadata found on GitHub for current branch main
2023-11-10 00:12:00.705 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:12:32.024 [info] Repository file:///Users/JounQin/Workspaces/GitHub/afetch has been opened
2023-11-10 00:12:32.024 [info] Review+2> Validate state in progress
2023-11-10 00:12:32.024 [info] Review+2> Validating state...
2023-11-10 00:12:32.024 [warning] No remotes found. The following remotes are missing: origin, upstream
2023-11-10 00:12:32.024 [info] No GitHub remotes found for folder /Users/JounQin/Workspaces/GitHub/afetch
2023-11-10 00:12:32.052 [info] Review+2> Queuing additional validate state
2023-11-10 00:12:32.052 [info] Repo state for file:///Users/JounQin/Workspaces/GitHub/afetch changed.
2023-11-10 00:12:32.052 [info] Repo file:///Users/JounQin/Workspaces/GitHub/afetch has already been setup.
2023-11-10 00:12:32.169 [info] Review+2> Validating state...
2023-11-10 00:12:32.185 [info] Found GitHub remote for folder /Users/JounQin/Workspaces/GitHub/afetch
2023-11-10 00:12:33.131 [info] Trying to use globalState for assignableUsers.
2023-11-10 00:12:33.133 [info] Using globalState assignableUsers for 1.
2023-11-10 00:12:33.148 [info] Review+2> No matching pull request metadata found locally for current branch main
2023-11-10 00:12:34.005 [info] Review+2> No matching pull request metadata found on GitHub for current branch main
2023-11-10 00:13:08.183 [info] Activation> Extension version: 0.77.2023110909
2023-11-10 00:13:08.804 [info] Looking for git repository
2023-11-10 00:13:08.804 [info] Found 0 repositories during activation
2023-11-10 00:13:08.804 [info] Git repository found, initializing review manager and pr tree view.
2023-11-10 00:13:08.807 [info] Registering git provider
2023-11-10 00:13:08.807 [info] Review+0> Validate state in progress
2023-11-10 00:13:08.807 [info] Review+0> Validating state...
2023-11-10 00:13:08.807 [info] Review+1> Validate state in progress
2023-11-10 00:13:08.807 [info] Review+1> Validating state...
2023-11-10 00:13:08.865 [info] Found GitHub remote for folder /Users/JounQin/Workspaces/GitHub/afetch
2023-11-10 00:13:08.868 [info] Found GitHub remote for folder /Users/JounQin/.dotfiles
2023-11-10 00:13:08.973 [info] Repo state for file:///Users/JounQin/Workspaces/GitHub/afetch changed.
2023-11-10 00:13:08.973 [info] Repo file:///Users/JounQin/Workspaces/GitHub/afetch has already been setup.
2023-11-10 00:13:09.760 [info] Repo state for file:///Users/JounQin/.dotfiles changed.
2023-11-10 00:13:09.760 [info] Repo file:///Users/JounQin/.dotfiles has already been setup.
2023-11-10 00:13:10.372 [info] Trying to use globalState for assignableUsers.
2023-11-10 00:13:10.393 [info] Using globalState assignableUsers for 1.
2023-11-10 00:13:10.409 [info] Review+0> No matching pull request metadata found locally for current branch main
2023-11-10 00:13:10.572 [error] GitHubRepository> Fetching pull requests for branch failed: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:13:10.592 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:13:10.592 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:13:10.645 [info] Trying to use globalState for assignableUsers.
2023-11-10 00:13:10.647 [info] Using globalState assignableUsers for 1.
2023-11-10 00:13:10.675 [info] Review+1> No matching pull request metadata found locally for current branch master
2023-11-10 00:13:11.795 [info] Review+1> No matching pull request metadata found on GitHub for current branch master
2023-11-10 00:15:08.812 [error] Review+0> Timeout occurred while validating state.
2023-11-10 00:15:30.856 [info] Review+0> Queuing additional validate state
2023-11-10 00:15:30.856 [info] Review+0> Validating state...
2023-11-10 00:15:30.860 [info] Found GitHub remote for folder /Users/JounQin/Workspaces/GitHub/afetch
2023-11-10 00:15:30.861 [info] Using in-memory cached assignable users.
2023-11-10 00:15:30.886 [info] Review+0> No matching pull request metadata found locally for current branch main
2023-11-10 00:15:31.237 [error] GitHubRepository> Fetching pull requests for branch failed: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:31.412 [error] GitHubRepository> Unable to fetch issues: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:31.846 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:31.846 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:31.846 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:32.047 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:32.047 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:32.047 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:33.886 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:33.886 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-10 00:15:33.886 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
alexr00 commented 1 year ago

Thanks @JounQin! I'm making a fix for your case. But, it won't solve everything for you because it looks like you're also having proxy issues.

roblourens commented 1 year ago
``` 2023-11-15 09:42:36.721 [info] Activation> Extension version: 0.77.2023111509 2023-11-15 09:42:37.521 [info] Looking for git repository 2023-11-15 09:42:37.521 [info] Found 0 repositories during activation 2023-11-15 09:42:37.521 [info] Git repository found, initializing review manager and pr tree view. 2023-11-15 09:42:37.530 [info] Registering git provider 2023-11-15 09:42:38.581 [info] Repo state for file:///Users/roblou/code/vscode-interactive-session-test changed. 2023-11-15 09:42:38.581 [info] Repo file:///Users/roblou/code/vscode-interactive-session-test has already been setup. 2023-11-15 09:42:42.043 [info] Review+1> Validate state in progress 2023-11-15 09:42:42.044 [info] Review+1> Validating state... 2023-11-15 09:42:42.044 [info] Cannot updates repositories as git is uninitialized 2023-11-15 09:42:42.044 [info] Repo state for file:///Users/roblou/code/vscode-copilot changed. 2023-11-15 09:42:42.044 [info] Repo file:///Users/roblou/code/vscode-copilot has already been setup. 2023-11-15 09:42:42.379 [info] Review+1> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 09:42:42.379 [info] Review+1> current branch main is associated with pull request #616 2023-11-15 09:42:42.379 [info] Review> Resolving pull request 2023-11-15 09:42:46.970 [info] Git initialization state changed: state=initialized 2023-11-15 09:42:46.970 [info] Review+2> Validate state in progress 2023-11-15 09:42:46.970 [info] Review+2> Validating state... 2023-11-15 09:42:46.970 [info] Review+0> Validate state in progress 2023-11-15 09:42:46.970 [info] Review+0> Validating state... 2023-11-15 09:42:46.970 [info] Review+1> Queuing additional validate state 2023-11-15 09:42:46.975 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 09:42:46.979 [info] Found GitHub remote for folder /Users/roblou/code/vscode-interactive-session-test 2023-11-15 09:42:48.538 [info] Repo state for file:///Users/roblou/code/vscode changed. 2023-11-15 09:42:48.538 [info] Repo file:///Users/roblou/code/vscode has already been setup. 2023-11-15 09:42:49.036 [info] Trying to use globalState for assignableUsers. 2023-11-15 09:42:49.314 [info] Review+0> No matching pull request metadata found locally for current branch main 2023-11-15 09:42:49.396 [info] Trying to use globalState for assignableUsers. 2023-11-15 09:42:49.415 [info] Using globalState assignableUsers for 1. 2023-11-15 09:42:49.614 [info] Using globalState assignableUsers for 1. 2023-11-15 09:42:49.674 [info] Review+2> Found matching pull request metadata for current branch roblou/uncomfortable-falcon. Repo: microsoft/vscode PR: 198326 2023-11-15 09:42:49.681 [info] Review+2> current branch roblou/uncomfortable-falcon is associated with pull request #198326 2023-11-15 09:42:49.681 [info] Review> Resolving pull request 2023-11-15 09:42:51.446 [info] Review+0> No matching pull request metadata found on GitHub for current branch main 2023-11-15 09:42:51.607 [info] Review> This PR is no longer valid 2023-11-15 09:42:51.607 [info] Review+1> Unable to resolve PR #616 2023-11-15 09:42:51.616 [info] Review+1> Validating state... 2023-11-15 09:42:51.620 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 09:42:51.628 [info] Trying to use globalState for assignableUsers. 2023-11-15 09:42:51.687 [info] Using globalState assignableUsers for 1. 2023-11-15 09:42:51.867 [info] Review+1> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 09:42:51.867 [info] Review+1> current branch main is associated with pull request #616 2023-11-15 09:42:51.867 [info] Review> Resolving pull request 2023-11-15 09:42:53.207 [warning] No page information for https://github.com/microsoft/vscode-copilot.gitnoMilestoneIssuesKey 2023-11-15 09:42:53.682 [info] Review+2> Resolved PR #198326, state is 0 2023-11-15 09:42:53.692 [info] Review+2> Fetching pull request data 2023-11-15 09:42:53.693 [info] PullRequestTree> Adding PR #198326 to tree 2023-11-15 09:42:53.725 [info] Review+2> Register comments provider 2023-11-15 09:42:53.727 [info] Review+2> Register in memory content provider 2023-11-15 09:42:54.141 [warning] No page information for https://github.com/microsoft/vscode-copilot.gitissuesKeyauthor:roblourens state:open repo:${owner}/${repository} sort:created-desc 2023-11-15 09:42:54.397 [info] Review> This PR is no longer valid 2023-11-15 09:42:54.397 [info] Review+1> Unable to resolve PR #616 2023-11-15 09:42:55.011 [info] Review+2> Display pull request status bar indicator. 2023-11-15 09:42:55.011 [info] Review+2> Using focus mode = true. 2023-11-15 09:42:55.011 [info] Review+2> State validation silent = true. 2023-11-15 09:42:55.011 [info] Review+2> PR show should show = false. 2023-11-15 09:45:44.878 [info] Review+2> Validate state in progress 2023-11-15 09:45:44.878 [info] Review+2> Validating state... 2023-11-15 09:45:45.043 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 09:45:45.046 [info] Trying to use globalState for mentionableUsers. 2023-11-15 09:45:45.046 [info] Using in-memory cached assignable users. 2023-11-15 09:45:45.405 [info] Review+2> No matching pull request metadata found locally for current branch roblou/determined-sparrow 2023-11-15 09:45:45.424 [info] Using globalState mentionableUsers for 1. 2023-11-15 09:45:45.470 [info] Review+2> Failed to get upstream for branch roblou/determined-sparrow from git config. 2023-11-15 09:45:45.472 [info] Review+2> No matching pull request metadata found on GitHub for current branch roblou/determined-sparrow 2023-11-15 09:45:45.472 [info] PullRequestTree> Removing PR #198326 from tree 2023-11-15 09:57:00.583 [info] Review+1> Validate state in progress 2023-11-15 09:57:00.583 [info] Review+1> Validating state... 2023-11-15 09:57:00.584 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 09:57:00.588 [info] Trying to use globalState for assignableUsers. 2023-11-15 09:57:00.972 [info] Review+1> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 09:57:00.973 [info] Review+1> current branch main is associated with pull request #616 2023-11-15 09:57:00.973 [info] Review> Resolving pull request 2023-11-15 09:57:01.006 [info] Using globalState assignableUsers for 1. 2023-11-15 09:57:02.472 [info] Review> This PR is no longer valid 2023-11-15 09:57:02.472 [info] Review+1> Unable to resolve PR #616 2023-11-15 10:03:00.078 [info] Review+1> Validate state in progress 2023-11-15 10:03:00.078 [info] Review+1> Validating state... 2023-11-15 10:03:00.082 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 10:03:00.086 [info] Trying to use globalState for assignableUsers. 2023-11-15 10:03:00.513 [info] Review+1> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 10:03:00.513 [info] Review+1> current branch main is associated with pull request #616 2023-11-15 10:03:00.513 [info] Review> Resolving pull request 2023-11-15 10:03:00.574 [info] Using globalState assignableUsers for 2. 2023-11-15 10:03:01.819 [info] Review> This PR is no longer valid 2023-11-15 10:03:01.819 [info] Review+1> Unable to resolve PR #616 2023-11-15 10:25:08.463 [info] Review+1> Validate state in progress 2023-11-15 10:25:08.463 [info] Review+1> Validating state... 2023-11-15 10:25:08.663 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 10:25:08.670 [info] Trying to use globalState for assignableUsers. 2023-11-15 10:25:09.003 [info] Review+1> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 10:25:09.003 [info] Review+1> current branch main is associated with pull request #616 2023-11-15 10:25:09.003 [info] Review> Resolving pull request 2023-11-15 10:25:09.080 [info] Using globalState assignableUsers for 1. 2023-11-15 10:25:10.494 [info] Review> This PR is no longer valid 2023-11-15 10:25:10.494 [info] Review+1> Unable to resolve PR #616 2023-11-15 11:29:50.992 [info] Review+1> Validate state in progress 2023-11-15 11:29:50.992 [info] Review+1> Validating state... 2023-11-15 11:29:50.995 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 11:29:51.001 [info] Trying to use globalState for assignableUsers. 2023-11-15 11:29:51.431 [info] Review+1> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 11:29:51.432 [info] Review+1> current branch main is associated with pull request #616 2023-11-15 11:29:51.432 [info] Review> Resolving pull request 2023-11-15 11:29:51.467 [info] Using globalState assignableUsers for 1. 2023-11-15 11:29:52.714 [info] Review> This PR is no longer valid 2023-11-15 11:29:52.714 [info] Review+1> Unable to resolve PR #616 2023-11-15 11:32:31.969 [info] Activation> Extension version: 0.77.2023111509 2023-11-15 11:32:37.689 [info] Looking for git repository 2023-11-15 11:32:37.689 [info] Found 0 repositories during activation 2023-11-15 11:32:37.689 [info] Git repository found, initializing review manager and pr tree view. 2023-11-15 11:32:37.693 [info] Registering git provider 2023-11-15 11:32:37.988 [info] Repository file:///Users/roblou/code/vscode-interactive-session-test has been opened 2023-11-15 11:32:38.410 [info] Repository file:///Users/roblou/code/vscode-copilot has been opened 2023-11-15 11:32:38.949 [info] Review+1> Validate state in progress 2023-11-15 11:32:38.949 [info] Review+1> Validating state... 2023-11-15 11:32:38.949 [info] Cannot updates repositories as git is uninitialized 2023-11-15 11:32:38.949 [info] Repo state for file:///Users/roblou/code/vscode-interactive-session-test changed. 2023-11-15 11:32:38.949 [info] Repo file:///Users/roblou/code/vscode-interactive-session-test has already been setup. 2023-11-15 11:32:39.099 [info] Review+1> No matching pull request metadata found locally for current branch main 2023-11-15 11:32:39.100 [info] Review+1> No matching pull request metadata found on GitHub for current branch main 2023-11-15 11:32:45.039 [info] Git initialization state changed: state=initialized 2023-11-15 11:32:45.039 [info] Review+0> Validate state in progress 2023-11-15 11:32:45.039 [info] Review+0> Validating state... 2023-11-15 11:32:45.040 [info] Review+1> Validate state in progress 2023-11-15 11:32:45.040 [info] Review+1> Validating state... 2023-11-15 11:32:45.040 [info] Review+2> Validate state in progress 2023-11-15 11:32:45.040 [info] Review+2> Validating state... 2023-11-15 11:32:45.041 [warning] No remotes found. The following remotes are missing: origin, upstream 2023-11-15 11:32:45.041 [info] No GitHub remotes found for folder /Users/roblou/code/vscode 2023-11-15 11:32:45.124 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 11:32:45.159 [info] Found GitHub remote for folder /Users/roblou/code/vscode-interactive-session-test 2023-11-15 11:32:46.301 [info] Trying to use globalState for assignableUsers. 2023-11-15 11:32:46.508 [info] Trying to use globalState for assignableUsers. 2023-11-15 11:32:46.628 [info] Review+1> No matching pull request metadata found locally for current branch main 2023-11-15 11:32:46.662 [info] Review+2> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 11:32:46.662 [info] Review+2> current branch main is associated with pull request #616 2023-11-15 11:32:46.662 [info] Review> Resolving pull request 2023-11-15 11:32:46.742 [info] Using globalState assignableUsers for 1. 2023-11-15 11:32:46.801 [info] Using globalState assignableUsers for 1. 2023-11-15 11:32:47.148 [info] Review+2> Queuing additional validate state 2023-11-15 11:32:47.148 [info] Repo state for file:///Users/roblou/code/vscode-copilot changed. 2023-11-15 11:32:47.148 [info] Repo file:///Users/roblou/code/vscode-copilot has already been setup. 2023-11-15 11:32:47.801 [info] Review+1> No matching pull request metadata found on GitHub for current branch main 2023-11-15 11:32:48.791 [info] Review> This PR is no longer valid 2023-11-15 11:32:48.791 [info] Review+2> Unable to resolve PR #616 2023-11-15 11:32:48.800 [info] Review+2> Validating state... 2023-11-15 11:32:48.802 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 11:32:48.807 [info] Trying to use globalState for assignableUsers. 2023-11-15 11:32:49.100 [info] Review+2> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 11:32:49.100 [info] Review+2> current branch main is associated with pull request #616 2023-11-15 11:32:49.100 [info] Review> Resolving pull request 2023-11-15 11:32:49.186 [info] Using globalState assignableUsers for 2. 2023-11-15 11:32:51.108 [info] Review> This PR is no longer valid 2023-11-15 11:32:51.108 [info] Review+2> Unable to resolve PR #616 2023-11-15 11:33:02.853 [info] Review+0> Validate state in progress 2023-11-15 11:33:02.853 [info] Review+0> Validating state... 2023-11-15 11:33:02.854 [info] Repo state for file:///Users/roblou/code/vscode changed. 2023-11-15 11:33:02.854 [info] Repo file:///Users/roblou/code/vscode has already been setup. 2023-11-15 11:33:02.867 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 11:33:03.416 [info] Trying to use globalState for assignableUsers. 2023-11-15 11:33:03.865 [info] Review+0> No matching pull request metadata found locally for current branch roblou/determined-sparrow 2023-11-15 11:33:03.898 [info] Review+0> Failed to get upstream for branch roblou/determined-sparrow from git config. 2023-11-15 11:33:03.899 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/determined-sparrow 2023-11-15 11:33:03.939 [info] Using globalState assignableUsers for 1. 2023-11-15 11:33:10.335 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-15 11:54:39.381 [info] Review+2> Validate state in progress 2023-11-15 11:54:39.381 [info] Review+2> Validating state... 2023-11-15 11:54:39.385 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 11:54:39.391 [info] Trying to use globalState for assignableUsers. 2023-11-15 11:54:39.897 [info] Review+2> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 11:54:39.897 [info] Review+2> current branch main is associated with pull request #616 2023-11-15 11:54:39.897 [info] Review> Resolving pull request 2023-11-15 11:54:39.940 [info] Using globalState assignableUsers for 1. 2023-11-15 11:54:41.554 [info] Review> This PR is no longer valid 2023-11-15 11:54:41.554 [info] Review+2> Unable to resolve PR #616 2023-11-15 12:04:57.795 [info] Review+0> Validate state in progress 2023-11-15 12:04:57.795 [info] Review+0> Validating state... 2023-11-15 12:04:57.974 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:04:57.977 [info] Using in-memory cached assignable users. 2023-11-15 12:04:58.343 [info] Review+0> No matching pull request metadata found locally for current branch roblou/determined-sparrow 2023-11-15 12:04:58.372 [info] Review+0> Failed to get upstream for branch roblou/determined-sparrow from git config. 2023-11-15 12:04:58.372 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/determined-sparrow 2023-11-15 12:05:59.454 [info] Review+0> Validate state in progress 2023-11-15 12:05:59.454 [info] Review+0> Validating state... 2023-11-15 12:05:59.613 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:05:59.615 [info] Using in-memory cached assignable users. 2023-11-15 12:06:00.014 [info] Review+0> No matching pull request metadata found locally for current branch roblou/determined-sparrow 2023-11-15 12:06:00.028 [info] Review+0> Failed to get upstream for branch roblou/determined-sparrow from git config. 2023-11-15 12:06:00.028 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/determined-sparrow 2023-11-15 12:06:03.488 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultCompareBranch":"roblou/determined-sparrow","defaultTitle":"Simplify ChatModel more","defaultDescription":"\n","defaultMergeMethod":"squash","remoteCount":1,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"generateTitleAndDescriptionTitle":"Generate with Copilot","creating":false,"initializeWithGeneratedTitleAndDescription":false} 2023-11-15 12:06:10.234 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode"},"defaultCompareBranch":"roblou/determined-sparrow","defaultTitle":"","defaultDescription":"\n","defaultMergeMethod":"squash","remoteCount":1,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"generateTitleAndDescriptionTitle":"Generate with Copilot","creating":false,"initializeWithGeneratedTitleAndDescription":false} 2023-11-15 12:08:45.602 [info] CreatePullRequestViewProvider> Found push remote origin for microsoft/vscode and branch roblou/determined-sparrow 2023-11-15 12:08:49.308 [info] Review+0> Validate state in progress 2023-11-15 12:08:49.308 [info] Review+0> Validating state... 2023-11-15 12:08:49.344 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:08:49.353 [info] Using in-memory cached assignable users. 2023-11-15 12:08:49.871 [info] Review+0> No matching pull request metadata found locally for current branch roblou/determined-sparrow 2023-11-15 12:08:51.917 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/determined-sparrow 2023-11-15 12:08:57.762 [info] PullRequestGitHelper> associate roblou/determined-sparrow with Pull Request #198344 2023-11-15 12:08:59.970 [info] Review+0> Validate state in progress 2023-11-15 12:08:59.971 [info] Review+0> Validating state... 2023-11-15 12:08:59.978 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:08:59.981 [info] Using in-memory cached assignable users. 2023-11-15 12:09:00.472 [info] Review+0> Found matching pull request metadata for current branch roblou/determined-sparrow. Repo: microsoft/vscode PR: 198344 2023-11-15 12:09:00.472 [info] Review+0> current branch roblou/determined-sparrow is associated with pull request #198344 2023-11-15 12:09:00.472 [info] Review> Resolving pull request 2023-11-15 12:09:03.797 [info] Review+0> Resolved PR #198344, state is 0 2023-11-15 12:09:03.797 [info] Review+0> Fetching pull request data 2023-11-15 12:09:03.797 [info] PullRequestTree> Adding PR #198344 to tree 2023-11-15 12:09:03.843 [info] Review+0> Register comments provider 2023-11-15 12:09:03.844 [info] Review+0> Register in memory content provider 2023-11-15 12:09:05.082 [info] Review+0> Display pull request status bar indicator. 2023-11-15 12:09:05.082 [info] Review+0> Using focus mode = true. 2023-11-15 12:09:05.082 [info] Review+0> State validation silent = false. 2023-11-15 12:09:05.082 [info] Review+0> PR show should show = false. 2023-11-15 12:09:05.721 [info] PullRequestTree> Creating file and commit nodes for PR #198344 2023-11-15 12:09:05.723 [error] PullRequestTree> Cannot resolve tree item for element 0/0:chatModel.ts from extension GitHub.vscode-pull-request-github 2023-11-15 12:09:05.724 [info] PullRequestTree> Getting children for Files node 2023-11-15 12:09:05.724 [info] PullRequestTree> Got all children for Files node 2023-11-15 12:09:08.108 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-15 12:10:45.891 [info] Review+2> Validate state in progress 2023-11-15 12:10:45.891 [info] Review+2> Validating state... 2023-11-15 12:10:45.894 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 12:10:45.899 [info] Trying to use globalState for assignableUsers. 2023-11-15 12:10:46.354 [info] Review+2> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 12:10:46.354 [info] Review+2> current branch main is associated with pull request #616 2023-11-15 12:10:46.354 [info] Review> Resolving pull request 2023-11-15 12:10:46.416 [info] Using globalState assignableUsers for 1. 2023-11-15 12:10:47.804 [info] Review> This PR is no longer valid 2023-11-15 12:10:47.804 [info] Review+2> Unable to resolve PR #616 2023-11-15 12:10:47.917 [info] PullRequestTree> Getting children for Files node 2023-11-15 12:10:47.917 [info] PullRequestTree> Got all children for Files node 2023-11-15 12:10:49.307 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:10:49.307 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:10:49.309 [info] PullRequestTree> Getting children for Files node 2023-11-15 12:10:49.309 [info] PullRequestTree> Got all children for Files node 2023-11-15 12:12:40.652 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:12:41.231 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:12:41.231 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:12:41.231 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:12:41.231 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:12:49.419 [info] Review+0> Validate state in progress 2023-11-15 12:12:49.419 [info] Review+0> Validating state... 2023-11-15 12:12:49.615 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:12:49.620 [info] Trying to use globalState for mentionableUsers. 2023-11-15 12:12:49.620 [info] Using in-memory cached assignable users. 2023-11-15 12:12:50.010 [info] Review+0> Found matching pull request metadata for current branch roblou/determined-sparrow. Repo: microsoft/vscode PR: 198344 2023-11-15 12:12:50.010 [info] Review+0> current branch roblou/determined-sparrow is associated with pull request #198344 2023-11-15 12:12:50.010 [info] Review> Resolving pull request 2023-11-15 12:12:50.078 [info] Using globalState mentionableUsers for 1. 2023-11-15 12:12:51.940 [info] Review+0> Resolved PR #198344, state is 0 2023-11-15 12:15:56.265 [info] Review+0> Validate state in progress 2023-11-15 12:15:56.265 [info] Review+0> Validating state... 2023-11-15 12:15:56.434 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:15:56.436 [info] Using in-memory cached mentionable users. 2023-11-15 12:15:56.436 [info] Using in-memory cached assignable users. 2023-11-15 12:15:56.800 [info] Review+0> Found matching pull request metadata for current branch roblou/determined-sparrow. Repo: microsoft/vscode PR: 198344 2023-11-15 12:15:56.800 [info] Review+0> current branch roblou/determined-sparrow is associated with pull request #198344 2023-11-15 12:15:56.800 [info] Review> Resolving pull request 2023-11-15 12:15:58.583 [info] Review+0> Resolved PR #198344, state is 0 2023-11-15 12:16:06.666 [info] Review+0> Validate state in progress 2023-11-15 12:16:06.666 [info] Review+0> Validating state... 2023-11-15 12:16:06.704 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:16:06.707 [info] Using in-memory cached mentionable users. 2023-11-15 12:16:06.707 [info] Using in-memory cached assignable users. 2023-11-15 12:16:07.149 [info] Review+0> Found matching pull request metadata for current branch roblou/determined-sparrow. Repo: microsoft/vscode PR: 198344 2023-11-15 12:16:07.149 [info] Review+0> current branch roblou/determined-sparrow is associated with pull request #198344 2023-11-15 12:16:07.149 [info] Review> Resolving pull request 2023-11-15 12:16:08.760 [info] Review+0> Resolved PR #198344, state is 0 2023-11-15 12:16:08.760 [info] Review+0> Fetching pull request data 2023-11-15 12:16:08.760 [info] PullRequestTree> Adding PR #198344 to tree 2023-11-15 12:16:08.760 [info] PullRequestTree> PR #198344 already exists in tree 2023-11-15 12:16:08.760 [info] Review+0> Register comments provider 2023-11-15 12:16:08.764 [info] Review+0> Register in memory content provider 2023-11-15 12:16:09.416 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:16:09.416 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:16:09.999 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:16:10.165 [info] Review+0> Display pull request status bar indicator. 2023-11-15 12:16:10.165 [info] Review+0> Using focus mode = true. 2023-11-15 12:16:10.165 [info] Review+0> State validation silent = true. 2023-11-15 12:16:10.165 [info] Review+0> PR show should show = false. 2023-11-15 12:16:10.573 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:16:10.573 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:16:10.573 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:16:10.573 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:17:44.393 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:17:44.923 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:17:44.923 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:17:44.923 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:17:44.923 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:19:05.094 [info] Review+2> Validate state in progress 2023-11-15 12:19:05.094 [info] Review+2> Validating state... 2023-11-15 12:19:05.097 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 12:19:05.102 [info] Trying to use globalState for assignableUsers. 2023-11-15 12:19:05.556 [info] Review+2> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 12:19:05.556 [info] Review+2> current branch main is associated with pull request #616 2023-11-15 12:19:05.556 [info] Review> Resolving pull request 2023-11-15 12:19:05.607 [info] Using globalState assignableUsers for 1. 2023-11-15 12:19:06.939 [info] Review> This PR is no longer valid 2023-11-15 12:19:06.940 [info] Review+2> Unable to resolve PR #616 2023-11-15 12:22:48.250 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:22:48.804 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:22:48.804 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:22:48.804 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:22:48.804 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:27:51.675 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:27:52.172 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:27:52.172 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:27:52.172 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:27:52.172 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:32:54.732 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:32:55.213 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:32:55.213 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:32:55.213 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:32:55.213 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:37:15.299 [info] Review+0> Validate state in progress 2023-11-15 12:37:15.299 [info] Review+0> Validating state... 2023-11-15 12:37:15.469 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:37:15.473 [info] Using in-memory cached mentionable users. 2023-11-15 12:37:15.473 [info] Using in-memory cached assignable users. 2023-11-15 12:37:15.843 [info] Review+0> Found matching pull request metadata for current branch roblou/determined-sparrow. Repo: microsoft/vscode PR: 198344 2023-11-15 12:37:15.843 [info] Review+0> current branch roblou/determined-sparrow is associated with pull request #198344 2023-11-15 12:37:15.844 [info] Review> Resolving pull request 2023-11-15 12:37:17.345 [info] Review+0> Resolved PR #198344, state is 0 2023-11-15 12:37:36.063 [info] Review+0> Validate state in progress 2023-11-15 12:37:36.063 [info] Review+0> Validating state... 2023-11-15 12:37:36.101 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:37:36.104 [info] Using in-memory cached mentionable users. 2023-11-15 12:37:36.104 [info] Using in-memory cached assignable users. 2023-11-15 12:37:36.593 [info] Review+0> Found matching pull request metadata for current branch roblou/determined-sparrow. Repo: microsoft/vscode PR: 198344 2023-11-15 12:37:36.593 [info] Review+0> current branch roblou/determined-sparrow is associated with pull request #198344 2023-11-15 12:37:36.593 [info] Review> Resolving pull request 2023-11-15 12:37:38.161 [info] Review+0> Resolved PR #198344, state is 0 2023-11-15 12:37:38.161 [info] Review+0> Fetching pull request data 2023-11-15 12:37:38.161 [info] PullRequestTree> Adding PR #198344 to tree 2023-11-15 12:37:38.161 [info] PullRequestTree> PR #198344 already exists in tree 2023-11-15 12:37:38.161 [info] Review+0> Register comments provider 2023-11-15 12:37:38.165 [info] Review+0> Register in memory content provider 2023-11-15 12:37:38.846 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:37:38.846 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:37:39.403 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:37:39.576 [info] Review+0> Display pull request status bar indicator. 2023-11-15 12:37:39.576 [info] Review+0> Using focus mode = true. 2023-11-15 12:37:39.576 [info] Review+0> State validation silent = true. 2023-11-15 12:37:39.576 [info] Review+0> PR show should show = false. 2023-11-15 12:37:39.916 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:37:39.916 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:37:39.916 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:37:39.916 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:37:58.915 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:37:59.627 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:37:59.627 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:37:59.628 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:37:59.628 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:41:06.803 [info] Review+0> Validate state in progress 2023-11-15 12:41:06.803 [info] Review+0> Validating state... 2023-11-15 12:41:06.990 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:41:06.993 [info] Using in-memory cached mentionable users. 2023-11-15 12:41:06.993 [info] Using in-memory cached assignable users. 2023-11-15 12:41:07.386 [info] Review+0> Found matching pull request metadata for current branch roblou/determined-sparrow. Repo: microsoft/vscode PR: 198344 2023-11-15 12:41:07.386 [info] Review+0> current branch roblou/determined-sparrow is associated with pull request #198344 2023-11-15 12:41:07.386 [info] Review> Resolving pull request 2023-11-15 12:41:09.311 [info] Review+0> Resolved PR #198344, state is 0 2023-11-15 12:42:03.465 [info] Review+0> Validate state in progress 2023-11-15 12:42:03.465 [info] Review+0> Validating state... 2023-11-15 12:42:03.513 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 12:42:03.517 [info] Using in-memory cached mentionable users. 2023-11-15 12:42:03.517 [info] Using in-memory cached assignable users. 2023-11-15 12:42:04.121 [info] Review+0> Found matching pull request metadata for current branch roblou/determined-sparrow. Repo: microsoft/vscode PR: 198344 2023-11-15 12:42:04.121 [info] Review+0> current branch roblou/determined-sparrow is associated with pull request #198344 2023-11-15 12:42:04.121 [info] Review> Resolving pull request 2023-11-15 12:42:06.089 [info] Review+0> Resolved PR #198344, state is 0 2023-11-15 12:42:06.089 [info] Review+0> Fetching pull request data 2023-11-15 12:42:06.089 [info] PullRequestTree> Adding PR #198344 to tree 2023-11-15 12:42:06.089 [info] PullRequestTree> PR #198344 already exists in tree 2023-11-15 12:42:06.089 [info] Review+0> Register comments provider 2023-11-15 12:42:06.094 [info] Review+0> Register in memory content provider 2023-11-15 12:42:06.869 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:42:06.869 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:42:07.406 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:42:07.596 [info] Review+0> Display pull request status bar indicator. 2023-11-15 12:42:07.596 [info] Review+0> Using focus mode = true. 2023-11-15 12:42:07.596 [info] Review+0> State validation silent = true. 2023-11-15 12:42:07.596 [info] Review+0> PR show should show = false. 2023-11-15 12:42:07.970 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:42:07.970 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:42:07.970 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:42:07.971 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:43:03.004 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:43:03.564 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:43:03.564 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:43:03.564 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:43:03.564 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:48:06.662 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:48:07.238 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:48:07.238 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:48:07.238 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:48:07.238 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:53:10.124 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:53:10.647 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:53:10.647 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:53:10.647 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:53:10.647 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 12:58:13.503 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 12:58:13.986 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 12:58:13.986 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 12:58:13.986 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 12:58:13.986 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 13:03:16.917 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 13:03:17.480 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 13:03:17.480 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 13:03:17.480 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 13:03:17.480 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 13:08:20.341 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 13:08:21.046 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 13:08:21.046 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 13:08:21.047 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 13:08:21.047 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 13:13:23.559 [info] PullRequestTree> Local files have changed, refreshing Files node 2023-11-15 13:13:24.152 [info] PullRequestTree> Comments have changed, refreshing Files node 2023-11-15 13:13:24.152 [info] PullRequestTree> Comments have changed, refreshing Commits node 2023-11-15 13:13:24.153 [info] PullRequestTree> Review threads have changed, refreshing Files node 2023-11-15 13:13:24.153 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2023-11-15 13:14:42.297 [info] Review+2> Validate state in progress 2023-11-15 13:14:42.297 [info] Review+2> Validating state... 2023-11-15 13:14:42.299 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 13:14:42.307 [info] Trying to use globalState for assignableUsers. 2023-11-15 13:14:42.795 [info] Review+2> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 13:14:42.795 [info] Review+2> current branch main is associated with pull request #616 2023-11-15 13:14:42.795 [info] Review> Resolving pull request 2023-11-15 13:14:42.854 [info] Using globalState assignableUsers for 1. 2023-11-15 13:14:44.205 [info] Review> This PR is no longer valid 2023-11-15 13:14:44.205 [info] Review+2> Unable to resolve PR #616 2023-11-15 13:15:24.499 [info] Review+0> Validate state in progress 2023-11-15 13:15:24.499 [info] Review+0> Validating state... 2023-11-15 13:15:24.693 [info] Found GitHub remote for folder /Users/roblou/code/vscode 2023-11-15 13:15:24.698 [info] Using in-memory cached mentionable users. 2023-11-15 13:15:24.698 [info] Using in-memory cached assignable users. 2023-11-15 13:15:25.117 [info] Review+0> No matching pull request metadata found locally for current branch main 2023-11-15 13:15:25.424 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.424 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.488 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.488 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.562 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.562 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.649 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.649 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.756 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.892 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:25.962 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.005 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.051 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.105 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.146 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.210 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.258 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.371 [error] GitHubRepository> Fetching pull requests for branch failed: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.493 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.493 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.556 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.626 [error] GitHubRepository> Unable to fetch issues: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:26.935 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:27.141 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:27.258 [error] GitHubRepository> Unable to fetch issues without milestone: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:15:27.263 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: Response not successful: Received status code 403 2023-11-15 13:17:24.454 [error] Review+0> Timeout occurred while validating state. 2023-11-15 13:17:53.616 [info] Review+2> Validate state in progress 2023-11-15 13:17:53.616 [info] Review+2> Validating state... 2023-11-15 13:17:53.621 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2023-11-15 13:17:53.625 [info] Trying to use globalState for assignableUsers. 2023-11-15 13:17:54.115 [info] Review+2> Found matching pull request metadata for current branch main. Repo: microsoft/Power-Fx PR: 616 2023-11-15 13:17:54.115 [info] Review+2> current branch main is associated with pull request #616 2023-11-15 13:17:54.115 [info] Review> Resolving pull request 2023-11-15 13:17:54.195 [info] Using globalState assignableUsers for 1. 2023-11-15 13:17:55.979 [info] Review> This PR is no longer valid 2023-11-15 13:17:55.979 [info] Review+2> Unable to resolve PR #616 ```

Also getting these 403 error popups that you see in the log

bpasero commented 12 months ago
2023-11-16 07:19:39.572 [info] Activation> Extension version: 0.77.2023111514
2023-11-16 07:19:39.597 [info] Looking for git repository
2023-11-16 07:19:39.597 [info] Found 0 repositories during activation
2023-11-16 07:19:39.597 [info] Git repository found, initializing review manager and pr tree view.
2023-11-16 07:19:39.599 [info] Registering git provider
2023-11-16 07:19:39.752 [info] Repository file:///Users/bpasero/Development/Microsoft/vscode-docs has been opened
2023-11-16 07:19:40.064 [info] Review+1> Validate state in progress
2023-11-16 07:19:40.064 [info] Review+1> Validating state...
2023-11-16 07:19:40.064 [info] Cannot updates repositories as git is uninitialized
2023-11-16 07:19:40.064 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-distro changed.
2023-11-16 07:19:40.064 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-distro has already been setup.
2023-11-16 07:19:40.065 [info] Review+1> Branch main is ignored in ignoredPullRequestBranches.
2023-11-16 07:19:40.362 [info] Review+2> Validate state in progress
2023-11-16 07:19:40.362 [info] Review+2> Validating state...
2023-11-16 07:19:40.362 [info] Cannot updates repositories as git is uninitialized
2023-11-16 07:19:40.362 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-docs changed.
2023-11-16 07:19:40.362 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-docs has already been setup.
2023-11-16 07:19:40.400 [info] Review+2> Found matching pull request metadata for current branch vnext. Repo: microsoft/vscode-docs PR: 6781
2023-11-16 07:19:40.400 [info] Review+2> current branch vnext is associated with pull request #6781
2023-11-16 07:19:40.400 [info] Review> Resolving pull request
2023-11-16 07:19:40.916 [info] Git initialization state changed: state=initialized
2023-11-16 07:19:40.916 [info] Review+0> Validate state in progress
2023-11-16 07:19:40.916 [info] Review+0> Validating state...
2023-11-16 07:19:40.916 [info] Review+1> Validate state in progress
2023-11-16 07:19:40.916 [info] Review+1> Validating state...
2023-11-16 07:19:40.916 [info] Review+2> Queuing additional validate state
2023-11-16 07:19:40.921 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-11-16 07:19:40.938 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-distro
2023-11-16 07:19:41.305 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-11-16 07:19:41.306 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-11-16 07:19:42.439 [info] Trying to use globalState for assignableUsers.
2023-11-16 07:19:42.441 [info] Review+1> Branch main is ignored in ignoredPullRequestBranches.
2023-11-16 07:19:42.519 [info] Using globalState assignableUsers for 1.
2023-11-16 07:19:42.949 [info] Trying to use globalState for assignableUsers.
2023-11-16 07:19:42.973 [info] Using globalState assignableUsers for 1.
2023-11-16 07:19:42.995 [info] Review+0> Found matching pull request metadata for current branch ben/furious-bass. Repo: microsoft/vscode PR: 198307
2023-11-16 07:19:42.995 [info] Review+0> current branch ben/furious-bass is associated with pull request #198307
2023-11-16 07:19:42.995 [info] Review> Resolving pull request
2023-11-16 07:19:46.176 [info] Review+0> Resolved PR #198307, state is 0
2023-11-16 07:19:46.176 [info] Review+0> Fetching pull request data
2023-11-16 07:19:46.176 [info] PullRequestTree> Adding PR #198307 to tree
2023-11-16 07:19:46.201 [info] Review+0> Register comments provider
2023-11-16 07:19:46.202 [info] Review+0> Register in memory content provider
2023-11-16 07:19:51.733 [info] Review+0> Display pull request status bar indicator.
2023-11-16 07:19:51.733 [info] Review+0> Using focus mode = true.
2023-11-16 07:19:51.733 [info] Review+0> State validation silent = true.
2023-11-16 07:19:51.733 [info] Review+0> PR show should show = false.
2023-11-16 07:20:04.403 [info] PullRequestTree> Creating file and commit nodes for PR #198307
2023-11-16 07:20:04.405 [info] PullRequestTree> Getting children for Files node
2023-11-16 07:20:04.405 [info] PullRequestTree> Got all children for Files node
2023-11-16 07:20:05.455 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-11-16 07:20:05.455 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-11-16 07:20:05.457 [info] PullRequestTree> Getting children for Files node
2023-11-16 07:20:05.457 [info] PullRequestTree> Got all children for Files node
2023-11-16 07:20:16.952 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/test/electron-sandbox/workbenchTestServices.ts
2023-11-16 07:20:16.982 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/test/electron-sandbox/workbenchTestServices.ts
2023-11-16 07:20:20.215 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/platform/layout/browser/layoutService.ts
2023-11-16 07:20:20.217 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/platform/layout/browser/layoutService.ts
2023-11-16 07:20:24.863 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/platform/native/common/native.ts
2023-11-16 07:20:24.866 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/platform/native/common/native.ts
2023-11-16 07:20:28.978 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/platform/native/electron-main/nativeHostMainService.ts
2023-11-16 07:20:28.979 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/platform/native/electron-main/nativeHostMainService.ts
2023-11-16 07:20:35.993 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/browser/workbench.contribution.ts
2023-11-16 07:20:35.994 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/browser/workbench.contribution.ts
2023-11-16 07:20:37.793 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/electron-sandbox/window.ts
2023-11-16 07:20:37.796 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/electron-sandbox/window.ts
2023-11-16 07:20:41.291 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/services/auxiliaryWindow/browser/auxiliaryWindowService.ts
2023-11-16 07:20:41.293 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/services/auxiliaryWindow/browser/auxiliaryWindowService.ts
2023-11-16 07:21:11.917 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/services/auxiliaryWindow/electron-sandbox/auxiliaryWindowService.ts
2023-11-16 07:21:11.921 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit 444e73750b99b11c3597a5f5d210d2b52257e377 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/services/auxiliaryWindow/electron-sandbox/auxiliaryWindowService.ts
2023-11-16 07:21:40.205 [error] Review+2> Timeout occurred while validating state.
2023-11-16 07:21:40.205 [info] Review+2> Validating state...
2023-11-16 07:21:40.207 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-docs
2023-11-16 07:21:40.208 [info] Trying to use globalState for assignableUsers.
2023-11-16 07:21:40.213 [info] Using globalState assignableUsers for 1.
2023-11-16 07:21:40.242 [info] Review+2> Found matching pull request metadata for current branch vnext. Repo: microsoft/vscode-docs PR: 6781
2023-11-16 07:21:40.242 [info] Review+2> current branch vnext is associated with pull request #6781
2023-11-16 07:21:40.242 [info] Review> Resolving pull request
2023-11-16 07:21:47.966 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-16 07:21:47.966 [error] GitHubRepository> Unable to fetch issues with query: Error: Network error: request to https://api.github.com/graphql failed, reason: Client network socket disconnected before secure TLS connection was established
2023-11-16 07:23:40.203 [error] Review+2> Timeout occurred while validating state.
alexr00 commented 12 months ago

Thanks @roblourens and @bpasero! I found 2 places that are definitely causing the bug for you.

bpasero commented 12 months ago
2023-11-17 11:19:13.672 [info] Activation> Extension version: 0.77.2023111610
2023-11-17 11:19:13.743 [info] Looking for git repository
2023-11-17 11:19:13.743 [info] Found 0 repositories during activation
2023-11-17 11:19:13.743 [info] Git repository found, initializing review manager and pr tree view.
2023-11-17 11:19:13.744 [info] Registering git provider
2023-11-17 11:19:13.995 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-distro changed.
2023-11-17 11:19:13.995 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-distro has already been setup.
2023-11-17 11:19:14.209 [info] Git initialization state changed: state=initialized
2023-11-17 11:19:14.222 [info] Review+2> Validate state in progress
2023-11-17 11:19:14.222 [info] Review+2> Validating state...
2023-11-17 11:19:14.222 [info] Review+0> Validate state in progress
2023-11-17 11:19:14.222 [info] Review+0> Validating state...
2023-11-17 11:19:14.222 [info] Review+1> Validate state in progress
2023-11-17 11:19:14.222 [info] Review+1> Validating state...
2023-11-17 11:19:14.223 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-11-17 11:19:14.260 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-distro
2023-11-17 11:19:14.274 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode-docs
2023-11-17 11:19:14.517 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode-docs changed.
2023-11-17 11:19:14.517 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode-docs has already been setup.
2023-11-17 11:19:15.597 [info] Trying to use globalState for assignableUsers.
2023-11-17 11:19:15.621 [info] Review+2> Found matching pull request metadata for current branch ben/aux-layout. Repo: microsoft/vscode PR: 198487
2023-11-17 11:19:15.621 [info] Review+2> current branch ben/aux-layout is associated with pull request #198487
2023-11-17 11:19:15.621 [info] Review+2> Resolving pull request
2023-11-17 11:19:15.636 [info] Using globalState assignableUsers for 1.
2023-11-17 11:19:15.650 [info] Trying to use globalState for assignableUsers.
2023-11-17 11:19:15.654 [info] Trying to use globalState for assignableUsers.
2023-11-17 11:19:15.654 [info] Review+0> Branch main is ignored in ignoredPullRequestBranches.
2023-11-17 11:19:15.659 [info] Using globalState assignableUsers for 1.
2023-11-17 11:19:15.672 [info] Using globalState assignableUsers for 1.
2023-11-17 11:19:15.682 [info] Review+1> Found matching pull request metadata for current branch vnext. Repo: microsoft/vscode-docs PR: 6781
2023-11-17 11:19:15.682 [info] Review+1> current branch vnext is associated with pull request #6781
2023-11-17 11:19:15.682 [info] Review+1> Resolving pull request
2023-11-17 11:19:15.996 [info] Repo state for file:///Users/bpasero/Development/Microsoft/vscode changed.
2023-11-17 11:19:15.996 [info] Repo file:///Users/bpasero/Development/Microsoft/vscode has already been setup.
2023-11-17 11:19:21.392 [info] Review+2> Resolved PR #198487, state is 0
2023-11-17 11:19:21.392 [info] Review+2> Fetching pull request data
2023-11-17 11:19:21.392 [info] PullRequestTree> Adding PR #198487 to tree
2023-11-17 11:19:21.402 [info] Review+2> Register comments provider
2023-11-17 11:19:21.403 [info] Review+2> Register in memory content provider
2023-11-17 11:19:23.390 [info] Review+1> Resolved PR #6781, state is 1
2023-11-17 11:19:26.231 [info] Review+2> Display pull request status bar indicator.
2023-11-17 11:19:26.231 [info] Review+2> Using focus mode = true.
2023-11-17 11:19:26.231 [info] Review+2> State validation silent = true.
2023-11-17 11:19:26.231 [info] Review+2> PR show should show = false.
2023-11-17 11:19:26.424 [info] Found matching pull request metadata on GitHub for current branch vnext. Repo: microsoft/vscode-docs PR: 6781
2023-11-17 11:19:26.424 [info] PullRequestGitHelper> associate vnext with Pull Request #6781
2023-11-17 11:19:26.666 [info] Review+1> This PR is merged
2023-11-17 11:36:54.174 [info] Review+2> Validate state in progress
2023-11-17 11:36:54.174 [info] Review+2> Validating state...
2023-11-17 11:36:54.203 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-11-17 11:36:54.203 [info] Trying to use globalState for mentionableUsers.
2023-11-17 11:36:54.203 [info] Trying to use globalState for assignableUsers.
2023-11-17 11:36:54.223 [info] Review+2> Found matching pull request metadata for current branch ben/aux-layout. Repo: microsoft/vscode PR: 198487
2023-11-17 11:36:54.223 [info] Review+2> current branch ben/aux-layout is associated with pull request #198487
2023-11-17 11:36:54.223 [info] Review+2> Resolving pull request
2023-11-17 11:36:54.235 [info] Using globalState mentionableUsers for 1.
2023-11-17 11:36:54.246 [info] Using globalState assignableUsers for 1.
2023-11-17 11:36:56.354 [info] Review+2> Resolved PR #198487, state is 0
2023-11-17 11:37:00.473 [info] Review+2> Validate state in progress
2023-11-17 11:37:00.473 [info] Review+2> Validating state...
2023-11-17 11:37:00.494 [info] Found GitHub remote for folder /Users/bpasero/Development/Microsoft/vscode
2023-11-17 11:37:00.494 [info] Trying to use globalState for mentionableUsers.
2023-11-17 11:37:00.494 [info] Trying to use globalState for assignableUsers.
2023-11-17 11:37:00.539 [info] Review+2> Found matching pull request metadata for current branch ben/aux-layout. Repo: microsoft/vscode PR: 198487
2023-11-17 11:37:00.540 [info] Review+2> current branch ben/aux-layout is associated with pull request #198487
2023-11-17 11:37:00.540 [info] Review+2> Resolving pull request
2023-11-17 11:37:00.550 [info] Using globalState mentionableUsers for 1.
2023-11-17 11:37:00.550 [info] Using globalState assignableUsers for 1.
2023-11-17 11:37:02.493 [info] PullRequestTree> Creating file and commit nodes for PR #198487
2023-11-17 11:37:02.493 [info] PullRequestTree> Getting children for Files node
2023-11-17 11:37:02.493 [info] PullRequestTree> Got all children for Files node
2023-11-17 11:37:08.784 [info] PullRequestTree> Review threads have changed, refreshing Files node
2023-11-17 11:37:08.785 [info] PullRequestTree> Review threads have changed, refreshing Commits node
2023-11-17 11:37:08.785 [info] PullRequestTree> Getting children for Files node
2023-11-17 11:37:08.785 [info] PullRequestTree> Got all children for Files node
2023-11-17 11:38:30.674 [info] PullRequestTree> Getting children for Files node
2023-11-17 11:38:30.674 [info] PullRequestTree> Got all children for Files node
2023-11-17 11:38:30.869 [info] PullRequestTree> Getting children for Files node
2023-11-17 11:38:30.869 [info] PullRequestTree> Got all children for Files node
2023-11-17 11:38:44.332 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit dd9e1d579c6f97205f35fcbe73fae49b0051e375 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/test/browser/workbenchTestServices.ts
2023-11-17 11:38:44.334 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit dd9e1d579c6f97205f35fcbe73fae49b0051e375 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/test/browser/workbenchTestServices.ts
2023-11-17 11:38:48.167 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit dd9e1d579c6f97205f35fcbe73fae49b0051e375 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/services/layout/browser/layoutService.ts
2023-11-17 11:38:48.168 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit dd9e1d579c6f97205f35fcbe73fae49b0051e375 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/services/layout/browser/layoutService.ts
2023-11-17 11:38:52.473 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit dd9e1d579c6f97205f35fcbe73fae49b0051e375 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/services/editor/common/editorGroupsService.ts
2023-11-17 11:38:52.475 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit dd9e1d579c6f97205f35fcbe73fae49b0051e375 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/services/editor/common/editorGroupsService.ts
2023-11-17 11:38:57.532 [info] GitContentFileSystemProvider> Getting change model (file:///Users/bpasero/Development/Microsoft/vscode) content for commit dd9e1d579c6f97205f35fcbe73fae49b0051e375 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/electron-sandbox/window.ts
2023-11-17 11:38:57.533 [info] GitContentFileSystemProvider> Getting repository (file:///Users/bpasero/Development/Microsoft/vscode) content for commit dd9e1d579c6f97205f35fcbe73fae49b0051e375 and path /Users/bpasero/Development/Microsoft/vscode/src/vs/workbench/electron-sandbox/window.ts
2023-11-17 11:39:00.478 [error] Review+2> Timeout occurred while validating state.
DrJosh9000 commented 11 months ago
2023-11-23 11:14:39.895 [info] Activation> Extension version: 0.76.1
2023-11-23 11:14:39.977 [info] Looking for git repository
2023-11-23 11:14:39.977 [info] Found 0 repositories during activation
2023-11-23 11:14:39.977 [info] Git repository found, initializing review manager and pr tree view.
2023-11-23 11:14:39.979 [info] Registering git provider
2023-11-23 11:14:39.979 [info] Review> Validate state in progress
2023-11-23 11:14:39.979 [info] Review> Validating state...
2023-11-23 11:14:39.987 [info] Repo state for file:///Users/josh/Code/go-pipeline.git/unmarshal-aliases changed.
2023-11-23 11:14:39.987 [info] Repo file:///Users/josh/Code/go-pipeline.git/unmarshal-aliases has already been setup.
2023-11-23 11:14:39.988 [info] Found GitHub remote for folder /Users/josh/Code/go-pipeline.git/unmarshal-aliases
2023-11-23 11:14:40.452 [info] Trying to use globalState for assignableUsers.
2023-11-23 11:14:40.467 [info] Using globalState assignableUsers for 1.
2023-11-23 11:14:40.502 [info] Review> No matching pull request metadata found locally for current branch unmarshal-aliases
2023-11-23 11:14:40.659 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo ENOTFOUND origi
2023-11-23 11:14:41.298 [error] GitHubRepository> Unable to fetch issues without milestone: TypeError: Cannot read properties of null (reading 'repository')
2023-11-23 11:14:41.298 [error] GitHubRepository> Unable to fetch issues without milestone: TypeError: Cannot read properties of null (reading 'repository')
2023-11-23 11:14:41.298 [error] GitHubRepository> Unable to fetch issues without milestone: TypeError: Cannot read properties of null (reading 'repository')
2023-11-23 11:14:41.298 [error] GitHubRepository> Unable to fetch issues without milestone: TypeError: Cannot read properties of null (reading 'repository')
2023-11-23 11:16:39.984 [error] Review> Timeout occurred while validating state.
AntonioL commented 11 months ago

Version: 1.85.0-insider Commit: eb56719ae7653bff54989385818ef39e1cd73d29 Date: 2023-11-24T15:20:34.805Z (4 days ago) Electron: 25.9.4 ElectronBuildId: 25127168 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Darwin x64 22.6.0

I cannot find eeore informative logs. But looks like timeout occurred while validating state, this happened all of a sudden, it was not an issue some days ago for sure. The repository is hosted on our GHE instance, it is running version number 3.3.19. Not sure what is going on there.

2023-11-28 17:42:32.129 [info] Activation> Extension version: 0.77.2023112809
2023-11-28 17:42:32.703 [info] Looking for git repository
2023-11-28 17:42:32.703 [info] Found 0 repositories during activation
2023-11-28 17:42:32.703 [info] Git repository found, initializing review manager and pr tree view.
2023-11-28 17:42:32.710 [info] Registering git provider
2023-11-28 17:42:32.711 [info] Review> Validate state in progress
2023-11-28 17:42:32.711 [info] Review> Validating state...
2023-11-28 17:42:32.711 [info] Review> Validate state in progress
2023-11-28 17:42:32.711 [info] Review> Validating state...
2023-11-28 17:42:32.740 [info] Found GitHub remote for folder [REPO FOLDER]
2023-11-28 17:42:32.741 [info] Found GitHub remote for folder [REPO SUBMODULE]
2023-11-28 17:44:32.707 [error] Review> Timeout occurred while validating state.
2023-11-28 17:44:32.710 [error] Review> Timeout occurred while validating state.
rondales commented 10 months ago

I confused the extension with a complicated series of branch switching, rebase --abort, rebase... eventually I created a PR from the branch roblou/chatFileReference but there were two problems

  • The UI is in PR mode but stuck for the previous PR I had sent (I rebased roblou/chatFileReference off of roblou/big-pony which had that previous PR)
  • It didn't point out that I would have to force-push my branch to get the right commits to show up in the PR, is there supposed to be any hint in that case?

Here's the log, maybe it shows something useful, or if this seems like a weird one-off then close it.

ghpr.log

rondales commented 10 months ago

2023-11-28 17:42:32.129 [info] Activation> Extension version: 0.77.2023112809 2023-11-28 17:42:32.703 [info] Looking for git repository 2023-11-28 17:42:32.703 [info] Found 0 repositories during activation 2023-11-28 17:42:32.703 [info] Git repository found, initializing review manager and pr tree view. 2023-11-28 17:42:32.710 [info] Registering git provider 2023-11-28 17:42:32.711 [info] Review> Validate state in progress 2023-11-28 17:42:32.711 [info] Review> Validating state... 2023-11-28 17:42:32.711 [info] Review> Validate state in progress 2023-11-28 17:42:32.711 [info] Review> Validating state... 2023-11-28 17:42:32.740 [info] Found GitHub remote for folder [REPO FOLDER] 2023-11-28 17:42:32.741 [info] Found GitHub remote for folder [REPO SUBMODULE] 2023-11-28 17:44:32.707 [error] Review> Timeout occurred while validating state. 2023-11-28 17:44:32.710 [error] Review> Timeout occurred while validating state.

ffisc commented 10 months ago
2024-01-01 15:17:17.674 [info] Review+0> Validate state in progress
2024-01-01 15:17:17.674 [info] Review+0> Validating state...
2024-01-01 15:17:17.734 [info] Found GitHub remote for folder <redacted>
2024-01-01 15:17:17.736 [info] Using in-memory cached assignable users.
2024-01-01 15:17:17.747 [info] Review+0> Found matching pull request metadata for current branch <redacted> PR: <redacted>
2024-01-01 15:17:17.747 [info] Review+0> current branch <redacted> is associated with pull request #<redacted>
2024-01-01 15:17:17.747 [info] Review+0> Resolving pull request
2024-01-01 15:17:17.747 [info] FolderRepositoryManager+0> Found GitHub repo for pr #<redacted>: yes
2024-01-01 15:19:17.677 [error] Review+0> Timeout occurred while validating state.
alexr00 commented 9 months ago

Looks like this is no longer occurring in builds with the latest changes.

alexr00 commented 9 months ago

Verified by @bpasero, since he was hitting this frequently and now no longer hits it.

xaperret commented 9 months ago

@alexr00 I'm having the same issue with the last release and the pre-release. It's a github enterprise maybe there is an extra configuration missing ?

2024-01-24 14:08:25.602 [info] Activation> Extension version: 0.79.2024011609
2024-01-24 14:08:25.645 [info] Looking for git repository
2024-01-24 14:08:25.645 [info] Found 0 repositories during activation
2024-01-24 14:08:25.645 [info] Git repository found, initializing review manager and pr tree view.
2024-01-24 14:08:25.646 [info] Registering git provider
2024-01-24 14:08:25.790 [info] Review+0> Validate state in progress
2024-01-24 14:08:25.790 [info] Review+0> Validating state...
2024-01-24 14:08:25.790 [info] Cannot updates repositories as git is uninitialized
2024-01-24 14:08:25.790 [info] Repo state for file:///c%3A/Users/xperret/Documents/GitHub/rules changed.
2024-01-24 14:08:25.791 [info] Repo file:///c%3A/Users/xperret/Documents/GitHub/rules has already been setup.
2024-01-24 14:08:25.822 [info] Git initialization state changed: state=initialized
2024-01-24 14:08:25.822 [info] Review+0> Queuing additional validate state
2024-01-24 14:08:25.854 [info] Review+0> No matching pull request metadata found locally for current branch master
2024-01-24 14:08:25.854 [info] Review+0> No matching pull request metadata found on GitHub for current branch master
2024-01-24 14:08:25.857 [info] Review+0> Validating state...
2024-01-24 14:10:25.857 [error] Review+0> Timeout occurred while validating state.
alexr00 commented 9 months ago

Thanks for posting @xaperret!

xaperret commented 9 months ago

Sure, thank you for re-opening ! Don't hesitate to contact me if you need me to test something or need more logs @alexr00

thisisgit commented 9 months ago

I was asked to paste my log here:

2024-02-02 15:16:14.514 [warning] /Users/{user_name}/.ssh/config: ENOENT: no such file or directory, open '/Users/{user_name}/.ssh/config'
2024-02-02 15:16:14.514 [info] Activation> Extension version: 0.78.1
2024-02-02 15:16:14.535 [info] Looking for git repository
2024-02-02 15:16:14.536 [info] Found 0 repositories during activation
2024-02-02 15:16:14.536 [info] Git repository found, initializing review manager and pr tree view.
2024-02-02 15:16:14.536 [info] Registering git provider
2024-02-02 15:17:10.919 [warning] /Users/{user_name}/.ssh/config: ENOENT: no such file or directory, open '/Users/{user_name}/.ssh/config'
2024-02-02 15:17:10.919 [info] Activation> Extension version: 0.78.1
2024-02-02 15:17:10.954 [info] Looking for git repository
2024-02-02 15:17:10.954 [info] Found 0 repositories during activation
2024-02-02 15:17:10.954 [info] Git repository found, initializing review manager and pr tree view.
2024-02-02 15:17:10.955 [info] Registering git provider
2024-02-02 15:17:10.978 [info] Repo state for file:///Users/{user_name}/Documents/workspace/{repo_name} changed.
2024-02-02 15:17:10.978 [info] Repo file:///Users/{user_name}/Documents/workspace/{repo_name} has already been setup.
2024-02-02 15:17:10.998 [info] Git initialization state changed: state=initialized
2024-02-02 15:17:10.998 [info] Review+0> Validate state in progress
2024-02-02 15:17:10.998 [info] Review+0> Validating state...
2024-02-02 15:17:10.998 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-02 15:17:11.328 [info] Trying to use globalState for assignableUsers.
2024-02-02 15:17:11.347 [info] Using globalState assignableUsers for 1.
2024-02-02 15:17:11.353 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-02-02 15:17:11.403 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo ENOTFOUND origi
2024-02-02 15:19:11.000 [error] Review+0> Timeout occurred while validating state.
2024-02-02 15:19:18.521 [warning] /Users/{user_name}/.ssh/config: ENOENT: no such file or directory, open '/Users/{user_name}/.ssh/config'
2024-02-02 15:19:18.521 [info] Activation> Extension version: 0.80.0
2024-02-02 15:19:18.548 [info] Looking for git repository
2024-02-02 15:19:18.548 [info] Found 0 repositories during activation
2024-02-02 15:19:18.548 [info] Git repository found, initializing review manager and pr tree view.
2024-02-02 15:19:18.549 [info] Registering git provider
2024-02-02 15:19:18.556 [info] Git initialization state changed: state=initialized
2024-02-02 15:19:18.556 [info] Review+0> Validate state in progress
2024-02-02 15:19:18.556 [info] Review+0> Validating state...
2024-02-02 15:19:18.560 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-02 15:19:19.044 [info] Trying to use globalState for assignableUsers.
2024-02-02 15:19:19.071 [info] Using globalState assignableUsers for 1.
2024-02-02 15:19:19.076 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-02-02 15:19:19.174 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo ENOTFOUND origi
2024-02-02 15:19:47.879 [info] Repo state for file:///Users/{user_name}/Documents/workspace/{repo_name} changed.
2024-02-02 15:19:47.879 [info] Repo file:///Users/{user_name}/Documents/workspace/{repo_name} has already been setup.
2024-02-02 15:21:18.551 [error] Review+0> Timeout occurred while validating state.
2024-02-02 16:00:53.571 [info] Using in-memory cached assignable users.
2024-02-02 16:01:02.440 [error] GitHubRepository> Unable to fetch repository fork details: TypeError: Cannot read properties of null (reading 'repository')
2024-02-02 16:01:02.920 [info] Review+0> Queuing additional validate state
2024-02-02 16:01:02.920 [info] Review+0> Validating state...
2024-02-02 16:01:02.925 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-02 16:01:02.926 [info] Trying to use globalState for assignableUsers.
2024-02-02 16:01:02.941 [info] Using globalState assignableUsers for 1.
2024-02-02 16:01:02.949 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/99
2024-02-02 16:01:02.991 [info] Review+0> No matching pull request metadata found on GitHub for current branch thisisgit/99
2024-02-02 16:01:38.921 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/99","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":1,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-02 16:01:39.588 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/99","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":1,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-02 16:03:13.063 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/99","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":1,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-02 16:03:13.627 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/99","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":1,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-02 16:04:24.945 [info] Review+0> Validate state in progress
2024-02-02 16:04:24.945 [info] Review+0> Validating state...
2024-02-02 16:04:24.956 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-02 16:04:24.957 [info] Using in-memory cached assignable users.
2024-02-02 16:04:24.987 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-02-02 16:06:02.405 [error] GitHubRepository> Unable to fetch repository fork details: TypeError: Cannot read properties of null (reading 'repository')
2024-02-02 16:06:02.934 [info] Review+0> Queuing additional validate state
2024-02-02 16:06:24.947 [error] Review+0> Timeout occurred while validating state.
2024-02-02 16:06:24.948 [info] Review+0> Validating state...
2024-02-02 16:06:24.949 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-02 16:06:24.949 [info] Trying to use globalState for assignableUsers.
2024-02-02 16:06:24.972 [info] Using globalState assignableUsers for 1.
2024-02-02 16:06:24.983 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/101
2024-02-02 16:06:25.029 [info] Review+0> No matching pull request metadata found on GitHub for current branch thisisgit/101
2024-02-02 16:06:50.926 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/101","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":1,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-02 16:07:16.544 [info] Review+0> Validate state in progress
2024-02-02 16:07:16.544 [info] Review+0> Validating state...
2024-02-02 16:07:16.545 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-02 16:07:16.545 [info] Using in-memory cached assignable users.
2024-02-02 16:07:16.573 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-02-02 16:09:16.550 [error] Review+0> Timeout occurred while validating state.
2024-02-02 16:13:46.071 [error] GitHubRepository> Unable to fetch repository fork details: TypeError: Cannot read properties of null (reading 'repository')
2024-02-02 16:13:46.571 [info] Review+0> Queuing additional validate state
2024-02-02 16:13:46.571 [info] Review+0> Validating state...
2024-02-02 16:13:46.575 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-02 16:13:46.576 [info] Trying to use globalState for assignableUsers.
2024-02-02 16:13:46.592 [info] Using globalState assignableUsers for 1.
2024-02-02 16:13:46.598 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/103
2024-02-02 16:13:46.643 [info] Review+0> No matching pull request metadata found on GitHub for current branch thisisgit/103
2024-02-04 15:06:06.947 [warning] /Users/{user_name}/.ssh/config: ENOENT: no such file or directory, open '/Users/{user_name}/.ssh/config'
2024-02-04 15:06:06.947 [info] Activation> Extension version: 0.80.0
2024-02-04 15:06:06.973 [info] Looking for git repository
2024-02-04 15:06:06.973 [info] Found 0 repositories during activation
2024-02-04 15:06:06.973 [info] Git repository found, initializing review manager and pr tree view.
2024-02-04 15:06:06.973 [info] Registering git provider
2024-02-04 15:06:06.973 [info] Review+0> Validate state in progress
2024-02-04 15:06:06.973 [info] Review+0> Validating state...
2024-02-04 15:06:06.978 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:06:07.356 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:06:07.374 [info] Using globalState assignableUsers for 1.
2024-02-04 15:06:07.380 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/103
2024-02-04 15:06:07.608 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo ENOTFOUND origi
2024-02-04 15:06:08.135 [info] Repo state for file:///Users/{user_name}/Documents/workspace/{repo_name} changed.
2024-02-04 15:06:08.135 [info] Repo file:///Users/{user_name}/Documents/workspace/{repo_name} has already been setup.
2024-02-04 15:06:55.686 [warning] /Users/{user_name}/.ssh/config: ENOENT: no such file or directory, open '/Users/{user_name}/.ssh/config'
2024-02-04 15:06:55.686 [info] Activation> Extension version: 0.80.0
2024-02-04 15:06:55.722 [info] Looking for git repository
2024-02-04 15:06:55.722 [info] Found 0 repositories during activation
2024-02-04 15:06:55.722 [info] Git repository found, initializing review manager and pr tree view.
2024-02-04 15:06:55.723 [info] Registering git provider
2024-02-04 15:06:55.723 [info] Review+0> Validate state in progress
2024-02-04 15:06:55.723 [info] Review+0> Validating state...
2024-02-04 15:06:55.730 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:06:56.064 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:06:56.085 [info] Using globalState assignableUsers for 1.
2024-02-04 15:06:56.091 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/103
2024-02-04 15:06:56.146 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo ENOTFOUND origi
2024-02-04 15:06:56.878 [info] Repo state for file:///Users/{user_name}/Documents/workspace/{repo_name} changed.
2024-02-04 15:06:56.878 [info] Repo file:///Users/{user_name}/Documents/workspace/{repo_name} has already been setup.
2024-02-04 15:08:55.728 [error] Review+0> Timeout occurred while validating state.
2024-02-04 15:21:00.962 [info] Using in-memory cached assignable users.
2024-02-04 15:21:08.567 [error] GitHubRepository> Unable to fetch repository fork details: TypeError: Cannot read properties of null (reading 'repository')
2024-02-04 15:21:09.046 [info] Review+0> Queuing additional validate state
2024-02-04 15:21:09.046 [info] Review+0> Validating state...
2024-02-04 15:21:09.051 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:21:09.051 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:21:09.068 [info] Using globalState assignableUsers for 1.
2024-02-04 15:21:09.075 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/105
2024-02-04 15:21:09.117 [info] Review+0> No matching pull request metadata found on GitHub for current branch thisisgit/105
2024-02-04 15:22:07.043 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/105","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":1,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-04 15:22:07.492 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/105","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":1,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-04 15:24:30.816 [info] Review+0> Validate state in progress
2024-02-04 15:24:30.817 [info] Review+0> Validating state...
2024-02-04 15:24:30.817 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:24:30.818 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:24:30.835 [info] Using globalState assignableUsers for 0.
2024-02-04 15:24:30.843 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/105
2024-02-04 15:24:30.886 [info] Review+0> No matching pull request metadata found on GitHub for current branch thisisgit/105
2024-02-04 15:26:35.859 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:26:35.889 [info] Review+0> Validate state in progress
2024-02-04 15:26:35.889 [info] Review+0> Validating state...
2024-02-04 15:26:36.209 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:26:36.225 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:26:36.225 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:26:36.229 [info] Using globalState assignableUsers for 1.
2024-02-04 15:26:36.240 [info] Using globalState assignableUsers for 1.
2024-02-04 15:26:36.252 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/105
2024-02-04 15:26:52.146 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/105","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":2,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-04 15:26:52.806 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/105","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":2,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-04 15:28:01.768 [info] Using in-memory cached assignable users.
2024-02-04 15:28:35.894 [error] Review+0> Timeout occurred while validating state.
2024-02-04 15:29:00.628 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/105","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":2,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-04 15:29:36.026 [info] Review+0> Queuing additional validate state
2024-02-04 15:29:36.026 [info] Review+0> Validating state...
2024-02-04 15:29:36.027 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:29:36.027 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:29:36.036 [info] Using globalState assignableUsers for 0.
2024-02-04 15:29:36.051 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/105
2024-02-04 15:29:36.094 [info] Review+0> No matching pull request metadata found on GitHub for current branch thisisgit/105
2024-02-04 15:29:55.300 [info] Review+0> Validate state in progress
2024-02-04 15:29:55.300 [info] Review+0> Validating state...
2024-02-04 15:29:55.310 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:29:55.650 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:29:55.676 [info] Using globalState assignableUsers for 1.
2024-02-04 15:29:55.692 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/105
2024-02-04 15:30:04.878 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/105","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":2,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-04 15:30:05.350 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"{github_org_name}","repositoryName":"{repo_name}"},"defaultCompareBranch":"thisisgit/105","defaultTitle":"","defaultDescription":"","defaultMergeMethod":"squash","baseHasMergeQueue":false,"remoteCount":2,"allowAutoMerge":false,"mergeMethodsAvailability":{"merge":false,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"creating":false,"initializeWithGeneratedTitleAndDescription":false}
2024-02-04 15:31:55.305 [error] Review+0> Timeout occurred while validating state.
2024-02-04 15:34:36.975 [warning] /Users/{user_name}/.ssh/config: ENOENT: no such file or directory, open '/Users/{user_name}/.ssh/config'
2024-02-04 15:34:36.975 [info] Activation> Extension version: 0.81.2024020111
2024-02-04 15:34:37.059 [info] Looking for git repository
2024-02-04 15:34:37.059 [info] Found 0 repositories during activation
2024-02-04 15:34:37.059 [info] Git repository found, initializing review manager and pr tree view.
2024-02-04 15:34:37.061 [info] Registering git provider
2024-02-04 15:34:37.061 [info] Review+0> Validate state in progress
2024-02-04 15:34:37.061 [info] Review+0> Validating state...
2024-02-04 15:34:37.067 [info] Found GitHub remote for folder /Users/{user_name}/Documents/workspace/{repo_name}
2024-02-04 15:34:37.633 [info] Trying to use globalState for assignableUsers.
2024-02-04 15:34:37.654 [info] Using globalState assignableUsers for 1.
2024-02-04 15:34:37.660 [info] Review+0> No matching pull request metadata found locally for current branch thisisgit/105
2024-02-04 15:34:37.729 [info] Repo state for file:///Users/{user_name}/Documents/workspace/{repo_name} changed.
2024-02-04 15:34:37.729 [info] Repo file:///Users/{user_name}/Documents/workspace/{repo_name} has already been setup.
2024-02-04 15:34:37.765 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo ENOTFOUND origi
2024-02-04 15:36:37.067 [error] Review+0> Timeout occurred while validating state.

Hope this fix is related to the issue I reported

roblourens commented 9 months ago

Still getting this with pre-release

``` 2024-02-12 15:02:28.847 [info] Activation> Extension version: 0.81.2024021209 2024-02-12 15:02:28.847 [info] TemporaryState> Error in initialization: Unable to delete nonexistent file 'vscode-userdata:/Users/roblou/Library/Application Support/Code - Insiders/User/globalStorage/github.vscode-pull-request-github/temp' 2024-02-12 15:02:28.847 [info] Looking for git repository 2024-02-12 15:02:28.847 [info] Found 0 repositories during activation 2024-02-12 15:02:28.847 [info] Git repository found, initializing review manager and pr tree view. 2024-02-12 15:02:28.847 [info] Registering git provider 2024-02-12 15:02:28.847 [info] Review+0> Validate state in progress 2024-02-12 15:02:28.847 [info] Review+0> Validating state... 2024-02-12 15:02:28.847 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 15:02:31.755 [info] Trying to use globalState for assignableUsers. 2024-02-12 15:02:32.017 [info] Review+0> Found matching pull request metadata for current branch roblou/shared-pheasant. Repo: microsoft/vscode-copilot PR: 4110 2024-02-12 15:02:32.018 [info] Review+0> current branch roblou/shared-pheasant is associated with pull request #4110 2024-02-12 15:02:32.018 [info] Review+0> Resolving pull request 2024-02-12 15:02:32.018 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4110: yes 2024-02-12 15:02:32.076 [info] Using globalState assignableUsers for 1. 2024-02-12 15:02:32.371 [info] Repo state for file:///Users/roblou/code/vscode-copilot changed. 2024-02-12 15:02:32.371 [info] Repo file:///Users/roblou/code/vscode-copilot has already been setup. 2024-02-12 15:02:36.671 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4110: yes 2024-02-12 15:02:36.672 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 15:02:39.963 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 15:02:39.989 [info] Review+0> Resolved PR #4110, state is 0 2024-02-12 15:02:39.990 [info] Review+0> Fetching pull request data 2024-02-12 15:02:39.990 [info] PullRequestTree> Adding PR #4110 to tree 2024-02-12 15:02:40.042 [info] Review+0> Register comments provider 2024-02-12 15:02:40.043 [info] Review+0> Register in memory content provider 2024-02-12 15:02:44.587 [info] Review+0> Display pull request status bar indicator. 2024-02-12 15:02:44.587 [info] Review+0> Using focus mode = true. 2024-02-12 15:02:44.587 [info] Review+0> State validation silent = true. 2024-02-12 15:02:44.587 [info] Review+0> PR show should show = false. 2024-02-12 15:07:28.673 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4110: yes 2024-02-12 15:07:29.855 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4110: yes 2024-02-12 15:07:29.855 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 15:07:30.617 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 15:12:32.453 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4110: yes 2024-02-12 15:12:33.728 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4110: yes 2024-02-12 15:12:33.728 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 15:12:34.205 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 15:17:36.146 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4110: yes 2024-02-12 15:17:36.754 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4110: yes 2024-02-12 15:17:36.754 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 15:17:37.226 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 15:22:39.140 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4110: yes 2024-02-12 15:22:39.901 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4110: yes 2024-02-12 15:22:39.901 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 15:22:40.275 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 15:27:42.399 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4110: yes 2024-02-12 15:27:43.015 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4110: yes 2024-02-12 15:27:43.015 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 15:27:43.706 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 15:32:45.738 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4110: yes 2024-02-12 15:32:46.290 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4110: yes 2024-02-12 15:32:46.290 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 15:32:46.698 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 15:36:49.285 [info] Review+0> Validate state in progress 2024-02-12 15:36:49.285 [info] Review+0> Validating state... 2024-02-12 15:36:49.436 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 15:36:49.437 [info] Trying to use globalState for mentionableUsers. 2024-02-12 15:36:49.437 [info] Using in-memory cached assignable users. 2024-02-12 15:36:49.439 [info] Review+0> Branch main is ignored in ignoredPullRequestBranches. 2024-02-12 15:36:49.439 [info] PullRequestTree> Removing PR #4110 from tree 2024-02-12 15:36:51.459 [info] Using globalState mentionableUsers for 1. 2024-02-12 15:37:07.136 [info] Review+0> Validate state in progress 2024-02-12 15:37:07.136 [info] Review+0> Validating state... 2024-02-12 15:37:07.356 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 15:37:07.357 [info] Using in-memory cached assignable users. 2024-02-12 15:37:07.358 [info] Review+0> Branch main is ignored in ignoredPullRequestBranches. 2024-02-12 16:44:00.621 [info] Review+0> Validate state in progress 2024-02-12 16:44:00.621 [info] Review+0> Validating state... 2024-02-12 16:44:00.623 [info] PullRequestGitHelper> associate roblou/primary-gecko with base branch microsoft/vscode-copilot#main 2024-02-12 16:44:00.644 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 16:44:00.645 [info] Using in-memory cached assignable users. 2024-02-12 16:44:00.828 [info] Review+0> No matching pull request metadata found locally for current branch roblou/primary-gecko 2024-02-12 16:44:00.954 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/primary-gecko 2024-02-12 16:44:27.708 [info] Review+0> Validate state in progress 2024-02-12 16:44:27.708 [info] Review+0> Validating state... 2024-02-12 16:44:27.873 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 16:44:27.874 [info] Using in-memory cached assignable users. 2024-02-12 16:44:27.967 [info] Review+0> No matching pull request metadata found locally for current branch roblou/primary-gecko 2024-02-12 16:44:28.117 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/primary-gecko 2024-02-12 16:45:03.737 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode-copilot"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode-copilot"},"defaultCompareBranch":"roblou/primary-gecko","defaultTitle":"Adopt repopulate API changes","defaultDescription":"\n","defaultMergeMethod":"squash","baseHasMergeQueue":true,"remoteCount":1,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":false,"createError":"","labels":[],"isDraftDefault":true,"isDarkTheme":false,"generateTitleAndDescriptionTitle":"Generate with Copilot","creating":false,"initializeWithGeneratedTitleAndDescription":false} 2024-02-12 16:45:21.597 [info] CreatePullRequestViewProvider> Found push remote origin for microsoft/vscode-copilot and branch roblou/primary-gecko 2024-02-12 16:45:27.490 [info] Review+0> Validate state in progress 2024-02-12 16:45:27.490 [info] Review+0> Validating state... 2024-02-12 16:45:27.520 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 16:45:27.521 [info] Using in-memory cached assignable users. 2024-02-12 16:45:27.682 [info] Review+0> No matching pull request metadata found locally for current branch roblou/primary-gecko 2024-02-12 16:45:28.453 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/primary-gecko 2024-02-12 16:45:31.879 [info] PullRequestGitHelper> associate roblou/primary-gecko with Pull Request #4133 2024-02-12 16:45:36.306 [info] Review+0> Validate state in progress 2024-02-12 16:45:36.306 [info] Review+0> Validating state... 2024-02-12 16:45:36.314 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 16:45:36.315 [info] Using in-memory cached assignable users. 2024-02-12 16:45:36.634 [info] Review+0> Found matching pull request metadata for current branch roblou/primary-gecko. Repo: microsoft/vscode-copilot PR: 4133 2024-02-12 16:45:36.634 [info] Review+0> current branch roblou/primary-gecko is associated with pull request #4133 2024-02-12 16:45:36.634 [info] Review+0> Resolving pull request 2024-02-12 16:45:36.634 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:45:38.363 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:45:38.363 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:45:38.946 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:45:38.949 [info] Review+0> Resolved PR #4133, state is 0 2024-02-12 16:45:38.950 [info] Review+0> Fetching pull request data 2024-02-12 16:45:38.950 [info] PullRequestTree> Adding PR #4133 to tree 2024-02-12 16:45:39.026 [info] Review+0> Register comments provider 2024-02-12 16:45:39.027 [info] Review+0> Register in memory content provider 2024-02-12 16:45:40.651 [info] Review+0> Display pull request status bar indicator. 2024-02-12 16:45:40.651 [info] Review+0> Using focus mode = true. 2024-02-12 16:45:40.651 [info] Review+0> State validation silent = false. 2024-02-12 16:45:40.651 [info] Review+0> PR show should show = false. 2024-02-12 16:45:40.975 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:45:41.402 [info] PullRequestTree> Creating file and commit nodes for PR #4133 2024-02-12 16:45:41.404 [info] PullRequestTree> Getting children for Files node 2024-02-12 16:45:41.404 [info] PullRequestTree> Got all children for Files node 2024-02-12 16:45:42.326 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:45:42.326 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:45:42.834 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:47:48.877 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:47:49.641 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:47:49.641 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:47:50.051 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:47:50.889 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 16:47:51.399 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 16:47:51.399 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 16:47:51.399 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 16:47:51.399 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 16:48:21.331 [info] Review+0> Validate state in progress 2024-02-12 16:48:21.332 [info] Review+0> Validating state... 2024-02-12 16:48:21.552 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 16:48:21.553 [info] Using in-memory cached mentionable users. 2024-02-12 16:48:21.553 [info] Using in-memory cached assignable users. 2024-02-12 16:48:21.594 [info] Review+0> Found matching pull request metadata for current branch roblou/primary-gecko. Repo: microsoft/vscode-copilot PR: 4133 2024-02-12 16:48:21.594 [info] Review+0> current branch roblou/primary-gecko is associated with pull request #4133 2024-02-12 16:48:21.594 [info] Review+0> Resolving pull request 2024-02-12 16:48:21.594 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:48:22.422 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:48:22.422 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:48:22.792 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:48:22.792 [info] Review+0> Resolved PR #4133, state is 0 2024-02-12 16:48:26.133 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:48:26.459 [info] PullRequestTree> Getting children for Files node 2024-02-12 16:48:26.459 [info] PullRequestTree> Got all children for Files node 2024-02-12 16:48:27.016 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 16:48:27.016 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 16:48:27.017 [info] PullRequestTree> Getting children for Files node 2024-02-12 16:48:27.017 [info] PullRequestTree> Got all children for Files node 2024-02-12 16:48:27.140 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:48:27.140 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:48:27.520 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:52:51.818 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:52:52.428 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:52:52.428 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:52:52.809 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:52:53.885 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 16:52:54.481 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 16:52:54.481 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 16:52:54.481 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 16:52:54.481 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 16:55:42.158 [info] Review+0> Validate state in progress 2024-02-12 16:55:42.159 [info] Review+0> Validating state... 2024-02-12 16:55:42.201 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 16:55:42.202 [info] Using in-memory cached mentionable users. 2024-02-12 16:55:42.202 [info] Using in-memory cached assignable users. 2024-02-12 16:55:42.373 [info] Review+0> Found matching pull request metadata for current branch roblou/primary-gecko. Repo: microsoft/vscode-copilot PR: 4133 2024-02-12 16:55:42.373 [info] Review+0> current branch roblou/primary-gecko is associated with pull request #4133 2024-02-12 16:55:42.373 [info] Review+0> Resolving pull request 2024-02-12 16:55:42.373 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:55:43.246 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:55:43.246 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:55:43.617 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:55:43.617 [info] Review+0> Resolved PR #4133, state is 0 2024-02-12 16:55:43.617 [info] Review+0> Fetching pull request data 2024-02-12 16:55:43.617 [info] PullRequestTree> Adding PR #4133 to tree 2024-02-12 16:55:43.617 [info] PullRequestTree> PR #4133 already exists in tree 2024-02-12 16:55:43.618 [info] Review+0> Register comments provider 2024-02-12 16:55:43.629 [info] Review+0> Register in memory content provider 2024-02-12 16:55:43.629 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:55:44.298 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 16:55:44.298 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 16:55:44.696 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 16:55:44.807 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:55:44.807 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:55:44.847 [info] Review+0> Display pull request status bar indicator. 2024-02-12 16:55:44.847 [info] Review+0> Using focus mode = true. 2024-02-12 16:55:44.847 [info] Review+0> State validation silent = true. 2024-02-12 16:55:44.847 [info] Review+0> PR show should show = false. 2024-02-12 16:55:45.230 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 16:55:45.230 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 16:55:45.230 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 16:55:45.230 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 16:55:45.298 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:57:54.902 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 16:57:55.682 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 16:57:55.683 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 16:57:56.141 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 16:57:57.136 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 16:57:57.631 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 16:57:57.631 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 16:57:57.631 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 16:57:57.631 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:02:58.162 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:02:58.811 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:02:58.811 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:02:59.236 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:03:00.246 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:03:00.828 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:03:00.828 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:03:00.829 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:03:00.829 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:08:01.651 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:08:02.316 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:08:02.316 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:08:02.699 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:08:03.647 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:08:04.067 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:08:04.067 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:08:04.067 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:08:04.067 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:13:04.675 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:13:05.291 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:13:05.292 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:13:05.746 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:13:06.549 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:13:07.009 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:13:07.009 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:13:07.010 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:13:07.010 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:18:07.632 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:18:08.272 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:18:08.272 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:18:08.677 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:18:09.480 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:18:10.008 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:18:10.008 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:18:10.008 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:18:10.009 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:23:10.555 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:23:11.285 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:23:11.285 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:23:12.292 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:23:13.386 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:23:13.910 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:23:13.910 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:23:13.910 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:23:13.910 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:28:14.425 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:28:15.029 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:28:15.029 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:28:15.466 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:28:16.623 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:28:17.189 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:28:17.189 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:28:17.189 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:28:17.189 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:33:17.639 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:33:18.190 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:33:18.190 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:33:18.611 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:33:19.426 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:33:19.886 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:33:19.886 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:33:19.886 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:33:19.886 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:38:20.445 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:38:21.461 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:38:21.461 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:38:21.868 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:38:22.789 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:38:23.313 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:38:23.313 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:38:23.313 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:38:23.313 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:43:23.859 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:43:24.569 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:43:24.569 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:43:25.126 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:43:25.972 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 17:43:26.556 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:43:26.556 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:43:26.556 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:43:26.556 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:45:26.159 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:45:26.419 [info] PullRequestTree> Getting children for Files node 2024-02-12 17:45:26.419 [info] PullRequestTree> Got all children for Files node 2024-02-12 17:45:26.422 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4133: yes 2024-02-12 17:45:27.013 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:45:27.013 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:45:27.013 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 17:45:27.013 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 17:45:27.014 [info] PullRequestTree> Getting children for Files node 2024-02-12 17:45:27.014 [info] PullRequestTree> Got all children for Files node 2024-02-12 17:45:27.163 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:45:27.163 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:45:27.163 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4133: yes 2024-02-12 17:45:27.163 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 17:45:27.214 [info] PullRequestTree> Getting children for Files node 2024-02-12 17:45:27.214 [info] PullRequestTree> Got all children for Files node 2024-02-12 17:45:27.649 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:45:27.649 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 17:45:30.103 [error] FolderRepositoryManager+0> Error when fetching: fatal: couldn't find remote ref roblou/primary-gecko 2024-02-12 17:45:42.148 [info] Review+0> Validate state in progress 2024-02-12 17:45:42.148 [info] Review+0> Validating state... 2024-02-12 17:45:42.399 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 17:45:42.401 [info] Using in-memory cached mentionable users. 2024-02-12 17:45:42.401 [info] Using in-memory cached assignable users. 2024-02-12 17:45:42.402 [info] Review+0> Branch main is ignored in ignoredPullRequestBranches. 2024-02-12 17:45:42.402 [info] PullRequestTree> Removing PR #4133 from tree 2024-02-12 17:45:42.412 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 17:45:42.412 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 17:45:58.262 [info] Review+0> Validate state in progress 2024-02-12 17:45:58.262 [info] Review+0> Validating state... 2024-02-12 17:45:58.472 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 17:45:58.473 [info] Using in-memory cached assignable users. 2024-02-12 17:45:58.473 [info] Review+0> Branch main is ignored in ignoredPullRequestBranches. 2024-02-12 19:07:37.840 [info] Review+0> Validate state in progress 2024-02-12 19:07:37.840 [info] Review+0> Validating state... 2024-02-12 19:07:37.842 [info] PullRequestGitHelper> associate roblou/traditional-falcon with base branch microsoft/vscode-copilot#main 2024-02-12 19:07:37.849 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 19:07:37.850 [info] Using in-memory cached assignable users. 2024-02-12 19:07:38.016 [info] Review+0> No matching pull request metadata found locally for current branch roblou/traditional-falcon 2024-02-12 19:07:38.086 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/traditional-falcon 2024-02-12 19:08:02.583 [info] Review+0> Validate state in progress 2024-02-12 19:08:02.583 [info] Review+0> Validating state... 2024-02-12 19:08:02.727 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 19:08:02.728 [info] Using in-memory cached assignable users. 2024-02-12 19:08:02.782 [info] Review+0> No matching pull request metadata found locally for current branch roblou/traditional-falcon 2024-02-12 19:08:02.848 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/traditional-falcon 2024-02-12 20:21:47.826 [info] CreatePullRequestViewProvider> Initializing "create" view: {"defaultBaseRemote":{"owner":"microsoft","repositoryName":"vscode-copilot"},"defaultBaseBranch":"main","defaultCompareRemote":{"owner":"microsoft","repositoryName":"vscode-copilot"},"defaultCompareBranch":"roblou/traditional-falcon","defaultTitle":"Adopt new history shape","defaultDescription":"\n","defaultMergeMethod":"merge","baseHasMergeQueue":true,"remoteCount":1,"allowAutoMerge":true,"mergeMethodsAvailability":{"merge":true,"squash":true,"rebase":true},"autoMergeDefault":true,"createError":"","labels":[],"isDraftDefault":false,"isDarkTheme":true,"generateTitleAndDescriptionTitle":"Generate with Copilot","creating":false,"initializeWithGeneratedTitleAndDescription":false} 2024-02-12 20:22:40.953 [info] CreatePullRequestViewProvider> Found push remote origin for microsoft/vscode-copilot and branch roblou/traditional-falcon 2024-02-12 20:22:47.079 [info] Review+0> Validate state in progress 2024-02-12 20:22:47.079 [info] Review+0> Validating state... 2024-02-12 20:22:47.112 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 20:22:47.114 [info] Using in-memory cached assignable users. 2024-02-12 20:22:47.322 [info] Review+0> No matching pull request metadata found locally for current branch roblou/traditional-falcon 2024-02-12 20:22:48.198 [info] Review+0> No matching pull request metadata found on GitHub for current branch roblou/traditional-falcon 2024-02-12 20:22:50.583 [info] PullRequestGitHelper> associate roblou/traditional-falcon with Pull Request #4137 2024-02-12 20:22:55.185 [info] Review+0> Validate state in progress 2024-02-12 20:22:55.185 [info] Review+0> Validating state... 2024-02-12 20:22:55.190 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 20:22:55.191 [info] Using in-memory cached assignable users. 2024-02-12 20:22:55.595 [info] Review+0> Found matching pull request metadata for current branch roblou/traditional-falcon. Repo: microsoft/vscode-copilot PR: 4137 2024-02-12 20:22:55.595 [info] Review+0> current branch roblou/traditional-falcon is associated with pull request #4137 2024-02-12 20:22:55.595 [info] Review+0> Resolving pull request 2024-02-12 20:22:55.596 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 20:22:56.975 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 20:22:56.975 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 20:22:57.511 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 20:22:57.513 [info] Review+0> Resolved PR #4137, state is 0 2024-02-12 20:22:57.513 [info] Review+0> Fetching pull request data 2024-02-12 20:22:57.513 [info] PullRequestTree> Adding PR #4137 to tree 2024-02-12 20:22:57.563 [info] Review+0> Register comments provider 2024-02-12 20:22:57.564 [info] Review+0> Register in memory content provider 2024-02-12 20:22:58.565 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 20:22:58.741 [info] Review+0> Display pull request status bar indicator. 2024-02-12 20:22:58.741 [info] Review+0> Using focus mode = true. 2024-02-12 20:22:58.741 [info] Review+0> State validation silent = false. 2024-02-12 20:22:58.741 [info] Review+0> PR show should show = false. 2024-02-12 20:22:58.955 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 20:22:59.513 [info] PullRequestTree> Creating file and commit nodes for PR #4137 2024-02-12 20:22:59.515 [info] PullRequestTree> Getting children for Files node 2024-02-12 20:22:59.515 [info] PullRequestTree> Got all children for Files node 2024-02-12 20:23:00.114 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 20:23:00.114 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 20:23:00.588 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 20:23:39.419 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 20:23:40.068 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 20:23:40.068 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 20:23:40.452 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 20:23:41.274 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 20:23:41.274 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 20:23:41.478 [info] PullRequestTree> Getting children for Files node 2024-02-12 20:23:41.478 [info] PullRequestTree> Got all children for Files node 2024-02-12 20:23:41.679 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 20:23:41.679 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 20:23:41.679 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 20:23:41.679 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 20:23:41.680 [info] PullRequestTree> Getting children for Files node 2024-02-12 20:23:41.680 [info] PullRequestTree> Got all children for Files node 2024-02-12 20:23:41.881 [info] PullRequestTree> Getting children for Files node 2024-02-12 20:23:41.881 [info] PullRequestTree> Got all children for Files node 2024-02-12 20:28:42.395 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 20:28:43.323 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 20:28:43.323 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 20:28:44.067 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 20:28:45.425 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 20:28:45.425 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 20:28:45.863 [info] PullRequestTree> Getting children for Files node 2024-02-12 20:28:45.863 [info] PullRequestTree> Got all children for Files node 2024-02-12 20:28:47.269 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 20:28:47.270 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 20:28:47.270 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 20:28:47.270 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 20:28:47.451 [info] PullRequestTree> Getting children for Files node 2024-02-12 20:28:47.451 [info] PullRequestTree> Got all children for Files node 2024-02-12 20:28:47.566 [info] PullRequestTree> Getting children for Files node 2024-02-12 20:28:47.566 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:19:49.748 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 21:19:53.483 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 21:19:53.484 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 21:19:56.932 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 21:19:58.148 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 21:19:58.148 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 21:19:58.356 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:19:58.356 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:20:00.039 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 21:20:00.039 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 21:20:00.040 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 21:20:00.040 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 21:20:00.215 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:20:00.215 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:20:00.342 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:20:00.342 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:44:49.957 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 21:44:51.613 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 21:44:51.613 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 21:44:51.989 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 21:44:54.490 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 21:44:54.491 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 21:44:54.715 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:44:54.715 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:44:55.149 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 21:44:55.149 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 21:44:55.149 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 21:44:55.149 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 21:44:55.183 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:44:55.183 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:44:55.355 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:44:55.355 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:55:58.811 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 21:56:01.861 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 21:56:01.862 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 21:56:03.368 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 21:56:04.620 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 21:56:04.621 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 21:56:04.827 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:56:04.827 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:56:05.572 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 21:56:05.573 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 21:56:05.573 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 21:56:05.573 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 21:56:05.636 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:56:05.636 [info] PullRequestTree> Got all children for Files node 2024-02-12 21:56:05.778 [info] PullRequestTree> Getting children for Files node 2024-02-12 21:56:05.778 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:01:06.451 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 22:01:07.282 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 22:01:07.282 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 22:01:07.682 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 22:01:08.591 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:01:08.592 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:01:08.794 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:01:08.794 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:01:09.197 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 22:01:09.197 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 22:01:09.197 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 22:01:09.197 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 22:01:09.233 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:01:09.233 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:01:09.398 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:01:09.398 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:06:09.700 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 22:06:10.408 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 22:06:10.408 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 22:06:10.834 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 22:06:11.760 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:06:11.760 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:06:11.963 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:06:11.963 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:06:12.207 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 22:06:12.207 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 22:06:12.207 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 22:06:12.207 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 22:06:12.249 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:06:12.249 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:06:12.412 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:06:12.412 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:11:12.751 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 22:11:13.465 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 22:11:13.465 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 22:11:13.966 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 22:11:15.013 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:11:15.014 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:11:15.215 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:11:15.215 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:11:15.612 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 22:11:15.612 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 22:11:15.613 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 22:11:15.613 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 22:11:15.671 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:11:15.671 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:11:15.814 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:11:15.814 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:16:16.125 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 22:16:16.839 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 22:16:16.839 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 22:16:17.293 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 22:16:18.323 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:16:18.323 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:16:18.526 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:16:18.526 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:16:18.815 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 22:16:18.815 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 22:16:18.815 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 22:16:18.815 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 22:16:18.816 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:16:18.816 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:16:19.019 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:16:19.019 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:21:19.359 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 22:21:20.520 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 22:21:20.520 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 22:21:29.181 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 22:21:30.018 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:21:30.018 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:21:30.226 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:21:30.226 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:21:30.469 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 22:21:30.469 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 22:21:30.470 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 22:21:30.470 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 22:21:30.506 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:21:30.506 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:21:30.678 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:21:30.678 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:38:53.870 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 22:38:56.753 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 22:38:56.753 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 22:38:58.294 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 22:38:59.666 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:38:59.666 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 22:38:59.871 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:38:59.871 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:39:00.223 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 22:39:00.223 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 22:39:00.223 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 22:39:00.223 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 22:39:00.261 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:39:00.261 [info] PullRequestTree> Got all children for Files node 2024-02-12 22:39:00.425 [info] PullRequestTree> Getting children for Files node 2024-02-12 22:39:00.425 [info] PullRequestTree> Got all children for Files node 2024-02-12 23:05:05.107 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 23:05:08.063 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #4137: yes 2024-02-12 23:05:08.063 [info] GitHubRepository> Fetch branch main - enter 2024-02-12 23:05:09.781 [info] GitHubRepository> Fetch branch main - done: true 2024-02-12 23:05:11.149 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 23:05:11.149 [info] PullRequestTree> Local files have changed, refreshing Files node 2024-02-12 23:05:11.354 [info] PullRequestTree> Getting children for Files node 2024-02-12 23:05:11.354 [info] PullRequestTree> Got all children for Files node 2024-02-12 23:05:11.646 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 23:05:11.646 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 23:05:11.646 [info] PullRequestTree> Comments have changed, refreshing Files node 2024-02-12 23:05:11.646 [info] PullRequestTree> Comments have changed, refreshing Commits node 2024-02-12 23:05:11.689 [info] PullRequestTree> Getting children for Files node 2024-02-12 23:05:11.689 [info] PullRequestTree> Got all children for Files node 2024-02-12 23:05:11.848 [info] PullRequestTree> Getting children for Files node 2024-02-12 23:05:11.855 [info] PullRequestTree> Got all children for Files node 2024-02-12 23:13:51.832 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 23:18:04.504 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 23:18:05.225 [info] PullRequestTree> Review threads have changed, refreshing Files node 2024-02-12 23:18:05.225 [info] PullRequestTree> Review threads have changed, refreshing Commits node 2024-02-12 23:18:05.226 [info] PullRequestTree> Getting children for Files node 2024-02-12 23:18:05.226 [info] PullRequestTree> Got all children for Files node 2024-02-12 23:20:14.364 [info] Review+0> Validate state in progress 2024-02-12 23:20:14.365 [info] Review+0> Validating state... 2024-02-12 23:20:14.516 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 23:20:14.517 [info] Using in-memory cached mentionable users. 2024-02-12 23:20:14.517 [info] Using in-memory cached assignable users. 2024-02-12 23:20:14.530 [info] Review+0> Found matching pull request metadata for current branch roblou/traditional-falcon. Repo: microsoft/vscode-copilot PR: 4137 2024-02-12 23:20:14.530 [info] Review+0> current branch roblou/traditional-falcon is associated with pull request #4137 2024-02-12 23:20:14.530 [info] Review+0> Resolving pull request 2024-02-12 23:20:14.530 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes 2024-02-12 23:20:55.524 [info] Review+0> Queuing additional validate state 2024-02-12 23:22:14.369 [error] Review+0> Timeout occurred while validating state. 2024-02-12 23:22:14.369 [info] Review+0> Validating state... 2024-02-12 23:22:14.416 [info] Found GitHub remote for folder /Users/roblou/code/vscode-copilot 2024-02-12 23:22:14.417 [info] Using in-memory cached mentionable users. 2024-02-12 23:22:14.417 [info] Using in-memory cached assignable users. 2024-02-12 23:22:14.563 [info] Review+0> Found matching pull request metadata for current branch roblou/traditional-falcon. Repo: microsoft/vscode-copilot PR: 4137 2024-02-12 23:22:14.564 [info] Review+0> current branch roblou/traditional-falcon is associated with pull request #4137 2024-02-12 23:22:14.564 [info] Review+0> Resolving pull request 2024-02-12 23:22:14.564 [info] FolderRepositoryManager+0> Found GitHub repo for pr #4137: yes ```
jrieken commented 8 months ago

Must have gotten this while working on the train

2024-02-16 20:29:16.380 [info] Using in-memory cached assignable users.
2024-02-16 20:29:16.554 [info] Review+0> No matching pull request metadata found locally for current branch joh/awful-quelea
2024-02-16 20:36:12.355 [error] Review+0> Timeout occurred while validating state.
alexr00 commented 8 months ago

@roblourens thanks for the logs! The thing that's "failing" is surrounded by a try/catch, so it's not usual issue of an uncaught error. It might be getting stuck in a loop, or a web request might not be returning. Adding another check for this.

@jrieken if you see this again can you share the entire GitHub Pull Request log? I need the information for the 2 minutes leading up to the notification. I suspect that in your case though since you were on a train that actually each request was just very slow and you hit the timeout because your connection was spotty, not because of a bug.

alexr00 commented 8 months ago

@roblourens, I know it was a while ago, but any chance you remember if you also had a spotty connection at the time you hit this?

roblourens commented 8 months ago

Sorry, can't remember what I was doing at the time, it's possible I did.

robplaywind commented 8 months ago

I get the popup telling me to share logs frequently.

Version: 1.87.0-insider (user setup)
Commit: e73419bef379f7956f024557cbf40bd3755a0645
Date: 2024-02-26T14:31:00.814Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.22631
2024-02-26 17:39:33.669 [info] Activation> Extension version: 0.81.2024022213
2024-02-26 17:39:33.690 [info] Looking for git repository
2024-02-26 17:39:33.690 [info] Found 0 repositories during activation
2024-02-26 17:39:33.690 [info] Git repository found, initializing review manager and pr tree view.
2024-02-26 17:39:33.691 [info] Registering git provider
2024-02-26 17:39:34.307 [info] Repo state for file:///REDACTED changed.
2024-02-26 17:39:34.307 [info] Repo file:///REDACTED has already been setup.
2024-02-26 17:39:34.455 [info] Git initialization state changed: state=initialized
2024-02-26 17:39:34.455 [info] Review+0> Validate state in progress
2024-02-26 17:39:34.455 [info] Review+0> Validating state...
2024-02-26 17:39:34.456 [info] Found GitHub remote for folder REDACTED
2024-02-26 17:39:34.666 [warning] Unable to resolve remote: HttpError: Not Found
2024-02-26 17:39:34.869 [info] Missing upstream check failed: HttpError: Not Found
2024-02-26 17:39:34.870 [info] Trying to use globalState for assignableUsers.
2024-02-26 17:39:34.887 [info] Using globalState assignableUsers for 1.
2024-02-26 17:39:34.918 [info] Review+0> No matching pull request metadata found locally for current branch limited_time_bundles
2024-02-26 17:39:35.076 [warning] GitHubRepository> Fetching default branch failed: HttpError: Not Found
2024-02-26 17:39:35.093 [warning] GitHubRepository> Fetching default branch failed: HttpError: Not Found
2024-02-26 17:39:35.101 [warning] GitHubRepository> Fetching default branch failed: HttpError: Not Found
2024-02-26 17:39:35.120 [error] GitHubRepository> Error querying GraphQL API: GraphQL error: Could not resolve to a Repository with the name 'REDACTED'.
2024-02-26 17:39:35.120 [error] GitHubRepository> Unable to fetch issues with query: Error: GraphQL error: Could not resolve to a Repository with the name 'REDACTED'.
2024-02-26 17:39:35.270 [error] GitHubRepository> Error querying GraphQL API: GraphQL error: Could not resolve to a Repository with the name 'REDACTED'.
2024-02-26 17:41:34.451 [error] Review+0> Timeout occurred while validating state.
MaxKless commented 8 months ago

Just got the popup, here's my logs:

2024-03-06 14:10:16.858 [info] Review+0> Validate state in progress
2024-03-06 14:10:16.858 [info] Review+0> Validating state...
2024-03-06 14:10:16.871 [info] Found GitHub remote for folder /Users/maxkless/Projects/nx-console
2024-03-06 14:10:16.871 [info] Using in-memory cached assignable users.
2024-03-06 14:10:16.881 [info] Review+0> No matching pull request metadata found locally for current branch config-file-codelens
2024-03-06 14:10:18.182 [info] Found matching pull request metadata on GitHub for current branch config-file-codelens. Repo: nrwl/nx-console PR: 2045
2024-03-06 14:10:18.182 [info] PullRequestGitHelper> associate config-file-codelens with Pull Request #2045
2024-03-06 14:10:18.225 [info] Review+0> Found matching pull request metadata for current branch config-file-codelens. Repo: nrwl/nx-console PR: 2045
2024-03-06 14:10:18.225 [info] Review+0> current branch config-file-codelens is associated with pull request #2045
2024-03-06 14:10:18.225 [info] Review+0> Resolving pull request
2024-03-06 14:10:18.225 [info] FolderRepositoryManager+0> Found GitHub repo for pr #2045: yes
2024-03-06 14:10:19.208 [info] FolderRepositoryManager+0> Found GitHub pr repo for pr #2045: yes
2024-03-06 14:10:19.208 [info] GitHubRepository> Fetch branch master - enter
2024-03-06 14:10:19.707 [info] GitHubRepository> Fetch branch master - done: true
2024-03-06 14:10:19.710 [info] Review+0> Resolved PR #2045, state is 0
2024-03-06 14:10:19.710 [info] Review+0> Fetching pull request data
2024-03-06 14:10:19.710 [info] PullRequestTree> Adding PR #2045 to tree
2024-03-06 14:10:19.736 [info] Review+0> Register comments provider
2024-03-06 14:10:19.736 [info] Review+0> Register in memory content provider
2024-03-06 14:10:21.063 [info] Review+0> Display pull request status bar indicator.
2024-03-06 14:10:21.063 [info] Review+0> Using focus mode = true.
2024-03-06 14:10:21.063 [info] Review+0> State validation silent = true.
2024-03-06 14:10:21.063 [info] Review+0> PR show should show = false.
2024-03-06 14:10:26.971 [info] Review+0> Validate state in progress
2024-03-06 14:10:26.971 [info] Review+0> Validating state...
2024-03-06 14:10:26.974 [info] Found GitHub remote for folder /Users/maxkless/Projects/nx-console
2024-03-06 14:10:26.974 [info] Trying to use globalState for mentionableUsers.
2024-03-06 14:10:26.974 [info] Using in-memory cached assignable users.
2024-03-06 14:10:26.980 [info] Using globalState mentionableUsers for 1.
2024-03-06 14:10:26.994 [info] Review+0> No matching pull request metadata found locally for current branch use-injected-coroutinescope
2024-03-06 14:10:27.012 [info] Review+0> No matching pull request metadata found on GitHub for current branch use-injected-coroutinescope
2024-03-06 14:10:27.012 [info] PullRequestTree> Removing PR #2045 from tree
DrJosh9000 commented 8 months ago

The extension told me to come here and give you this log:

2024-03-07 16:05:46.779 [info] Activation> Extension version: 0.82.0
2024-03-07 16:05:46.803 [info] Looking for git repository
2024-03-07 16:05:46.804 [info] Found 0 repositories during activation
2024-03-07 16:05:46.804 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 16:05:46.805 [info] Registering git provider
2024-03-07 16:05:46.805 [info] Review+0> Validate state in progress
2024-03-07 16:05:46.805 [info] Review+0> Validating state...
2024-03-07 16:05:46.812 [info] Found GitHub remote for folder /Users/josh/Code/agent.git/ps-46-silent-parse-failures
2024-03-07 16:05:47.267 [info] Trying to use globalState for assignableUsers.
2024-03-07 16:05:47.282 [info] Review+0> No matching pull request metadata found locally for current branch ps-46-silent-parse-failures
2024-03-07 16:05:47.283 [info] Using globalState assignableUsers for 1.
2024-03-07 16:05:47.348 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo ENOTFOUND origi
2024-03-07 16:06:43.631 [info] Repo state for file:///Users/josh/Code/agent.git/ps-46-silent-parse-failures changed.
2024-03-07 16:06:43.631 [info] Repo file:///Users/josh/Code/agent.git/ps-46-silent-parse-failures has already been setup.
2024-03-07 16:07:46.810 [error] Review+0> Timeout occurred while validating state.
hzozimo commented 8 months ago

I am having trouble using the github pull request extension since yesterday, so I updated to the pre-relase and now it asked to share the logs here, it was working perfectly before march 5

2024-03-07 11:46:40.518 [warning] C:\Users\HZOZIMO\.ssh\config: ENOENT: no such file or directory, open 'C:\Users\HZOZIMO\.ssh\config'
2024-03-07 11:46:40.518 [info] Activation> Extension version: 0.82.0
2024-03-07 11:46:40.518 [info] TemporaryState> Error in initialization: Unable to delete nonexistent file 'vscode-userdata:/c:/Users/HZOZIMO/AppData/Roaming/Code/User/globalStorage/github.vscode-pull-request-github/temp'
2024-03-07 11:46:40.741 [info] Looking for git repository
2024-03-07 11:46:40.741 [info] Found 0 repositories during activation
2024-03-07 11:46:40.741 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 11:46:40.743 [info] Registering git provider
2024-03-07 11:46:40.743 [info] Review+0> Validate state in progress
2024-03-07 11:46:40.743 [info] Review+0> Validating state...
2024-03-07 11:46:40.749 [info] Found GitHub remote for folder c:\Repositories\FPI-UPFITTER-CIM-UI
2024-03-07 11:48:40.756 [error] Review+0> Timeout occurred while validating state.
2024-03-07 12:12:30.203 [warning] C:\Users\HZOZIMO\.ssh\config: ENOENT: no such file or directory, open 'C:\Users\HZOZIMO\.ssh\config'
2024-03-07 12:12:30.204 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 12:12:30.272 [info] Looking for git repository
2024-03-07 12:12:30.272 [info] Found 0 repositories during activation
2024-03-07 12:12:30.272 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 12:12:30.274 [info] Registering git provider
2024-03-07 12:12:30.896 [info] Repo state for file:///c%3A/Repositories/FPI-UPFITTER-CIM-UI changed.
2024-03-07 12:12:30.896 [info] Repo file:///c%3A/Repositories/FPI-UPFITTER-CIM-UI has already been setup.
2024-03-07 12:12:34.213 [info] Git initialization state changed: state=initialized
2024-03-07 12:12:34.213 [info] Review+0> Validate state in progress
2024-03-07 12:12:34.213 [info] Review+0> Validating state...
2024-03-07 12:12:34.220 [info] Found GitHub remote for folder c:\Repositories\FPI-UPFITTER-CIM-UI
2024-03-07 12:14:34.179 [error] Review+0> Timeout occurred while validating state.
zengemvisor-gb commented 8 months ago

Sharing logs

2024-03-07 01:04:09.012 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:04:09.255 [info] Looking for git repository
2024-03-07 01:04:09.258 [info] Found 0 repositories during activation
2024-03-07 01:04:09.258 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:04:09.260 [info] Registering git provider
2024-03-07 01:04:09.276 [info] Repo state for file:///home/gil/code/drexel/12-set-up-initial-logins-through-the-api changed.
2024-03-07 01:04:09.276 [info] Repo file:///home/gil/code/drexel/12-set-up-initial-logins-through-the-api has already been setup.
2024-03-07 01:04:09.366 [info] Repository file:///home/gil/code/drexel/main has been opened
2024-03-07 01:04:09.399 [info] Repo state for file:///home/gil/code/drexel/FDASAUTO-234 changed.
2024-03-07 01:04:09.399 [info] Repo file:///home/gil/code/drexel/FDASAUTO-234 has already been setup.
2024-03-07 01:04:09.468 [info] Git initialization state changed: state=initialized
2024-03-07 01:04:09.468 [info] Review+0> Validate state in progress
2024-03-07 01:04:09.468 [info] Review+0> Validating state...
2024-03-07 01:04:09.468 [info] Review+1> Validate state in progress
2024-03-07 01:04:09.468 [info] Review+1> Validating state...
2024-03-07 01:04:09.468 [info] Review+2> Validate state in progress
2024-03-07 01:04:09.468 [info] Review+2> Validating state...
2024-03-07 01:04:09.479 [info] Review+2> Queuing additional validate state
2024-03-07 01:04:09.479 [info] Repo state for file:///home/gil/code/drexel/main changed.
2024-03-07 01:04:09.479 [info] Repo file:///home/gil/code/drexel/main has already been setup.
2024-03-07 01:04:09.494 [info] Found GitHub remote for folder /home/gil/code/drexel/12-set-up-initial-logins-through-the-api
2024-03-07 01:04:09.506 [info] Found GitHub remote for folder /home/gil/code/drexel/FDASAUTO-234
2024-03-07 01:04:09.519 [info] Found GitHub remote for folder /home/gil/code/drexel/main
2024-03-07 01:04:09.706 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:04:09.823 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:04:09.839 [info] Review+2> No matching pull request metadata found locally for current branch main
2024-03-07 01:04:09.856 [info] Review+1> No matching pull request metadata found locally for current branch FDASAUTO-234
2024-03-07 01:04:09.863 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:04:09.901 [info] Review+1> No matching pull request metadata found on GitHub for current branch FDASAUTO-234
2024-03-07 01:04:09.906 [info] Review+0> No matching pull request metadata found locally for current branch 12-set-up-initial-logins-through-the-api
2024-03-07 01:04:09.928 [info] Using globalState assignableUsers for 1.
2024-03-07 01:04:09.954 [info] Using globalState assignableUsers for 1.
2024-03-07 01:04:09.959 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo EAI_AGAIN origi
2024-03-07 01:04:09.977 [info] Using globalState assignableUsers for 1.
2024-03-07 01:04:09.978 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo EAI_AGAIN origi
2024-03-07 01:04:32.369 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:04:32.472 [info] Looking for git repository
2024-03-07 01:04:32.472 [info] Found 0 repositories during activation
2024-03-07 01:04:32.472 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:04:32.473 [info] Registering git provider
2024-03-07 01:04:55.630 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:04:55.895 [info] Looking for git repository
2024-03-07 01:04:55.895 [info] Found 0 repositories during activation
2024-03-07 01:04:55.895 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:04:55.896 [info] Registering git provider
2024-03-07 01:04:55.896 [info] Review+0> Validate state in progress
2024-03-07 01:04:55.896 [info] Review+0> Validating state...
2024-03-07 01:04:55.917 [info] Found GitHub remote for folder /home/gil/code/drexel/main
2024-03-07 01:04:56.108 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:04:56.163 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-03-07 01:04:56.182 [info] Using globalState assignableUsers for 1.
2024-03-07 01:04:56.206 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo EAI_AGAIN origi
2024-03-07 01:05:04.833 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:05:05.059 [info] Looking for git repository
2024-03-07 01:05:05.059 [info] Found 0 repositories during activation
2024-03-07 01:05:05.059 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:05:05.061 [info] Registering git provider
2024-03-07 01:05:05.061 [info] Review+0> Validate state in progress
2024-03-07 01:05:05.061 [info] Review+0> Validating state...
2024-03-07 01:05:05.079 [info] Found GitHub remote for folder /home/gil/code/drexel/FDASAUTO-234
2024-03-07 01:05:05.266 [info] Repo state for file:///home/gil/code/drexel/FDASAUTO-234 changed.
2024-03-07 01:05:05.266 [info] Repo file:///home/gil/code/drexel/FDASAUTO-234 has already been setup.
2024-03-07 01:05:05.271 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:05:05.347 [info] Review+0> No matching pull request metadata found locally for current branch FDASAUTO-234
2024-03-07 01:05:05.365 [info] Using globalState assignableUsers for 1.
2024-03-07 01:05:05.375 [info] Review+0> No matching pull request metadata found on GitHub for current branch FDASAUTO-234
2024-03-07 01:05:41.010 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:05:41.122 [info] Looking for git repository
2024-03-07 01:05:41.122 [info] Found 0 repositories during activation
2024-03-07 01:05:41.122 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:05:41.123 [info] Registering git provider
2024-03-07 01:06:16.111 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:06:16.372 [info] Looking for git repository
2024-03-07 01:06:16.372 [info] Found 0 repositories during activation
2024-03-07 01:06:16.372 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:06:16.373 [info] Registering git provider
2024-03-07 01:06:16.373 [info] Review+0> Validate state in progress
2024-03-07 01:06:16.373 [info] Review+0> Validating state...
2024-03-07 01:06:16.411 [info] Found GitHub remote for folder /home/gil/code/drexel/12-set-up-initial-logins-through-the-api
2024-03-07 01:06:16.422 [info] Repo state for file:///home/gil/code/drexel/12-set-up-initial-logins-through-the-api changed.
2024-03-07 01:06:16.422 [info] Repo file:///home/gil/code/drexel/12-set-up-initial-logins-through-the-api has already been setup.
2024-03-07 01:06:16.591 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:06:16.643 [info] Review+0> No matching pull request metadata found locally for current branch 12-set-up-initial-logins-through-the-api
2024-03-07 01:06:16.651 [info] Using globalState assignableUsers for 1.
2024-03-07 01:06:16.669 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo EAI_AGAIN origi
2024-03-07 01:06:34.847 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:06:35.096 [info] Looking for git repository
2024-03-07 01:06:35.096 [info] Found 0 repositories during activation
2024-03-07 01:06:35.096 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:06:35.097 [info] Registering git provider
2024-03-07 01:06:35.097 [info] Review+0> Validate state in progress
2024-03-07 01:06:35.097 [info] Review+0> Validating state...
2024-03-07 01:06:35.162 [info] Found GitHub remote for folder /home/gil/code/drexel/FDASAUTO-234
2024-03-07 01:06:35.381 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:06:35.426 [info] Review+0> No matching pull request metadata found locally for current branch FDASAUTO-234
2024-03-07 01:06:35.435 [info] Using globalState assignableUsers for 1.
2024-03-07 01:06:35.453 [info] Review+0> No matching pull request metadata found on GitHub for current branch FDASAUTO-234
2024-03-07 01:06:48.102 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:06:48.278 [info] Looking for git repository
2024-03-07 01:06:48.278 [info] Found 0 repositories during activation
2024-03-07 01:06:48.278 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:06:48.280 [info] Registering git provider
2024-03-07 01:06:48.280 [info] Review+0> Validate state in progress
2024-03-07 01:06:48.280 [info] Review+0> Validating state...
2024-03-07 01:06:48.300 [info] Found GitHub remote for folder /home/gil/code/drexel/main
2024-03-07 01:06:48.492 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:06:48.546 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-03-07 01:06:48.557 [info] Using globalState assignableUsers for 1.
2024-03-07 01:06:48.594 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo EAI_AGAIN origi
2024-03-07 01:07:32.918 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:07:33.044 [info] Looking for git repository
2024-03-07 01:07:33.044 [info] Found 0 repositories during activation
2024-03-07 01:07:33.044 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:07:33.045 [info] Registering git provider
2024-03-07 01:07:33.045 [info] Review+0> Validate state in progress
2024-03-07 01:07:33.045 [info] Review+0> Validating state...
2024-03-07 01:07:33.059 [info] Found GitHub remote for folder /home/gil/code/drexel/12-set-up-initial-logins-through-the-api
2024-03-07 01:07:33.257 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:07:33.341 [info] Review+0> No matching pull request metadata found locally for current branch 12-set-up-initial-logins-through-the-api
2024-03-07 01:07:33.363 [info] Using globalState assignableUsers for 1.
2024-03-07 01:07:33.405 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo EAI_AGAIN origi
2024-03-07 01:08:13.391 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 01:08:13.593 [info] Looking for git repository
2024-03-07 01:08:13.593 [info] Found 0 repositories during activation
2024-03-07 01:08:13.593 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 01:08:13.595 [info] Registering git provider
2024-03-07 01:08:13.595 [info] Review+0> Validate state in progress
2024-03-07 01:08:13.595 [info] Review+0> Validating state...
2024-03-07 01:08:13.633 [info] Found GitHub remote for folder /home/gil/code/drexel/main
2024-03-07 01:08:14.002 [info] Trying to use globalState for assignableUsers.
2024-03-07 01:08:14.051 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-03-07 01:08:14.058 [info] Using globalState assignableUsers for 1.
2024-03-07 01:08:14.079 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo EAI_AGAIN origi
2024-03-07 01:10:13.603 [error] Review+0> Timeout occurred while validating state.
2024-03-07 01:11:07.326 [info] Repo state for file:///home/gil/code/drexel/main changed.
2024-03-07 01:11:07.326 [info] Repo file:///home/gil/code/drexel/main has already been setup.
2024-03-07 20:45:41.470 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 20:45:41.891 [info] Looking for git repository
2024-03-07 20:45:41.891 [info] Found 0 repositories during activation
2024-03-07 20:45:41.891 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 20:45:41.893 [info] Registering git provider
2024-03-07 20:45:41.893 [info] Review+0> Validate state in progress
2024-03-07 20:45:41.893 [info] Review+0> Validating state...
2024-03-07 20:45:41.927 [info] Found GitHub remote for folder /home/gil/code/drexel/FDASAUTO-234
2024-03-07 20:45:42.172 [info] Trying to use globalState for assignableUsers.
2024-03-07 20:45:42.230 [info] Review+0> No matching pull request metadata found locally for current branch FDASAUTO-234
2024-03-07 20:45:42.258 [info] Review+0> No matching pull request metadata found on GitHub for current branch FDASAUTO-234
2024-03-07 20:45:42.276 [info] Using globalState assignableUsers for 1.
2024-03-07 20:45:51.870 [info] Activation> Extension version: 0.83.2024030509
2024-03-07 20:45:52.008 [info] Looking for git repository
2024-03-07 20:45:52.008 [info] Found 0 repositories during activation
2024-03-07 20:45:52.008 [info] Git repository found, initializing review manager and pr tree view.
2024-03-07 20:45:52.009 [info] Registering git provider
2024-03-07 20:45:52.009 [info] Review+0> Validate state in progress
2024-03-07 20:45:52.009 [info] Review+0> Validating state...
2024-03-07 20:45:52.031 [info] Found GitHub remote for folder /home/gil/code/drexel/main
2024-03-07 20:45:52.218 [info] Trying to use globalState for assignableUsers.
2024-03-07 20:45:52.322 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-03-07 20:45:52.344 [info] Using globalState assignableUsers for 1.
2024-03-07 20:45:52.364 [warning] GitHubServer> No response from host https://origi/n: request to https://origi/api/v3/rate_limit failed, reason: getaddrinfo EAI_AGAIN origi
2024-03-07 20:47:52.013 [error] Review+0> Timeout occurred while validating state.
2024-03-07 20:49:35.372 [info] Repo state for file:///home/gil/code/drexel/main changed.
2024-03-07 20:49:35.372 [info] Repo file:///home/gil/code/drexel/main has already been setup.
PUNK3DAF commented 8 months ago
2024-03-12 18:29:51.874 [warning] C:\Users\vldmrk\.ssh\config: ENOENT: no such file or directory, open 'C:\Users\vldmrk\.ssh\config'
2024-03-12 18:29:51.874 [info] Activation> Extension version: 0.83.2024030509
2024-03-12 18:29:52.325 [info] Looking for git repository
2024-03-12 18:29:52.325 [info] Found 0 repositories during activation
2024-03-12 18:29:52.325 [info] Git repository found, initializing review manager and pr tree view.
2024-03-12 18:29:52.327 [info] Registering git provider
2024-03-12 18:29:52.720 [info] Review+0> Validate state in progress
2024-03-12 18:29:52.720 [info] Review+0> Validating state...
2024-03-12 18:29:52.721 [info] Cannot updates repositories as git is uninitialized
2024-03-12 18:29:52.721 [info] Repo state for file:///c%3A/Users/vldmrk/OneDrive/Documents/GitHub/GitScripts changed.
2024-03-12 18:29:52.721 [info] Repo file:///c%3A/Users/vldmrk/OneDrive/Documents/GitHub/GitScripts has already been setup.
2024-03-12 18:29:55.901 [info] Git initialization state changed: state=initialized
2024-03-12 18:29:55.901 [info] Review+0> Validate state in progress
2024-03-12 18:29:55.901 [info] Review+0> Validating state...
2024-03-12 18:29:55.943 [info] Found GitHub remote for folder c:\Users\vldmrk\OneDrive\Documents\GitHub\GitScripts
2024-03-12 18:30:21.601 [warning] C:\Users\vldmrk\.ssh\config: ENOENT: no such file or directory, open 'C:\Users\vldmrk\.ssh\config'
2024-03-12 18:30:21.602 [info] Activation> Extension version: 0.83.2024030509
2024-03-12 18:30:21.687 [info] Looking for git repository
2024-03-12 18:30:21.687 [info] Found 0 repositories during activation
2024-03-12 18:30:21.687 [info] Git repository found, initializing review manager and pr tree view.
2024-03-12 18:30:21.687 [info] Registering git provider
2024-03-12 18:30:21.825 [info] Review+0> Validate state in progress
2024-03-12 18:30:21.825 [info] Review+0> Validating state...
2024-03-12 18:30:21.826 [info] Cannot updates repositories as git is uninitialized
2024-03-12 18:30:21.826 [info] Repo state for file:///c%3A/Users/vldmrk/Downloads/Klipovi/ITEH%20Projekat changed.
2024-03-12 18:30:21.826 [info] Repo file:///c%3A/Users/vldmrk/Downloads/Klipovi/ITEH%20Projekat has already been setup.
2024-03-12 18:30:22.583 [info] Git initialization state changed: state=initialized
2024-03-12 18:30:22.584 [info] Review+0> Validate state in progress
2024-03-12 18:30:22.584 [info] Review+0> Validating state...
2024-03-12 18:30:22.609 [info] Found GitHub remote for folder c:\Users\vldmrk\Downloads\Klipovi\ITEH Projekat
2024-03-12 18:30:25.164 [warning] Unable to resolve remote: HttpError: request to https://api.github.com/repos/PUNK3DAF/ITEH-Projekat failed, reason: getaddrinfo ENOTFOUND api.github.com
2024-03-12 18:30:25.171 [info] Missing upstream check failed: HttpError: request to https://api.github.com/repos/PUNK3DAF/ITEH-Projekat failed, reason: getaddrinfo ENOTFOUND api.github.com
2024-03-12 18:30:25.173 [info] Trying to use globalState for assignableUsers.
2024-03-12 18:30:25.244 [info] Using globalState assignableUsers for 1.
2024-03-12 18:30:25.254 [error] GitHubRepository> Error querying GraphQL API: Network error: request to https://api.github.com/graphql failed, reason: getaddrinfo ENOTFOUND api.github.com
2024-03-12 18:30:25.256 [info] Review+0> No matching pull request metadata found locally for current branch main
2024-03-12 18:32:22.594 [error] Review+0> Timeout occurred while validating state.
alexr00 commented 8 months ago

Thank you everyone for the logs! Many of these look like they're caused by network issues, and we can try again when we hit this.

DrJosh9000 commented 7 months ago

I'm still getting the notification to put my logs here, with v0.82.1 of the extension installed. Do you want them?

alexr00 commented 7 months ago

@DrJosh9000 thanks for checking, but no more logs are needed. I've removed the notification in pre-release.

bpasero commented 1 month ago

@alexr00 just got this running OSS:

2024-09-17 08:11:52.564 [warning] C:\Users\benjpas\.ssh\config: ENOENT: no such file or directory, open 'C:\Users\benjpas\.ssh\config'
2024-09-17 08:11:52.565 [info] Activation> Extension version: 0.79.2024012209
2024-09-17 08:11:52.576 [info] Looking for git repository
2024-09-17 08:11:52.576 [info] Found 0 repositories during activation
2024-09-17 08:11:52.576 [info] Git repository found, initializing review manager and pr tree view.
2024-09-17 08:11:52.577 [info] Registering git provider
2024-09-17 08:12:02.502 [warning] C:\Users\benjpas\.ssh\config: ENOENT: no such file or directory, open 'C:\Users\benjpas\.ssh\config'
2024-09-17 08:12:02.502 [info] Activation> Extension version: 0.79.2024012209
2024-09-17 08:12:02.553 [info] Looking for git repository
2024-09-17 08:12:02.553 [info] Found 0 repositories during activation
2024-09-17 08:12:02.553 [info] Git repository found, initializing review manager and pr tree view.
2024-09-17 08:12:02.557 [info] Registering git provider
2024-09-17 08:12:09.329 [info] Review+0> Validate state in progress
2024-09-17 08:12:09.330 [info] Review+0> Validating state...
2024-09-17 08:12:09.330 [info] Cannot updates repositories as git is uninitialized
2024-09-17 08:12:09.330 [info] Repo state for file:///c%3A/Development/vscode-electron-22.x changed.
2024-09-17 08:12:09.330 [info] Repo file:///c%3A/Development/vscode-electron-22.x has already been setup.
2024-09-17 08:12:09.441 [info] Review+0> No matching pull request metadata found locally for current branch undefined
2024-09-17 08:12:09.820 [info] Review+0> No matching pull request metadata found on GitHub for current branch undefined
2024-09-17 08:12:18.291 [info] Git initialization state changed: state=initialized
2024-09-17 08:12:18.291 [info] Review+0> Validate state in progress
2024-09-17 08:12:18.291 [info] Review+0> Validating state...
2024-09-17 08:12:18.293 [info] Found GitHub remote for folder c:\Development\vscode-electron-22.x
2024-09-17 08:12:18.563 [warning] Unable to resolve remote: HttpError: Bad credentials
2024-09-17 08:12:18.751 [info] Missing upstream check failed: HttpError: Bad credentials
2024-09-17 08:12:18.756 [info] Trying to use globalState for assignableUsers.
2024-09-17 08:12:18.768 [info] Review+0> No matching pull request metadata found locally for current branch undefined
2024-09-17 08:12:18.769 [info] GlobalState does not exist for assignableUsers.
2024-09-17 08:12:18.998 [info] Review+0> No matching pull request metadata found on GitHub for current branch undefined
2024-09-17 08:12:28.843 [info] Review+0> Validate state in progress
2024-09-17 08:12:28.843 [info] Review+0> Validating state...
2024-09-17 08:12:28.857 [info] Found GitHub remote for folder c:\Development\vscode-electron-22.x
2024-09-17 08:12:29.115 [warning] Unable to resolve remote: HttpError: Bad credentials
2024-09-17 08:12:29.115 [info] Using in-memory cached assignable users.
2024-09-17 08:12:29.213 [info] Review+0> No matching pull request metadata found locally for current branch joh/homely-damselfly
2024-09-17 08:13:15.568 [info] Review+0> Queuing additional validate state
2024-09-17 08:13:36.257 [info] Review+0> Queuing additional validate state
2024-09-17 08:14:28.857 [error] Review+0> Timeout occurred while validating state.
2024-09-17 08:14:28.857 [info] Review+0> Validating state...
2024-09-17 08:14:28.877 [info] Found GitHub remote for folder c:\Development\vscode-electron-22.x
2024-09-17 08:14:29.134 [warning] Unable to resolve remote: HttpError: Bad credentials
2024-09-17 08:14:29.135 [info] Using in-memory cached assignable users.
2024-09-17 08:14:29.206 [info] Review+0> No matching pull request metadata found locally for current branch ben/npm
2024-09-17 08:14:29.319 [info] Review+0> No matching pull request metadata found on GitHub for current branch ben/npm
2024-09-17 08:14:29.326 [info] Review+0> Validating state...
2024-09-17 08:14:29.329 [info] Found GitHub remote for folder c:\Development\vscode-electron-22.x
2024-09-17 08:14:29.466 [warning] Unable to resolve remote: HttpError: Bad credentials
2024-09-17 08:14:29.466 [info] Using in-memory cached assignable users.
2024-09-17 08:14:29.536 [info] Review+0> No matching pull request metadata found locally for current branch ben/npm
2024-09-17 08:14:29.658 [info] Review+0> No matching pull request metadata found on GitHub for current branch ben/npm