Created
May 28, 2020 22:55
-
-
Save jarretmoses/2f370d478ffabce00d706fbb8e6f8f12 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-05-29T03:26:07.381Z cypress:server:project onMocha hook | |
2020-05-29T03:26:07.381Z cypress:server:reporter got mocha event 'hook' with args: [ { id: 'r17', title: '"before each" hook', hookName: 'before each', hookId: 'h3', body: 'function () {\n' + ' set_viewport_util_1.setViewport(viewport);\n' + ' }', type: 'hook', duration: 21, file: null } ] | |
2020-05-29T03:26:07.382Z cypress:server:socket automation:request get:cookies { domain: 'localhost' } | |
2020-05-29T03:26:07.382Z cypress:server:automation:cookies getting:cookies { domain: 'localhost' } | |
2020-05-29T03:26:07.382Z cypress:server:socket backend:request { eventName: 'reset:server:state', args: [] } | |
2020-05-29T03:26:07.382Z cypress:proxy:http:util:buffers resetting buffers | |
2020-05-29T03:26:07.393Z cypress:server:automation:cookies received get:cookies [] | |
2020-05-29T03:26:07.399Z cypress:server:project onMocha hook end | |
2020-05-29T03:26:07.399Z cypress:server:reporter got mocha event 'hook end' with args: [ { id: 'r17', title: '"before each" hook', hookName: 'before each', hookId: 'h3', body: 'function () {\n' + ' set_viewport_util_1.setViewport(viewport);\n' + ' }', type: 'hook', duration: 36, file: null } ] | |
2020-05-29T03:26:07.410Z cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'http://localhost:40110/', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } | |
2020-05-29T03:26:07.410Z cypress:server:server resolving visit { url: 'http://localhost:40110/', headers: { host: 'localhost:40110', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36', upgrade: 'websocket', origin: 'http://localhost:40110', 'sec-websocket-version': '13', 'accept-encoding': 'gzip, deflate, br', 'accept-language': 'en-US,en;q=0.9', 'sec-websocket-key': 'cfPH4YmiPzstOCeuIDW+Qw==', 'sec-websocket-extensions': 'permessage-deflate; client_max_window_bits' }, options: { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } } | |
2020-05-29T03:26:07.411Z cypress:proxy:http:util:buffers resetting buffers | |
2020-05-29T03:26:07.411Z cypress:server:server Getting remote state: { auth: null, props: { port: '40110', tld: 'localhost', domain: '' }, origin: 'http://localhost:40110', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } | |
2020-05-29T03:26:07.411Z cypress:server:server sending request with options { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], followRedirect: [Function: followRedirect] } | |
2020-05-29T03:26:07.411Z cypress:server:automation:cookies getting:cookies { url: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.411Z cypress:server:automation:cookies received get:cookies [] | |
2020-05-29T03:26:07.412Z cypress:server:request got cookies from browser { reqUrl: 'http://localhost:40110/', cookies: [] } | |
2020-05-29T03:26:07.412Z cypress:server:request sending request as stream { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase] } | |
2020-05-29T03:26:07.412Z cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.412Z cypress:network:agent got family { family: 4, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.413Z cypress:server:request received an error making http request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [ 0, 1000, 2000, 2000 ], err: Error: connect ECONNREFUSED 127.0.0.1:40110 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1128:14) { errno: 'ECONNREFUSED', code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 40110 } } | |
2020-05-29T03:26:07.413Z cypress:server:request retrying request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [ 1000, 2000, 2000 ], delay: 0, attempt: 1 } | |
2020-05-29T03:26:07.414Z cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.414Z cypress:network:agent got family { family: 4, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.415Z cypress:server:request received an error making http request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [ 1000, 2000, 2000 ], err: Error: connect ECONNREFUSED 127.0.0.1:40110 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1128:14) { errno: 'ECONNREFUSED', code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 40110 } } | |
2020-05-29T03:26:07.415Z cypress:server:request retrying request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [ 2000, 2000 ], delay: 100, attempt: 2 } | |
2020-05-29T03:26:07.516Z cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.516Z cypress:network:agent got family { family: 4, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.517Z cypress:server:request received an error making http request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [ 2000, 2000 ], err: Error: connect ECONNREFUSED 127.0.0.1:40110 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1128:14) { errno: 'ECONNREFUSED', code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 40110 } } | |
2020-05-29T03:26:07.517Z cypress:server:request retrying request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [ 2000 ], delay: 200, attempt: 3 } | |
2020-05-29T03:26:07.718Z cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.718Z cypress:network:agent got family { family: 4, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.720Z cypress:server:request received an error making http request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [ 2000 ], err: Error: connect ECONNREFUSED 127.0.0.1:40110 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1128:14) { errno: 'ECONNREFUSED', code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 40110 } } | |
2020-05-29T03:26:07.720Z cypress:server:request retrying request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [], delay: 200, attempt: 4 } | |
2020-05-29T03:26:07.819Z cypress:server:video capture stderr log { message: 'frame= 509 fps= 37 q=16.0 size= 2048kB time=00:00:19.80 bitrate= 847.4kbits/s dup=344 drop=0 speed=1.45x ' } | |
2020-05-29T03:26:07.921Z cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:07.921Z cypress:network:agent got family { family: 4, href: 'http://localhost:40110/' } | |
2020-05-29T03:26:08.008Z cypress:server:request received an error making http request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [], err: Error: connect ECONNREFUSED 127.0.0.1:40110 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1128:14) { errno: 'ECONNREFUSED', code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 40110 } } | |
2020-05-29T03:26:08.008Z cypress:server:request exhausted all attempts retrying request { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: { accept: 'text/html,*/*', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:40110/', onBeforeReqInit: [Function: runPhase], requestId: 'request1390', retryIntervals: [ 0, 1000, 2000, 2000 ], delaysRemaining: [], err: Error: connect ECONNREFUSED 127.0.0.1:40110 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1128:14) { errno: 'ECONNREFUSED', code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 40110 } } | |
2020-05-29T03:26:08.031Z cypress:server:socket automation:request take:screenshot { titles: [ 'Login', 'Viewport: iphone-x', 'Create a Listing Redirect from Signup', 'should capture redirect from signup when non authed and registering an apartment' ], testId: 'r17', simple: true, testFailure: true, capture: 'runner', clip: { x: 0, y: 0, width: 375, height: 812 }, viewport: { width: 1050, height: 888 }, scaled: true, blackout: [], startTime: '2020-05-29T03:26:08.012Z' } | |
2020-05-29T03:26:08.031Z cypress:server:screenshot (s1391) capturing screenshot { titles: [ 'Login', 'Viewport: iphone-x', 'Create a Listing Redirect from Signup', 'should capture redirect from signup when non authed and registering an apartment' ], testId: 'r17', simple: true, testFailure: true, capture: 'runner', clip: { x: 0, y: 0, width: 375, height: 812 }, viewport: { width: 1050, height: 888 }, scaled: true, blackout: [], startTime: '2020-05-29T03:26:08.012Z', specName: 'login.test.ts' } | |
2020-05-29T03:26:08.226Z cypress:server:screenshot (s1391) save /var/lib/jenkins/workspace/web_PR-517/cypress/screenshots/login.test.ts/Login -- Viewport iphone-x -- Create a Listing Redirect from Signup -- should capture redirect from signup when non authed and registering an apartment (failed).png | |
2020-05-29T03:26:08.227Z cypress:server:plugins plugin event registered? { event: 'after:screenshot', isRegistered: false } | |
3) should capture redirect from signup when non authed and registering an apartment | |
2020-05-29T03:26:08.232Z cypress:server:project onMocha fail |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment