Skip to content

Instantly share code, notes, and snippets.

Created September 14, 2015 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/10ea08044f574d190625 to your computer and use it in GitHub Desktop.
Save anonymous/10ea08044f574d190625 to your computer and use it in GitHub Desktop.
{
"name": "Unnamed FW",
"launches": [
{
"fworker": {
"category": "",
"query": "{\"$or\": [{\"spec._fworker\": {\"$exists\": false}}, {\"spec._fworker\": null}, {\"spec._fworker\": \"my first fireworker\"}]}",
"name": "my first fireworker",
"env": {}
},
"trackers": [],
"ip": "ip.addr.goes.here",
"fw_id": 31,
"state": "COMPLETED",
"host": "sh-8-30.local",
"launch_dir": "/home/path/goes/here/fireworks/block_2015-09-10-16-46-40-061464/launcher_2015-09-10-16-49-14-030481",
"action": {
"update_spec": {},
"mod_spec": [],
"stored_data": {
"returncode": 0,
"all_returncodes": [
0
]
},
"exit": false,
"detours": [],
"additions": [],
"defuse_children": false
},
"launch_id": 21,
"state_history": [
{
"updated_on": "2015-09-10T16:49:15.188006",
"state": "RESERVED",
"reservation_id": "3355262",
"created_on": "2015-09-10T16:49:15.187998"
},
{
"updated_on": "2015-09-10T16:51:36.204194",
"state": "RUNNING",
"created_on": "2015-09-10T16:50:22.489629"
},
{
"state": "COMPLETED",
"created_on": "2015-09-10T16:51:36.404836"
}
]
}
],
"fw_id": 31,
"state": "COMPLETED",
"created_on": "2015-09-10T16:45:38.432151",
"updated_on": "2015-09-10T16:51:52.587511"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment