Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What happened here? #19

Open
slingerbv opened this issue Aug 19, 2022 · 31 comments
Open

What happened here? #19

slingerbv opened this issue Aug 19, 2022 · 31 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@slingerbv
Copy link
Contributor

Especially the number of methods uploaded in the final call is weird.

2022-08-18 13:27:25.869 (3992.193s) [controller      ]           commands.cpp:546   INFO| New job: Download and parse https://github.com/floating-ui/floating-ui

2022-08-18 13:27:28.858 (3995.182s) [controller      ]           commands.cpp:178   INFO| 0 vulnerabilities found in project.

2022-08-18 13:27:30.060 (3996.384s) [controller      ]           commands.cpp:227   INFO| Project has 258 tags

2022-08-18 13:27:30.061 (3996.385s) [controller      ]           commands.cpp:312   INFO| Processing tag: v0.1.0(1/20)

2022-08-18 13:27:30.212 (3996.536s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:27:30.213 (3996.537s) [parser          ]             Parser.cpp:32    INFO| Parsing 7 files

2022-08-18 13:27:39.860 (4006.184s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 67

2022-08-18 13:27:39.860 (4006.185s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 7 files

2022-08-18 13:27:39.982 (4006.306s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 67 methods to the database

2022-08-18 13:27:40.571 (4006.895s) [controller      ]           commands.cpp:312   INFO| Processing tag: v0.3.5(2/20)

2022-08-18 13:27:40.782 (4007.107s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:27:40.783 (4007.107s) [parser          ]             Parser.cpp:32    INFO| Parsing 5 files

2022-08-18 13:27:50.658 (4016.982s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 25

2022-08-18 13:27:50.658 (4016.982s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 5 files

2022-08-18 13:27:50.745 (4017.069s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 25 methods to the database

2022-08-18 13:27:51.459 (4017.783s) [controller      ]           commands.cpp:312   INFO| Processing tag: v0.6.1(3/20)

2022-08-18 13:27:51.718 (4018.042s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:27:51.719 (4018.043s) [parser          ]             Parser.cpp:32    INFO| Parsing 5 files

2022-08-18 13:28:07.702 (4034.026s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 104

2022-08-18 13:28:07.703 (4034.027s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 5 files

2022-08-18 13:28:07.862 (4034.187s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 104 methods to the database

2022-08-18 13:28:09.098 (4035.423s) [controller      ]           commands.cpp:312   INFO| Processing tag: v1.0.0(4/20)

2022-08-18 13:28:09.465 (4035.789s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:28:09.466 (4035.790s) [parser          ]             Parser.cpp:32    INFO| Parsing 85 files

2022-08-18 13:28:10.299 (4036.624s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:28:10.513 (4036.837s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 18%.

2022-08-18 13:28:10.750 (4037.074s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 28%.

2022-08-18 13:28:10.906 (4037.230s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 37%.

2022-08-18 13:28:11.158 (4037.482s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 47%.

2022-08-18 13:28:12.495 (4038.819s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 56%.

2022-08-18 13:28:12.798 (4039.122s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 65%.

2022-08-18 13:28:13.025 (4039.349s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 75%.

2022-08-18 13:28:19.750 (4046.074s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 84%.

2022-08-18 13:29:04.205 (4090.529s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 94%.

2022-08-18 13:29:50.099 (4136.423s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 107

2022-08-18 13:29:50.101 (4136.425s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 85 files

2022-08-18 13:29:50.683 (4137.007s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 107 methods to the database

2022-08-18 13:29:55.964 (4142.288s) [controller      ]           commands.cpp:312   INFO| Processing tag: v1.8.2(5/20)

2022-08-18 13:29:56.251 (4142.575s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:29:56.251 (4142.576s) [parser          ]             Parser.cpp:32    INFO| Parsing 92 files

2022-08-18 13:29:57.036 (4143.360s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:29:57.300 (4143.624s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 19%.

2022-08-18 13:29:57.548 (4143.872s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 29%.

2022-08-18 13:29:57.752 (4144.076s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 39%.

2022-08-18 13:29:57.941 (4144.265s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 48%.

2022-08-18 13:29:59.337 (4145.661s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 58%.

2022-08-18 13:29:59.801 (4146.125s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 68%.

2022-08-18 13:29:59.993 (4146.317s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 78%.

2022-08-18 13:30:03.633 (4149.957s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 88%.

2022-08-18 13:30:42.337 (4188.661s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 97%.

2022-08-18 13:30:46.336 (4192.660s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 57

2022-08-18 13:30:46.338 (4192.662s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 92 files

2022-08-18 13:30:46.950 (4193.274s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 57 methods to the database

2022-08-18 13:30:50.178 (4196.502s) [controller      ]           commands.cpp:312   INFO| Processing tag: v1.9.8(6/20)

2022-08-18 13:30:50.344 (4196.668s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:30:50.344 (4196.669s) [parser          ]             Parser.cpp:32    INFO| Parsing 46 files

2022-08-18 13:30:50.498 (4196.822s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 8%.

2022-08-18 13:30:50.923 (4197.247s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 17%.

2022-08-18 13:30:51.202 (4197.526s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 26%.

2022-08-18 13:30:51.376 (4197.700s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 34%.

2022-08-18 13:30:51.458 (4197.782s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 43%.

2022-08-18 13:30:51.649 (4197.973s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 52%.

2022-08-18 13:30:51.789 (4198.113s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 60%.

2022-08-18 13:30:52.011 (4198.335s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 69%.

2022-08-18 13:30:52.699 (4199.023s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 78%.

2022-08-18 13:30:53.921 (4200.245s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 86%.

2022-08-18 13:31:23.822 (4230.146s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 95%.

2022-08-18 13:31:27.284 (4233.608s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 36

2022-08-18 13:31:27.285 (4233.609s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 46 files

2022-08-18 13:31:27.761 (4234.085s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 36 methods to the database

2022-08-18 13:31:31.520 (4237.844s) [controller      ]           commands.cpp:312   INFO| Processing tag: v1.12.5(7/20)

2022-08-18 13:31:31.870 (4238.194s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:31:31.871 (4238.195s) [parser          ]             Parser.cpp:32    INFO| Parsing 26 files

2022-08-18 13:31:32.246 (4238.570s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 7%.

2022-08-18 13:31:32.261 (4238.585s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 15%.

2022-08-18 13:31:32.430 (4238.754s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 23%.

2022-08-18 13:31:32.563 (4238.887s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 30%.

2022-08-18 13:31:32.587 (4238.911s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 38%.

2022-08-18 13:31:32.706 (4239.030s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 46%.

2022-08-18 13:31:35.051 (4241.375s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 53%.

2022-08-18 13:31:37.646 (4243.970s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 61%.

2022-08-18 13:31:40.950 (4247.274s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 69%.

2022-08-18 13:31:42.402 (4248.726s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 76%.

2022-08-18 13:32:04.590 (4270.914s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 84%.

2022-08-18 13:32:14.870 (4281.194s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 92%.

2022-08-18 13:32:19.106 (4285.430s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 100%.

2022-08-18 13:32:19.976 (4286.300s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 266

2022-08-18 13:32:19.978 (4286.302s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 26 files

2022-08-18 13:32:20.359 (4286.683s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 266 methods to the database

2022-08-18 13:32:26.072 (4292.396s) [controller      ]           commands.cpp:312   INFO| Processing tag: v1.14.4(8/20)

2022-08-18 13:32:26.266 (4292.591s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:32:26.268 (4292.592s) [parser          ]             Parser.cpp:32    INFO| Parsing 65 files

2022-08-18 13:32:26.961 (4293.285s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:32:27.302 (4293.626s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 18%.

2022-08-18 13:32:27.484 (4293.808s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 27%.

2022-08-18 13:32:27.677 (4294.001s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 36%.

2022-08-18 13:32:27.908 (4294.232s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 46%.

2022-08-18 13:32:28.625 (4294.949s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 55%.

2022-08-18 13:32:34.834 (4301.158s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 64%.

2022-08-18 13:34:29.902 (4416.226s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 73%.

2022-08-18 13:34:40.377 (4426.701s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 83%.

2022-08-18 13:34:46.717 (4433.042s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 92%.

2022-08-18 13:35:24.448 (4470.772s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 303

2022-08-18 13:35:24.528 (4470.852s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 65 files

2022-08-18 13:35:25.342 (4471.666s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 303 methods to the database

2022-08-18 13:35:31.570 (4477.894s) [controller      ]           commands.cpp:312   INFO| Processing tag: v2.0.0-next.12(9/20)

2022-08-18 13:35:31.986 (4478.310s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:35:31.987 (4478.311s) [parser          ]             Parser.cpp:32    INFO| Parsing 92 files

2022-08-18 13:35:32.479 (4478.803s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:35:32.627 (4478.951s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 19%.

2022-08-18 13:35:32.763 (4479.087s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 29%.

2022-08-18 13:35:32.994 (4479.318s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 39%.

2022-08-18 13:35:33.565 (4479.889s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 48%.

2022-08-18 13:35:34.571 (4480.895s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 58%.

2022-08-18 13:35:35.247 (4481.571s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 68%.

2022-08-18 13:35:35.686 (4482.010s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 78%.

2022-08-18 13:35:36.011 (4482.335s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 88%.

2022-08-18 13:35:36.894 (4483.218s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 97%.

2022-08-18 13:35:37.709 (4484.033s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 1

2022-08-18 13:35:37.711 (4484.035s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 92 files

2022-08-18 13:35:38.050 (4484.374s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 1 methods to the database

2022-08-18 13:35:41.982 (4488.306s) [controller      ]           commands.cpp:312   INFO| Processing tag: v2.0.0(10/20)

2022-08-18 13:35:42.377 (4488.701s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:35:42.378 (4488.702s) [parser          ]             Parser.cpp:32    INFO| Parsing 109 files

2022-08-18 13:35:42.840 (4489.164s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:35:43.081 (4489.405s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 18%.

2022-08-18 13:35:44.418 (4490.742s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 27%.

2022-08-18 13:35:45.618 (4491.942s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 36%.

2022-08-18 13:35:45.914 (4492.238s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 45%.

2022-08-18 13:35:46.735 (4493.059s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 55%.

2022-08-18 13:35:47.755 (4494.079s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 64%.

2022-08-18 13:35:48.089 (4494.413s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 73%.

2022-08-18 13:35:48.422 (4494.747s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 82%.

2022-08-18 13:35:49.297 (4495.621s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 91%.

2022-08-18 13:35:50.108 (4496.432s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 5

2022-08-18 13:35:50.111 (4496.435s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 109 files

2022-08-18 13:35:50.736 (4497.060s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 5 methods to the database

2022-08-18 13:35:55.119 (4501.444s) [controller      ]           commands.cpp:312   INFO| Processing tag: v2.2.2(11/20)

2022-08-18 13:35:55.462 (4501.786s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:35:55.464 (4501.788s) [parser          ]             Parser.cpp:32    INFO| Parsing 54 files

2022-08-18 13:35:55.712 (4502.036s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:35:55.852 (4502.176s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 18%.

2022-08-18 13:35:55.949 (4502.274s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 27%.

2022-08-18 13:35:57.090 (4503.414s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 37%.

2022-08-18 13:35:58.077 (4504.401s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 46%.

2022-08-18 13:35:58.588 (4504.912s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 55%.

2022-08-18 13:35:59.032 (4505.356s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 64%.

2022-08-18 13:35:59.647 (4505.971s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 74%.

2022-08-18 13:36:00.286 (4506.610s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 83%.

2022-08-18 13:36:01.200 (4507.524s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 92%.

2022-08-18 13:36:01.708 (4508.032s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 3

2022-08-18 13:36:01.710 (4508.034s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 54 files

2022-08-18 13:36:02.124 (4508.448s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 3 methods to the database

2022-08-18 13:36:06.330 (4512.654s) [controller      ]           commands.cpp:312   INFO| Processing tag: v2.5.2(12/20)

2022-08-18 13:36:06.692 (4513.017s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:36:06.694 (4513.018s) [parser          ]             Parser.cpp:32    INFO| Parsing 42 files

2022-08-18 13:36:07.084 (4513.408s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:36:07.380 (4513.704s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 19%.

2022-08-18 13:36:07.565 (4513.889s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 28%.

2022-08-18 13:36:07.751 (4514.075s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 38%.

2022-08-18 13:36:07.906 (4514.230s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 47%.

2022-08-18 13:36:08.187 (4514.511s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 57%.

2022-08-18 13:36:08.448 (4514.772s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 66%.

2022-08-18 13:36:08.823 (4515.147s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 76%.

2022-08-18 13:36:09.089 (4515.413s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 85%.

2022-08-18 13:36:09.211 (4515.535s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 95%.

2022-08-18 13:36:09.906 (4516.230s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 2

2022-08-18 13:36:09.908 (4516.232s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 42 files

2022-08-18 13:36:10.242 (4516.567s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 2 methods to the database

2022-08-18 13:36:14.210 (4520.534s) [controller      ]           commands.cpp:312   INFO| Processing tag: v2.9.0(13/20)

2022-08-18 13:36:14.388 (4520.712s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:36:14.389 (4520.713s) [parser          ]             Parser.cpp:32    INFO| Parsing 32 files

2022-08-18 13:36:14.894 (4521.218s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:36:15.078 (4521.402s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 18%.

2022-08-18 13:36:15.313 (4521.637s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 28%.

2022-08-18 13:36:15.453 (4521.777s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 37%.

2022-08-18 13:36:15.474 (4521.798s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 46%.

2022-08-18 13:36:15.496 (4521.820s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 56%.

2022-08-18 13:36:15.657 (4521.981s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 65%.

2022-08-18 13:36:15.992 (4522.316s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 75%.

2022-08-18 13:36:16.945 (4523.269s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 84%.

2022-08-18 13:36:17.115 (4523.439s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 93%.

2022-08-18 13:36:17.212 (4523.536s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 2

2022-08-18 13:36:17.214 (4523.538s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 32 files

2022-08-18 13:36:17.504 (4523.828s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 2 methods to the database

2022-08-18 13:36:21.509 (4527.833s) [controller      ]           commands.cpp:312   INFO| Processing tag: @floating-ui/[email protected](14/20)

2022-08-18 13:36:22.229 (4528.553s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:36:22.231 (4528.555s) [parser          ]             Parser.cpp:32    INFO| Parsing 31 files

2022-08-18 13:36:22.712 (4529.036s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:36:22.732 (4529.056s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 19%.

2022-08-18 13:36:22.843 (4529.167s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 29%.

2022-08-18 13:36:22.903 (4529.227s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 38%.

2022-08-18 13:36:23.777 (4530.101s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 48%.

2022-08-18 13:36:24.319 (4530.643s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 58%.

2022-08-18 13:36:24.521 (4530.845s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 67%.

2022-08-18 13:36:24.820 (4531.144s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 77%.

2022-08-18 13:36:25.082 (4531.406s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 87%.

2022-08-18 13:36:25.160 (4531.484s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 96%.

2022-08-18 13:36:25.825 (4532.149s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 4

2022-08-18 13:36:25.827 (4532.151s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 31 files

2022-08-18 13:36:26.027 (4532.351s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 4 methods to the database

2022-08-18 13:36:32.533 (4538.857s) [controller      ]           commands.cpp:312   INFO| Processing tag: @floating-ui/[email protected](15/20)

2022-08-18 13:36:32.916 (4539.240s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:36:32.917 (4539.242s) [parser          ]             Parser.cpp:32    INFO| Parsing 13 files

2022-08-18 13:36:33.369 (4539.693s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 7%.

2022-08-18 13:36:33.937 (4540.261s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 15%.

2022-08-18 13:36:33.970 (4540.294s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 23%.

2022-08-18 13:36:34.022 (4540.346s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 30%.

2022-08-18 13:36:34.181 (4540.505s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 38%.

2022-08-18 13:36:34.618 (4540.942s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 46%.

2022-08-18 13:36:34.648 (4540.972s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 53%.

2022-08-18 13:36:34.702 (4541.026s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 61%.

2022-08-18 13:36:34.735 (4541.059s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 69%.

2022-08-18 13:36:34.874 (4541.198s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 76%.

2022-08-18 13:36:35.204 (4541.528s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 84%.

2022-08-18 13:36:35.228 (4541.552s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 92%.

2022-08-18 13:36:35.602 (4541.927s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 100%.

2022-08-18 13:36:35.673 (4541.997s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 4

2022-08-18 13:36:35.674 (4541.998s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 13 files

2022-08-18 13:36:35.860 (4542.184s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 4 methods to the database

2022-08-18 13:36:43.167 (4549.491s) [controller      ]           commands.cpp:312   INFO| Processing tag: @floating-ui/[email protected](16/20)

2022-08-18 13:36:43.645 (4549.969s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:36:43.646 (4549.970s) [parser          ]             Parser.cpp:32    INFO| Parsing 11 files

2022-08-18 13:36:44.326 (4550.650s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:36:44.326 (4550.650s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 18%.

2022-08-18 13:36:44.817 (4551.141s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 27%.

2022-08-18 13:36:44.851 (4551.175s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 36%.

2022-08-18 13:36:44.881 (4551.205s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 45%.

2022-08-18 13:36:44.919 (4551.243s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 54%.

2022-08-18 13:36:44.936 (4551.260s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 63%.

2022-08-18 13:36:45.095 (4551.419s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 72%.

2022-08-18 13:36:45.149 (4551.473s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 81%.

2022-08-18 13:36:45.206 (4551.530s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 90%.

2022-08-18 13:36:45.709 (4552.033s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 100%.

2022-08-18 13:36:45.744 (4552.068s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 1

2022-08-18 13:36:45.745 (4552.069s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 11 files

2022-08-18 13:36:45.898 (4552.222s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 1 methods to the database

2022-08-18 13:36:53.328 (4559.652s) [controller      ]           commands.cpp:312   INFO| Processing tag: @floating-ui/[email protected](17/20)

2022-08-18 13:36:53.661 (4559.985s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:36:53.662 (4559.986s) [parser          ]             Parser.cpp:32    INFO| Parsing 17 files

2022-08-18 13:36:53.722 (4560.046s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 5%.

2022-08-18 13:36:53.731 (4560.055s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 11%.

2022-08-18 13:36:54.198 (4560.522s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 17%.

2022-08-18 13:36:54.200 (4560.524s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 23%.

2022-08-18 13:36:54.206 (4560.531s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 29%.

2022-08-18 13:36:54.232 (4560.556s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 35%.

2022-08-18 13:36:54.670 (4560.994s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 41%.

2022-08-18 13:36:54.790 (4561.114s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 47%.

2022-08-18 13:36:54.850 (4561.174s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 52%.

2022-08-18 13:36:54.925 (4561.249s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 58%.

2022-08-18 13:36:54.966 (4561.290s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 64%.

2022-08-18 13:36:55.208 (4561.532s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 70%.

2022-08-18 13:36:55.295 (4561.619s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 76%.

2022-08-18 13:36:55.354 (4561.678s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 82%.

2022-08-18 13:36:55.449 (4561.773s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 88%.

2022-08-18 13:36:55.521 (4561.845s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 94%.

2022-08-18 13:36:55.941 (4562.265s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 100%.

2022-08-18 13:36:56.002 (4562.326s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 3

2022-08-18 13:36:56.004 (4562.328s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 17 files

2022-08-18 13:36:56.227 (4562.552s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 3 methods to the database

2022-08-18 13:37:01.862 (4568.186s) [controller      ]           commands.cpp:312   INFO| Processing tag: @floating-ui/[email protected](18/20)

2022-08-18 13:37:02.614 (4568.938s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:37:02.615 (4568.939s) [parser          ]             Parser.cpp:32    INFO| Parsing 19 files

2022-08-18 13:37:02.673 (4568.997s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 5%.

2022-08-18 13:37:02.683 (4569.008s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 10%.

2022-08-18 13:37:02.690 (4569.014s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 15%.

2022-08-18 13:37:03.120 (4569.444s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 21%.

2022-08-18 13:37:03.120 (4569.444s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 26%.

2022-08-18 13:37:03.129 (4569.453s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 31%.

2022-08-18 13:37:03.135 (4569.459s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 36%.

2022-08-18 13:37:03.194 (4569.518s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 42%.

2022-08-18 13:37:03.203 (4569.527s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 47%.

2022-08-18 13:37:03.210 (4569.534s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 52%.

2022-08-18 13:37:03.241 (4569.565s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 57%.

2022-08-18 13:37:03.249 (4569.573s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 63%.

2022-08-18 13:37:03.339 (4569.663s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 68%.

2022-08-18 13:37:03.799 (4570.123s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 73%.

2022-08-18 13:37:03.900 (4570.224s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 78%.

2022-08-18 13:37:03.915 (4570.239s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 84%.

2022-08-18 13:37:04.010 (4570.334s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 89%.

2022-08-18 13:37:04.092 (4570.416s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 94%.

2022-08-18 13:37:04.541 (4570.865s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 100%.

2022-08-18 13:37:04.591 (4570.915s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 1

2022-08-18 13:37:04.592 (4570.916s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 19 files

2022-08-18 13:37:04.835 (4571.159s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 1 methods to the database

2022-08-18 13:37:08.896 (4575.220s) [controller      ]           commands.cpp:312   INFO| Processing tag: @floating-ui/[email protected](19/20)

2022-08-18 13:37:09.230 (4575.554s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:37:09.231 (4575.555s) [parser          ]             Parser.cpp:32    INFO| Parsing 9 files

2022-08-18 13:37:11.190 (4577.515s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 4

2022-08-18 13:37:11.192 (4577.516s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 9 files

2022-08-18 13:37:11.354 (4577.678s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 4 methods to the database

2022-08-18 13:37:15.540 (4581.864s) [controller      ]           commands.cpp:312   INFO| Processing tag: v2.11.6(20/20)

2022-08-18 13:37:16.100 (4582.425s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:37:16.102 (4582.426s) [parser          ]             Parser.cpp:32    INFO| Parsing 118 files

2022-08-18 13:37:16.998 (4583.322s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 9%.

2022-08-18 13:37:17.382 (4583.706s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 18%.

2022-08-18 13:37:17.654 (4583.978s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 27%.

2022-08-18 13:37:18.444 (4584.768s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 37%.

2022-08-18 13:37:20.462 (4586.786s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 46%.

2022-08-18 13:37:21.262 (4587.587s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 55%.

2022-08-18 13:37:22.737 (4589.061s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 65%.

2022-08-18 13:37:23.165 (4589.489s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 74%.

2022-08-18 13:37:23.492 (4589.816s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 83%.

2022-08-18 13:37:23.960 (4590.284s) [AntlrParser     ]        AntlrParser.cpp:91    INFO| Parsing: 93%.

2022-08-18 13:37:24.873 (4591.197s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 2

2022-08-18 13:37:24.879 (4591.203s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 118 files

2022-08-18 13:37:25.764 (4592.088s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 2 methods to the database

2022-08-18 13:37:40.406 (4606.730s) [controller      ]           commands.cpp:546   INFO| New job: Download and parse https://github.com/dotnet/roslyn

2022-08-18 13:39:45.073 (4731.397s) [controller      ]           commands.cpp:178   INFO| 0 vulnerabilities found in project.

2022-08-18 13:39:49.070 (4735.394s) [controller      ]           commands.cpp:227   INFO| Project has 420 tags

2022-08-18 13:39:49.070 (4735.394s) [controller      ]           commands.cpp:312   INFO| Processing tag: version-1.0.0-beta1-20141031-01(1/20)

2022-08-18 13:39:50.374 (4736.698s) [parser          ]             Parser.cpp:27    INFO| Starting Parser

2022-08-18 13:39:50.390 (4736.714s) [parser          ]             Parser.cpp:32    INFO| Parsing 4161 files

2022-08-18 13:40:02.698 (4749.022s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 9%.

2022-08-18 13:40:11.113 (4757.437s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 19%.

2022-08-18 13:40:41.961 (4788.285s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 29%.

2022-08-18 13:40:58.002 (4804.326s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 39%.

2022-08-18 13:41:03.117 (4809.441s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 49%.

2022-08-18 13:41:07.787 (4814.111s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 59%.

2022-08-18 13:41:12.715 (4819.039s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 69%.

2022-08-18 13:41:16.886 (4823.210s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 79%.

2022-08-18 13:41:20.909 (4827.233s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 89%.

2022-08-18 13:41:24.352 (4830.676s) [parser          ]          XmlParser.cpp:175   INFO| Parsing: 99%.

2022-08-18 13:41:24.429 (4830.753s) [parser          ]             Parser.cpp:77    INFO| Parsing finished, total number of methods found: 32524

2022-08-18 13:41:24.504 (4830.828s) [controller      ]          GitSpider.cpp:77    INFO| Blaming and processing 4161 files

sh: 1: 1.cs >> Src/Test/Utilities/EqualityUtil: not found

fatal: no such path 'Src/Test/Utilities/EqualityUtil1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Test/Utilities/EqualityUnit: not found

fatal: no such path 'Src/Test/Utilities/EqualityUnit1.cs.meta' in HEAD

sh: 1: 2.cs >> Src/Workspaces/Core/Shared/CodeGeneration/ICodeDefinitionVisitor: not found

fatal: no such path 'Src/Workspaces/Core/Shared/CodeGeneration/ICodeDefinitionVisitor2.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Shared/CodeGeneration/ICodeDefinitionVisitor: not found

fatal: no such path 'Src/Workspaces/Core/Shared/CodeGeneration/ICodeDefinitionVisitor1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Shared/Utilities/TaskSet.TaskSet: not found

fatal: no such path 'Src/Workspaces/Core/Shared/Utilities/TaskSet.TaskSet1.cs.meta' in HEAD

sh: 1: 1.Node.cs >> Src/Workspaces/Core/Portable/Shared/Collections/IntervalTree: not found

fatal: no such path 'Src/Workspaces/Core/Portable/Shared/Collections/IntervalTree1.Node.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Portable/Shared/Collections/IntervalTree: not found

fatal: no such path 'Src/Workspaces/Core/Portable/Shared/Collections/IntervalTree1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Portable/Formatting/Rules/IActionHolder: not found

fatal: no such path 'Src/Workspaces/Core/Portable/Formatting/Rules/IActionHolder1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Portable/Formatting/Engine/OperationCache: not found

fatal: no such path 'Src/Workspaces/Core/Portable/Formatting/Engine/OperationCache1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Portable/Options/Option: not found

fatal: no such path 'Src/Workspaces/Core/Portable/Options/Option1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Portable/Utilities/CancellableLazy: not found

fatal: no such path 'Src/Workspaces/Core/Portable/Utilities/CancellableLazy1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Portable/Utilities/AsyncLazy: not found

fatal: no such path 'Src/Workspaces/Core/Portable/Utilities/AsyncLazy1.cs.meta' in HEAD

sh: 1: 2.cs >> Src/Workspaces/Core/Utilities/ValuesSources/ComputedValueSource: not found

fatal: no such path 'Src/Workspaces/Core/Utilities/ValuesSources/ComputedValueSource2.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Workspaces/Core/Utilities/NonReentrantLazy: not found

fatal: no such path 'Src/Workspaces/Core/Utilities/NonReentrantLazy1.cs.meta' in HEAD

sh: 1: 3.cs >> Src/Workspaces/Core/Utilities/ValuesSources/ComputedValueSource: not found

fatal: no such path 'Src/Workspaces/Core/Utilities/ValuesSources/ComputedValueSource3.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Compilers/Core/Portable/Symbols/SymbolVisitor: not found

fatal: no such path 'Src/Compilers/Core/Portable/Symbols/SymbolVisitor1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Compilers/Core/Portable/Syntax/SyntaxList: not found

fatal: no such path 'Src/Compilers/Core/Portable/Syntax/SyntaxList1.cs.meta' in HEAD

sh: 1: 1.Enumerator.cs >> Src/Compilers/Core/Portable/Syntax/SyntaxList: not found

fatal: no such path 'Src/Compilers/Core/Portable/Syntax/SyntaxList1.Enumerator.cs.meta' in HEAD

sh: 1: 2.cs >> Src/Compilers/Core/Portable/InternalUtilities/SpecializedCollections.ReadOnly.Enumerable: not found

fatal: no such path 'Src/Compilers/Core/Portable/InternalUtilities/SpecializedCollections.ReadOnly.Enumerable2.cs.meta' in HEAD

sh: 1: 2.cs >> Src/Compilers/Core/Portable/InternalUtilities/ValueTuple: not found

fatal: no such path 'Src/Compilers/Core/Portable/InternalUtilities/ValueTuple2.cs.meta' in HEAD

sh: 1: 3.cs >> Src/Compilers/Core/Portable/InternalUtilities/ValueTuple: not found

fatal: no such path 'Src/Compilers/Core/Portable/InternalUtilities/ValueTuple3.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Compilers/Core/Portable/InternalUtilities/ImmutableSetWithInsertionOrder: not found

fatal: no such path 'Src/Compilers/Core/Portable/InternalUtilities/ImmutableSetWithInsertionOrder1.cs.meta' in HEAD

sh: 1: 2.cs >> Src/Compilers/Core/Source/Symbols/ISymbolVisitor: not found

fatal: no such path 'Src/Compilers/Core/Source/Symbols/ISymbolVisitor2.cs.meta' in HEAD

sh: 1: 2.cs >> Src/Compilers/Core/Source/InternalUtilities/ImmutableMap: not found

fatal: no such path 'Src/Compilers/Core/Source/InternalUtilities/ImmutableMap2.cs.meta' in HEAD

sh: 1: 1.Builder.cs >> Src/Compilers/Core/Source/ReadOnlyArray/ReadOnlyArray: not found

fatal: no such path 'Src/Compilers/Core/Source/ReadOnlyArray/ReadOnlyArray1.Builder.cs.meta' in HEAD

sh: 1: 3.cs >> Src/Compilers/Core/Source/InternalUtilities/UnionStack: not found

fatal: no such path 'Src/Compilers/Core/Source/InternalUtilities/UnionStack3.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Compilers/CSharp/Portable/Symbols/SymbolVisitor: not found

fatal: no such path 'Src/Compilers/CSharp/Portable/Symbols/SymbolVisitor1.cs.meta' in HEAD

sh: 1: 2.cs >> Src/Compilers/CSharp/Portable/Symbols/SymbolVisitor: not found

fatal: no such path 'Src/Compilers/CSharp/Portable/Symbols/SymbolVisitor2.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Compilers/CSharp/Portable/Syntax/InternalSyntax/SyntaxListBuilder: not found

fatal: no such path 'Src/Compilers/CSharp/Portable/Syntax/InternalSyntax/SyntaxListBuilder1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Compilers/CSharp/Portable/Syntax/SyntaxListBuilder: not found

fatal: no such path 'Src/Compilers/CSharp/Portable/Syntax/SyntaxListBuilder1.cs.meta' in HEAD

sh: 1: 1.cs >> Src/Compilers/CSharp/Source/Syntax/SyntaxList: not found

fatal: no such path 'Src/Compilers/CSharp/Source/Syntax/SyntaxList1.cs.meta' in HEAD

sh: 1: 1.Enumerator.cs >> Src/Compilers/CSharp/Source/Syntax/SyntaxList: not found

fatal: no such path 'Src/Compilers/CSharp/Source/Syntax/SyntaxList1.Enumerator.cs.meta' in HEAD

2022-08-18 13:43:24.856 (4951.180s) [controller      ]   databaseRequests.cpp:30    INFO| Uploading 32524 methods to the database


@slingerbv slingerbv added bug Something isn't working help wanted Extra attention is needed labels Aug 19, 2022
@slingerbv
Copy link
Contributor Author

The SearchSECO project wants to provide access to all software methods on Github, by parsing each method and storing a hash for it. The hashes are stored in our Cassandra database. The SearchSECO Controller nodes (or just nodes, or miners), do the following:

  1. Get job from Cassandra (a Github project)
  2. Download the project.
  3. Parse one version.
  4. Store methods with their authors.
  5. If newer versions, go to step 3.
  6. Extract vulnerabilities from the Git data and store them.
  7. Go to step 1.

So basically, the miners are mining methods all day. You can find the results on our portal.

The process breaks in step 4, when it tries to find the authors. What we need to know is:

  • Does it always break on this particular project? https://github.com/dotnet/roslyn . You can find this out by doing a "check/upload" command on the project.
  • Subsequently, which component reports this error "sh: 1: 1.cs >> Src/Test/Utilities/EqualityUtil: not found"? It looks to me like it's trying to go to a folder from the wrong place, so some kind of problem happens with the local folder. But I don't know what it is.

If the error is reproducible: great! You can fix it.

If the error is not reproducible: bad! We don't know what's going on. But the second question is then still interesting: can we test for the wrong folder?

@RandomRandomnessAnon
Copy link

I know what the problem is but it appears the gitcoin issue has expired, can you reopen

@slingerbv
Copy link
Contributor Author

Sure, what do you think the problem is? I had already asked someone else to work on this Gitcoin bounty, I think.

@RandomRandomnessAnon
Copy link

This typically happens when the file's parent directory had it's name changed with the same spelling

For example, if the parent folder was originally src/Compilers/CSharp then changed to Src/Compilers/CSharp, it will cause this issue

@slingerbv
Copy link
Contributor Author

slingerbv commented Oct 5, 2022 via email

@RandomRandomnessAnon
Copy link

You should be able to close it, shouldn't happen again as long as no folder accidentally gets renamed. If it does happen again and a folder wasn't renamed, you can go to the .vs folder and delete the .suo file (it's hidden) and restart computer and that should fix. It's rarely caused by Visual Studio having something go wrong while closing a solution/project. Is there a bounty for this fix?

@RandomRandomnessAnon
Copy link

When a folder gets renamed when using Windows, with same spelling but the case changed (For example renaming a folder myProject to MyProject), the operating system treats them as the same folder but Visual Studio (specifically MSBuild) treats them as different folders

@RandomRandomnessAnon
Copy link

Yes, that is correct.

@RandomRandomnessAnon
Copy link

You are very welcome. Do you want to reopen issue or you could send ETH to me at this address: 0x09f939d15604899B2F5b7Ae832a57E583CbE0EfA

@RandomRandomnessAnon
Copy link

I'll start working on that now

@RandomRandomnessAnon
Copy link

What version of visual studio are you using?

@RandomRandomnessAnon
Copy link

RandomRandomnessAnon commented Oct 5, 2022

After further inspection, the issue is slightly different. It's not actually msbuild causing the issue but git blame. Will have an example shortly. The issue is still caused by directory renaming

@RandomRandomnessAnon
Copy link

RandomRandomnessAnon commented Oct 5, 2022

@abebeos, @slingerbv

This will reproduce the issue from the command line (NOTE, the issue is with git; not visual studio, msbuild or your code):

`
mkdir C:\FatalErrorDemo
cd C:\FatalErrorDemo
git init
mkdir Directory1
cd Directory1
copy NUL FileExample1.txt
git add FileExample1.txt
git commit -m "File1"
copy NUL FileExample2.txt
git add FileExample2.txt
git commit -m "File2"
cd..

--At this point, rename Directory1 to directory1 using Windows Explorer

--Attempt to do a git blame with new directory name it won't work--
git blame directory1/FileExample1.txt

--Attempt to do a git blame with old directory name and it will work--
git blame Directory1/FileExample1.txt

image

`

@RandomRandomnessAnon
Copy link

RandomRandomnessAnon commented Oct 5, 2022

Somehow, after https://github.com/dotnet/roslyn was downloaded, a folder name was changed or there was an issue with with the roslyn repository

If you look at the repository, it is https://github.com/dotnet/roslyn/tree/main/src and your application is looking for Src

Simple solution if this happens again with any repo you download and parse, redownload it. If that doesn't fix it, then the issue is with the repository you are trying to download and parse

@RandomRandomnessAnon
Copy link

That's the thing, there is nothing wrong with the SearchSECOController. In this specific case, the issue was with the repository located at https://github.com/dotnet/roslyn when the SearchSECOController downloaded it.

@RandomRandomnessAnon
Copy link

RandomRandomnessAnon commented Oct 5, 2022

And I see nowhere in the SearchSECOControlle where the code is renaming it to Src and if it was, it'd break on every repository. I do see in the Roslyn repository they have done a massive about of folder renaming and moving over the past year

@RandomRandomnessAnon
Copy link

You can reproduce it in the SearchSECOController by using my example, committing it to a test repository, and then having the SearchSECOController try to download and parse the repository

@RandomRandomnessAnon
Copy link

RandomRandomnessAnon commented Oct 6, 2022

I have 10+ years doing freelance/bounty type work. This is a very odd set of circumstances with this bug because it has nothing to do with your code/project

Again, the issue is with the repository you are pointing towards. It is their codebase that was broken at the time the error occurred. It is not an issue with SearchSECOController.

I'll try to come up with a way that maybe better explains it and look into if GitHub has put a fix in on their end in general to prevent this error from occurring as well. How often do these errors occur and have they ever occurred with a repository other than Roslyn. Have a good day/night and look forward to speaking again.

@RandomRandomnessAnon
Copy link

RandomRandomnessAnon commented Oct 6, 2022

I have combed through literally 100's and 100's if not over a thousand commits in the timeframe around your issue for Roslyn occurred and have found only one other possibility, They have moved so many files and so many directories and changed naming for directories. and moved directories and SearchSECOController attempted to download at the wrong time after a bad commit to Roslyn.

If the sourcecode/repo you are trying to download and parse is broken, there isn't much you can do. Another small possibility is that when you did the download and parse, not all files fully downloaded due to the size of Roslyn, but I find that exceptionally unlikely and the time to setup an example to prove it would take 30-40 hours.

This scenario is like you driving a car, and someone else crashes into you and wanting to know what your car did wrong. Your car did nothing wrong, the other car was in the wrong. This scenario has ONLY ever been documented to occur with bad directory change when commiting, or change the folder name locally (there isn't a single place in your code where this is possible)

@slingerbv
Copy link
Contributor Author

Hi there, sorry for my shitty replies. The thing is: I saw this happen twice. But your point is perfectly valid and I'm very happy with the explanation.

@slingerbv
Copy link
Contributor Author

slingerbv commented Oct 6, 2022 via email

@RandomRandomnessAnon
Copy link

Thanks @slingerbv I'll look at the tickets you mentioned tomorrow and try to get to the new issue for the followup ticket to this ticket today @abebeos created.

Did my explanation and methodology for what happened and showing how it happened satisfy the criteria for the bounty for this gitcoin ticket: https://gitcoin.co/issue/29252

@gitcoinbot
Copy link

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 99.9001 USD attached to it as part of the SecureSECO fund.

@slingerbv
Copy link
Contributor Author

slingerbv commented Oct 6, 2022 via email

@gitcoinbot
Copy link

gitcoinbot commented Oct 6, 2022

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 1 month from now.
Please review their action plans below:

1) randomrandomnessanon has been approved to start work.

Task will be completed by analyzing the errors, looking/debugging the codebase and providing a detailed explanation of the cause.

Learn more on the Gitcoin Issue Details page.

@RandomRandomnessAnon
Copy link

@abebeos I will once I get back to my computer. I'm currently on my phone.

@gitcoinbot
Copy link

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 99.9 USD (100.00 USD @ $1.0/USD) has been submitted by:

  1. @randomrandomnessanon

@slingerbv please take a look at the submitted work:


@gitcoinbot
Copy link

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 99.9 USD (100.00 USD @ $1.0/USD) attached to this issue has been approved & issued to @RandomRandomnessAnon.

@slingerbv
Copy link
Contributor Author

slingerbv commented Oct 12, 2022 via email

@gitcoinbot
Copy link

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 100.14 USD (100.00 USD @ $1.0/USD) attached to this issue has been cancelled by the bounty submitter

@slingerbv
Copy link
Contributor Author

slingerbv commented Oct 13, 2022 via email

@ghost ghost reopened this Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants