-------------------------------------------------------------------------------- Request Job Page - Proxy -------------------------------------------------------------------------------- server-01:~ flabrie$ curl -ILv "https://jenkins.myhost.com/job/Ville%20de%20Montréal%20Reporter%20iOS%20Application/" --user francis.labrie Enter host password for user 'francis.labrie': * Adding handle: conn: 0x7fb19380aa00 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fb19380aa00) send_pipe: 1, recv_pipe: 0 * About to connect() to jenkins.myhost.com port 443 (#0) * Trying 64.254.19.84... * Connected to jenkins.myhost.com (64.254.19.84) port 443 (#0) * TLS 1.0 connection using TLS_RSA_WITH_AES_256_CBC_SHA * Server certificate: *.myhost.com * Server certificate: Entrust Certification Authority - L1C * Server certificate: Entrust.net Certification Authority (2048) * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montréal%20Reporter%20iOS%20Application/ HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: jenkins.myhost.com > Accept: */* > < HTTP/1.1 200 OK HTTP/1.1 200 OK * Server nginx is not blacklisted < Server: nginx Server: nginx < Date: Mon, 22 Sep 2014 13:26:51 GMT Date: Mon, 22 Sep 2014 13:26:51 GMT < Content-Type: text/html;charset=UTF-8 Content-Type: text/html;charset=UTF-8 < Content-Length: 31460 Content-Length: 31460 < Connection: keep-alive Connection: keep-alive < Vary: Accept-Encoding Vary: Accept-Encoding < Cache-Control: no-cache,no-store,must-revalidate Cache-Control: no-cache,no-store,must-revalidate < X-Hudson-Theme: default X-Hudson-Theme: default < X-Frame-Options: sameorigin X-Frame-Options: sameorigin < Set-Cookie: JSESSIONID.b17e23db=qdv1egnizitw12xqsn8ec6c83;Path=/ Set-Cookie: JSESSIONID.b17e23db=qdv1egnizitw12xqsn8ec6c83;Path=/ < Expires: Thu, 01 Jan 1970 00:00:00 GMT Expires: Thu, 01 Jan 1970 00:00:00 GMT < X-Hudson: 1.395 X-Hudson: 1.395 < X-Jenkins: 1.580 X-Jenkins: 1.580 < X-Jenkins-Session: a94be160 X-Jenkins-Session: a94be160 < X-Hudson-CLI-Port: 58125 X-Hudson-CLI-Port: 58125 < X-Jenkins-CLI-Port: 58125 X-Jenkins-CLI-Port: 58125 < X-Jenkins-CLI2-Port: 58125 X-Jenkins-CLI2-Port: 58125 < X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiZ6i2S1O3fNJLH0NhjAKNyPXv8SnphtfWhxrDbcuxxD81+doaaHEOqvkthV31PEcWLg9HS/yF5q8+b8pkPd4WIt6fmML0vfw49tGC2FbKmIP0bUcI9KtP6QHjg3O8si7tyzGFpAic6XsdAVITHMC2p+lfrk6Bu3X0RdKpKqGghN3qL06dkBdLA6GcKfPwQoUumc6FZBNDS1iUMikvI3QR0QdLelLBt7eNmT854k1trB8jJjKIDgJ8No+G2IXDWOf842L24MCiqYdJfkfpwC1NTiCSm2ze5Wxf7pWZxGqrdZOkmEFSQD5R4ZIxGegL+H+f++lmSjQ+1wEWV2JzacxGwIDAQAB X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiZ6i2S1O3fNJLH0NhjAKNyPXv8SnphtfWhxrDbcuxxD81+doaaHEOqvkthV31PEcWLg9HS/yF5q8+b8pkPd4WIt6fmML0vfw49tGC2FbKmIP0bUcI9KtP6QHjg3O8si7tyzGFpAic6XsdAVITHMC2p+lfrk6Bu3X0RdKpKqGghN3qL06dkBdLA6GcKfPwQoUumc6FZBNDS1iUMikvI3QR0QdLelLBt7eNmT854k1trB8jJjKIDgJ8No+G2IXDWOf842L24MCiqYdJfkfpwC1NTiCSm2ze5Wxf7pWZxGqrdZOkmEFSQD5R4ZIxGegL+H+f++lmSjQ+1wEWV2JzacxGwIDAQAB < X-SSH-Endpoint: jenkins.myhost.com:58124 X-SSH-Endpoint: jenkins.myhost.com:58124 < * Connection #0 to host jenkins.myhost.com left intact -------------------------------------------------------------------------------- Request Warning Page - Proxy (using the link on the left side menu) -------------------------------------------------------------------------------- server-01:~ flabrie$ curl -ILv "https://jenkins.myhost.com/job/Ville%20de%20Montréal%20Reporter%20iOS%20Application/warnings11" --user francis.labrie Enter host password for user 'francis.labrie': * Adding handle: conn: 0x7fc5a3004e00 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fc5a3004e00) send_pipe: 1, recv_pipe: 0 * About to connect() to jenkins.myhost.com port 443 (#0) * Trying 64.254.19.84... * Connected to jenkins.myhost.com (64.254.19.84) port 443 (#0) * TLS 1.0 connection using TLS_RSA_WITH_AES_256_CBC_SHA * Server certificate: *.myhost.com * Server certificate: Entrust Certification Authority - L1C * Server certificate: Entrust.net Certification Authority (2048) * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montréal%20Reporter%20iOS%20Application/warnings11 HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: jenkins.myhost.com > Accept: */* > < HTTP/1.1 302 Found HTTP/1.1 302 Found * Server nginx is not blacklisted < Server: nginx Server: nginx < Date: Mon, 22 Sep 2014 13:28:15 GMT Date: Mon, 22 Sep 2014 13:28:15 GMT < Content-Length: 0 Content-Length: 0 < Connection: keep-alive Connection: keep-alive < Location: http://jenkins.myhost.com/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ Location: http://jenkins.myhost.com/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ < * Connection #0 to host jenkins.myhost.com left intact * Issue another request to this URL: 'http://jenkins.myhost.com/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/' * Found bundle for host jenkins.myhost.com: 0x7fc5a2c158b0 * Adding handle: conn: 0x7fc5a6003000 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fc5a3004e00) send_pipe: 0, recv_pipe: 0 * - Conn 1 (0x7fc5a6003000) send_pipe: 1, recv_pipe: 0 * About to connect() to jenkins.myhost.com port 80 (#1) * Trying 64.254.19.84... * Connected to jenkins.myhost.com (64.254.19.84) port 80 (#1) * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: jenkins.myhost.com > Accept: */* > < HTTP/1.1 301 Moved Permanently HTTP/1.1 301 Moved Permanently * Server nginx is not blacklisted < Server: nginx Server: nginx < Date: Mon, 22 Sep 2014 13:28:15 GMT Date: Mon, 22 Sep 2014 13:28:15 GMT < Content-Type: text/html Content-Type: text/html < Content-Length: 178 Content-Length: 178 < Connection: keep-alive Connection: keep-alive < Location: https://jenkins.myhost.com/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ Location: https://jenkins.myhost.com/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ < * Connection #1 to host jenkins.myhost.com left intact * Issue another request to this URL: 'https://jenkins.myhost.com/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/' * Found bundle for host jenkins.myhost.com: 0x7fc5a2c158b0 * Re-using existing connection! (#0) with host jenkins.myhost.com * Connected to jenkins.myhost.com (64.254.19.84) port 443 (#0) * Adding handle: conn: 0x7fc5a3004e00 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fc5a3004e00) send_pipe: 1, recv_pipe: 0 * - Conn 1 (0x7fc5a6003000) send_pipe: 0, recv_pipe: 0 * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: jenkins.myhost.com > Accept: */* > < HTTP/1.1 302 Found HTTP/1.1 302 Found * Server nginx is not blacklisted < Server: nginx Server: nginx < Date: Mon, 22 Sep 2014 13:28:15 GMT Date: Mon, 22 Sep 2014 13:28:15 GMT < Content-Length: 0 Content-Length: 0 < Connection: keep-alive Connection: keep-alive < Location: http://jenkins.myhost.com/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result Location: http://jenkins.myhost.com/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result < * Connection #0 to host jenkins.myhost.com left intact * Issue another request to this URL: 'http://jenkins.myhost.com/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result' * Found bundle for host jenkins.myhost.com: 0x7fc5a2c158b0 * Re-using existing connection! (#1) with host jenkins.myhost.com * Connected to jenkins.myhost.com (64.254.19.84) port 80 (#1) * Adding handle: conn: 0x7fc5a6003000 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fc5a3004e00) send_pipe: 0, recv_pipe: 0 * - Conn 1 (0x7fc5a6003000) send_pipe: 1, recv_pipe: 0 * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: jenkins.myhost.com > Accept: */* > < HTTP/1.1 301 Moved Permanently HTTP/1.1 301 Moved Permanently * Server nginx is not blacklisted < Server: nginx Server: nginx < Date: Mon, 22 Sep 2014 13:28:15 GMT Date: Mon, 22 Sep 2014 13:28:15 GMT < Content-Type: text/html Content-Type: text/html < Content-Length: 178 Content-Length: 178 < Connection: keep-alive Connection: keep-alive < Location: https://jenkins.myhost.com/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result Location: https://jenkins.myhost.com/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result < * Connection #1 to host jenkins.myhost.com left intact * Issue another request to this URL: 'https://jenkins.myhost.com/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result' * Found bundle for host jenkins.myhost.com: 0x7fc5a2c158b0 * Re-using existing connection! (#0) with host jenkins.myhost.com * Connected to jenkins.myhost.com (64.254.19.84) port 443 (#0) * Adding handle: conn: 0x7fc5a3004e00 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fc5a3004e00) send_pipe: 1, recv_pipe: 0 * - Conn 1 (0x7fc5a6003000) send_pipe: 0, recv_pipe: 0 * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: jenkins.myhost.com > Accept: */* > < HTTP/1.1 502 Bad Gateway HTTP/1.1 502 Bad Gateway * Server nginx is not blacklisted < Server: nginx Server: nginx < Date: Mon, 22 Sep 2014 13:28:15 GMT Date: Mon, 22 Sep 2014 13:28:15 GMT < Content-Type: text/html Content-Type: text/html < Content-Length: 537 Content-Length: 537 < Connection: keep-alive Connection: keep-alive < ETag: "51fbbaa1-219" ETag: "51fbbaa1-219" < * Connection #0 to host jenkins.myhost.com left intact server-01:~ flabrie$ -------------------------------------------------------------------------------- Request Job Page - Direct Port -------------------------------------------------------------------------------- server-01:~ flabrie$ curl -ILv "http://localhost:8080/job/Ville%20de%20Montréal%20Reporter%20iOS%20Application/" --user francis.labrie Enter host password for user 'francis.labrie': * Adding handle: conn: 0x7f9e9c80aa00 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7f9e9c80aa00) send_pipe: 1, recv_pipe: 0 * About to connect() to localhost port 8080 (#0) * Trying ::1... * Connected to localhost (::1) port 8080 (#0) * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montréal%20Reporter%20iOS%20Application/ HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: localhost:8080 > Accept: */* > < HTTP/1.1 200 OK HTTP/1.1 200 OK < Cache-Control: no-cache,no-store,must-revalidate Cache-Control: no-cache,no-store,must-revalidate < X-Hudson-Theme: default X-Hudson-Theme: default < X-Frame-Options: sameorigin X-Frame-Options: sameorigin < Content-Type: text/html;charset=UTF-8 Content-Type: text/html;charset=UTF-8 < Set-Cookie: JSESSIONID.b17e23db=zzhjzxn9o4wo1fb9288xukfp6;Path=/ Set-Cookie: JSESSIONID.b17e23db=zzhjzxn9o4wo1fb9288xukfp6;Path=/ < Expires: Thu, 01 Jan 1970 00:00:00 GMT Expires: Thu, 01 Jan 1970 00:00:00 GMT < X-Hudson: 1.395 X-Hudson: 1.395 < X-Jenkins: 1.580 X-Jenkins: 1.580 < X-Jenkins-Session: a94be160 X-Jenkins-Session: a94be160 < X-Hudson-CLI-Port: 58125 X-Hudson-CLI-Port: 58125 < X-Jenkins-CLI-Port: 58125 X-Jenkins-CLI-Port: 58125 < X-Jenkins-CLI2-Port: 58125 X-Jenkins-CLI2-Port: 58125 < X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiZ6i2S1O3fNJLH0NhjAKNyPXv8SnphtfWhxrDbcuxxD81+doaaHEOqvkthV31PEcWLg9HS/yF5q8+b8pkPd4WIt6fmML0vfw49tGC2FbKmIP0bUcI9KtP6QHjg3O8si7tyzGFpAic6XsdAVITHMC2p+lfrk6Bu3X0RdKpKqGghN3qL06dkBdLA6GcKfPwQoUumc6FZBNDS1iUMikvI3QR0QdLelLBt7eNmT854k1trB8jJjKIDgJ8No+G2IXDWOf842L24MCiqYdJfkfpwC1NTiCSm2ze5Wxf7pWZxGqrdZOkmEFSQD5R4ZIxGegL+H+f++lmSjQ+1wEWV2JzacxGwIDAQAB X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiZ6i2S1O3fNJLH0NhjAKNyPXv8SnphtfWhxrDbcuxxD81+doaaHEOqvkthV31PEcWLg9HS/yF5q8+b8pkPd4WIt6fmML0vfw49tGC2FbKmIP0bUcI9KtP6QHjg3O8si7tyzGFpAic6XsdAVITHMC2p+lfrk6Bu3X0RdKpKqGghN3qL06dkBdLA6GcKfPwQoUumc6FZBNDS1iUMikvI3QR0QdLelLBt7eNmT854k1trB8jJjKIDgJ8No+G2IXDWOf842L24MCiqYdJfkfpwC1NTiCSm2ze5Wxf7pWZxGqrdZOkmEFSQD5R4ZIxGegL+H+f++lmSjQ+1wEWV2JzacxGwIDAQAB < X-SSH-Endpoint: jenkins.myhost.com:58124 X-SSH-Endpoint: jenkins.myhost.com:58124 < Content-Length: 31467 Content-Length: 31467 * Server Jetty(8.y.z-SNAPSHOT) is not blacklisted < Server: Jetty(8.y.z-SNAPSHOT) Server: Jetty(8.y.z-SNAPSHOT) < * Connection #0 to host localhost left intact -------------------------------------------------------------------------------- Request Warning Page - Direct Port (using the link on the left side menu) -------------------------------------------------------------------------------- server-01:~ flabrie$ curl -ILv "http://localhost:8080/job/Ville%20de%20Montréal%20Reporter%20iOS%20Application/warnings11" --user francis.labrie Enter host password for user 'francis.labrie': * Adding handle: conn: 0x7fb55980aa00 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fb55980aa00) send_pipe: 1, recv_pipe: 0 * About to connect() to localhost port 8080 (#0) * Trying ::1... * Connected to localhost (::1) port 8080 (#0) * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montréal%20Reporter%20iOS%20Application/warnings11 HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: localhost:8080 > Accept: */* > < HTTP/1.1 302 Found HTTP/1.1 302 Found < Location: http://localhost:8080/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ Location: http://localhost:8080/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ < Content-Length: 0 Content-Length: 0 * Server Jetty(8.y.z-SNAPSHOT) is not blacklisted < Server: Jetty(8.y.z-SNAPSHOT) Server: Jetty(8.y.z-SNAPSHOT) < * Connection #0 to host localhost left intact * Issue another request to this URL: 'http://localhost:8080/job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/' * Found bundle for host localhost: 0x7fb558609070 * Re-using existing connection! (#0) with host localhost * Connected to localhost (::1) port 8080 (#0) * Adding handle: conn: 0x7fb55980aa00 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fb55980aa00) send_pipe: 1, recv_pipe: 0 * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montr%C3%A9al%20Reporter%20iOS%20Application/warnings11/ HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: localhost:8080 > Accept: */* > < HTTP/1.1 302 Found HTTP/1.1 302 Found < Location: http://localhost:8080/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result Location: http://localhost:8080/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result < Content-Length: 0 Content-Length: 0 * Server Jetty(8.y.z-SNAPSHOT) is not blacklisted < Server: Jetty(8.y.z-SNAPSHOT) Server: Jetty(8.y.z-SNAPSHOT) < * Connection #0 to host localhost left intact * Issue another request to this URL: 'http://localhost:8080/job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result' * Found bundle for host localhost: 0x7fb558609070 * Re-using existing connection! (#0) with host localhost * Connected to localhost (::1) port 8080 (#0) * Adding handle: conn: 0x7fb55980aa00 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fb55980aa00) send_pipe: 1, recv_pipe: 0 * Server auth using Basic with user 'francis.labrie' > HEAD /job/Ville%20de%20Montr?al%20Reporter%20iOS%20Application/45/warnings11Result HTTP/1.1 > Authorization: Basic ZnJhbmNpcy5sYWJyaWU6Cg== > User-Agent: curl/7.30.0 > Host: localhost:8080 > Accept: */* > * Empty reply from server * Connection #0 to host localhost left intact curl: (52) Empty reply from server