OleehyO's picture
upload from batch-20260501-222716
22aabd8 verified
[22:27:19 INFO __main__] loading task: /home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/task-05.json
[22:27:19 INFO __main__] software_dir = /home/lihaoyang/code/Engiworld/task/task-v/solvespace
[22:27:19 INFO __main__] task_dir = /home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05
[22:27:19 DEBUG __main__] resolved local_path: task-05/init_file/seed_ss_gui_05_window_frame.dxf -> /home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/init_file/seed_ss_gui_05_window_frame.dxf
[22:27:19 DEBUG __main__] resolved local_path: task-05/eval.py -> /home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/eval.py
[22:27:19 INFO __main__] all 2 local_path(s) verified
[22:27:19 DEBUG __main__] resolved task config:
{
"id": "v-solvespace-task-05-ubuntu",
"snapshot": "SolveSpace3.0.rc2repack1-3",
"instruction": "Open/import the input DXF file(s) from the Desktop path(s): /home/user/Desktop/seed_ss_gui_05_window_frame.dxf. Generate a window-frame profile. The outer rectangle is 160 x 100 and the inner cutout rectangle is 100 x 50. The inner window center must coincide with the outer frame center. Add one diameter 8 hole at each corner, with each hole center 15 from the nearest two sides. Export exactly one DXF deliverable named /home/user/Desktop/final_ss_gui_05.dxf.",
"source": "https://solvespace.readthedocs.io/en/latest/ ; https://solvespace.readthedocs.io/en/latest/groups/sketch.html",
"config": [
{
"type": "upload_file",
"parameters": {
"files": [
{
"local_path": "/home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/init_file/seed_ss_gui_05_window_frame.dxf",
"path": "/home/user/Desktop/seed_ss_gui_05_window_frame.dxf"
}
]
}
},
{
"type": "launch",
"parameters": {
"command": [
"solvespace"
]
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"solvespace"
],
"evaluator": {
"postconfig": [
{
"type": "upload_file",
"parameters": {
"files": [
{
"local_path": "/home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/eval.py",
"path": "/home/user/Desktop/eval.py"
}
]
}
}
],
"func": "exact_match",
"result": {
"type": "vm_command_line",
"command": "python /home/user/Desktop/eval.py",
"shell": "true"
},
"expected": {
"type": "rule",
"rules": {
"expected": "True\n"
}
}
},
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}
[22:27:27 INFO __main__] constructing DesktopEnv(provider_name='msh-sandbox', action_space='pyautogui', headless=False)
[22:27:28 INFO __main__] env.reset() — 2 setup step(s)
[22:27:29 INFO logging] Resetting environment...
[22:27:29 INFO logging] Starting emulator with snapshot 'SolveSpace3.0.rc2repack1-3'...
[22:27:29 INFO logging] Allocating sandbox image=osworld:engiworld-SolveSpace3.0.rc2repack1-3 ttl=1800s
[22:27:29 DEBUG logging] Using selector: EpollSelector
[22:27:29 DEBUG agentgym.utils.aiohttp_middleware] Request 8cd1fb33-d866-44ab-bdca-756d78125423 POST https://agent-office.msh.team/api/v1/office/session/create {"image":"osworld:engiworld-SolveSpace3.0.rc2repack1-3","spec":"default","ttl":1800,"configs":null,"group":"20260501222728-6d83"}
[22:27:29 ERROR agentgym.utils.aiohttp_middleware] Response 8cd1fb33-d866-44ab-bdca-756d78125423 429 POST https://agent-office.msh.team/api/v1/office/session/create 0.08s
[22:27:29 DEBUG agentgym.utils.aiohttp_middleware] Request attempt 1/3 POST https://agent-office.msh.team/api/v1/office/session/create failed: 429 {"code":429,"msg":"None","data":null}
[22:27:29 DEBUG agentgym.utils.aiohttp_middleware] Retrying POST https://agent-office.msh.team/api/v1/office/session/create attempt 0/3
[22:27:37 DEBUG agentgym.utils.aiohttp_middleware] Request b984ca28-05ab-47db-946b-4b01e326bf25 POST https://agent-office.msh.team/api/v1/office/session/create {"image":"osworld:engiworld-SolveSpace3.0.rc2repack1-3","spec":"default","ttl":1800,"configs":null,"group":"20260501222728-6d83"}
[22:28:21 DEBUG agentgym.utils.aiohttp_middleware] Response b984ca28-05ab-47db-946b-4b01e326bf25 200 POST https://agent-office.msh.team/api/v1/office/session/create 44.79s {"code":200,"msg":"请求成功","data":{"id":"2050220601675837440","image":"osworld:engiworld-SolveSpace3.0.rc2repack1-3","spec":"default","name":null,"endpoints":{"cdp":"http://10.56.51.159:9222","vlc":"http://10.56.51.159:8080/requests/status.xml","vnc":"http://10.56.51.159:8006","novnc":"http://10.56.51.159:5910/vnc.html","osworld":"http://10.56.51.159:5000"},"ttl":1800,"configs":null,"group":"20260501222728-6d83","ip":"10.56.51.159","urn":"trn:ecs:cn-beijing-c:2100421654:instance/i-yel93dperkwh2ypb9o0v","created_at":"2026-05-01 14:27:37","paused":false,"expires_at":"2026-05-01 14:58:21"}}
[22:28:21 DEBUG agentgym.sandbox.session] Session 2050220601675837440 created in 52.14s
[22:28:21 DEBUG agentgym.utils.network] 开始检查 http://10.56.51.159:5000 (10.56.51.159, 5000) 是否就绪
[22:28:37 DEBUG agentgym.utils.network] 检查 10.56.51.159:5000 失败: ConnectionRefusedError [Errno 111] Connect call failed ('10.56.51.159', 5000)
[22:28:37 INFO agentgym.sandbox.session] Sandbox osworld:engiworld-SolveSpace3.0.rc2repack1-3@2050220601675837440 waiting for ready with timeout 600s and interval 1s
[22:28:38 DEBUG agentgym.utils.network] 开始检查 http://10.56.51.159:5000 (10.56.51.159, 5000) 是否就绪
[22:28:38 DEBUG agentgym.utils.network] 检查 10.56.51.159:5000 失败: ConnectionRefusedError [Errno 111] Connect call failed ('10.56.51.159', 5000)
[22:28:39 DEBUG agentgym.utils.network] 开始检查 http://10.56.51.159:5000 (10.56.51.159, 5000) 是否就绪
[22:28:39 DEBUG agentgym.utils.network] 检查 10.56.51.159:5000 失败: ConnectionRefusedError [Errno 111] Connect call failed ('10.56.51.159', 5000)
[22:28:40 DEBUG agentgym.utils.network] 开始检查 http://10.56.51.159:5000 (10.56.51.159, 5000) 是否就绪
[22:28:40 INFO agentgym.sandbox.session] Sandbox osworld:engiworld-SolveSpace3.0.rc2repack1-3@2050220601675837440 is ready
[22:28:40 DEBUG agentgym.sandbox.session] Sandbox osworld:engiworld-SolveSpace3.0.rc2repack1-3@2050220601675837440 ready in 18.21s
[22:28:40 INFO logging] Sandbox ready id=2050220601675837440 osworld=http://10.56.51.159:5000 cdp=http://10.56.51.159:9222
[22:28:40 INFO logging] Setting up environment...
[22:28:40 INFO logging] try to connect http://10.56.51.159:5000
[22:28:41 INFO logging] Executing setup step 1/2: _upload_file_setup
[22:28:41 DEBUG logging] Setup parameters: {'files': [{'local_path': '/home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/init_file/seed_ss_gui_05_window_frame.dxf', 'path': '/home/user/Desktop/seed_ss_gui_05_window_frame.dxf'}]}
[22:28:41 INFO logging] Uploading seed_ss_gui_05_window_frame.dxf (36752 bytes) to VM at /home/user/Desktop/seed_ss_gui_05_window_frame.dxf (attempt 1/3)
[22:28:41 DEBUG logging] REQUEST ADDRESS: http://10.56.51.159:5000/setup/upload
[22:28:41 DEBUG logging] multipart/form-data; boundary=85321c63a574477bb2434e6fd9ef3693
[22:28:41 INFO logging] File uploaded successfully: /home/user/Desktop/seed_ss_gui_05_window_frame.dxf
[22:28:41 DEBUG logging] Upload response: File Uploaded
[22:28:41 INFO logging] SETUP COMPLETED: _upload_file_setup({'files': [{'local_path': '/home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/init_file/seed_ss_gui_05_window_frame.dxf', 'path': '/home/user/Desktop/seed_ss_gui_05_window_frame.dxf'}]})
[22:28:41 INFO logging] Executing setup step 2/2: _launch_setup
[22:28:41 DEBUG logging] Setup parameters: {'command': ['solvespace']}
[22:28:41 INFO logging] REQUEST ADDRESS: http://10.56.51.159:5000/setup/launch
[22:28:41 INFO logging] Command executed successfully: solvespace launched successfully
[22:28:41 INFO logging] SETUP COMPLETED: _launch_setup({'command': ['solvespace']})
[22:28:41 INFO logging] Environment setup complete.
[22:28:41 INFO logging] Got screenshot successfully
[22:28:41 SUCCESS __main__] env.reset() done — obs keys: ['screenshot', 'accessibility_tree', 'terminal', 'instruction']
[22:28:41 INFO __main__] recording desktop for 60.0s -> /home/lihaoyang/code/Engiworld/logs/batch-20260501-222716/task-v/solvespace/task-05/init.mp4
[22:28:41 INFO logging] Recording started successfully
[22:29:42 INFO logging] Recording stopped successfully
[22:29:42 SUCCESS __main__] init recording saved: /home/lihaoyang/code/Engiworld/logs/batch-20260501-222716/task-v/solvespace/task-05/init.mp4 (1,276,988 bytes)
[22:29:42 INFO __main__] pre-filling 1 ground-truth file(s) to /home/user/Desktop/
[22:29:42 DEBUG __main__] + final_ss_gui_05.dxf
[22:29:42 INFO logging] try to connect http://10.56.51.159:5000
[22:29:42 INFO logging] Executing setup step 1/1: _upload_file_setup
[22:29:42 DEBUG logging] Setup parameters: {'files': [{'local_path': '/home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/ground_truth/final_ss_gui_05.dxf', 'path': '/home/user/Desktop/final_ss_gui_05.dxf'}]}
[22:29:42 INFO logging] Uploading final_ss_gui_05.dxf (36754 bytes) to VM at /home/user/Desktop/final_ss_gui_05.dxf (attempt 1/3)
[22:29:42 DEBUG logging] REQUEST ADDRESS: http://10.56.51.159:5000/setup/upload
[22:29:42 DEBUG logging] multipart/form-data; boundary=b847d0989ad84e82b990d864882ee759
[22:29:42 INFO logging] File uploaded successfully: /home/user/Desktop/final_ss_gui_05.dxf
[22:29:42 DEBUG logging] Upload response: File Uploaded
[22:29:42 INFO logging] SETUP COMPLETED: _upload_file_setup({'files': [{'local_path': '/home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/ground_truth/final_ss_gui_05.dxf', 'path': '/home/user/Desktop/final_ss_gui_05.dxf'}]})
[22:29:42 INFO __main__] env.evaluate() — running postconfig + metric
[22:29:42 INFO logging] try to connect http://10.56.51.159:5000
[22:29:42 INFO logging] Executing setup step 1/1: _upload_file_setup
[22:29:42 DEBUG logging] Setup parameters: {'files': [{'local_path': '/home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/eval.py', 'path': '/home/user/Desktop/eval.py'}]}
[22:29:42 INFO logging] Uploading eval.py (2550 bytes) to VM at /home/user/Desktop/eval.py (attempt 1/3)
[22:29:42 DEBUG logging] REQUEST ADDRESS: http://10.56.51.159:5000/setup/upload
[22:29:42 DEBUG logging] multipart/form-data; boundary=eff0c7c819484ee5b6a9b76adf9117d7
[22:29:42 INFO logging] File uploaded successfully: /home/user/Desktop/eval.py
[22:29:42 DEBUG logging] Upload response: File Uploaded
[22:29:42 INFO logging] SETUP COMPLETED: _upload_file_setup({'files': [{'local_path': '/home/lihaoyang/code/Engiworld/task/task-v/solvespace/task-05/eval.py', 'path': '/home/user/Desktop/eval.py'}]})
[22:29:43 DEBUG logging] {'error': '', 'output': 'True\n', 'returncode': 0, 'status': 'success'}
[22:29:43 DEBUG logging] True
True
[22:29:43 SUCCESS __main__] evaluator score = 1.0
[22:29:43 INFO __main__] env.close()
[22:29:43 DEBUG logging] Using selector: EpollSelector
[22:29:43 DEBUG agentgym.utils.aiohttp_middleware] Request 42f5c4f0-1ece-444a-a255-4086f962ab1f POST https://agent-office.msh.team/api/v1/office/session/delete {"id":"2050220601675837440"}
[22:29:43 DEBUG agentgym.utils.aiohttp_middleware] Response 42f5c4f0-1ece-444a-a255-4086f962ab1f 200 POST https://agent-office.msh.team/api/v1/office/session/delete 0.06s {"code":200,"msg":"请求成功","data":{}}
[22:29:43 DEBUG agentgym.sandbox.api] Deleted session 2050220601675837440 in 0.06s, start time: 2026-05-01 22:29:43
[22:29:43 DEBUG agentgym.sandbox.session] Sandbox osworld:engiworld-SolveSpace3.0.rc2repack1-3@2050220601675837440 exited
[22:29:43 INFO logging] Released sandbox id=