Skip to content

Instantly share code, notes, and snippets.

@scottweinert
Created June 3, 2013 23:34
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 scottweinert/5702378 to your computer and use it in GitHub Desktop.
Save scottweinert/5702378 to your computer and use it in GitHub Desktop.
{
"_id":"77942434db502a0e6be2ef9244261fca",
"_rev":"2-19b291c79cbfb7511684df4e48a82c65",
"status":"fail",
"payload":{
"ref":"refs/heads/production",
"after":"709558b012a900919951098bcefb94b7cc4cecbe",
"before":"3f7ab387a1b8aaed7a50cfbc266f16cdf95512fa",
"created":false,
"deleted":false,
"forced":false,
"base_ref":"refs/heads/master",
"compare":"https://github.com/sweinertjr/pingplot/compare/3f7ab387a1b8...709558b012a9",
"commits":[
{
"id":"45dacee870fe1b09a5561e5950ff9bf5d15db7b5",
"distinct":false,
"message":"another test",
"timestamp":"2013-06-03T16:29:38-07:00",
"url":"https://github.com/sweinertjr/pingplot/commit/45dacee870fe1b09a5561e5950ff9bf5d15db7b5",
"author":{
"name":"Scott Weinert",
"email":"sweinertjr@gmail.com",
"username":"sweinertjr"
},
"committer":{
"name":"Scott Weinert",
"email":"sweinertjr@gmail.com",
"username":"sweinertjr"
},
"added":[
],
"removed":[
],
"modified":[
"models/property.js",
"public/css/base.min.css"
]
},
{
"id":"709558b012a900919951098bcefb94b7cc4cecbe",
"distinct":false,
"message":"change to css file apparently",
"timestamp":"2013-06-03T16:30:32-07:00",
"url":"https://github.com/sweinertjr/pingplot/commit/709558b012a900919951098bcefb94b7cc4cecbe",
"author":{
"name":"Scott Weinert",
"email":"sweinertjr@gmail.com",
"username":"sweinertjr"
},
"committer":{
"name":"Scott Weinert",
"email":"sweinertjr@gmail.com",
"username":"sweinertjr"
},
"added":[
],
"removed":[
],
"modified":[
"public/css/base.min.css"
]
}
],
"head_commit":{
"id":"709558b012a900919951098bcefb94b7cc4cecbe",
"distinct":false,
"message":"change to css file apparently",
"timestamp":"2013-06-03T16:30:32-07:00",
"url":"https://github.com/sweinertjr/pingplot/commit/709558b012a900919951098bcefb94b7cc4cecbe",
"author":{
"name":"Scott Weinert",
"email":"sweinertjr@gmail.com",
"username":"sweinertjr"
},
"committer":{
"name":"Scott Weinert",
"email":"sweinertjr@gmail.com",
"username":"sweinertjr"
},
"added":[
],
"removed":[
],
"modified":[
"public/css/base.min.css"
]
},
"repository":{
"id":10272023,
"name":"pingplot",
"url":"https://github.com/sweinertjr/pingplot",
"description":"Pingplot NodeJS API and AngularJS Web App",
"watchers":0,
"stargazers":0,
"forks":0,
"fork":false,
"size":44080,
"owner":{
"name":"sweinertjr",
"email":"sweinertjr@gmail.com"
},
"private":true,
"open_issues":0,
"has_issues":true,
"has_downloads":true,
"has_wiki":true,
"language":"JavaScript",
"created_at":1369418485,
"pushed_at":1370302252,
"master_branch":"master"
},
"pusher":{
"name":"sweinertjr",
"email":"sweinertjr@gmail.com"
},
"ref_name":"production"
},
"uuid":"e8zc6i1370302254976",
"non_fatal_errors":{
"travis":{
"name":"Error",
"error":"deploy:travis:parse_payload",
"description":"Failed to fetch `.travis.yml`. Is this a private repo?",
"stacktrace":[
"Error: Failed to fetch `.travis.yml`. Is this a private repo?",
" at Request._callback (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/lib/github.js:160:23)",
" at Request.self.callback (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/node_modules/request/main.js:122:22)",
" at Request.EventEmitter.emit (events.js:98:17)",
" at Request.<anonymous> (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/node_modules/request/main.js:655:16)",
" at Request.EventEmitter.emit (events.js:117:20)",
" at IncomingMessage.<anonymous> (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/node_modules/request/main.js:617:14)",
" at IncomingMessage.EventEmitter.emit (events.js:117:20)",
" at _stream_readable.js:910:16",
" at process._tickCallback (node.js:415:13)"
]
},
"nodejitsu":{
"name":"Error",
"reason":"Error Creating Nodejitsu App!",
"error":"deploy:nodejitsu:cant_create_app",
"nodejitsu":{
"err":{
"message":"App name / subdomain combination is not available",
"stack":"Error: App name / subdomain combination is not available\n at module.exports (/root/nodejitsu/lib/nodejitsu/resources/app/controller/available.js:27:17)\n at Resource._request (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:184:13)\n at Function.Resource.runAfterHooks (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:93:12)\n at Resource._request (/root/nodejitsu/node_modules/resourceful/lib/resourceful/resource.js:179:14)\n at Couchdb.view (/root/nodejitsu/node_modules/resourceful/lib/resourceful/engines/couchdb/index.js:143:5)\n at Request._onResponse [as _callback] (/root/nodejitsu/node_modules/resourceful/node_modules/cradle/lib/cradle.js:233:9)\n at Request.init.self.callback (/root/nodejitsu/node_modules/request/main.js:120:22)\n at Request.EventEmitter.emit (events.js:99:17)\n at Request.<anonymous> (/root/nodejitsu/node_modules/request/main.js:555:16)\n at Request.EventEmitter.emit (events.js:96:17)",
"subdomain":false,
"domain":false,
"checked":true,
"appname":false
},
"status_code":500
},
"description":"Request failed",
"stacktrace":[
"Error: Request failed",
" at Request._callback (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/lib/nodejitsu.js:72:31)",
" at Request.self.callback (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/node_modules/request/main.js:122:22)",
" at Request.EventEmitter.emit (events.js:98:17)",
" at Request.<anonymous> (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/node_modules/request/main.js:655:16)",
" at Request.EventEmitter.emit (events.js:117:20)",
" at IncomingMessage.<anonymous> (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/node_modules/request/main.js:617:14)",
" at IncomingMessage.EventEmitter.emit (events.js:117:20)",
" at _stream_readable.js:910:16",
" at process._tickCallback (node.js:415:13)"
]
}
},
"created_at":"Mon Jun 03 2013 23:30:55 GMT+0000 (UTC)",
"epoch":{
"created_at":1370302255010,
"rendered_at":1370302267445
},
"github":{
"branch":"master",
"owner":"sweinertjr",
"repo":"pingplot",
"slug":"sweinertjr/pingplot",
"commit":"709558b012a900919951098bcefb94b7cc4cecbe",
"provider":"github",
"token":"69a30b2495243ff602a58a60f987a5650a7f94eb"
},
"parsedPayload":{
"branch":"master",
"owner":"sweinertjr",
"repo":"pingplot",
"slug":"sweinertjr/pingplot",
"commit":"709558b012a900919951098bcefb94b7cc4cecbe",
"provider":"github",
"token":"69a30b2495243ff602a58a60f987a5650a7f94eb"
},
"couch":{
"ok":true,
"id":"77942434db502a0e6be2ef9244261fca",
"rev":"1-a49a442fcae0ce63b8a6509c83c6e24d"
},
"package.json":{
"name":"pingplot",
"main":"./app.js",
"version":"0.0.1-16",
"private":true,
"directories":{
"lib":"."
},
"dependencies":{
"async":"*",
"time":"*",
"connect":"2.6.0",
"mongodb":"1.1.11",
"connect-redis":"1.4.4",
"email-templates":"*",
"express":"2.5.11",
"imagemagick":"0.1.2",
"jade":">=0.12.1",
"mongoose-types":"*",
"mongoose":"*",
"nodemailer":"0.3.28",
"path":"0.4.9",
"passport-twitter":"*",
"passport":"*",
"passport-local":"*",
"passport-facebook":"*",
"bcrypt":"*",
"step":"0.0.x",
"node-uuid":">=0.5",
"date-utils":">=0.5",
"gm":"1.4.2",
"util":"0.4.9",
"forever":"0.10.0",
"forever-monitor":"*",
"geocoder":"0.1.0",
"cron":"*",
"fmt":"~0.4.0",
"awssum":"~1.0.0-beta",
"awssum-amazon":"~1.0.2",
"awssum-amazon-s3":"~1.2.4",
"restler":"~2.0.1"
},
"devDependencies":{
"node-minify":"*"
},
"domains":[
"pingplot.com",
"www.pingplot.com"
],
"subdomain":"pingplot",
"scripts":{
"start":"node app.js"
},
"engines":{
"node":"0.8.x"
}
},
"app_name":"pingplot",
"rendered_at":"Mon Jun 03 2013 23:31:07 GMT+0000 (UTC)",
"status_code":500,
"err":{
"name":"Error",
"versions":{
"env":"production",
"node":{
"http_parser":"1.0",
"node":"0.10.9",
"v8":"3.14.5.9",
"ares":"1.9.0-DEV",
"uv":"0.10.9",
"zlib":"1.2.3",
"modules":"11",
"openssl":"1.0.1e"
},
"api":"1.7.0-4"
},
"uuid":"e8zc6i1370302254976",
"reason":"Error starting app in nodejitsu",
"error":"deploy:nodejitsu:start_app",
"status_code":500,
"nodejitsu":{
"err":{
"error":"Error building snapshot"
},
"status_code":500
},
"description":"Unspecified error",
"stacktrace":[
"Error: Error building snapshot",
" at Object.nodejitsu.deploy (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/lib/nodejitsu.js:150:29)",
" at Request.<anonymous> (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/models/deploy.js:595:29)",
" at Request.EventEmitter.emit (events.js:117:20)",
" at IncomingMessage.<anonymous> (/opt/haibu/apps/nodejitsu/nodejitsu-webhooks-api/package/node_modules/request/main.js:617:14)",
" at IncomingMessage.EventEmitter.emit (events.js:117:20)",
" at _stream_readable.js:910:16",
" at process._tickCallback (node.js:415:13)"
]
},
"etc":{
"user":"pingplot",
"http_headers":{
"host":"webhooks.nodejitsu.com",
"accept":"*/*",
"user-agent":"GitHub Hookshot fbd8285",
"content-type":"application/x-www-form-urlencoded",
"content-length":"3437",
"x-forwarded-for":"204.232.175.75",
"x-forwarded-port":"39921",
"x-forwarded-proto":"https",
"connection":"keep-alive"
},
"uuid":"e8zc6i1370302254976",
"email":"scott@pingplot.com"
},
"email":{
"success":true,
"errors":true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment