vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Showed old PR after creating PR

Open roblourens opened this issue 10 months ago • 41 comments

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

roblourens avatar Sep 22 '23 15:09 roblourens

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.

alexr00 avatar Sep 29 '23 13:09 alexr00

Yeah, it was a multiroot workspace

roblourens avatar Sep 29 '23 15:09 roblourens

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 avatar Oct 05 '23 10:10 alexr00

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.

alexr00 avatar Oct 06 '23 08:10 alexr00

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.

andreamah avatar Oct 17 '23 17:10 andreamah

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.

amunger avatar Oct 17 '23 18:10 amunger

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 avatar Oct 18 '23 08:10 bpasero

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

bpasero avatar Oct 18 '23 09:10 bpasero

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

alexr00 avatar Oct 18 '23 15:10 alexr00

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.

alexr00 avatar Oct 23 '23 16:10 alexr00

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.

alexdauenhauer avatar Nov 02 '23 15:11 alexdauenhauer

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

roblourens avatar Nov 02 '23 16:11 roblourens

@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 avatar Nov 03 '23 13:11 alexr00

@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.

alexr00 avatar Nov 03 '23 13:11 alexr00

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

alexdauenhauer avatar Nov 03 '23 16:11 alexdauenhauer

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!

alexr00 avatar Nov 06 '23 13:11 alexr00

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

neeraj-ec avatar Nov 07 '23 06:11 neeraj-ec

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

alexr00 avatar Nov 07 '23 14:11 alexr00

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

JounQin avatar Nov 09 '23 16:11 JounQin

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.

alexr00 avatar Nov 10 '23 09:11 alexr00

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":"<!-- 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":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":"<!-- 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":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

roblourens avatar Nov 15 '23 19:11 roblourens

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.

bpasero avatar Nov 16 '23 06:11 bpasero

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

alexr00 avatar Nov 16 '23 10:11 alexr00

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.

bpasero avatar Nov 17 '23 10:11 bpasero

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.

DrJosh9000 avatar Nov 23 '23 04:11 DrJosh9000

  • Extension version: v0.77.2023112809
  • VSCode Version:

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

  • OS: Darwin x64 22.6.0
  • Repository Clone Configuration (single repository/fork of an upstream repository): private GitHub enterprise folder
  • Github Product (Github.com/Github Enterprise version x.x.x): GHE 3.3.19

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.

AntonioL avatar Nov 28 '23 22:11 AntonioL

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 avatar Dec 27 '23 15:12 rondales

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 avatar Dec 27 '23 15:12 rondales

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.

ffisc avatar Jan 01 '24 15:01 ffisc

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

alexr00 avatar Jan 22 '24 11:01 alexr00