Skip to content

Instantly share code, notes, and snippets.

@mattstratton
Created February 29, 2016 18:46
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 mattstratton/4533399d028e95c36446 to your computer and use it in GitHub Desktop.
Save mattstratton/4533399d028e95c36446 to your computer and use it in GitHub Desktop.
solaris bootstrap error
DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
DEBUG: X-OPS-USERID: raviuser
DEBUG: X-OPS-TIMESTAMP: 2016-02-24T17:46:01Z
DEBUG: X-OPS-CONTENT-HASH: 2jmj7l5rSw0yVb/vlWAYkK/YBwk=
DEBUG: X-OPS-AUTHORIZATION-1: r2jLgiYzOynvSdq7K1So2ZxLc6M6DotgO7F42RGQH84gbNf0tKjGIfgfb3gS
DEBUG: X-OPS-AUTHORIZATION-2: HxJp8O32t/wUXXZQz/3pE4CnSEpLvbEds7OLWWrnmx9WcW7oBE36cZuYDJj5
DEBUG: X-OPS-AUTHORIZATION-3: tiy/olLcuzESMP4BRZCaU81efDunLiH+eEuIC6gVSmu983TUdvt21rPeo31k
DEBUG: X-OPS-AUTHORIZATION-4: uCkZCLgmcFYzwWzJWhiWlvU/w+E+pGBd0e4sFnP8EcTgbDG2speyCcePThHz
DEBUG: X-OPS-AUTHORIZATION-5: CBO0Tl4BQ0Z0ombakIPdQiVqtBTIT/Ye2+ZqOSgrdoyXnZMECKQ+DHPGqluZ
DEBUG: X-OPS-AUTHORIZATION-6: +MTuxEXg5ucInewf+DnQ06LLlo1mLAVe1Jh8i9wa9A==
DEBUG: HOST: chefserver.example.com:443
DEBUG: X-REMOTE-REQUEST-ID: 93fcd076-ed9b-4e55-8690-2fedc96319f1
DEBUG: ---- End HTTP Request Header Data ----
DEBUG: ---- HTTP Status and Header Data: ----
DEBUG: HTTP 1.1 200 OK
DEBUG: server: openresty/1.9.3.1
DEBUG: date: Wed, 24 Feb 2016 17:46:01 GMT
DEBUG: content-type: application/json
DEBUG: transfer-encoding: chunked
DEBUG: connection: close
DEBUG: x-ops-server-api-version: {"min_version":"0","max_version":"1","request_version":"0
DEBUG: x-ops-api-info: flavor=cs;version=12.0.0;oc_erchef=12.3.1
DEBUG: content-encoding: gzip
DEBUG: ---- End HTTP Status/Header Data ----
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
DEBUG: HTTP server did not include a Content-Length header in response, cannot identify tr
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
DEBUG: decompressing gzip response
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
Client exelon_dev_12c exists, overwrite it? (Y/N) Y
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
DEBUG: Signing the request as raviuser
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
DEBUG: Initiating DELETE to https://chefserver.example.com/organizations/exelon/clients/ex
DEBUG: ---- HTTP Request Header Data: ----
DEBUG: Accept: application/json
DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
DEBUG: X-OPS-USERID: raviuser
DEBUG: X-OPS-TIMESTAMP: 2016-02-24T17:46:03Z
DEBUG: X-OPS-CONTENT-HASH: 2jmj7l5rSw0yVb/vlWAYkK/YBwk=
DEBUG: X-OPS-AUTHORIZATION-1: Ze8I2MaMzd2wwmQjEX2CSXQj1HZlTixlmmn2Ku1EkgZPHypO+bko19vsYYOZ
DEBUG: X-OPS-AUTHORIZATION-2: 8gYZykbYy0o0+e5vOeaINB+41gSVTymK+ZtEkx8kaxaBqNn/2wZcq2bCpk/1
DEBUG: X-OPS-AUTHORIZATION-3: xXAydGPC9yKGuND3TG8X6HGo+F48vubO71x7YGEqwPSEP/9d86bA1G9psLHk
DEBUG: X-OPS-AUTHORIZATION-4: 5H5jyEeFSAqKtLqxzltU84C7OkUYXNF1LJTVjZL6vQPmMCJjHuQHXiL8EHbS
DEBUG: X-OPS-AUTHORIZATION-5: MozFCbP2J1qoKHy92yd6f+kIX29TUfON1p4+P+0szc2iTBnmiUOd6BAOe6AD
DEBUG: X-OPS-AUTHORIZATION-6: sfZY0uQWqj3aE6scri1VFKD5G9KI0tR2VHcDQu80uA==
DEBUG: HOST: chefserver.example.com:443
DEBUG: X-REMOTE-REQUEST-ID: 93fcd076-ed9b-4e55-8690-2fedc96319f1
DEBUG: ---- End HTTP Request Header Data ----
DEBUG: ---- HTTP Status and Header Data: ----
DEBUG: HTTP 1.1 200 OK
DEBUG: server: openresty/1.9.3.1
DEBUG: date: Wed, 24 Feb 2016 17:46:02 GMT
DEBUG: content-type: application/json
DEBUG: transfer-encoding: chunked
DEBUG: connection: close
DEBUG: x-ops-server-api-version: {"min_version":"0","max_version":"1","request_version":"0
DEBUG: x-ops-api-info: flavor=cs;version=12.0.0;oc_erchef=12.3.1
DEBUG: content-encoding: gzip
DEBUG: ---- End HTTP Status/Header Data ----
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
DEBUG: HTTP server did not include a Content-Length header in response, cannot identify tr
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
DEBUG: decompressing gzip response
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
Creating new client for exelon_dev_12c
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
DEBUG: Signing the request as raviuser
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
DEBUG: Initiating POST to https://chefserver.example.com/organizations/exelon/clients
DEBUG: ---- HTTP Request Header Data: ----
DEBUG: Content-Type: application/json
DEBUG: Accept: application/json
DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
DEBUG: X-OPS-USERID: raviuser
DEBUG: X-OPS-TIMESTAMP: 2016-02-24T17:46:03Z
DEBUG: X-OPS-CONTENT-HASH: oz+j/ZC1frZcTKXEQKtERw3rVY8=
DEBUG: X-OPS-AUTHORIZATION-1: jSeWF+m23nN0UzD9eUYjM/ij28AoUEjQquSMzo9sZxq4CzJcmfvC4B2jDsrJ
DEBUG: X-OPS-AUTHORIZATION-2: 79xphVeTSLf5oB7mPk79kPaORWwOJerSnXVTOfp9d8UvnlhMsjvzZwZjH+0v
DEBUG: X-OPS-AUTHORIZATION-3: 3UTwV6sulZ2u+nbO/kqMmV8edVBv4A32qG1BBZx44tDhjh9h5oZj4N7GrWfX
DEBUG: X-OPS-AUTHORIZATION-4: o3xVInrsWliThXF7DnE2rMuBDKaOyETZUEEVcmG+IjcjIc+7LXMOmLj6hmmR
DEBUG: X-OPS-AUTHORIZATION-5: Tz9N8GLvPvA6rkpF507SGH0I7qJ8M7ysjo3J5xpJmU65ZTQ+ce/IbRVKQ8CY
DEBUG: X-OPS-AUTHORIZATION-6: 56rUOxOsJ8+JY1o3v1QF2JqkVIe9AdPmBlHj3fjicw==
DEBUG: HOST: chefserver.example.com:443
DEBUG: X-REMOTE-REQUEST-ID: 93fcd076-ed9b-4e55-8690-2fedc96319f1
DEBUG: Content-Length: 515
DEBUG: ---- End HTTP Request Header Data ----
DEBUG: ---- HTTP Status and Header Data: ----
DEBUG: HTTP 1.1 201 Created
DEBUG: server: openresty/1.9.3.1
DEBUG: date: Wed, 24 Feb 2016 17:46:03 GMT
DEBUG: content-type: application/json
DEBUG: content-length: 560
DEBUG: connection: close
DEBUG: x-ops-server-api-version: {"min_version":"0","max_version":"1","request_version":"0
DEBUG: x-ops-api-info: flavor=cs;version=12.0.0;oc_erchef=12.3.1
DEBUG: location: https://chefserver.example.com/organizations/exelon/clients/exelon_dev_12
DEBUG: ---- End HTTP Status/Header Data ----
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
DEBUG: Content-Length validated correctly.
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
Creating new node for exelon_dev_12c
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
DEBUG: Signing the request as exelon_dev_12c
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
DEBUG: Initiating PUT to https://chefserver.example.com/organizations/exelon/nodes/exelon_
DEBUG: ---- HTTP Request Header Data: ----
DEBUG: Content-Type: application/json
DEBUG: Accept: application/json
DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
DEBUG: X-OPS-USERID: exelon_dev_12c
DEBUG: X-OPS-TIMESTAMP: 2016-02-24T17:46:03Z
DEBUG: X-OPS-CONTENT-HASH: ZIK8U2G/ERt7Kf/FFYPS38KKx3o=
DEBUG: X-OPS-AUTHORIZATION-1: RS6d39vKJ2OFcenkK/bJc7dLW0THUr3AOBpgIEpWUrBz+NS8zAE5VyUmvMvl
DEBUG: X-OPS-AUTHORIZATION-2: rU7ipenIoBlkcZL4Bje69AEmg5Dkq3Kns7OkfZHr7BJs9yfA7uJE6HReCOrY
DEBUG: X-OPS-AUTHORIZATION-3: R+RqwcHkkm5+0xr5fC5MRmP/vWMqG1hh6AuWo8bJWB2KjfqP9oSRjVYkmc5d
DEBUG: X-OPS-AUTHORIZATION-4: yQrqG6f1gdKtUZS39ABQL65yxbTqB+hzZZeIl7Gp9fNlGAD9BO9XSoUy5IqI
DEBUG: X-OPS-AUTHORIZATION-5: cWUeUHTaZcwpV9/Rcd24Fblb+qWPkty00iR/GEb1ajjOBY5A78VoWJ/VJJD4
DEBUG: X-OPS-AUTHORIZATION-6: 77dLsAqFvFdWGcxjE0auKJgDtuIbRIOe9kUjIIsyUg==
DEBUG: HOST: chefserver.example.com:443
DEBUG: X-REMOTE-REQUEST-ID: 93fcd076-ed9b-4e55-8690-2fedc96319f1
DEBUG: Content-Length: 184
DEBUG: ---- End HTTP Request Header Data ----
DEBUG: ---- HTTP Status and Header Data: ----
DEBUG: HTTP 1.1 404 Object Not Found
DEBUG: server: openresty/1.9.3.1
DEBUG: date: Wed, 24 Feb 2016 17:46:03 GMT
DEBUG: content-length: 45
DEBUG: connection: close
DEBUG: x-ops-server-api-version: {"min_version":"0","max_version":"1","request_version":"0
DEBUG: x-ops-api-info: flavor=cs;version=12.0.0;oc_erchef=12.3.1
DEBUG: ---- End HTTP Status/Header Data ----
DEBUG: ---- HTTP Response Body ----
DEBUG: {"error":["node 'exelon_dev_12c' not found"]}
DEBUG: ---- End HTTP Response Body -----
DEBUG: ---- HTTP Request Body ----
DEBUG: {"name":"exelon_dev_12c","chef_environment":"_default","json_class":"Chef::Node","a
DEBUG: ---- End HTTP Request Body ----
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
DEBUG: Content-Length validated correctly.
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
DEBUG: Expected JSON response, but got content-type ''
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
INFO: HTTP Request Returned 404 Object Not Found: error
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
DEBUG: Signing the request as exelon_dev_12c
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
DEBUG: Initiating POST to https://chefserver.example.com/organizations/exelon/nodes
DEBUG: ---- HTTP Request Header Data: ----
DEBUG: Content-Type: application/json
DEBUG: Accept: application/json
DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
DEBUG: X-OPS-USERID: exelon_dev_12c
DEBUG: X-OPS-TIMESTAMP: 2016-02-24T17:46:04Z
DEBUG: X-OPS-CONTENT-HASH: ZIK8U2G/ERt7Kf/FFYPS38KKx3o=
DEBUG: X-OPS-AUTHORIZATION-1: J79vDxy3JNg7Tqjj6H8cOqLPB76S4kdmsNLxgQ1e8ojyIqfhOtDIoy7YTduD
DEBUG: X-OPS-AUTHORIZATION-2: Nzc3rMHybipj/hcSw1FldLwXDiSU5cwOvRuzN7Wdc7pKFBARJ5psz6SEyi8X
DEBUG: X-OPS-AUTHORIZATION-3: LYGdEtlfyqJvFWjsd8sudQzu7AQQVojrFfUU/N7YnhdQdlB0UZsN1siTVt8O
DEBUG: X-OPS-AUTHORIZATION-4: EEBd3amELkTO85YvwfrsJa8W1/PnP9wOFylrio9J4ay3yt96upggb1U9Qv0+
DEBUG: X-OPS-AUTHORIZATION-5: 8OZSihLuSVlL64auJ4AMvtNvvvvpvrW1yYCYTe24PXMi7qBLv2hPIViu4sPc
DEBUG: X-OPS-AUTHORIZATION-6: JNTl0mBPbLS9O6howEj+2+IewF2Tyb7BbC915gszWQ==
DEBUG: HOST: chefserver.example.com:443
DEBUG: X-REMOTE-REQUEST-ID: 93fcd076-ed9b-4e55-8690-2fedc96319f1
DEBUG: Content-Length: 184
DEBUG: ---- End HTTP Request Header Data ----
DEBUG: ---- HTTP Status and Header Data: ----
DEBUG: HTTP 1.1 201 Created
DEBUG: server: openresty/1.9.3.1
DEBUG: date: Wed, 24 Feb 2016 17:46:03 GMT
DEBUG: content-type: application/json
DEBUG: content-length: 82
DEBUG: connection: close
DEBUG: x-ops-server-api-version: {"min_version":"0","max_version":"1","request_version":"0
DEBUG: x-ops-api-info: flavor=cs;version=12.0.0;oc_erchef=12.3.1
DEBUG: location: https://chefserver.example.com/organizations/exelon/nodes/exelon_dev_12c
DEBUG: ---- End HTTP Status/Header Data ----
DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
DEBUG: Content-Length validated correctly.
DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
Connecting to 192.168.56.101
DEBUG: Looking for bootstrap template in C:/opscode/chefdk/embedded/apps/chef/lib/chef/kni
DEBUG: Found bootstrap template in C:/opscode/chefdk/embedded/apps/chef/lib/chef/knife/boo
DEBUG: Adding 192.168.56.101
DEBUG: establishing connection to 192.168.56.101:22
DEBUG: connection established
INFO: negotiating protocol version
DEBUG: remote is `SSH-2.0-OpenSSH_6.5'
DEBUG: local is `SSH-2.0-Ruby/Net::SSH_2.9.2 i386-mingw32'
DEBUG: read 1528 bytes
DEBUG: received packet nr 0 type 20 len 1524
INFO: got KEXINIT from server
INFO: sending KEXINIT
DEBUG: queueing packet nr 0 type 20 len 1684
DEBUG: sent 1688 bytes
INFO: negotiating algorithms
DEBUG: negotiated:
* kex: diffie-hellman-group-exchange-sha1
* host_key: ssh-rsa
* encryption_server: aes128-cbc
* encryption_client: aes128-cbc
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
DEBUG: exchanging keys
DEBUG: queueing packet nr 1 type 34 len 20
DEBUG: sent 24 bytes
DEBUG: read 152 bytes
DEBUG: received packet nr 1 type 31 len 148
DEBUG: queueing packet nr 2 type 32 len 140
DEBUG: sent 144 bytes
DEBUG: read 720 bytes
DEBUG: received packet nr 2 type 33 len 700
DEBUG: queueing packet nr 3 type 21 len 20
DEBUG: sent 24 bytes
DEBUG: received packet nr 3 type 21 len 12
DEBUG: beginning authentication of `root'
DEBUG: queueing packet nr 4 type 5 len 28
DEBUG: sent 52 bytes
DEBUG: read 52 bytes
DEBUG: received packet nr 4 type 6 len 28
DEBUG: trying none
DEBUG: queueing packet nr 5 type 50 len 44
DEBUG: sent 68 bytes
DEBUG: read 100 bytes
DEBUG: received packet nr 5 type 51 len 76
DEBUG: allowed methods: publickey,gssapi-with-mic,password,keyboard-interactive
DEBUG: none failed
DEBUG: trying publickey
DEBUG: connecting to ssh-agent
ERROR: could not connect to ssh-agent
DEBUG: trying password
DEBUG: queueing packet nr 6 type 50 len 60
DEBUG: sent 84 bytes
DEBUG: read 36 bytes
DEBUG: received packet nr 6 type 52 len 12
DEBUG: password succeeded
DEBUG: queueing packet nr 7 type 90 len 44
DEBUG: sent 68 bytes
DEBUG: read 52 bytes
DEBUG: received packet nr 7 type 91 len 28
INFO: channel_open_confirmation: 0 0 0 32768
INFO: sending channel request "pty-req"
DEBUG: queueing packet nr 8 type 98 len 60
INFO: sending channel request "exec"
DEBUG: queueing packet nr 9 type 98 len 267596
DEBUG: sent 267704 bytes
DEBUG: read 0 bytes
ERROR: IOError: closed stream
C:\Users\gujjarra>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment