Skip to content

Commit 1b80f8f

Browse files
Nathan ParkerNathan Parker
authored andcommitted
match logging fixes
1 parent d6561e2 commit 1b80f8f

8 files changed

+1329
-6
lines changed
Lines changed: 235 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,235 @@
1+
{
2+
"test_config": {
3+
"service_url": "https://supply-graph-ai-1085931013579.us-west1.run.app",
4+
"storage_bucket": "supply-graph-ai-storage",
5+
"okh_files_tested": 20,
6+
"okw_files_available": 26
7+
},
8+
"results": [
9+
{
10+
"okh_file": "okh/manifests/e3945d08-74ee-4914-ae5b-de8fc6fef7ba.json",
11+
"okh_id": "e3945d08-74ee-4914-ae5b-de8fc6fef7ba",
12+
"match_result": {
13+
"status_code": 400,
14+
"response": {
15+
"error": "{\"detail\":\"Must provide either okh_manifest, okh_id, or okh_url\"}"
16+
},
17+
"success": false
18+
}
19+
},
20+
{
21+
"okh_file": "okh/manifests/8eea9183-814a-4654-94a2-cf4790f90556.json",
22+
"okh_id": "8eea9183-814a-4654-94a2-cf4790f90556",
23+
"match_result": {
24+
"status_code": 400,
25+
"response": {
26+
"error": "{\"detail\":\"Must provide either okh_manifest, okh_id, or okh_url\"}"
27+
},
28+
"success": false
29+
}
30+
},
31+
{
32+
"okh_file": "okh/manifests/15b36561-3f3e-49ee-ade6-31593eec08d6.json",
33+
"okh_id": "15b36561-3f3e-49ee-ade6-31593eec08d6",
34+
"match_result": {
35+
"status_code": 400,
36+
"response": {
37+
"error": "{\"detail\":\"Must provide either okh_manifest, okh_id, or okh_url\"}"
38+
},
39+
"success": false
40+
}
41+
},
42+
{
43+
"okh_file": "okh/manifests/053b711e-f799-4f2c-83d0-fc8bf2e0ac29.json",
44+
"okh_id": "053b711e-f799-4f2c-83d0-fc8bf2e0ac29",
45+
"match_result": {
46+
"status_code": 400,
47+
"response": {
48+
"error": "{\"detail\":\"Must provide either okh_manifest, okh_id, or okh_url\"}"
49+
},
50+
"success": false
51+
}
52+
},
53+
{
54+
"okh_file": "okh/manifests/c688d638-05df-4449-9c5c-b5555cf669ed.json",
55+
"okh_id": "c688d638-05df-4449-9c5c-b5555cf669ed",
56+
"match_result": {
57+
"status_code": 400,
58+
"response": {
59+
"error": "{\"detail\":\"Must provide either okh_manifest, okh_id, or okh_url\"}"
60+
},
61+
"success": false
62+
}
63+
},
64+
{
65+
"okh_file": "okh/manifests/488f2272-6841-41d0-afaa-b635e4b44f91.json",
66+
"okh_id": "488f2272-6841-41d0-afaa-b635e4b44f91",
67+
"match_result": {
68+
"status_code": 400,
69+
"response": {
70+
"error": "{\"detail\":\"Must provide either okh_manifest, okh_id, or okh_url\"}"
71+
},
72+
"success": false
73+
}
74+
},
75+
{
76+
"okh_file": "okh/manifests/1ade95bf-410e-4dbd-8556-7c02d1f8cbb9.json",
77+
"okh_id": "1ade95bf-410e-4dbd-8556-7c02d1f8cbb9",
78+
"match_result": {
79+
"status_code": 500,
80+
"response": {
81+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
82+
},
83+
"success": false
84+
}
85+
},
86+
{
87+
"okh_file": "okh/manifests/80e66bec-5983-4b42-a32c-7c5ad61b164b.json",
88+
"okh_id": "80e66bec-5983-4b42-a32c-7c5ad61b164b",
89+
"match_result": {
90+
"status_code": 500,
91+
"response": {
92+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
93+
},
94+
"success": false
95+
}
96+
},
97+
{
98+
"okh_file": "okh/manifests/83e234b6-7971-41f1-a7b8-27a6e4d3dd1c.json",
99+
"okh_id": "83e234b6-7971-41f1-a7b8-27a6e4d3dd1c",
100+
"match_result": {
101+
"status_code": 500,
102+
"response": {
103+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
104+
},
105+
"success": false
106+
}
107+
},
108+
{
109+
"okh_file": "okh/manifests/b8b1a560-df9f-40ad-bc09-312ae5d83292.json",
110+
"okh_id": "b8b1a560-df9f-40ad-bc09-312ae5d83292",
111+
"match_result": {
112+
"status_code": 500,
113+
"response": {
114+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
115+
},
116+
"success": false
117+
}
118+
},
119+
{
120+
"okh_file": "okh/manifests/ade6e744-961d-4f57-aec1-a1669026c102.json",
121+
"okh_id": "ade6e744-961d-4f57-aec1-a1669026c102",
122+
"match_result": {
123+
"status_code": 500,
124+
"response": {
125+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
126+
},
127+
"success": false
128+
}
129+
},
130+
{
131+
"okh_file": "okh/manifests/1fd409ee-b919-4c10-987e-ab9bfac6635d.json",
132+
"okh_id": "1fd409ee-b919-4c10-987e-ab9bfac6635d",
133+
"match_result": {
134+
"status_code": 500,
135+
"response": {
136+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
137+
},
138+
"success": false
139+
}
140+
},
141+
{
142+
"okh_file": "okh/manifests/35907eab-bd83-4f8b-b7d6-5ef3864ae871.json",
143+
"okh_id": "35907eab-bd83-4f8b-b7d6-5ef3864ae871",
144+
"match_result": {
145+
"status_code": 500,
146+
"response": {
147+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
148+
},
149+
"success": false
150+
}
151+
},
152+
{
153+
"okh_file": "okh/manifests/25311406-27ee-4d68-ae49-ddbe38490c4f.json",
154+
"okh_id": "25311406-27ee-4d68-ae49-ddbe38490c4f",
155+
"match_result": {
156+
"status_code": 500,
157+
"response": {
158+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
159+
},
160+
"success": false
161+
}
162+
},
163+
{
164+
"okh_file": "okh/manifests/6d652170-0cda-4ef3-bc79-3a699ab9fc99.json",
165+
"okh_id": "6d652170-0cda-4ef3-bc79-3a699ab9fc99",
166+
"match_result": {
167+
"status_code": 500,
168+
"response": {
169+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
170+
},
171+
"success": false
172+
}
173+
},
174+
{
175+
"okh_file": "okh/manifests/cded40c4-a65e-4b0b-bbba-1df57be40137.json",
176+
"okh_id": "cded40c4-a65e-4b0b-bbba-1df57be40137",
177+
"match_result": {
178+
"status_code": 500,
179+
"response": {
180+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
181+
},
182+
"success": false
183+
}
184+
},
185+
{
186+
"okh_file": "okh/manifests/1fab16f1-b468-47af-a7ea-cfd33db940ea.json",
187+
"okh_id": "1fab16f1-b468-47af-a7ea-cfd33db940ea",
188+
"match_result": {
189+
"status_code": 500,
190+
"response": {
191+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
192+
},
193+
"success": false
194+
}
195+
},
196+
{
197+
"okh_file": "okh/manifests/db4db900-058f-4f7c-a51a-91cc1e0ccbb9.json",
198+
"okh_id": "db4db900-058f-4f7c-a51a-91cc1e0ccbb9",
199+
"match_result": {
200+
"status_code": 400,
201+
"response": {
202+
"error": "{\"detail\":\"Must provide either okh_manifest, okh_id, or okh_url\"}"
203+
},
204+
"success": false
205+
}
206+
},
207+
{
208+
"okh_file": "okh/manifests/8a8734bd-5196-47a7-b1d4-41f025febfc8.json",
209+
"okh_id": "8a8734bd-5196-47a7-b1d4-41f025febfc8",
210+
"match_result": {
211+
"status_code": 500,
212+
"response": {
213+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
214+
},
215+
"success": false
216+
}
217+
},
218+
{
219+
"okh_file": "okh/manifests/047cd02d-85ca-4110-a36b-ec53c6335c97.json",
220+
"okh_id": "047cd02d-85ca-4110-a36b-ec53c6335c97",
221+
"match_result": {
222+
"status_code": 500,
223+
"response": {
224+
"error": "\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>500 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"
225+
},
226+
"success": false
227+
}
228+
}
229+
],
230+
"summary": {
231+
"total_matches": 0,
232+
"successful_requests": 0,
233+
"failed_requests": 20
234+
}
235+
}

0 commit comments

Comments
 (0)