cypress:cli installing Cypress from NPM +0ms cypress:cli installing with options {} +0ms cypress:cli version in package.json is 3.3.2 +2ms cypress:cli Reading binary package.json from: /home/circleci/.cache/Cypress/3.3.2/Cypress/resources/app/package.json +0ms cypress:cli no binary installed under cli version +7ms cypress:cli checking local file /home/circleci/.npm/_npx/9914/lib/3.3.2 cwd /home/circleci/.npm/_npx/9914/lib/node_modules/cypress +1ms cypress:cli preparing to download and unzip version 3.3.2 to path /home/circleci/.cache/Cypress/3.3.2 +5ms cypress:cli needed Cypress version: 3.3.2 +0ms cypress:cli downloading cypress.zip to "/tmp/cypress.zip" +1ms cypress:cli Downloading from https://download.cypress.io/desktop/3.3.2?platform=linux&arch=x64 +1ms cypress:cli Saving file to /tmp/cypress.zip +0ms cypress:cli redirect version: 3.3.2 +189ms cypress:cli downloading finished +1s cypress:cli finished downloading file: /tmp/cypress.zip +2s cypress:cli unzipping from /tmp/cypress.zip +0ms cypress:cli into /home/circleci/.cache/Cypress/3.3.2 +1ms cypress:cli zipFile entries count 32794 +8ms cypress:cli removing zip file /tmp/cypress.zip +46s cypress:cli finished installation in /home/circleci/.cache/Cypress/3.3.2 +39ms cypress:cli cli starts with arguments ["/opt/circleci/.nvm/versions/node/v6.1.0/bin/node","/home/circleci/.npm/_npx/9914/bin/cypress","run","--project","/home/circleci/project/frontend","--reporter","junit","--reporter-options","mochaFile=test-results/mocha/results.xml,toConsole=true"] +0ms cypress:cli NODE_OPTIONS is not set +0ms cypress:cli program parsing arguments +5ms cypress:cli running Cypress +2ms cypress:cli parsed cli options { project: '/home/circleci/project/frontend', reporter: 'junit', reporterOptions: 'mochaFile=test-results/mocha/results.xml,toConsole=true' } +63ms cypress:cli verifying Cypress app +0ms cypress:cli checking environment variables +2ms cypress:cli checking if executable exists /home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress +5ms cypress:cli Binary is executable? : true +2ms cypress:cli binaryDir is /home/circleci/.cache/Cypress/3.3.2/Cypress +1ms cypress:cli Reading binary package.json from: /home/circleci/.cache/Cypress/3.3.2/Cypress/resources/app/package.json +0ms cypress:cli Found binary version 3.3.2 installed in: /home/circleci/.cache/Cypress/3.3.2/Cypress +10ms cypress:cli could not read binary_state.json file +13ms cypress:cli {} +0ms cypress:cli is Verified ? undefined +4ms cypress:cli running binary verification check 3.3.2 +0ms It looks like this is your first time using Cypress: 3.3.2 [17:26:44] Verifying Cypress can run /home/circleci/.cache/Cypress/3.3.2/Cypress [started] cypress:cli clearing out the verified version +10ms cypress:cli DISPLAY environment variable is set to :99 on Linux cypress:cli Assuming this DISPLAY points at working X11 server, cypress:cli Cypress will not spawn own Xvfb cypress:cli cypress:cli NOTE: if the X11 server is NOT working, Cypress will exit without explanation, cypress:cli see https://github.com/cypress-io/cypress/issues/4034 cypress:cli Solution: Unset the DISPLAY variable and try again: cypress:cli DISPLAY= npx cypress run ... +0ms cypress:cli needs Xvfb? false +3ms cypress:cli spawning, should retry on display problem? true +0ms cypress:cli running smoke test +1ms cypress:cli using Cypress executable /home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress +0ms cypress:cli smoke test command: /home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress --smoke-test --ping=87 +0ms cypress:cli smoke test stdout "87" +2s cypress:cli write verified: true +4ms cypress:cli could not read binary_state.json file +2s [17:26:46] Verifying Cypress can run /home/circleci/.cache/Cypress/3.3.2/Cypress [completed] Opening Cypress... cypress:cli processing run options +0ms cypress:cli --key is not set, looking up environment variable CYPRESS_RECORD_KEY +1ms cypress:cli run to spawn.start args ["--run-project","/home/circleci/project/frontend","--reporter","junit","--reporter-options","mochaFile=test-results/mocha/results.xml,toConsole=true"] +0ms cypress:cli DISPLAY environment variable is set to :99 on Linux cypress:cli Assuming this DISPLAY points at working X11 server, cypress:cli Cypress will not spawn own Xvfb cypress:cli cypress:cli NOTE: if the X11 server is NOT working, Cypress will exit without explanation, cypress:cli see https://github.com/cypress-io/cypress/issues/4034 cypress:cli Solution: Unset the DISPLAY variable and try again: cypress:cli DISPLAY= npx cypress run ... +2s cypress:cli needs to start own Xvfb? false +0ms cypress:cli spawning, should retry on display problem? true +1ms cypress:cli passing DISPLAY :99 +10ms cypress:cli spawning Cypress with executable: /home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress +0ms cypress:cli spawn args [ '--run-project', '/home/circleci/project/frontend', '--reporter', 'junit', '--reporter-options', 'mochaFile=test-results/mocha/results.xml,toConsole=true', '--cwd', '/home/circleci/project' ] { detached: false, stdio: [ 'inherit', 'inherit', 'pipe' ] } +1ms cypress:ts Running without ts-node hook in environment "production" +0ms cypress:server:cypress starting cypress with argv [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress', '--run-project', '/home/circleci/project/frontend', '--reporter', 'junit', '--reporter-options', 'mochaFile=test-results/mocha/results.xml,toConsole=true', '--cwd', '/home/circleci/project' ] +0ms cypress:server:args argv array: [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress', '--run-project', '/home/circleci/project/frontend', '--reporter', 'junit', '--reporter-options', 'mochaFile=test-results/mocha/results.xml,toConsole=true', '--cwd', '/home/circleci/project' ] +0ms cypress:server:args argv parsed: { _: [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress' ], runProject: '/home/circleci/project/frontend', reporter: 'junit', reporterOptions: 'mochaFile=test-results/mocha/results.xml,toConsole=true', cwd: '/home/circleci/project' } +7ms cypress:server:args options { _: [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress' ], runProject: '/home/circleci/project/frontend', cwd: '/home/circleci/project', config: { reporter: 'junit', reporterOptions: { mochaFile: 'test-results/mocha/results.xml', toConsole: true } } } +2ms cypress:server:args argv options: { _: [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress' ], runProject: '/home/circleci/project/frontend', cwd: '/home/circleci/project', config: { reporter: 'junit', reporterOptions: { mochaFile: 'test-results/mocha/results.xml', toConsole: true } }, projectRoot: '/home/circleci/project/frontend', run: true } +0ms cypress:server:appdata path: /home/circleci/.config/Cypress/cy/production +0ms cypress:server:cypress starting in mode run +700ms cypress:server:appdata path: /home/circleci/.config/Cypress/cy/production +1s cypress:server:appdata path: /home/circleci/.config/Cypress/cy/production/cache +156ms cypress:server:appdata path: /home/circleci/.config/Cypress/cy/production/browsers +4s cypress:server:run run mode ready with options { _: [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/Cypress' ], runProject: '/home/circleci/project/frontend', cwd: '/home/circleci/project', config: { reporter: 'junit', reporterOptions: { mochaFile: 'test-results/mocha/results.xml', toConsole: true } }, projectRoot: '/home/circleci/project/frontend', run: true } +0ms cypress:server:project Project created /home/circleci/project/frontend +0ms cypress:server:openproject opening project /home/circleci/project/frontend +0ms cypress:server:project opening project instance /home/circleci/project/frontend +0ms cypress:server:config setting support file /home/circleci/project/frontend/cypress/support +0ms cypress:server:config for project root /home/circleci/project/frontend +0ms cypress:server:config set support folder /home/circleci/project/frontend/cypress/support +1ms cypress:server:config setting plugins file /home/circleci/project/frontend/cypress/plugins +0ms cypress:server:config for project root /home/circleci/project/frontend +1ms cypress:server:config plugins file does not exist +1ms cypress:server:config plugins file is default, check if /home/circleci/project/frontend/cypress exists +0ms cypress:server:config plugins folder does not exist, set to default index.js +1ms cypress:server:config set scaffold paths +0ms cypress:server:scaffold scaffolded files ["cypress/integration/examples/actions.spec.js","cypress/integration/examples/aliasing.spec.js","cypress/integration/examples/assertions.spec.js","cypress/integration/examples/connectors.spec.js","cypress/integration/examples/cookies.spec.js","cypress/integration/examples/cypress_api.spec.js","cypress/integration/examples/files.spec.js","cypress/integration/examples/local_storage.spec.js","cypress/integration/examples/location.spec.js","cypress/integration/examples/misc.spec.js","cypress/integration/examples/navigation.spec.js","cypress/integration/examples/network_requests.spec.js","cypress/integration/examples/querying.spec.js","cypress/integration/examples/spies_stubs_clocks.spec.js","cypress/integration/examples/traversal.spec.js","cypress/integration/examples/utilities.spec.js","cypress/integration/examples/viewport.spec.js","cypress/integration/examples/waiting.spec.js","cypress/integration/examples/window.spec.js","cypress/fixtures/example.json","cypress/support/commands.js","cypress/support/index.js","cypress/plugins/index.js"] +0ms cypress:server:config got file tree +10ms cypress:server:project get saved state +37ms cypress:server:saved_state noop saved state +0ms cypress:server:scaffold plugins folder /home/circleci/project/frontend/cypress/plugins +3ms cypress:server:scaffold verify scaffolding in /home/circleci/project/frontend/cypress/plugins +1ms cypress:server:scaffold missing folder /home/circleci/project/frontend/cypress/plugins +0ms cypress:server:scaffold copying index.js into /home/circleci/project/frontend/cypress/plugins +0ms cypress:server:scaffold scaffolded files ["cypress/integration/examples/actions.spec.js","cypress/integration/examples/aliasing.spec.js","cypress/integration/examples/assertions.spec.js","cypress/integration/examples/connectors.spec.js","cypress/integration/examples/cookies.spec.js","cypress/integration/examples/cypress_api.spec.js","cypress/integration/examples/files.spec.js","cypress/integration/examples/local_storage.spec.js","cypress/integration/examples/location.spec.js","cypress/integration/examples/misc.spec.js","cypress/integration/examples/navigation.spec.js","cypress/integration/examples/network_requests.spec.js","cypress/integration/examples/querying.spec.js","cypress/integration/examples/spies_stubs_clocks.spec.js","cypress/integration/examples/traversal.spec.js","cypress/integration/examples/utilities.spec.js","cypress/integration/examples/viewport.spec.js","cypress/integration/examples/waiting.spec.js","cypress/integration/examples/window.spec.js","cypress/fixtures/example.json","cypress/support/commands.js","cypress/support/index.js","cypress/plugins/index.js"] +10ms cypress:server:plugins plugins.init /home/circleci/project/frontend/cypress/plugins/index.js +0ms cypress:server:plugins:child pluginsFile: /home/circleci/project/frontend/cypress/plugins/index.js +0ms cypress:server:plugins:child require pluginsFile +2ms cypress:server:plugins:child run plugins function +6ms cypress:server:plugins:child register event _get:task:body with id 0 +0ms cypress:server:plugins:child register event _get:task:keys with id 1 +1ms cypress:server:plugins register plugins process event _get:task:body with id 0 +456ms cypress:server:plugins register event '_get:task:body' +0ms cypress:server:plugins register plugins process event _get:task:keys with id 1 +1ms cypress:server:plugins register event '_get:task:keys' +0ms cypress:server:project plugin config yielded: null +479ms cypress:server:buffers resetting buffers +0ms cypress:server:server Server listening on { address: '127.0.0.1', family: 'IPv4', port: 37945 } +0ms cypress:server:appdata path: /home/circleci/.config/Cypress/cy/production/proxy +1s cypress:https-proxy Created SNI HTTPS Proxy on port 40109 +0ms cypress:server:server Setting remoteAuth undefined +307ms cypress:server:server Setting remoteOrigin http://localhost:37945 +1ms cypress:server:server Setting remoteStrategy file +0ms cypress:server:server Setting remoteHostAndPort null +0ms cypress:server:server Setting remoteDocDomain localhost +0ms cypress:server:server Setting remoteFileServer http://localhost:33029 +0ms cypress:server:server Getting remote state: { auth: undefined, props: null, origin: 'http://localhost:37945', strategy: 'file', visiting: undefined, domainName: 'localhost', fileServer: 'http://localhost:33029' } +0ms cypress:server:project project config: { chromeWebSecurity: false, pageLoadTimeout: 120000, projectRoot: '/home/circleci/project/frontend', projectName: 'frontend', morgan: false, isTextTerminal: true, socketId: 'kpwaq', report: true, reporter: 'junit', reporterOptions: { mochaFile: 'test-results/mocha/results.xml', toConsole: true }, port: 37945, hosts: null, baseUrl: null, projectId: null, userAgent: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, execTimeout: 60000, taskTimeout: 60000, video: true, videoCompression: 32, videoUploadOnPasses: true, modifyObstructiveCode: true, waitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0, watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, viewportWidth: 1000, viewportHeight: 660, fileServerFolder: '/home/circleci/project/frontend', videosFolder: '/home/circleci/project/frontend/cypress/videos', supportFile: '/home/circleci/project/frontend/cypress/support/index.js', fixturesFolder: '/home/circleci/project/frontend/cypress/fixtures', integrationFolder: '/home/circleci/project/frontend/cypress/integration', screenshotsFolder: '/home/circleci/project/frontend/cypress/screenshots', namespace: '__cypress', pluginsFile: '/home/circleci/project/frontend/cypress/plugins/index.js', javascripts: [], env: {}, cypressEnv: 'production', parentTestsFolder: '/home/circleci/project/frontend/cypress', parentTestsFolderDisplay: 'frontend/cypress', supportFolder: '/home/circleci/project/frontend/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/home/circleci/project/frontend/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], state: {}, proxyUrl: 'http://localhost:37945', browserUrl: 'http://localhost:37945/__/', reporterUrl: 'http://localhost:37945/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +384ms cypress:server:reporter trying to load reporter: junit +0ms cypress:server:reporter junit is built-in reporter +0ms Couldn't determine Mocha version cypress:server:project scaffolding project /home/circleci/project/frontend +26ms cypress:server:scaffold support folder /home/circleci/project/frontend/cypress/support, support file /home/circleci/project/frontend/cypress/support/index.js +877ms cypress:server:scaffold verify scaffolding in /home/circleci/project/frontend/cypress/support +0ms cypress:server:scaffold folder /home/circleci/project/frontend/cypress/support already exists +1ms cypress:server:project attempt watch plugins file: /home/circleci/project/frontend/cypress/plugins/index.js +1ms cypress:server:specs looking for test specs in the folder: /home/circleci/project/frontend/cypress/integration +0ms cypress:server:profilecleaner found 0 root level profile matches: [] +0ms cypress:server:profilecleaner found 0 profile folders: [] +1ms cypress:server:profilecleaner found 0 profile folders: [] +0ms cypress:launcher checking one browser chrome +0ms cypress:launcher looking up chrome on linux platform +1ms cypress:launcher finding version string using command "google-chrome --version" +0ms cypress:launcher checking one browser chrome +29ms cypress:launcher looking up chrome on linux platform +0ms cypress:launcher finding version string using command "chrome --version" +0ms cypress:launcher checking one browser chrome +30ms cypress:launcher looking up chrome on linux platform +0ms cypress:launcher finding version string using command "google-chrome-stable --version" +0ms cypress:server:specs found spec file /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +120ms cypress:server:specs found 1 spec files: [ { name: 'single_with_children_spec.js', relative: 'cypress/integration/single_with_children_spec.js', absolute: '/home/circleci/project/frontend/cypress/integration/single_with_children_spec.js' } ] +1ms cypress:server:run found '1' specs using spec pattern 'null': [ 'single_with_children_spec.js' ] +1s cypress:launcher Received error detecting browser binary: "chrome" with error: spawn chrome ENOENT +60ms cypress:launcher browser chrome not installed +0ms cypress:launcher stdout: Google Chrome 54.0.2840.100 +139ms cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"54.0.2840.100","path":"google-chrome"} +1ms cypress:launcher browser chrome version 54.0.2840.100 major version 54 +0ms cypress:launcher stdout: Google Chrome 54.0.2840.100 +10ms cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"54.0.2840.100","path":"google-chrome-stable"} +0ms cypress:launcher browser chrome version 54.0.2840.100 major version 54 +0ms cypress:launcher checking one browser chromium +0ms cypress:launcher looking up chromium on linux platform +1ms cypress:launcher finding version string using command "chromium-browser --version" +0ms cypress:launcher checking one browser chromium +20ms cypress:launcher looking up chromium on linux platform +0ms cypress:launcher finding version string using command "chromium --version" +1ms cypress:launcher Received error detecting browser binary: "chromium-browser" with error: spawn chromium-browser ENOENT +17ms cypress:launcher browser chromium not installed +1ms cypress:launcher Received error detecting browser binary: "chromium" with error: spawn chromium ENOENT +0ms cypress:launcher browser chromium not installed +0ms cypress:launcher checking one browser canary +1ms cypress:launcher looking up canary on linux platform +0ms cypress:launcher finding version string using command "google-chrome-canary --version" +0ms cypress:launcher Received error detecting browser binary: "google-chrome-canary" with error: spawn google-chrome-canary ENOENT +21ms cypress:launcher browser canary not installed +0ms ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 3.3.2 │ │ Browser: Electron 61 (headless) │ │ Specs: 1 found (single_with_children_spec.js) │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: single_with_children_spec.js... (1 of 1) cypress:server:run about to run spec { spec: { name: 'single_with_children_spec.js', relative: 'cypress/integration/single_with_children_spec.js', absolute: '/home/circleci/project/frontend/cypress/integration/single_with_children_spec.js' }, isHeadless: true, browser: { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', info: 'Electron is the default browser that comes with Cypress. This is the browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.', isHeadless: true, isHeaded: false } } +370ms cypress:server:video capture started { command: 'ffmpeg -n 20 /home/circleci/.cache/Cypress/3.3.2/Cypress/resources/app/packages/server/node_modules/@ffmpeg-installer/linux-x64/ffmpeg -f image2pipe -use_wallclock_as_timestamps 1 -i pipe:0 -y -vcodec libx264 -preset ultrafast /home/circleci/project/frontend/cypress/videos/single_with_children_spec.js.mp4' } +0ms cypress:server:run waiting for socket connection... { id: 'kpwaq' } +97ms cypress:server:openproject resetting project state, preparing to launch browser +2s cypress:server:project resetting project instance /home/circleci/project/frontend +615ms cypress:server:buffers resetting buffers +1s cypress:server:server Setting remoteAuth undefined +644ms cypress:server:server Setting remoteOrigin http://localhost:37945 +0ms cypress:server:server Setting remoteStrategy file +0ms cypress:server:server Setting remoteHostAndPort null +0ms cypress:server:server Setting remoteDocDomain localhost +0ms cypress:server:server Setting remoteFileServer http://localhost:33029 +0ms cypress:server:server Getting remote state: { auth: undefined, props: null, origin: 'http://localhost:37945', strategy: 'file', visiting: undefined, domainName: 'localhost', fileServer: 'http://localhost:33029' } +0ms cypress:server:openproject launching browser: { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', info: 'Electron is the default browser that comes with Cypress. This is the browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.', isHeadless: true, isHeaded: false }, spec: cypress/integration/single_with_children_spec.js +9ms cypress:server:browsers opening browser { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', info: 'Electron is the default browser that comes with Cypress. This is the browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.', isHeadless: true, isHeaded: false } +0ms cypress:server:browsers:electron open { browser: { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', info: 'Electron is the default browser that comes with Cypress. This is the browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.', isHeadless: true, isHeaded: false }, url: 'http://localhost:37945/__/#/tests/integration/single_with_children_spec.js' } +0ms cypress:server:saved_state noop saved state +2s cypress:server:video capture stderr log { message: 'ffmpeg version N-47683-g0e8eb07980-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2018 the FFmpeg developers' } +29ms cypress:server:video capture stderr log { message: ' built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516' } +1ms cypress:server:video capture stderr log { message: ' configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg' } +0ms cypress:server:video capture stderr log { message: ' libavutil 56. 24.101 / 56. 24.101' } +0ms cypress:server:video capture stderr log { message: ' libavcodec 58. 42.100 / 58. 42.100' } +2ms cypress:server:video capture stderr log { message: ' libavformat 58. 24.100 / 58. 24.100' } +0ms cypress:server:video capture stderr log { message: ' libavdevice 58. 6.101 / 58. 6.101' } +0ms cypress:server:video capture stderr log { message: ' libavfilter 7. 46.101 / 7. 46.101' } +0ms cypress:server:video capture stderr log { message: ' libswscale 5. 4.100 / 5. 4.100' } +0ms cypress:server:video capture stderr log { message: ' libswresample 3. 4.100 / 3. 4.100' } +0ms cypress:server:video capture stderr log { message: ' libpostproc 55. 4.100 / 55. 4.100' } +1ms cypress:server:browsers:electron received saved state {} +15ms cypress:server:browsers:electron browser window options { width: 1280, height: 720, show: false, recordFrameRate: 20, automationMiddleware: { onAfterResponse: [Function] }, projectRoot: '/home/circleci/project/frontend', browsers: undefined, proxyUrl: 'http://localhost:37945', userAgent: null, proxyServer: 'http://localhost:37945', socketIoRoute: '/__socket.io', chromeWebSecurity: false, url: 'http://localhost:37945/__/#/tests/integration/single_with_children_spec.js', isTextTerminal: true, browser: { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', info: 'Electron is the default browser that comes with Cypress. This is the browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.', isHeadless: true, isHeaded: false }, x: null, y: null, devTools: false, minWidth: 100, minHeight: 100, contextMenu: true, partition: 'persist:run-10196', trackState: { width: 'browserWidth', height: 'browserHeight', x: 'browserX', y: 'browserY', devTools: 'isBrowserDevToolsOpen' }, frame: true, webPreferences: { partition: null, chromeWebSecurity: true, nodeIntegration: false, backgroundThrottling: false } } +2ms cypress:server:plugins plugin event registered? { event: 'before:browser:launch', isRegistered: false } +1s cypress:server:browsers:electron launching browser window to url: http://localhost:37945/__/#/tests/integration/single_with_children_spec.js +1ms cypress:server:browsers:electron debugger attached +25ms cypress:server:browsers:electron clearing cache +1ms cypress:server:browsers browser opened +54ms cypress:server:routes Serving Cypress front-end by requested URL: /__/ +0ms cypress:server:server Getting remote state: { auth: undefined, props: null, origin: 'http://localhost:37945', strategy: 'file', visiting: undefined, domainName: 'localhost', fileServer: 'http://localhost:33029' } +182ms cypress:server:runner serving runner index.html with config { version: '3.3.2', platform: 'linux', arch: 'x64', projectName: 'frontend' } +0ms cypress:server:video capture stderr log { message: '[mjpeg @ 0x5ba3fc0] EOI missing, emulating' } +753ms [10196:0628/172657.003226:INFO:CONSOLE(164133)] "%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools", source: http://localhost:37945/__cypress/runner/cypress_runner.js (164133) cypress:server:browsers:electron console message: { column: 17, level: 'info', line: 164133, source: 'console-api', text: '%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools', url: 'http://localhost:37945/__cypress/runner/cypress_runner.js' } +2s cypress:server:server Got CONNECT request from localhost:37945 +2s cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:37945', headLength: 0, headers: { host: 'localhost:37945', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' } } +3s cypress:https-proxy Got first head bytes { url: 'localhost:37945', head: 'GET /__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: loca' } +11ms cypress:server:server HTTPS request does not match URL: https://localhost:37945 with props: null +16ms cypress:https-proxy Making connection to localhost:37945 +1ms cypress:https-proxy getting proxy URL { port: 37945, serverPort: 37945, sniPort: 40109, url: 'https://localhost:37945' } +1ms cypress:network:connect successfully connected { opts: { port: '37945', host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +0ms cypress:https-proxy received upstreamSocket callback for request { port: '37945', hostname: 'localhost', err: undefined } +8ms cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=websocket +10ms cypress:server:socket socket connected +0ms [10196:0628/172657.592971:INFO:CONSOLE(120605)] "%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools", source: http://localhost:37945/__cypress/runner/cypress_runner.js (120605) cypress:server:browsers:electron console message: { column: 17, level: 'info', line: 120605, source: 'console-api', text: '%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools', url: 'http://localhost:37945/__cypress/runner/cypress_runner.js' } +590ms [10196:0628/172657.715624:INFO:CONSOLE(98569)] "Warning: Failed prop type: The prop `config.browsers` is marked as required in `App`, but its value is `undefined`. in App (created by Container) in Container", source: http://localhost:37945/__cypress/runner/cypress_runner.js (98569) cypress:server:browsers:electron console message: { column: 15, level: 'error', line: 98569, source: 'console-api', text: 'Warning: Failed prop type: The prop `config.browsers` is marked as required in `App`, but its value is `undefined`.\n in App (created by Container)\n in Container', url: 'http://localhost:37945/__cypress/runner/cypress_runner.js' } +123ms cypress:server:browsers:electron console message: { column: 32, level: 'log', line: 173976, source: 'console-api', text: 'console.clear', url: 'http://localhost:37945/__cypress/runner/cypress_runner.js' } +122ms cypress:server:server Getting remote state: { auth: undefined, props: null, origin: 'http://localhost:37945', strategy: 'file', visiting: undefined, domainName: 'localhost', fileServer: 'http://localhost:33029' } +492ms cypress:server:run got socket connection { id: 'kpwaq' } +3s cypress:server:socket watch test file 'integration/single_with_children_spec.js' +644ms cypress:server:socket will watch test file path 'cypress/integration/single_with_children_spec.js' +0ms cypress:server:preprocessor getFile /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +0ms cypress:server:appdata path: /home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/integration/single_with_children_spec.js +4s cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: false } +3s cypress:server:preprocessor set default preprocessor +4ms cypress:browserify received user options: {} +0ms cypress:server:plugins register event 'file:preprocessor' +676ms cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function] }, _eventsCount: 1, _maxListeners: undefined, filePath: '/home/circleci/project/frontend/cypress/integration/single_with_children_spec.js', shouldWatch: false, outputPath: '/home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/integration/single_with_children_spec.js' } undefined undefined +0ms cypress:browserify get: /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +2ms cypress:browserify input: /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +1ms cypress:browserify output: /home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/integration/single_with_children_spec.js +0ms cypress:browserify browserifyOptions { extensions: [ '.js', '.jsx', '.coffee', '.cjsx' ], transform: [ [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/resources/app/packages/server/node_modules/@cypress/browserify-preprocessor/cjsxify.js', {} ], [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/resources/app/packages/server/node_modules/babelify/index.js', [Object] ] ], plugin: [], cache: {}, packageCache: {}, entries: [ '/home/circleci/project/frontend/cypress/integration/single_with_children_spec.js' ] }: +0ms cypress:server:controllers:spec request for { spec: 'cypress/support/index.js' } +0ms cypress:server:preprocessor getFile /home/circleci/project/frontend/cypress/support/index.js +698ms cypress:server:appdata path: /home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/support/index.js +700ms cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +24ms cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function] }, _eventsCount: 1, _maxListeners: undefined, filePath: '/home/circleci/project/frontend/cypress/support/index.js', shouldWatch: false, outputPath: '/home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/support/index.js' } undefined undefined +0ms cypress:browserify get: /home/circleci/project/frontend/cypress/support/index.js +23ms cypress:browserify input: /home/circleci/project/frontend/cypress/support/index.js +0ms cypress:browserify output: /home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/support/index.js +1ms cypress:browserify browserifyOptions { extensions: [ '.js', '.jsx', '.coffee', '.cjsx' ], transform: [ [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/resources/app/packages/server/node_modules/@cypress/browserify-preprocessor/cjsxify.js', [Object] ], [ '/home/circleci/.cache/Cypress/3.3.2/Cypress/resources/app/packages/server/node_modules/babelify/index.js', [Object] ] ], plugin: [], cache: {}, packageCache: {}, entries: [ '/home/circleci/project/frontend/cypress/support/index.js' ] }: +0ms cypress:server:controllers:spec request for { spec: 'cypress/integration/single_with_children_spec.js' } +8ms cypress:server:preprocessor getFile /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +7ms cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +6ms cypress:server:preprocessor headless and already processed +0ms cypress:browserify making bundle /home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/support/index.js +16ms cypress:browserify making bundle /home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/integration/single_with_children_spec.js +9ms cypress:browserify finished bundling: /home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/support/index.js +2s cypress:server:controllers:spec sending spec { filePath: '/home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/support/index.js' } +2s cypress:browserify finished bundling: /home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/integration/single_with_children_spec.js +71ms cypress:server:controllers:spec sending spec { filePath: '/home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/integration/single_with_children_spec.js' } +60ms cypress:server:project received runnables { id: 'r1', title: '', root: true, type: 'suite', tests: [ { id: 'r2', title: 'Single w/ Children', body: 'REDACTED', type: 'test' } ], suites: [] } +5s cypress:server:reporter trying to load reporter: junit +6s cypress:server:reporter junit is built-in reporter +0ms cypress:server:project onMocha start +83ms cypress:server:reporter got mocha event 'start' with args: [ { start: '2019-06-28T17:27:00.655Z' } ] +81ms cypress:server:project onMocha suite +12ms cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r1', title: '', root: true, type: 'suite' } ] +11ms cypress:server:project onMocha test +74ms cypress:server:reporter got mocha event 'test' with args: [ { id: 'r2', title: 'Single w/ Children', body: 'REDACTED', type: 'test' } ] +74ms cypress:server:socket automation:request get:cookies { domain: 'localhost' } +3s cypress:server:cookies getting:cookies { domain: 'localhost' } +0ms cypress:server:cookies received get:cookies [] +1ms cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'http://127.0.0.1:8888/register/', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } +311ms cypress:server:server resolving visit { url: 'http://127.0.0.1:8888/register/', headers: { host: 'localhost:37945', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', upgrade: 'websocket', origin: 'http://localhost:37945', 'sec-websocket-version': '13', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-US', 'sec-websocket-key': 'bMk/Yxk/lNXhK4NO9EjvHA==', '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 } } +3s cypress:server:server Getting remote state: { auth: undefined, props: null, origin: 'http://localhost:37945', strategy: 'file', visiting: undefined, domainName: 'localhost', fileServer: 'http://localhost:33029' } +1ms 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://127.0.0.1:8888/register/', onBeforeReqInit: [Function: runPhase], followRedirect: [Function: followRedirect] } +2ms cypress:server:cookies getting:cookies { url: 'http://127.0.0.1:8888/register/' } +318ms cypress:server:cookies received get:cookies [] +3ms 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) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://127.0.0.1:8888/register/', onBeforeReqInit: [Function: runPhase] } +0ms cypress:network:agent addRequest called { isHttps: false, href: 'http://127.0.0.1:8888/register/' } +0ms cypress:network:agent got family { family: 4, href: 'http://127.0.0.1:8888/register/' } +0ms cypress:server:request received status code on request { requestId: 'request1', statusCode: 200 } +250ms cypress:server:request successful response received { requestId: 'request1' } +0ms cypress:server:server resolve:url headers received, buffering response { headers: { date: 'Fri, 28 Jun 2019 17:27:01 GMT', server: 'WSGIServer/0.2 CPython/3.6.8', 'content-type': 'text/html; charset=utf-8', vary: 'Cookie', 'x-request-sent-at': '2019-06-28T17:27:01.399038+00:00', 'x-frame-options': 'SAMEORIGIN', 'content-length': '2812', 'set-cookie': [ 'csrftoken=GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8; expires=Fri, 26-Jun-2020 17:27:01 GMT; Max-Age=31449600; Path=/' ] }, statusCode: 200 } +263ms cypress:server:request setting request jar cookies [ { key: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', expires: '2020-06-26T17:27:01.000Z', maxAge: 31449600, domain: '127.0.0.1', path: '/', hostOnly: true, creation: '2019-06-28T17:27:01.420Z', lastAccessed: '2019-06-28T17:27:01.420Z', url: 'http://127.0.0.1:8888/register/' } ] +7ms cypress:server:cookies set:cookie { name: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', path: '/', expirationDate: 1593192421, url: 'http://127.0.0.1:8888/register/' } +268ms cypress:server:cookies received set:cookie { name: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', path: '/', expiry: 1593192421 } +2ms cypress:server:server setting details resolving url { isOkStatusCode: true, contentType: 'text/html', url: 'http://127.0.0.1:8888/register/', status: 200, cookies: [ { key: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', expires: '2020-06-26T17:27:01.000Z', maxAge: 31449600, domain: '127.0.0.1', path: '/', hostOnly: true, creation: '2019-06-28T17:27:01.420Z', lastAccessed: '2019-06-28T17:27:01.420Z', url: 'http://127.0.0.1:8888/register/', name: 'csrftoken', expiry: 1593192421 } ], statusText: 'OK', redirects: [], originalUrl: 'http://127.0.0.1:8888/register/' } +33ms cypress:server:server resolve:url response ended, setting buffer { newUrl: 'http://127.0.0.1:8888/register/', details: { isOkStatusCode: true, contentType: 'text/html', url: 'http://127.0.0.1:8888/register/', status: 200, cookies: [ [Object] ], statusText: 'OK', redirects: [], originalUrl: 'http://127.0.0.1:8888/register/', isHtml: true } } +2ms cypress:server:server Setting remoteAuth null +0ms cypress:server:cors Parsed URL { port: '8888', tld: '127.0.0.1', domain: '' } +0ms cypress:server:server Setting remoteOrigin http://127.0.0.1:8888 +2ms cypress:server:server Setting remoteHostAndPort { port: '8888', tld: '127.0.0.1', domain: '' } +0ms cypress:server:server Setting remoteDocDomain 127.0.0.1 +3ms cypress:server:server Getting remote state: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } +0ms cypress:server:socket backend:request { eventName: 'preserve:run:state', args: [ { currentId: 'r2', tests: {}, startTime: '2019-06-28T17:27:00.653Z', emissions: [Object], passed: 0, failed: 0, pending: 0, numLogs: 0, autoScrollingEnabled: true, scrollTop: 0 } ] } +320ms cypress:server:routes Serving Cypress front-end by requested URL: /__/ +6s cypress:server:server Getting remote state: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } +185ms cypress:server:runner serving runner index.html with config { version: '3.3.2', platform: 'linux', arch: 'x64', projectName: 'frontend' } +6s [10196:0628/172703.339756:INFO:CONSOLE(164133)] "%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools", source: http://127.0.0.1:8888/__cypress/runner/cypress_runner.js (164133) cypress:server:browsers:electron console message: { column: 17, level: 'info', line: 164133, source: 'console-api', text: '%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools', url: 'http://127.0.0.1:8888/__cypress/runner/cypress_runner.js' } +6s cypress:server:server Got CONNECT request from 127.0.0.1:8888 +2s cypress:https-proxy Writing browserSocket connection headers { url: '127.0.0.1:8888', headLength: 0, headers: { host: '127.0.0.1:8888', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' } } +6s cypress:https-proxy Got first head bytes { url: '127.0.0.1:8888', head: 'GET /__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: 127.' } +2ms cypress:server:cors Parsed URL { port: '8888', tld: '127.0.0.1', domain: '' } +2s cypress:server:server HTTPS request does match URL: https://127.0.0.1:8888 with props: { port: '8888', tld: '127.0.0.1', domain: '' } +3ms cypress:https-proxy Not making direct connection { url: '127.0.0.1:8888' } +1ms cypress:https-proxy Making intercepted connection to 37945 +0ms cypress:https-proxy getting proxy URL { port: 37945, serverPort: 37945, sniPort: 40109, url: 'https://localhost:37945' } +3ms cypress:network:connect successfully connected { opts: { port: 37945, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +6s cypress:https-proxy received upstreamSocket callback for request { port: 37945, hostname: 'localhost', err: undefined } +2ms cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=websocket +12ms cypress:server:socket socket connected +2s [10196:0628/172703.893756:INFO:CONSOLE(120605)] "%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools", source: http://127.0.0.1:8888/__cypress/runner/cypress_runner.js (120605) cypress:server:browsers:electron console message: { column: 17, level: 'info', line: 120605, source: 'console-api', text: '%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools', url: 'http://127.0.0.1:8888/__cypress/runner/cypress_runner.js' } +554ms [10196:0628/172704.019990:INFO:CONSOLE(98569)] "Warning: Failed prop type: The prop `config.browsers` is marked as required in `App`, but its value is `undefined`. in App (created by Container) in Container", source: http://127.0.0.1:8888/__cypress/runner/cypress_runner.js (98569) cypress:server:browsers:electron console message: { column: 15, level: 'error', line: 98569, source: 'console-api', text: 'Warning: Failed prop type: The prop `config.browsers` is marked as required in `App`, but its value is `undefined`.\n in App (created by Container)\n in Container', url: 'http://127.0.0.1:8888/__cypress/runner/cypress_runner.js' } +127ms cypress:server:browsers:electron console message: { column: 32, level: 'log', line: 173976, source: 'console-api', text: 'console.clear', url: 'http://127.0.0.1:8888/__cypress/runner/cypress_runner.js' } +150ms cypress:server:socket watch test file 'integration/single_with_children_spec.js' +462ms cypress:server:server Getting remote state: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } +542ms cypress:server:controllers:spec request for { spec: 'cypress/support/index.js' } +4s cypress:server:preprocessor getFile /home/circleci/project/frontend/cypress/support/index.js +6s cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +6s cypress:server:preprocessor headless and already processed +0ms cypress:server:controllers:spec request for { spec: 'cypress/integration/single_with_children_spec.js' } +1ms cypress:server:preprocessor getFile /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +1ms cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +1ms cypress:server:preprocessor headless and already processed +0ms cypress:server:controllers:spec sending spec { filePath: '/home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/support/index.js' } +0ms cypress:server:controllers:spec sending spec { filePath: '/home/circleci/.config/Cypress/cy/production/projects/frontend-521158c056e089ec3f48d109c3a8b5ce/bundles/cypress/integration/single_with_children_spec.js' } +1ms cypress:server:socket automation:request get:cookies { domain: '127.0.0.1' } +350ms cypress:server:cookies getting:cookies { domain: '127.0.0.1' } +3s cypress:server:cookies received get:cookies [ { name: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', path: '/', domain: '127.0.0.1', secure: false, httpOnly: false, expiry: 1593192421 } ] +5ms cypress:server:socket automation:request clear:cookies [ { name: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', path: '/', domain: '127.0.0.1', secure: false, httpOnly: false, expiry: 1593192421 } ] +54ms cypress:server:cookies clear:cookies [ { name: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', path: '/', domain: '127.0.0.1', secure: false, httpOnly: false, expiry: 1593192421 } ] +49ms cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'http://127.0.0.1:8888/register/', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } +592ms cypress:server:server resolving visit { url: 'http://127.0.0.1:8888/register/', headers: { host: '127.0.0.1:8888', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', upgrade: 'websocket', origin: 'http://127.0.0.1:8888', 'sec-websocket-version': '13', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-US', cookie: 'csrftoken=GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', 'sec-websocket-key': '24ej8ctHC0BXA8gND4Gv8w==', '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 } } +919ms cypress:server:server Getting remote state: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } +1ms cypress:server:server got previous request buffer for url: http://127.0.0.1:8888/register/ +0ms cypress:server:request setting request jar cookies [ { key: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', expires: '2020-06-26T17:27:01.000Z', maxAge: 31449600, domain: '127.0.0.1', path: '/', hostOnly: true, creation: '2019-06-28T17:27:01.420Z', lastAccessed: '2019-06-28T17:27:01.420Z', url: 'http://127.0.0.1:8888/register/' } ] +4s cypress:server:cookies set:cookie { name: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', path: '/', expirationDate: 1593192425, url: 'http://127.0.0.1:8888/register/' } +595ms cypress:server:cookies received set:cookie { name: 'csrftoken', value: 'GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8', path: '/', expiry: 1593192425 } +1ms cypress:server:server Getting remote state: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } +48ms cypress:server:proxy handling proxied request { url: '/register/', proxiedUrl: 'http://127.0.0.1:8888/register/', headers: { host: '127.0.0.1:8888', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://127.0.0.1:8888/__/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-US', cookie: 'csrftoken=GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8; __cypress.initial=true' }, remoteState: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } } +0ms cypress:server:buffers found request buffer { buffer: { url: 'http://127.0.0.1:8888/register/', originalUrl: 'http://127.0.0.1:8888/register/' }, bufferCount: 0 } +10s cypress:server:proxy received response for { url: 'http://127.0.0.1:8888/register/', headers: { date: 'Fri, 28 Jun 2019 17:27:01 GMT', server: 'WSGIServer/0.2 CPython/3.6.8', 'content-type': 'text/html; charset=utf-8', vary: 'Cookie', 'x-request-sent-at': '2019-06-28T17:27:01.399038+00:00', 'x-frame-options': 'SAMEORIGIN', 'content-length': '2812', 'set-cookie': [ 'csrftoken=GcXu8v7IIwvDlaqzMQQbS47xScqdCRajtfVZHLqCbP5MWLaSKXpFYbV4Tz4iFHc8; expires=Fri, 26-Jun-2020 17:27:01 GMT; Max-Age=31449600; Path=/' ] }, statusCode: 200, isGzipped: undefined, wantsInjection: 'full', wantsSecurityRemoved: true } +4ms cypress:server:server Got CONNECT request from maps.googleapis.com:443 +257ms cypress:https-proxy Writing browserSocket connection headers { url: 'maps.googleapis.com:443', headLength: 0, headers: { host: 'maps.googleapis.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' } } +2s cypress:server:server Got CONNECT request from fonts.googleapis.com:443 +6ms cypress:https-proxy Writing browserSocket connection headers { url: 'fonts.googleapis.com:443', headLength: 0, headers: { host: 'fonts.googleapis.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' } } +6ms cypress:server:server Getting remote state: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } +2ms cypress:server:proxy handling proxied request { url: '/app.css', proxiedUrl: 'http://localhost:8889/app.css', headers: { host: 'localhost:8889', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: 'text/css,*/*;q=0.1', referer: 'http://127.0.0.1:8888/register/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-US' }, remoteState: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } } +261ms cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8889/app.css' } +4s cypress:network:connect beginning getAddress { hostname: 'localhost', port: '8889' } +2s cypress:server:stream_buffer stream buffer writeable final called +0ms cypress:server:server Getting remote state: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } +11ms cypress:server:proxy handling proxied request { url: '/REDACTED.js', proxiedUrl: 'http://localhost:8889/REDACTED.js', headers: { host: 'localhost:8889', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: '*/*', referer: 'http://127.0.0.1:8888/register/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-US' }, remoteState: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } } +11ms cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8889/REDACTED.js' } +12ms cypress:network:connect beginning getAddress { hostname: 'localhost', port: '8889' } +11ms cypress:server:stream_buffer stream buffer writeable final called +8ms cypress:server:server Got CONNECT request from static.zdassets.com:443 +8ms cypress:https-proxy Writing browserSocket connection headers { url: 'static.zdassets.com:443', headLength: 0, headers: { host: 'static.zdassets.com:443', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' } } +21ms cypress:server:server Getting remote state: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } +1ms cypress:server:proxy handling proxied request { url: '/app.js', proxiedUrl: 'http://localhost:8889/app.js', headers: { host: 'localhost:8889', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.3.2 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: '*/*', referer: 'http://127.0.0.1:8888/register/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-US' }, remoteState: { auth: null, props: { port: '8888', tld: '127.0.0.1', domain: '' }, origin: 'http://127.0.0.1:8888', strategy: 'http', visiting: false, domainName: '127.0.0.1', fileServer: null } } +9ms cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8889/app.js' } +5ms cypress:network:connect beginning getAddress { hostname: 'localhost', port: '8889' } +5ms cypress:server:stream_buffer stream buffer writeable final called +4ms cypress:network:connect got addresses { hostname: 'localhost', port: '8889', addresses: [ { address: '127.0.0.1', family: 4 } ] } +2ms cypress:network:connect got addresses { hostname: 'localhost', port: '8889', addresses: [ { address: '127.0.0.1', family: 4 } ] } +2ms cypress:network:connect got addresses { hostname: 'localhost', port: '8889', addresses: [ { address: '127.0.0.1', family: 4 } ] } +1ms cypress:https-proxy Got first head bytes { url: 'maps.googleapis.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003�t3ꕭ�q��\u0018�9,D�� SH���ˈ�\u001f�\u0015��,\u0000\u0000\u001c���+�/�,�0̨̩�\u0013�\u0014\u0000�\u0000�\u0000' } +9ms cypress:server:cors Parsed URL { port: '443', tld: 'googleapis.com', domain: 'maps' } +2s cypress:server:server HTTPS request does not match URL: https://maps.googleapis.com:443 with props: { port: '8888', tld: '127.0.0.1', domain: '' } +37ms cypress:https-proxy Making connection to maps.googleapis.com:443 +30ms cypress:https-proxy getting proxy URL { port: 443, serverPort: 37945, sniPort: 40109, url: 'https://maps.googleapis.com:443' } +0ms cypress:https-proxy Got first head bytes { url: 'fonts.googleapis.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003��� ��kS\u001bD\u0003�\u0000�N\u001d��\u0005�l��_�f����\u000b"\u0000\u0000\u001c���+�/�,�0̨̩�\u0013�\u0014\u0000�' } +1ms cypress:server:cors Parsed URL { port: '443', tld: 'googleapis.com', domain: 'fonts' } +3ms cypress:server:server HTTPS request does not match URL: https://fonts.googleapis.com:443 with props: { port: '8888', tld: '127.0.0.1', domain: '' } +3ms cypress:https-proxy Making connection to fonts.googleapis.com:443 +6ms cypress:https-proxy getting proxy URL { port: 443, serverPort: 37945, sniPort: 40109, url: 'https://fonts.googleapis.com:443' } +0ms cypress:https-proxy Got first head bytes { url: 'static.zdassets.com:443', head: '\u0016\u0003\u0001\u0000�\u0001\u0000\u0000�\u0003\u0003��b #0:0 (mjpeg (native) -> h264 (libx264))' } +2ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] using SAR=1/1' } +11ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2' } +8ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] profile Constrained Baseline, level 3.1, 4:2:0, 8-bit' } +32ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] 264 - core 157 r2935 545de2f - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=0:0:0 analyse=0:0 me=dia subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=3 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=25 scenecut=0 intra_refresh=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=0' } +0ms cypress:server:video capture stderr log { message: 'Output #0, mp4, to \'/home/circleci/project/frontend/cypress/videos/single_with_children_spec.js.mp4\':' } +0ms cypress:server:video capture stderr log { message: ' Metadata:' } +1ms cypress:server:video capture stderr log { message: ' encoder : Lavf58.24.100' } +0ms cypress:server:video capture stderr log { message: ' Stream #0:0: Video: h264 (libx264) (avc1 / 0x31637661), yuvj420p(pc), 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 12800 tbn, 25 tbc' } +0ms cypress:server:video capture stderr log { message: ' Metadata:' } +0ms cypress:server:video capture stderr log { message: ' encoder : Lavc58.42.100 libx264' } +0ms cypress:server:video capture stderr log { message: ' Side data:' } +3ms cypress:server:video capture stderr log { message: ' cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1' } +1ms cypress:server:video capture stderr log { message: 'frame= 71 fps= 60 q=18.0 size= 0kB time=00:00:02.64 bitrate= 0.1kbits/s dup=67 drop=0 speed=2.22x ' } +1s cypress:server:video capture stderr log { message: 'frame= 140 fps= 51 q=13.0 size= 0kB time=00:00:05.40 bitrate= 0.1kbits/s dup=133 drop=0 speed=1.96x ' } +2s cypress:server:video capture stderr log { message: 'frame= 155 fps= 47 q=14.0 size= 0kB time=00:00:06.00 bitrate= 0.1kbits/s dup=140 drop=0 speed=1.83x ' } +459ms cypress:server:video capture stderr log { message: 'frame= 228 fps= 56 q=12.0 size= 0kB time=00:00:08.92 bitrate= 0.0kbits/s dup=205 drop=0 speed=2.18x ' } +1s cypress:server:video capture stderr log { message: 'frame= 230 fps= 49 q=18.0 size= 0kB time=00:00:09.00 bitrate= 0.0kbits/s dup=206 drop=0 speed=1.92x ' } +246ms [10196:0628/172711.392269:INFO:CONSOLE(59)] "Google Maps JavaScript API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error Your site URL to be authorized: http://127.0.0.1:8888/register/", source: https://maps.googleapis.com/maps/api/js?key=REDACTED&libraries=places (59) cypress:server:browsers:electron console message: { column: 128, level: 'error', line: 59, source: 'console-api', text: 'Google Maps JavaScript API error: RefererNotAllowedMapError\nhttps://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error\nYour site URL to be authorized: http://127.0.0.1:8888/register/', url: 'https://maps.googleapis.com/maps/api/js?key=REDACTED&libraries=places' } +7s cypress:server:video capture stderr log { message: 'frame= 236 fps= 45 q=14.0 size= 0kB time=00:00:09.24 bitrate= 0.0kbits/s dup=209 drop=0 speed=1.76x ' } +444ms cypress:server:video capture stderr log { message: 'frame= 261 fps= 43 q=13.0 size= 256kB time=00:00:10.24 bitrate= 204.8kbits/s dup=224 drop=0 speed= 1.7x ' } +769ms cypress:server:video capture stderr log { message: 'frame= 433 fps= 48 q=13.0 size= 256kB time=00:00:17.12 bitrate= 122.5kbits/s dup=389 drop=0 speed=1.91x ' } +3s cypress:server:video capture stderr log { message: 'frame= 503 fps= 50 q=9.0 size= 256kB time=00:00:19.92 bitrate= 105.3kbits/s dup=457 drop=0 speed=1.97x ' } +1s cypress:server:video capture stderr log { message: 'frame= 530 fps= 50 q=12.0 size= 512kB time=00:00:21.00 bitrate= 199.7kbits/s dup=482 drop=0 speed=1.97x ' } +431ms cypress:server:video capture stderr log { message: 'frame= 555 fps= 49 q=12.0 size= 512kB time=00:00:22.00 bitrate= 190.7kbits/s dup=497 drop=0 speed=1.93x ' } +739ms cypress:server:video capture stderr log { message: 'frame= 569 fps= 48 q=13.0 size= 512kB time=00:00:22.56 bitrate= 185.9kbits/s dup=505 drop=0 speed= 1.9x ' } +455ms cypress:server:video capture stderr log { message: 'frame= 581 fps= 47 q=13.0 size= 512kB time=00:00:23.04 bitrate= 182.1kbits/s dup=510 drop=0 speed=1.86x ' } +504ms cypress:server:video capture stderr log { message: 'frame= 598 fps= 46 q=12.0 size= 512kB time=00:00:23.72 bitrate= 176.8kbits/s dup=520 drop=0 speed=1.82x ' } +717ms cypress:server:video capture stderr log { message: 'frame= 612 fps= 45 q=13.0 size= 512kB time=00:00:24.28 bitrate= 172.8kbits/s dup=527 drop=0 speed=1.79x ' } +512ms cypress:server:video capture stderr log { message: 'frame= 626 fps= 44 q=13.0 size= 512kB time=00:00:24.84 bitrate= 168.9kbits/s dup=532 drop=0 speed=1.76x ' } +554ms cypress:server:video capture stderr log { message: 'frame= 639 fps= 44 q=12.0 size= 512kB time=00:00:25.36 bitrate= 165.4kbits/s dup=540 drop=0 speed=1.73x ' } +546ms cypress:server:video capture stderr log { message: 'frame= 653 fps= 43 q=13.0 size= 512kB time=00:00:25.92 bitrate= 161.8kbits/s dup=544 drop=0 speed= 1.7x ' } +539ms cypress:server:video capture stderr log { message: 'frame= 661 fps= 42 q=13.0 size= 512kB time=00:00:26.24 bitrate= 159.9kbits/s dup=546 drop=0 speed=1.66x ' } +581ms cypress:server:video capture stderr log { message: 'frame= 682 fps= 42 q=13.0 size= 512kB time=00:00:27.08 bitrate= 154.9kbits/s dup=555 drop=0 speed=1.65x ' } +594ms cypress:server:video capture stderr log { message: 'frame= 695 fps= 41 q=13.0 size= 512kB time=00:00:27.60 bitrate= 152.0kbits/s dup=559 drop=0 speed=1.63x ' } +526ms cypress:server:video capture stderr log { message: 'frame= 703 fps= 40 q=13.0 size= 512kB time=00:00:27.92 bitrate= 150.2kbits/s dup=564 drop=0 speed= 1.6x ' } +597ms cypress:server:video capture stderr log { message: 'frame= 722 fps= 40 q=13.0 size= 512kB time=00:00:28.68 bitrate= 146.3kbits/s dup=579 drop=0 speed=1.58x ' } +590ms cypress:server:video capture stderr log { message: 'frame= 739 fps= 40 q=13.0 size= 512kB time=00:00:29.36 bitrate= 142.9kbits/s dup=588 drop=0 speed=1.57x ' } +558ms cypress:server:video capture stderr log { message: 'frame= 751 fps= 39 q=12.0 size= 512kB time=00:00:29.84 bitrate= 140.6kbits/s dup=596 drop=0 speed=1.56x ' } +668ms cypress:server:video capture stderr log { message: 'frame= 762 fps= 38 q=12.0 size= 512kB time=00:00:30.28 bitrate= 138.5kbits/s dup=604 drop=0 speed=1.53x ' } +546ms cypress:server:video capture stderr log { message: 'frame= 778 fps= 38 q=13.0 size= 512kB time=00:00:30.92 bitrate= 135.7kbits/s dup=616 drop=0 speed=1.51x ' } +569ms cypress:server:video capture stderr log { message: 'frame= 796 fps= 38 q=12.0 size= 512kB time=00:00:31.64 bitrate= 132.6kbits/s dup=625 drop=0 speed=1.51x ' } +524ms cypress:server:video capture stderr log { message: 'frame= 810 fps= 38 q=12.0 size= 512kB time=00:00:32.20 bitrate= 130.3kbits/s dup=630 drop=0 speed=1.49x ' } +591ms cypress:server:video capture stderr log { message: 'frame= 824 fps= 37 q=13.0 size= 512kB time=00:00:32.76 bitrate= 128.0kbits/s dup=635 drop=0 speed=1.48x ' } +524ms cypress:server:video capture stderr log { message: 'frame= 832 fps= 37 q=13.0 size= 512kB time=00:00:33.08 bitrate= 126.8kbits/s dup=640 drop=0 speed=1.46x ' } +598ms cypress:server:video capture stderr log { message: 'frame= 848 fps= 37 q=12.0 size= 512kB time=00:00:33.72 bitrate= 124.4kbits/s dup=653 drop=0 speed=1.46x ' } +479ms cypress:server:video capture stderr log { message: 'frame= 863 fps= 36 q=13.0 size= 512kB time=00:00:34.32 bitrate= 122.2kbits/s dup=660 drop=0 speed=1.45x ' } +512ms cypress:server:video capture stderr log { message: 'frame= 878 fps= 36 q=13.0 size= 512kB time=00:00:34.92 bitrate= 120.1kbits/s dup=668 drop=0 speed=1.44x ' } +611ms cypress:server:video capture stderr log { message: 'frame= 892 fps= 36 q=13.0 size= 512kB time=00:00:35.48 bitrate= 118.2kbits/s dup=673 drop=0 speed=1.43x ' } +528ms cypress:server:video capture stderr log { message: 'frame= 905 fps= 36 q=13.0 size= 512kB time=00:00:36.00 bitrate= 116.5kbits/s dup=681 drop=0 speed=1.42x ' } +534ms cypress:server:video capture stderr log { message: 'frame= 920 fps= 36 q=13.0 size= 512kB time=00:00:36.60 bitrate= 114.6kbits/s dup=686 drop=0 speed=1.41x ' } +551ms cypress:server:video capture stderr log { message: 'frame= 928 fps= 35 q=13.0 size= 512kB time=00:00:36.92 bitrate= 113.6kbits/s dup=691 drop=0 speed=1.39x ' } +585ms cypress:server:video capture stderr log { message: 'frame= 948 fps= 35 q=13.0 size= 512kB time=00:00:37.72 bitrate= 111.2kbits/s dup=699 drop=0 speed= 1.4x ' } +548ms cypress:server:video capture stderr log { message: 'frame= 962 fps= 35 q=12.0 size= 512kB time=00:00:38.28 bitrate= 109.6kbits/s dup=705 drop=0 speed=1.39x ' } +612ms cypress:server:video capture stderr log { message: 'frame= 971 fps= 34 q=13.0 size= 512kB time=00:00:38.64 bitrate= 108.6kbits/s dup=711 drop=0 speed=1.37x ' } +526ms cypress:server:video capture stderr log { message: 'frame= 990 fps= 34 q=13.0 size= 512kB time=00:00:39.40 bitrate= 106.5kbits/s dup=718 drop=0 speed=1.37x ' } +545ms cypress:server:video capture stderr log { message: 'frame= 1006 fps= 34 q=15.0 size= 768kB time=00:00:40.04 bitrate= 157.1kbits/s dup=725 drop=0 speed=1.36x ' } +788ms cypress:server:video capture stderr log { message: 'frame= 1019 fps= 34 q=13.0 size= 768kB time=00:00:40.56 bitrate= 155.1kbits/s dup=733 drop=0 speed=1.36x ' } +353ms cypress:server:video capture stderr log { message: 'frame= 1033 fps= 34 q=13.0 size= 768kB time=00:00:41.12 bitrate= 153.0kbits/s dup=738 drop=0 speed=1.35x ' } +562ms cypress:server:video capture stderr log { message: 'frame= 1047 fps= 34 q=12.0 size= 768kB time=00:00:41.68 bitrate= 151.0kbits/s dup=747 drop=0 speed=1.34x ' } +599ms cypress:server:video capture stderr log { message: 'frame= 1060 fps= 34 q=13.0 size= 768kB time=00:00:42.20 bitrate= 149.1kbits/s dup=752 drop=0 speed=1.34x ' } +502ms cypress:server:video capture stderr log { message: 'frame= 1073 fps= 34 q=13.0 size= 768kB time=00:00:42.72 bitrate= 147.3kbits/s dup=757 drop=0 speed=1.33x ' } +520ms cypress:server:video capture stderr log { message: 'frame= 1088 fps= 33 q=12.0 size= 768kB time=00:00:43.32 bitrate= 145.2kbits/s dup=767 drop=0 speed=1.33x ' } +629ms cypress:server:video capture stderr log { message: 'frame= 1103 fps= 33 q=12.0 size= 768kB time=00:00:43.92 bitrate= 143.3kbits/s dup=778 drop=0 speed=1.32x ' } +722ms cypress:server:video capture stderr log { message: 'frame= 1115 fps= 33 q=13.0 size= 768kB time=00:00:44.40 bitrate= 141.7kbits/s dup=787 drop=0 speed=1.31x ' } +389ms cypress:server:video capture stderr log { message: 'frame= 1130 fps= 33 q=13.0 size= 768kB time=00:00:45.00 bitrate= 139.8kbits/s dup=794 drop=0 speed=1.31x ' } +536ms cypress:server:video capture stderr log { message: 'frame= 1142 fps= 33 q=12.0 size= 768kB time=00:00:45.48 bitrate= 138.3kbits/s dup=801 drop=0 speed=1.31x ' } +509ms cypress:server:video capture stderr log { message: 'frame= 1155 fps= 33 q=13.0 size= 768kB time=00:00:46.00 bitrate= 136.8kbits/s dup=805 drop=0 speed= 1.3x ' } +508ms cypress:server:video capture stderr log { message: 'frame= 1168 fps= 33 q=13.0 size= 768kB time=00:00:46.52 bitrate= 135.2kbits/s dup=811 drop=0 speed= 1.3x ' } +483ms cypress:server:video capture stderr log { message: 'frame= 1182 fps= 32 q=13.0 size= 768kB time=00:00:47.08 bitrate= 133.6kbits/s dup=817 drop=0 speed=1.29x ' } +570ms cypress:server:video capture stderr log { message: 'frame= 1194 fps= 32 q=12.0 size= 768kB time=00:00:47.56 bitrate= 132.3kbits/s dup=824 drop=0 speed=1.29x ' } +510ms cypress:server:video capture stderr log { message: 'frame= 1207 fps= 32 q=13.0 size= 768kB time=00:00:48.08 bitrate= 130.9kbits/s dup=829 drop=0 speed=1.29x ' } +488ms cypress:server:video capture stderr log { message: 'frame= 1217 fps= 32 q=13.0 size= 768kB time=00:00:48.48 bitrate= 129.8kbits/s dup=835 drop=0 speed=1.28x ' } +611ms cypress:server:video capture stderr log { message: 'frame= 1233 fps= 32 q=13.0 size= 768kB time=00:00:49.12 bitrate= 128.1kbits/s dup=841 drop=0 speed=1.28x ' } +459ms cypress:server:video capture stderr log { message: 'frame= 1248 fps= 32 q=12.0 size= 768kB time=00:00:49.72 bitrate= 126.5kbits/s dup=847 drop=0 speed=1.27x ' } +640ms cypress:server:video capture stderr log { message: 'frame= 1257 fps= 32 q=14.0 size= 1024kB time=00:00:50.08 bitrate= 167.5kbits/s dup=852 drop=0 speed=1.27x ' } +455ms cypress:server:video capture stderr log { message: 'frame= 1274 fps= 32 q=12.0 size= 1024kB time=00:00:50.76 bitrate= 165.3kbits/s dup=865 drop=0 speed=1.27x ' } +551ms cypress:server:video capture stderr log { message: 'frame= 1288 fps= 32 q=13.0 size= 1024kB time=00:00:51.32 bitrate= 163.5kbits/s dup=872 drop=0 speed=1.26x ' } +492ms cypress:server:video capture stderr log { message: 'frame= 1301 fps= 32 q=13.0 size= 1024kB time=00:00:51.84 bitrate= 161.8kbits/s dup=876 drop=0 speed=1.26x ' } +572ms cypress:server:video capture stderr log { message: 'frame= 1309 fps= 31 q=13.0 size= 1024kB time=00:00:52.16 bitrate= 160.8kbits/s dup=881 drop=0 speed=1.25x ' } +965ms cypress:server:video capture stderr log { message: 'frame= 1325 fps= 31 q=12.0 size= 1024kB time=00:00:52.80 bitrate= 158.9kbits/s dup=896 drop=0 speed=1.25x ' } +218ms cypress:server:video capture stderr log { message: 'frame= 1337 fps= 31 q=13.0 size= 1024kB time=00:00:53.28 bitrate= 157.5kbits/s dup=903 drop=0 speed=1.25x ' } +385ms cypress:server:video capture stderr log { message: 'frame= 1353 fps= 31 q=13.0 size= 1024kB time=00:00:53.92 bitrate= 155.6kbits/s dup=910 drop=0 speed=1.24x ' } +707ms cypress:server:video capture stderr log { message: 'frame= 1370 fps= 31 q=13.0 size= 1024kB time=00:00:54.60 bitrate= 153.6kbits/s dup=918 drop=0 speed=1.24x ' } +436ms cypress:server:video capture stderr log { message: 'frame= 1381 fps= 31 q=13.0 size= 1024kB time=00:00:55.04 bitrate= 152.4kbits/s dup=919 drop=0 speed=1.24x ' } +676ms cypress:server:video capture stderr log { message: 'frame= 1396 fps= 31 q=13.0 size= 1024kB time=00:00:55.64 bitrate= 150.8kbits/s dup=928 drop=0 speed=1.24x ' } +397ms cypress:server:video capture stderr log { message: 'frame= 1408 fps= 31 q=12.0 size= 1024kB time=00:00:56.12 bitrate= 149.5kbits/s dup=935 drop=0 speed=1.23x ' } +568ms cypress:server:video capture stderr log { message: 'frame= 1421 fps= 31 q=12.0 size= 1024kB time=00:00:56.64 bitrate= 148.1kbits/s dup=945 drop=0 speed=1.23x ' } +644ms cypress:server:video capture stderr log { message: 'frame= 1434 fps= 31 q=12.0 size= 1024kB time=00:00:57.16 bitrate= 146.8kbits/s dup=955 drop=0 speed=1.23x ' } +463ms cypress:server:video capture stderr log { message: 'frame= 1450 fps= 31 q=13.0 size= 1024kB time=00:00:57.80 bitrate= 145.1kbits/s dup=962 drop=0 speed=1.23x ' } +514ms cypress:server:video capture stderr log { message: 'frame= 1463 fps= 31 q=12.0 size= 1024kB time=00:00:58.32 bitrate= 143.8kbits/s dup=971 drop=0 speed=1.22x ' } +718ms cypress:server:video capture stderr log { message: 'frame= 1471 fps= 31 q=13.0 size= 1024kB time=00:00:58.64 bitrate= 143.1kbits/s dup=976 drop=0 speed=1.22x ' } +510ms cypress:server:video capture stderr log { message: 'frame= 1489 fps= 31 q=13.0 size= 1024kB time=00:00:59.36 bitrate= 141.3kbits/s dup=989 drop=0 speed=1.22x ' } +314ms cypress:server:video capture stderr log { message: 'frame= 1503 fps= 31 q=10.0 size= 1024kB time=00:00:59.92 bitrate= 140.0kbits/s dup=991 drop=0 speed=1.22x ' } +696ms cypress:server:video capture stderr log { message: 'frame= 1517 fps= 30 q=12.0 size= 1024kB time=00:01:00.48 bitrate= 138.7kbits/s dup=1000 drop=0 speed=1.21x ' } +401ms cypress:server:video capture stderr log { message: 'More than 1000 frames duplicated' } +284ms cypress:server:video capture stderr log { message: 'frame= 1530 fps= 30 q=13.0 size= 1024kB time=00:01:01.00 bitrate= 137.5kbits/s dup=1002 drop=0 speed=1.21x ' } +252ms cypress:server:video capture stderr log { message: 'frame= 1543 fps= 30 q=12.0 size= 1024kB time=00:01:01.52 bitrate= 136.4kbits/s dup=1007 drop=0 speed=1.21x ' } +539ms cypress:server:video capture stderr log { message: 'frame= 1556 fps= 30 q=13.0 size= 1024kB time=00:01:02.04 bitrate= 135.2kbits/s dup=1009 drop=0 speed=1.21x ' } +527ms cypress:server:video capture stderr log { message: 'frame= 1569 fps= 30 q=12.0 size= 1024kB time=00:01:02.56 bitrate= 134.1kbits/s dup=1015 drop=0 speed=1.21x ' } +544ms cypress:server:video capture stderr log { message: 'frame= 1583 fps= 30 q=13.0 size= 1024kB time=00:01:03.12 bitrate= 132.9kbits/s dup=1020 drop=0 speed= 1.2x ' } +483ms cypress:server:video capture stderr log { message: 'frame= 1595 fps= 30 q=13.0 size= 1024kB time=00:01:03.60 bitrate= 131.9kbits/s dup=1024 drop=0 speed= 1.2x ' } +521ms cypress:server:video capture stderr log { message: 'frame= 1612 fps= 30 q=12.0 size= 1024kB time=00:01:04.28 bitrate= 130.5kbits/s dup=1034 drop=0 speed= 1.2x ' } +699ms cypress:server:video capture stderr log { message: 'frame= 1626 fps= 30 q=13.0 size= 1024kB time=00:01:04.84 bitrate= 129.4kbits/s dup=1039 drop=0 speed= 1.2x ' } +535ms cypress:server:video capture stderr log { message: 'frame= 1639 fps= 30 q=13.0 size= 1024kB time=00:01:05.36 bitrate= 128.4kbits/s dup=1044 drop=0 speed=1.19x ' } +532ms cypress:server:video capture stderr log { message: 'frame= 1653 fps= 30 q=13.0 size= 1024kB time=00:01:05.92 bitrate= 127.3kbits/s dup=1050 drop=0 speed=1.19x ' } +540ms cypress:server:video capture stderr log { message: 'frame= 1665 fps= 30 q=13.0 size= 1024kB time=00:01:06.40 bitrate= 126.3kbits/s dup=1054 drop=0 speed=1.19x ' } +496ms cypress:server:video capture stderr log { message: 'frame= 1678 fps= 30 q=13.0 size= 1024kB time=00:01:06.92 bitrate= 125.4kbits/s dup=1059 drop=0 speed=1.19x ' } +535ms cypress:server:video capture stderr log { message: 'frame= 1692 fps= 30 q=13.0 size= 1024kB time=00:01:07.48 bitrate= 124.3kbits/s dup=1065 drop=0 speed=1.19x ' } +529ms cypress:server:video capture stderr log { message: 'frame= 1704 fps= 30 q=13.0 size= 1024kB time=00:01:07.96 bitrate= 123.4kbits/s dup=1070 drop=0 speed=1.19x ' } +487ms cypress:server:video capture stderr log { message: 'frame= 1718 fps= 30 q=13.0 size= 1024kB time=00:01:08.52 bitrate= 122.4kbits/s dup=1075 drop=0 speed=1.18x ' } +549ms cypress:server:video capture stderr log { message: 'frame= 1731 fps= 30 q=13.0 size= 1024kB time=00:01:09.04 bitrate= 121.5kbits/s dup=1080 drop=0 speed=1.18x ' } +525ms cypress:server:video capture stderr log { message: 'frame= 1744 fps= 30 q=13.0 size= 1024kB time=00:01:09.56 bitrate= 120.6kbits/s dup=1085 drop=0 speed=1.18x ' } +524ms cypress:server:video capture stderr log { message: 'frame= 1756 fps= 30 q=15.0 size= 1280kB time=00:01:10.04 bitrate= 149.7kbits/s dup=1090 drop=0 speed=1.18x ' } +481ms cypress:server:video capture stderr log { message: 'frame= 1770 fps= 30 q=13.0 size= 1280kB time=00:01:10.60 bitrate= 148.5kbits/s dup=1095 drop=0 speed=1.18x ' } +577ms cypress:server:video capture stderr log { message: 'frame= 1783 fps= 30 q=13.0 size= 1280kB time=00:01:11.12 bitrate= 147.4kbits/s dup=1100 drop=0 speed=1.18x ' } +501ms cypress:server:video capture stderr log { message: 'frame= 1796 fps= 29 q=13.0 size= 1280kB time=00:01:11.64 bitrate= 146.4kbits/s dup=1105 drop=0 speed=1.18x ' } +540ms cypress:server:video capture stderr log { message: 'frame= 1810 fps= 29 q=13.0 size= 1280kB time=00:01:12.20 bitrate= 145.2kbits/s dup=1111 drop=0 speed=1.17x ' } +535ms cypress:server:video capture stderr log { message: 'frame= 1823 fps= 29 q=13.0 size= 1280kB time=00:01:12.72 bitrate= 144.2kbits/s dup=1116 drop=0 speed=1.17x ' } +529ms cypress:server:video capture stderr log { message: 'frame= 1836 fps= 29 q=13.0 size= 1280kB time=00:01:13.24 bitrate= 143.2kbits/s dup=1121 drop=0 speed=1.17x ' } +513ms cypress:server:video capture stderr log { message: 'frame= 1849 fps= 29 q=13.0 size= 1280kB time=00:01:13.76 bitrate= 142.2kbits/s dup=1126 drop=0 speed=1.17x ' } +524ms cypress:server:video capture stderr log { message: 'frame= 1863 fps= 29 q=13.0 size= 1280kB time=00:01:14.32 bitrate= 141.1kbits/s dup=1131 drop=0 speed=1.17x ' } +707ms cypress:server:video capture stderr log { message: 'frame= 1880 fps= 29 q=13.0 size= 1280kB time=00:01:15.00 bitrate= 139.8kbits/s dup=1136 drop=0 speed=1.17x ' } +555ms cypress:server:video capture stderr log { message: 'frame= 1894 fps= 29 q=13.0 size= 1280kB time=00:01:15.56 bitrate= 138.8kbits/s dup=1142 drop=0 speed=1.16x ' } +519ms cypress:server:video capture stderr log { message: 'frame= 1906 fps= 29 q=13.0 size= 1280kB time=00:01:16.04 bitrate= 137.9kbits/s dup=1146 drop=0 speed=1.16x ' } +518ms cypress:server:video capture stderr log { message: 'frame= 1920 fps= 29 q=13.0 size= 1280kB time=00:01:16.60 bitrate= 136.9kbits/s dup=1152 drop=0 speed=1.16x ' } +537ms cypress:server:video capture stderr log { message: 'frame= 1933 fps= 29 q=13.0 size= 1280kB time=00:01:17.12 bitrate= 136.0kbits/s dup=1157 drop=0 speed=1.16x ' } +684ms cypress:server:video capture stderr log { message: 'frame= 1949 fps= 29 q=13.0 size= 1280kB time=00:01:17.76 bitrate= 134.9kbits/s dup=1163 drop=0 speed=1.16x ' } +499ms cypress:server:video capture stderr log { message: 'frame= 1964 fps= 29 q=12.0 size= 1280kB time=00:01:18.36 bitrate= 133.8kbits/s dup=1169 drop=0 speed=1.16x ' } +600ms cypress:server:video capture stderr log { message: 'frame= 1978 fps= 29 q=13.0 size= 1280kB time=00:01:18.92 bitrate= 132.9kbits/s dup=1174 drop=0 speed=1.16x ' } +544ms cypress:server:video capture stderr log { message: 'frame= 1990 fps= 29 q=13.0 size= 1280kB time=00:01:19.40 bitrate= 132.1kbits/s dup=1179 drop=0 speed=1.16x ' } +661ms cypress:server:video capture stderr log { message: 'frame= 2004 fps= 29 q=18.0 size= 1280kB time=00:01:19.96 bitrate= 131.1kbits/s dup=1185 drop=0 speed=1.15x ' } +377ms cypress:server:video capture stderr log { message: 'frame= 2017 fps= 29 q=13.0 size= 1536kB time=00:01:20.48 bitrate= 156.4kbits/s dup=1190 drop=0 speed=1.15x ' } +530ms cypress:server:video capture stderr log { message: 'frame= 2030 fps= 29 q=13.0 size= 1536kB time=00:01:21.00 bitrate= 155.3kbits/s dup=1195 drop=0 speed=1.15x ' } +520ms cypress:server:video capture stderr log { message: 'frame= 2044 fps= 29 q=13.0 size= 1536kB time=00:01:21.56 bitrate= 154.3kbits/s dup=1201 drop=0 speed=1.15x ' } +526ms cypress:server:video capture stderr log { message: 'frame= 2056 fps= 29 q=13.0 size= 1536kB time=00:01:22.04 bitrate= 153.4kbits/s dup=1205 drop=0 speed=1.15x ' } +510ms cypress:server:video capture stderr log { message: 'frame= 2069 fps= 29 q=13.0 size= 1536kB time=00:01:22.56 bitrate= 152.4kbits/s dup=1210 drop=0 speed=1.15x ' } +520ms cypress:server:video capture stderr log { message: 'frame= 2082 fps= 29 q=13.0 size= 1536kB time=00:01:23.08 bitrate= 151.5kbits/s dup=1215 drop=0 speed=1.15x ' } +582ms cypress:server:video capture stderr log { message: 'frame= 2096 fps= 29 q=13.0 size= 1536kB time=00:01:23.64 bitrate= 150.4kbits/s dup=1221 drop=0 speed=1.15x ' } +507ms cypress:server:video capture stderr log { message: 'frame= 2110 fps= 29 q=13.0 size= 1536kB time=00:01:24.20 bitrate= 149.4kbits/s dup=1227 drop=0 speed=1.15x ' } +571ms cypress:server:video capture stderr log { message: 'frame= 2125 fps= 29 q=12.0 size= 1536kB time=00:01:24.80 bitrate= 148.4kbits/s dup=1236 drop=0 speed=1.14x ' } +609ms cypress:server:video capture stderr log { message: 'frame= 2137 fps= 29 q=13.0 size= 1536kB time=00:01:25.28 bitrate= 147.6kbits/s dup=1242 drop=0 speed=1.14x ' } +557ms cypress:server:video capture stderr log { message: 'frame= 2153 fps= 29 q=13.0 size= 1536kB time=00:01:25.92 bitrate= 146.5kbits/s dup=1246 drop=0 speed=1.14x ' } +543ms cypress:server:video capture stderr log { message: 'frame= 2167 fps= 29 q=12.0 size= 1536kB time=00:01:26.48 bitrate= 145.5kbits/s dup=1253 drop=0 speed=1.14x ' } +548ms cypress:server:video capture stderr log { message: 'frame= 2180 fps= 29 q=13.0 size= 1536kB time=00:01:27.00 bitrate= 144.6kbits/s dup=1257 drop=0 speed=1.14x ' } +524ms cypress:server:video capture stderr log { message: 'frame= 2193 fps= 29 q=13.0 size= 1536kB time=00:01:27.52 bitrate= 143.8kbits/s dup=1262 drop=0 speed=1.14x ' } +527ms cypress:server:video capture stderr log { message: 'frame= 2207 fps= 29 q=13.0 size= 1536kB time=00:01:28.08 bitrate= 142.9kbits/s dup=1268 drop=0 speed=1.14x ' } +524ms cypress:server:video capture stderr log { message: 'frame= 2219 fps= 28 q=12.0 size= 1536kB time=00:01:28.56 bitrate= 142.1kbits/s dup=1275 drop=0 speed=1.14x ' } +652ms cypress:server:video capture stderr log { message: 'frame= 2235 fps= 28 q=13.0 size= 1536kB time=00:01:29.20 bitrate= 141.1kbits/s dup=1282 drop=0 speed=1.14x ' } +484ms cypress:server:video capture stderr log { message: 'frame= 2248 fps= 28 q=13.0 size= 1536kB time=00:01:29.72 bitrate= 140.3kbits/s dup=1288 drop=0 speed=1.14x ' } +502ms cypress:server:video capture stderr log { message: 'frame= 2255 fps= 28 q=17.0 size= 1536kB time=00:01:30.00 bitrate= 139.8kbits/s dup=1292 drop=0 speed=1.13x ' } +641ms cypress:server:video capture stderr log { message: 'frame= 2272 fps= 28 q=13.0 size= 1536kB time=00:01:30.68 bitrate= 138.8kbits/s dup=1306 drop=0 speed=1.13x ' } +392ms cypress:server:video capture stderr log { message: 'frame= 2287 fps= 28 q=13.0 size= 1536kB time=00:01:31.28 bitrate= 137.9kbits/s dup=1311 drop=0 speed=1.13x ' } +561ms cypress:server:video capture stderr log { message: 'frame= 2300 fps= 28 q=13.0 size= 1536kB time=00:01:31.80 bitrate= 137.1kbits/s dup=1316 drop=0 speed=1.13x ' } +505ms cypress:server:video capture stderr log { message: 'frame= 2314 fps= 28 q=13.0 size= 1536kB time=00:01:32.36 bitrate= 136.2kbits/s dup=1322 drop=0 speed=1.13x ' } +564ms cypress:server:video capture stderr log { message: 'frame= 2327 fps= 28 q=12.0 size= 1536kB time=00:01:32.88 bitrate= 135.5kbits/s dup=1330 drop=0 speed=1.13x ' } +570ms cypress:server:video capture stderr log { message: 'frame= 2342 fps= 28 q=13.0 size= 1536kB time=00:01:33.48 bitrate= 134.6kbits/s dup=1337 drop=0 speed=1.13x ' } +513ms cypress:server:video capture stderr log { message: 'frame= 2354 fps= 28 q=13.0 size= 1536kB time=00:01:33.96 bitrate= 133.9kbits/s dup=1341 drop=0 speed=1.13x ' } +538ms cypress:server:video capture stderr log { message: 'frame= 2367 fps= 28 q=13.0 size= 1792kB time=00:01:34.48 bitrate= 155.4kbits/s dup=1347 drop=0 speed=1.13x ' } +505ms cypress:server:video capture stderr log { message: 'frame= 2379 fps= 28 q=13.0 size= 1792kB time=00:01:34.96 bitrate= 154.6kbits/s dup=1352 drop=0 speed=1.13x ' } +652ms cypress:server:video capture stderr log { message: 'frame= 2394 fps= 28 q=13.0 size= 1792kB time=00:01:35.56 bitrate= 153.6kbits/s dup=1358 drop=0 speed=1.13x ' } +408ms cypress:server:video capture stderr log { message: 'frame= 2405 fps= 28 q=13.0 size= 1792kB time=00:01:36.00 bitrate= 152.9kbits/s dup=1360 drop=0 speed=1.12x ' } +605ms cypress:server:video capture stderr log { message: 'frame= 2421 fps= 28 q=13.0 size= 1792kB time=00:01:36.64 bitrate= 151.9kbits/s dup=1366 drop=0 speed=1.12x ' } +500ms cypress:server:video capture stderr log { message: 'frame= 2431 fps= 28 q=13.0 size= 1792kB time=00:01:37.04 bitrate= 151.3kbits/s dup=1368 drop=0 speed=1.12x ' } +593ms cypress:server:video capture stderr log { message: 'frame= 2450 fps= 28 q=13.0 size= 1792kB time=00:01:37.80 bitrate= 150.1kbits/s dup=1375 drop=0 speed=1.12x ' } +554ms cypress:server:video capture stderr log { message: 'frame= 2462 fps= 28 q=12.0 size= 1792kB time=00:01:38.28 bitrate= 149.4kbits/s dup=1380 drop=0 speed=1.12x ' } +551ms cypress:server:video capture stderr log { message: 'frame= 2476 fps= 28 q=13.0 size= 1792kB time=00:01:38.84 bitrate= 148.5kbits/s dup=1386 drop=0 speed=1.12x ' } +486ms cypress:server:video capture stderr log { message: 'frame= 2489 fps= 28 q=13.0 size= 1792kB time=00:01:39.36 bitrate= 147.7kbits/s dup=1391 drop=0 speed=1.12x ' } +544ms cypress:server:video capture stderr log { message: 'frame= 2502 fps= 28 q=13.0 size= 1792kB time=00:01:39.88 bitrate= 147.0kbits/s dup=1396 drop=0 speed=1.12x ' } +509ms cypress:server:video capture stderr log { message: 'frame= 2516 fps= 28 q=13.0 size= 1792kB time=00:01:40.44 bitrate= 146.2kbits/s dup=1404 drop=0 speed=1.12x ' } +525ms cypress:server:video capture stderr log { message: 'frame= 2529 fps= 28 q=13.0 size= 1792kB time=00:01:40.96 bitrate= 145.4kbits/s dup=1408 drop=0 speed=1.12x ' } +556ms cypress:server:video capture stderr log { message: 'frame= 2542 fps= 28 q=13.0 size= 1792kB time=00:01:41.48 bitrate= 144.7kbits/s dup=1413 drop=0 speed=1.12x ' } +526ms cypress:server:video capture stderr log { message: 'frame= 2555 fps= 28 q=13.0 size= 1792kB time=00:01:42.00 bitrate= 143.9kbits/s dup=1418 drop=0 speed=1.12x ' } +518ms cypress:server:video capture stderr log { message: 'frame= 2568 fps= 28 q=13.0 size= 1792kB time=00:01:42.52 bitrate= 143.2kbits/s dup=1423 drop=0 speed=1.12x ' } +519ms cypress:server:video capture stderr log { message: 'frame= 2581 fps= 28 q=13.0 size= 1792kB time=00:01:43.04 bitrate= 142.5kbits/s dup=1428 drop=0 speed=1.12x ' } +526ms cypress:server:video capture stderr log { message: 'frame= 2595 fps= 28 q=12.0 size= 1792kB time=00:01:43.60 bitrate= 141.7kbits/s dup=1437 drop=0 speed=1.11x ' } +564ms cypress:server:video capture stderr log { message: 'frame= 2609 fps= 28 q=13.0 size= 1792kB time=00:01:44.16 bitrate= 140.9kbits/s dup=1442 drop=0 speed=1.11x ' } +555ms cypress:server:video capture stderr log { message: 'frame= 2620 fps= 28 q=13.0 size= 1792kB time=00:01:44.60 bitrate= 140.3kbits/s dup=1449 drop=0 speed=1.11x ' } +563ms cypress:server:video capture stderr log { message: 'frame= 2639 fps= 28 q=12.0 size= 1792kB time=00:01:45.36 bitrate= 139.3kbits/s dup=1458 drop=0 speed=1.11x ' } +615ms cypress:server:video capture stderr log { message: 'frame= 2651 fps= 28 q=13.0 size= 1792kB time=00:01:45.84 bitrate= 138.7kbits/s dup=1460 drop=0 speed=1.11x ' } +482ms cypress:server:video capture stderr log { message: 'frame= 2665 fps= 28 q=12.0 size= 1792kB time=00:01:46.40 bitrate= 138.0kbits/s dup=1466 drop=0 speed=1.11x ' } +568ms cypress:server:video capture stderr log { message: 'frame= 2678 fps= 28 q=13.0 size= 1792kB time=00:01:46.92 bitrate= 137.3kbits/s dup=1470 drop=0 speed=1.11x ' } +530ms cypress:server:video capture stderr log { message: 'frame= 2692 fps= 28 q=12.0 size= 1792kB time=00:01:47.48 bitrate= 136.6kbits/s dup=1479 drop=0 speed=1.11x ' } +560ms cypress:server:video capture stderr log { message: 'frame= 2703 fps= 28 q=13.0 size= 1792kB time=00:01:47.92 bitrate= 136.0kbits/s dup=1484 drop=0 speed=1.11x ' } +482ms cypress:server:video capture stderr log { message: 'frame= 2717 fps= 28 q=13.0 size= 1792kB time=00:01:48.48 bitrate= 135.3kbits/s dup=1490 drop=0 speed=1.11x ' } +532ms cypress:server:video capture stderr log { message: 'frame= 2728 fps= 28 q=13.0 size= 1792kB time=00:01:48.92 bitrate= 134.8kbits/s dup=1495 drop=0 speed=1.11x ' } +543ms cypress:server:video capture stderr log { message: 'frame= 2745 fps= 28 q=13.0 size= 1792kB time=00:01:49.60 bitrate= 133.9kbits/s dup=1501 drop=0 speed=1.11x ' } +539ms cypress:server:video capture stderr log { message: 'frame= 2754 fps= 28 q=18.0 size= 1792kB time=00:01:49.96 bitrate= 133.5kbits/s dup=1503 drop=0 speed=1.11x ' } +517ms cypress:server:video capture stderr log { message: 'frame= 2771 fps= 28 q=13.0 size= 2048kB time=00:01:50.64 bitrate= 151.6kbits/s dup=1512 drop=0 speed=1.11x ' } +486ms cypress:server:video capture stderr log { message: 'frame= 2783 fps= 28 q=13.0 size= 2048kB time=00:01:51.12 bitrate= 151.0kbits/s dup=1516 drop=0 speed=1.11x ' } +532ms cypress:server:video capture stderr log { message: 'frame= 2796 fps= 28 q=13.0 size= 2048kB time=00:01:51.64 bitrate= 150.3kbits/s dup=1521 drop=0 speed=1.11x ' } +542ms cypress:server:video capture stderr log { message: 'frame= 2809 fps= 28 q=13.0 size= 2048kB time=00:01:52.16 bitrate= 149.6kbits/s dup=1526 drop=0 speed=1.11x ' } +511ms cypress:server:video capture stderr log { message: 'frame= 2825 fps= 28 q=12.0 size= 2048kB time=00:01:52.80 bitrate= 148.7kbits/s dup=1540 drop=0 speed= 1.1x ' } +675ms cypress:server:video capture stderr log { message: 'frame= 2839 fps= 28 q=13.0 size= 2048kB time=00:01:53.36 bitrate= 148.0kbits/s dup=1546 drop=0 speed= 1.1x ' } +491ms cypress:server:video capture stderr log { message: 'frame= 2851 fps= 28 q=13.0 size= 2048kB time=00:01:53.84 bitrate= 147.4kbits/s dup=1551 drop=0 speed= 1.1x ' } +502ms cypress:server:video capture stderr log { message: 'frame= 2864 fps= 28 q=13.0 size= 2048kB time=00:01:54.36 bitrate= 146.7kbits/s dup=1557 drop=0 speed= 1.1x ' } +524ms cypress:server:video capture stderr log { message: 'frame= 2878 fps= 28 q=13.0 size= 2048kB time=00:01:54.92 bitrate= 146.0kbits/s dup=1562 drop=0 speed= 1.1x ' } +540ms cypress:server:video capture stderr log { message: 'frame= 2892 fps= 28 q=13.0 size= 2048kB time=00:01:55.48 bitrate= 145.3kbits/s dup=1567 drop=0 speed= 1.1x ' } +594ms cypress:server:video capture stderr log { message: 'frame= 2905 fps= 28 q=13.0 size= 2048kB time=00:01:56.00 bitrate= 144.6kbits/s dup=1572 drop=0 speed= 1.1x ' } +518ms cypress:server:video capture stderr log { message: 'frame= 2918 fps= 28 q=13.0 size= 2048kB time=00:01:56.52 bitrate= 144.0kbits/s dup=1577 drop=0 speed= 1.1x ' } +512ms cypress:server:video capture stderr log { message: 'frame= 2932 fps= 28 q=13.0 size= 2048kB time=00:01:57.08 bitrate= 143.3kbits/s dup=1583 drop=0 speed= 1.1x ' } +533ms cypress:server:video capture stderr log { message: 'frame= 2944 fps= 28 q=13.0 size= 2048kB time=00:01:57.56 bitrate= 142.7kbits/s dup=1588 drop=0 speed= 1.1x ' } +535ms cypress:server:video capture stderr log { message: 'frame= 2957 fps= 28 q=13.0 size= 2048kB time=00:01:58.08 bitrate= 142.1kbits/s dup=1593 drop=0 speed= 1.1x ' } +485ms cypress:server:video capture stderr log { message: 'frame= 2970 fps= 28 q=13.0 size= 2048kB time=00:01:58.60 bitrate= 141.5kbits/s dup=1598 drop=0 speed= 1.1x ' } +531ms cypress:server:video capture stderr log { message: 'frame= 2983 fps= 28 q=13.0 size= 2048kB time=00:01:59.12 bitrate= 140.8kbits/s dup=1603 drop=0 speed= 1.1x ' } +516ms cypress:server:video capture stderr log { message: 'frame= 2996 fps= 27 q=13.0 size= 2048kB time=00:01:59.64 bitrate= 140.2kbits/s dup=1609 drop=0 speed= 1.1x ' } +520ms cypress:server:video capture stderr log { message: 'frame= 3006 fps= 27 q=15.0 size= 2304kB time=00:02:00.04 bitrate= 157.2kbits/s dup=1615 drop=0 speed= 1.1x ' } +482ms cypress:server:video capture stderr log { message: 'frame= 3022 fps= 27 q=12.0 size= 2304kB time=00:02:00.68 bitrate= 156.4kbits/s dup=1625 drop=0 speed= 1.1x ' } +531ms cypress:server:video capture stderr log { message: 'frame= 3035 fps= 27 q=13.0 size= 2304kB time=00:02:01.20 bitrate= 155.7kbits/s dup=1626 drop=0 speed= 1.1x ' } +540ms cypress:server:video capture stderr log { message: 'frame= 3043 fps= 27 q=13.0 size= 2304kB time=00:02:01.52 bitrate= 155.3kbits/s dup=1628 drop=0 speed=1.09x ' } +467ms cypress:server:video capture stderr log { message: 'frame= 3062 fps= 27 q=13.0 size= 2304kB time=00:02:02.28 bitrate= 154.4kbits/s dup=1634 drop=0 speed= 1.1x ' } +593ms cypress:server:video capture stderr log { message: 'frame= 3074 fps= 27 q=13.0 size= 2304kB time=00:02:02.76 bitrate= 153.8kbits/s dup=1639 drop=0 speed= 1.1x ' } +503ms cypress:server:video capture stderr log { message: 'frame= 3087 fps= 27 q=13.0 size= 2304kB time=00:02:03.28 bitrate= 153.1kbits/s dup=1645 drop=0 speed=1.09x ' } +525ms cypress:server:video capture stderr log { message: 'frame= 3100 fps= 27 q=13.0 size= 2304kB time=00:02:03.80 bitrate= 152.5kbits/s dup=1650 drop=0 speed=1.09x ' } +525ms cypress:server:video capture stderr log { message: 'frame= 3113 fps= 27 q=13.0 size= 2304kB time=00:02:04.32 bitrate= 151.8kbits/s dup=1655 drop=0 speed=1.09x ' } +526ms cypress:server:video capture stderr log { message: 'frame= 3127 fps= 27 q=13.0 size= 2304kB time=00:02:04.88 bitrate= 151.1kbits/s dup=1662 drop=0 speed=1.09x ' } +520ms cypress:server:video capture stderr log { message: 'frame= 3140 fps= 27 q=13.0 size= 2304kB time=00:02:05.40 bitrate= 150.5kbits/s dup=1666 drop=0 speed=1.09x ' } +543ms cypress:server:video capture stderr log { message: 'frame= 3154 fps= 27 q=13.0 size= 2304kB time=00:02:05.96 bitrate= 149.8kbits/s dup=1671 drop=0 speed=1.09x ' } +556ms cypress:server:video capture stderr log { message: 'frame= 3167 fps= 27 q=13.0 size= 2304kB time=00:02:06.48 bitrate= 149.2kbits/s dup=1676 drop=0 speed=1.09x ' } +529ms cypress:server:video capture stderr log { message: 'frame= 3180 fps= 27 q=13.0 size= 2304kB time=00:02:07.00 bitrate= 148.6kbits/s dup=1681 drop=0 speed=1.09x ' } +528ms cypress:server:video capture stderr log { message: 'frame= 3193 fps= 27 q=13.0 size= 2304kB time=00:02:07.52 bitrate= 148.0kbits/s dup=1687 drop=0 speed=1.09x ' } +492ms cypress:server:video capture stderr log { message: 'frame= 3206 fps= 27 q=13.0 size= 2304kB time=00:02:08.04 bitrate= 147.4kbits/s dup=1692 drop=0 speed=1.09x ' } +520ms cypress:server:video capture stderr log { message: 'frame= 3219 fps= 27 q=13.0 size= 2304kB time=00:02:08.56 bitrate= 146.8kbits/s dup=1697 drop=0 speed=1.09x ' } +524ms cypress:server:video capture stderr log { message: 'frame= 3232 fps= 27 q=13.0 size= 2304kB time=00:02:09.08 bitrate= 146.2kbits/s dup=1702 drop=0 speed=1.09x ' } +532ms cypress:server:socket automation:request take:screenshot { titles: [ 'Single w/ Children' ], testId: 'r2', simple: true, testFailure: true, capture: 'runner', clip: { x: 0, y: 0, width: 1280, height: 720 }, viewport: { width: 1280, height: 720 }, scaled: true, blackout: [], startTime: '2019-06-28T17:29:04.931Z' } +2m cypress:server:screenshot (s5) capturing screenshot { titles: [ 'Single w/ Children' ], testId: 'r2', simple: true, testFailure: true, capture: 'runner', clip: { x: 0, y: 0, width: 1280, height: 720 }, viewport: { width: 1280, height: 720 }, scaled: true, blackout: [], startTime: '2019-06-28T17:29:04.931Z', specName: 'single_with_children_spec.js' } +0ms cypress:server:video capture stderr log { message: 'frame= 3239 fps= 27 q=13.0 size= 2304kB time=00:02:09.36 bitrate= 145.9kbits/s dup=1706 drop=0 speed=1.09x ' } +655ms cypress:server:screenshot (s5) save /home/circleci/project/frontend/cypress/screenshots/single_with_children_spec.js/Single w Children (failed).png +349ms cypress:server:plugins plugin event registered? { event: 'after:screenshot', isRegistered: false } +2m cypress:server:project onMocha fail +2m cypress:server:reporter got mocha event 'fail' with args: [ { id: 'r2', title: 'Single w/ Children', err: { message: 'Timed out after waiting \'120000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'120000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.', name: 'CypressError', stack: 'CypressError: Timed out after waiting \'120000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'120000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n at Object.cypressErr (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84573:11)\n at Object.throwErr (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84538:18)\n at Object.throwErrByPath (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84565:17)\n at timedOutWaitingForPageLoad (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:74139:17)\n at http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:74811:18\n at tryCatcher (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:133768:23)\n at http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:129078:41\n at tryCatcher (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:133768:23)\n at Promise._settlePromiseFromHandler (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131786:31)\n at Promise._settlePromise (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131843:18)\n at Promise._settlePromise0 (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131888:10)\n at Promise._settlePromises (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131963:18)\n at Async._drainQueue (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128692:16)\n at Async._drainQueues (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128702:10)\n at Async.drainQueues (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128576:14)\n at ' }, state: 'failed', body: 'REDACTED', type: 'test', duration: 120880, wallClockStartedAt: '2019-06-28T17:27:04.569Z', timings: { lifecycle: 171, test: [Object] } } ] +2m cypress:server:project onMocha test end +104ms cypress:server:reporter got mocha event 'test end' with args: [ { id: 'r2', title: 'Single w/ Children', err: { message: 'Timed out after waiting \'120000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'120000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.', name: 'CypressError', stack: 'CypressError: Timed out after waiting \'120000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'120000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n at Object.cypressErr (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84573:11)\n at Object.throwErr (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84538:18)\n at Object.throwErrByPath (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84565:17)\n at timedOutWaitingForPageLoad (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:74139:17)\n at http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:74811:18\n at tryCatcher (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:133768:23)\n at http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:129078:41\n at tryCatcher (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:133768:23)\n at Promise._settlePromiseFromHandler (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131786:31)\n at Promise._settlePromise (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131843:18)\n at Promise._settlePromise0 (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131888:10)\n at Promise._settlePromises (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131963:18)\n at Async._drainQueue (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128692:16)\n at Async._drainQueues (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128702:10)\n at Async.drainQueues (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128576:14)\n at ' }, state: 'failed', body: 'REDACTED', type: 'test', duration: 120880, wallClockStartedAt: '2019-06-28T17:27:04.569Z', timings: { lifecycle: 171, test: [Object] } } ] +104ms cypress:server:request aborting { requestId: 'request2' } +2m cypress:server:project onMocha test:after:run +235ms cypress:server:reporter got mocha event 'test:after:run' with args: [ { id: 'r2', title: 'Single w/ Children', err: { message: 'Timed out after waiting \'120000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'120000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.', name: 'CypressError', stack: 'CypressError: Timed out after waiting \'120000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'120000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n at Object.cypressErr (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84573:11)\n at Object.throwErr (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84538:18)\n at Object.throwErrByPath (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84565:17)\n at timedOutWaitingForPageLoad (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:74139:17)\n at http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:74811:18\n at tryCatcher (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:133768:23)\n at http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:129078:41\n at tryCatcher (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:133768:23)\n at Promise._settlePromiseFromHandler (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131786:31)\n at Promise._settlePromise (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131843:18)\n at Promise._settlePromise0 (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131888:10)\n at Promise._settlePromises (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131963:18)\n at Async._drainQueue (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128692:16)\n at Async._drainQueues (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128702:10)\n at Async.drainQueues (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128576:14)\n at ' }, state: 'failed', body: 'REDACTED', type: 'test', duration: 120880, wallClockStartedAt: '2019-06-28T17:27:04.569Z', wallClockDuration: 120885, timings: { lifecycle: 171, test: [Object] } } ] +236ms cypress:server:request aborting { requestId: 'request4' } +46ms cypress:server:request aborting { requestId: 'request3' } +1ms cypress:server:project onMocha suite end +7ms cypress:server:reporter got mocha event 'suite end' with args: [ { id: 'r1', title: '', root: true, type: 'suite' } ] +6ms cypress:server:project onMocha end +2ms cypress:server:reporter got mocha event 'end' with args: [ { end: '2019-06-28T17:29:05.518Z' } ] +2ms ]]> (Results) ┌────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: true │ │ Duration: 2 minutes, 4 seconds │ │ Spec Ran: single_with_children_spec.js │ └────────────────────────────────────────────┘ (Screenshots) - /home/circleci/project/frontend/cypress/screenshots/single_with_children_spec.js/Single w Children (failed).png (1280x720) cypress:server:run attempting to close the browser +2m cypress:server:browsers killing browser process +2m cypress:server:browsers:electron closed event fired +2m cypress:server:preprocessor removeFile /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +2m cypress:server:preprocessor base emitter plugin close event +0ms cypress:server:preprocessor base emitter native close event +1ms cypress:browserify close: /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +2m cypress:server:preprocessor base emitter native close event +1ms cypress:browserify close: /home/circleci/project/frontend/cypress/support/index.js +0ms cypress:browserify close: /home/circleci/project/frontend/cypress/integration/single_with_children_spec.js +0ms cypress:server:browsers browser process killed +65ms cypress:server:browsers:electron debugger detached due to { reason: 'target closed' } +7ms cypress:server:run ending the video recording { name: '/home/circleci/project/frontend/cypress/videos/single_with_children_spec.js.mp4', videoCompression: 32, shouldUploadVideo: true } +71ms cypress:server:video capture stderr log { message: 'frame= 3256 fps= 27 q=15.0 size= 2304kB time=00:02:10.04 bitrate= 145.1kbits/s dup=1720 drop=0 speed=1.09x ' } +765ms cypress:server:video capture stderr log { message: 'frame= 3270 fps= 27 q=13.0 size= 2304kB time=00:02:10.60 bitrate= 144.5kbits/s dup=1731 drop=0 speed=1.09x ' } +92ms cypress:server:video capture stderr log { message: 'frame= 3271 fps= 27 q=-1.0 Lsize= 2544kB time=00:02:10.80 bitrate= 159.3kbits/s dup=1731 drop=0 speed=1.09x ' } +39ms cypress:server:video capture stderr log { message: 'video:2530kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.539954%' } +1ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] frame I:14 Avg QP:10.64 size:113710' } +2ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] frame P:3257 Avg QP:12.71 size: 307' } +1ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] mb I I16..4: 100.0% 0.0% 0.0%' } +1ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] mb P I16..4: 0.2% 0.0% 0.0% P16..4: 0.3% 0.0% 0.0% 0.0% 0.0% skip:99.6%' } +0ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] coded y,uvDC,uvAC intra: 18.4% 1.5% 1.5% inter: 0.1% 0.0% 0.0%' } +1ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] i16 v,h,dc,p: 77% 11% 4% 9%' } +1ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] i8c dc,h,v,p: 97% 2% 1% 0%' } +1ms cypress:server:video capture stderr log { message: '[libx264 @ 0x5bac800] kb/s:158.38' } +1ms cypress:server:video capture stderr log { message: '' } +2ms cypress:server:video capture ended +2ms (Video) - Started processing: Compressing to 32 CRF cypress:server:video compression started { command: 'ffmpeg -i /home/circleci/project/frontend/cypress/videos/single_with_children_spec.js.mp4 -y -vcodec libx264 -preset fast -crf 32 /home/circleci/project/frontend/cypress/videos/single_with_children_spec.js-compressed.mp4' } +17ms cypress:server:video compression stderr log { message: 'ffmpeg version N-47683-g0e8eb07980-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2018 the FFmpeg developers' } +35ms cypress:server:video compression stderr log { message: ' built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516' } +0ms cypress:server:video compression stderr log { message: ' configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg' } +1ms cypress:server:video compression stderr log { message: ' libavutil 56. 24.101 / 56. 24.101' } +0ms cypress:server:video compression stderr log { message: ' libavcodec 58. 42.100 / 58. 42.100' } +0ms cypress:server:video compression stderr log { message: ' libavformat 58. 24.100 / 58. 24.100' } +0ms cypress:server:video compression stderr log { message: ' libavdevice 58. 6.101 / 58. 6.101' } +0ms cypress:server:video compression stderr log { message: ' libavfilter 7. 46.101 / 7. 46.101' } +0ms cypress:server:video compression stderr log { message: ' libswscale 5. 4.100 / 5. 4.100' } +0ms cypress:server:video compression stderr log { message: ' libswresample 3. 4.100 / 3. 4.100' } +0ms cypress:server:video compression stderr log { message: ' libpostproc 55. 4.100 / 55. 4.100' } +0ms cypress:server:video compression stderr log { message: 'Input #0, mov,mp4,m4a,3gp,3g2,mj2, from \'/home/circleci/project/frontend/cypress/videos/single_with_children_spec.js.mp4\':' } +0ms cypress:server:video compression stderr log { message: ' Metadata:' } +1ms cypress:server:video compression stderr log { message: ' major_brand : isom' } +0ms cypress:server:video compression stderr log { message: ' minor_version : 512' } +0ms cypress:server:video compression stderr log { message: ' compatible_brands: isomiso2avc1mp41' } +0ms cypress:server:video compression stderr log { message: ' encoder : Lavf58.24.100' } +0ms cypress:server:video compression stderr log { message: ' Duration: 00:02:10.84, start: 0.000000, bitrate: 159 kb/s' } +0ms cypress:server:video compression stderr log { message: ' Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuvj420p(pc), 1280x720 [SAR 1:1 DAR 16:9], 158 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)' } +0ms cypress:server:video compression stderr log { message: ' Metadata:' } +0ms cypress:server:video compression stderr log { message: ' handler_name : VideoHandler' } +0ms cypress:server:video compression stderr log { message: 'Stream mapping:' } +0ms cypress:server:video compression codec data: { format: 'mov,mp4,m4a,3gp,3g2,mj2', audio: '', video: 'h264 (Constrained Baseline) (avc1 / 0x31637661)', duration: '00:02:10.84', video_details: [ 'h264 (Constrained Baseline) (avc1 / 0x31637661)', 'yuvj420p(pc)', '1280x720 [SAR 1:1 DAR 16:9]', '158 kb/s', '25 fps', '25 tbr', '12800 tbn', '50 tbc (default)' ] } +1ms cypress:server:video compression stderr log { message: ' Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))' } +0ms cypress:server:video compression stderr log { message: 'Press [q] to stop, [?] for help' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] using SAR=1/1' } +9ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] profile High, level 3.1, 4:2:0, 8-bit' } +3ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] 264 - core 157 r2935 545de2f - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=2 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=6 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=3 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=30 rc=crf mbtree=1 crf=32.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00' } +1ms cypress:server:video compression stderr log { message: 'Output #0, mp4, to \'/home/circleci/project/frontend/cypress/videos/single_with_children_spec.js-compressed.mp4\':' } +1ms cypress:server:video compression stderr log { message: ' Metadata:' } +0ms cypress:server:video compression stderr log { message: ' major_brand : isom' } +1ms cypress:server:video compression stderr log { message: ' minor_version : 512' } +1ms cypress:server:video compression stderr log { message: ' compatible_brands: isomiso2avc1mp41' } +1ms cypress:server:video compression stderr log { message: ' encoder : Lavf58.24.100' } +1ms cypress:server:video compression stderr log { message: ' Stream #0:0(und): Video: h264 (libx264) (avc1 / 0x31637661), yuvj420p(pc), 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 12800 tbn, 25 tbc (default)' } +1ms cypress:server:video compression stderr log { message: ' Metadata:' } +0ms cypress:server:video compression stderr log { message: ' handler_name : VideoHandler' } +0ms cypress:server:video compression stderr log { message: ' encoder : Lavc58.42.100 libx264' } +1ms cypress:server:video compression stderr log { message: ' Side data:' } +0ms cypress:server:video compression stderr log { message: ' cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1' } +0ms cypress:server:video compression stderr log { message: 'frame= 42 fps=0.0 q=37.0 size= 0kB time=00:00:00.08 bitrate= 4.8kbits/s speed=0.153x ' } +494ms cypress:server:video compression progress: { frames: 42, currentFps: 0, currentKbps: 4.8, targetSize: 0, timemark: '00:00:00.08' } +1ms cypress:server:video compression stderr log { message: 'frame= 62 fps= 59 q=37.0 size= 0kB time=00:00:00.88 bitrate= 0.4kbits/s speed=0.843x ' } +550ms cypress:server:video compression progress: { frames: 62, currentFps: 59, currentKbps: 0.4, targetSize: 0, timemark: '00:00:00.88', percent: 0.6725771935188016 } +0ms cypress:server:video compression stderr log { message: 'frame= 86 fps= 55 q=37.0 size= 0kB time=00:00:01.84 bitrate= 0.2kbits/s speed=1.19x ' } +524ms cypress:server:video compression progress: { frames: 86, currentFps: 55, currentKbps: 0.2, targetSize: 0, timemark: '00:00:01.84', percent: 1.4062977682665851 } +8ms cypress:server:video compression stderr log { message: 'frame= 108 fps= 52 q=37.0 size= 0kB time=00:00:02.72 bitrate= 0.1kbits/s speed=1.32x ' } +496ms cypress:server:video compression progress: { frames: 108, currentFps: 52, currentKbps: 0.1, targetSize: 0, timemark: '00:00:02.72', percent: 2.0788749617853868 } +0ms cypress:server:video compression stderr log { message: 'frame= 132 fps= 51 q=37.0 size= 0kB time=00:00:03.68 bitrate= 0.1kbits/s speed=1.43x ' } +489ms cypress:server:video compression progress: { frames: 132, currentFps: 51, currentKbps: 0.1, targetSize: 0, timemark: '00:00:03.68', percent: 2.8125955365331703 } +0ms cypress:server:video compression stderr log { message: 'frame= 159 fps= 51 q=37.0 size= 0kB time=00:00:04.76 bitrate= 0.1kbits/s speed=1.54x ' } +532ms cypress:server:video compression progress: { frames: 159, currentFps: 51, currentKbps: 0.1, targetSize: 0, timemark: '00:00:04.76', percent: 3.6380311831244265 } +1ms cypress:server:video compression stderr log { message: 'frame= 181 fps= 50 q=37.0 size= 0kB time=00:00:05.64 bitrate= 0.1kbits/s speed=1.56x ' } +494ms cypress:server:video compression progress: { frames: 181, currentFps: 50, currentKbps: 0.1, targetSize: 0, timemark: '00:00:05.64', percent: 4.310608376643228 } +0ms cypress:server:video compression stderr log { message: 'frame= 201 fps= 49 q=37.0 size= 0kB time=00:00:06.44 bitrate= 0.1kbits/s speed=1.56x ' } +502ms cypress:server:video compression progress: { frames: 201, currentFps: 49, currentKbps: 0.1, targetSize: 0, timemark: '00:00:06.44', percent: 4.922042188933048 } +0ms cypress:server:video compression stderr log { message: 'frame= 226 fps= 49 q=37.0 size= 0kB time=00:00:07.44 bitrate= 0.1kbits/s speed=1.61x ' } +546ms cypress:server:video compression progress: { frames: 226, currentFps: 49, currentKbps: 0.1, targetSize: 0, timemark: '00:00:07.44', percent: 5.686334454295323 } +0ms cypress:server:video compression stderr log { message: 'frame= 251 fps= 49 q=37.0 size= 0kB time=00:00:08.44 bitrate= 0.0kbits/s speed=1.64x ' } +488ms cypress:server:video compression progress: { frames: 251, currentFps: 49, currentKbps: 0, targetSize: 0, timemark: '00:00:08.44', percent: 6.450626719657597 } +0ms cypress:server:video compression stderr log { message: 'frame= 276 fps= 49 q=37.0 size= 0kB time=00:00:09.44 bitrate= 0.0kbits/s speed=1.66x ' } +522ms cypress:server:video compression progress: { frames: 276, currentFps: 49, currentKbps: 0, targetSize: 0, timemark: '00:00:09.44', percent: 7.214918985019871 } +1ms cypress:server:video compression stderr log { message: 'frame= 299 fps= 48 q=37.0 size= 0kB time=00:00:10.36 bitrate= 0.0kbits/s speed=1.67x ' } +548ms cypress:server:video compression progress: { frames: 299, currentFps: 48, currentKbps: 0, targetSize: 0, timemark: '00:00:10.36', percent: 7.918067869153164 } +0ms cypress:server:video compression stderr log { message: 'frame= 325 fps= 48 q=37.0 size= 0kB time=00:00:11.40 bitrate= 0.0kbits/s speed= 1.7x ' } +498ms cypress:server:video compression progress: { frames: 325, currentFps: 48, currentKbps: 0, targetSize: 0, timemark: '00:00:11.40', percent: 8.71293182512993 } +0ms cypress:server:video compression stderr log { message: 'frame= 353 fps= 49 q=37.0 size= 0kB time=00:00:12.52 bitrate= 0.0kbits/s speed=1.73x ' } +511ms cypress:server:video compression progress: { frames: 353, currentFps: 49, currentKbps: 0, targetSize: 0, timemark: '00:00:12.52', percent: 9.568939162335678 } +0ms cypress:server:video compression stderr log { message: 'frame= 376 fps= 49 q=37.0 size= 0kB time=00:00:13.44 bitrate= 0.0kbits/s speed=1.74x ' } +495ms cypress:server:video compression progress: { frames: 376, currentFps: 49, currentKbps: 0, targetSize: 0, timemark: '00:00:13.44', percent: 10.27208804646897 } +1ms cypress:server:video compression stderr log { message: 'frame= 396 fps= 48 q=37.0 size= 0kB time=00:00:14.24 bitrate= 0.0kbits/s speed=1.73x ' } +517ms cypress:server:video compression progress: { frames: 396, currentFps: 48, currentKbps: 0, targetSize: 0, timemark: '00:00:14.24', percent: 10.883521858758789 } +0ms cypress:server:video compression stderr log { message: 'frame= 421 fps= 48 q=37.0 size= 0kB time=00:00:15.24 bitrate= 0.0kbits/s speed=1.74x ' } +515ms cypress:server:video compression progress: { frames: 421, currentFps: 48, currentKbps: 0, targetSize: 0, timemark: '00:00:15.24', percent: 11.647814124121064 } +0ms cypress:server:video compression stderr log { message: 'frame= 442 fps= 48 q=37.0 size= 0kB time=00:00:16.08 bitrate= 0.0kbits/s speed=1.74x ' } +566ms cypress:server:video compression progress: { frames: 442, currentFps: 48, currentKbps: 0, targetSize: 0, timemark: '00:00:16.08', percent: 12.289819627025372 } +1ms cypress:server:video compression stderr log { message: 'frame= 463 fps= 47 q=37.0 size= 0kB time=00:00:16.92 bitrate= 0.0kbits/s speed=1.73x ' } +470ms cypress:server:video compression progress: { frames: 463, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:16.92', percent: 12.931825129929686 } +1ms - Compression progress: 14% cypress:server:video compression stderr log { message: 'frame= 488 fps= 47 q=37.0 size= 0kB time=00:00:17.92 bitrate= 0.0kbits/s speed=1.74x ' } +494ms cypress:server:video compression progress: { frames: 488, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:17.92', percent: 13.69611739529196 } +0ms cypress:server:video compression stderr log { message: 'frame= 508 fps= 47 q=37.0 size= 0kB time=00:00:18.72 bitrate= 0.0kbits/s speed=1.73x ' } +563ms cypress:server:video compression progress: { frames: 508, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:18.72', percent: 14.307551207581778 } +1ms cypress:server:video compression stderr log { message: 'frame= 532 fps= 47 q=37.0 size= 0kB time=00:00:19.68 bitrate= 0.0kbits/s speed=1.74x ' } +485ms cypress:server:video compression progress: { frames: 532, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:19.68', percent: 15.041271782329563 } +0ms cypress:server:video compression stderr log { message: 'frame= 554 fps= 47 q=37.0 size= 0kB time=00:00:20.56 bitrate= 0.0kbits/s speed=1.74x ' } +475ms cypress:server:video compression progress: { frames: 554, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:20.56', percent: 15.713848975848363 } +0ms cypress:server:video compression stderr log { message: 'frame= 581 fps= 47 q=37.0 size= 0kB time=00:00:21.64 bitrate= 0.0kbits/s speed=1.75x ' } +524ms cypress:server:video compression progress: { frames: 581, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:21.64', percent: 16.53928462243962 } +0ms cypress:server:video compression stderr log { message: 'frame= 609 fps= 47 q=37.0 size= 0kB time=00:00:22.76 bitrate= 0.0kbits/s speed=1.77x ' } +568ms cypress:server:video compression progress: { frames: 609, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:22.76', percent: 17.39529195964537 } +0ms cypress:server:video compression stderr log { message: 'frame= 633 fps= 47 q=37.0 size= 0kB time=00:00:23.72 bitrate= 0.0kbits/s speed=1.77x ' } +496ms cypress:server:video compression progress: { frames: 633, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:23.72', percent: 18.12901253439315 } +0ms cypress:server:video compression stderr log { message: 'frame= 658 fps= 47 q=37.0 size= 0kB time=00:00:24.72 bitrate= 0.0kbits/s speed=1.78x ' } +507ms cypress:server:video compression progress: { frames: 658, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:24.72', percent: 18.893304799755427 } +0ms cypress:server:video compression stderr log { message: 'frame= 685 fps= 47 q=37.0 size= 0kB time=00:00:25.80 bitrate= 0.0kbits/s speed=1.79x ' } +554ms cypress:server:video compression progress: { frames: 685, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:25.80', percent: 19.718740446346683 } +0ms cypress:server:video compression stderr log { message: 'frame= 709 fps= 47 q=37.0 size= 0kB time=00:00:26.76 bitrate= 0.0kbits/s speed=1.79x ' } +495ms cypress:server:video compression progress: { frames: 709, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:26.76', percent: 20.452461021094468 } +1ms cypress:server:video compression stderr log { message: 'frame= 734 fps= 47 q=37.0 size= 0kB time=00:00:27.76 bitrate= 0.0kbits/s speed=1.79x ' } +507ms cypress:server:video compression progress: { frames: 734, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:27.76', percent: 21.21675328645674 } +0ms cypress:server:video compression stderr log { message: 'frame= 757 fps= 47 q=37.0 size= 0kB time=00:00:28.68 bitrate= 0.0kbits/s speed= 1.8x ' } +506ms cypress:server:video compression progress: { frames: 757, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:28.68', percent: 21.919902170590035 } +0ms cypress:server:video compression stderr log { message: 'frame= 775 fps= 47 q=37.0 size= 0kB time=00:00:29.40 bitrate= 0.0kbits/s speed=1.78x ' } +525ms cypress:server:video compression progress: { frames: 775, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:29.40', percent: 22.470192601650872 } +0ms cypress:server:video compression stderr log { message: 'frame= 800 fps= 47 q=37.0 size= 0kB time=00:00:30.40 bitrate= 0.0kbits/s speed=1.79x ' } +497ms cypress:server:video compression progress: { frames: 800, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:30.40', percent: 23.234484867013144 } +0ms cypress:server:video compression stderr log { message: 'frame= 823 fps= 47 q=37.0 size= 0kB time=00:00:31.32 bitrate= 0.0kbits/s speed=1.79x ' } +524ms cypress:server:video compression progress: { frames: 823, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:31.32', percent: 23.93763375114644 } +0ms cypress:server:video compression stderr log { message: 'frame= 850 fps= 47 q=37.0 size= 0kB time=00:00:32.40 bitrate= 0.0kbits/s speed= 1.8x ' } +532ms cypress:server:video compression progress: { frames: 850, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:32.40', percent: 24.763069397737695 } +0ms cypress:server:video compression stderr log { message: 'frame= 872 fps= 47 q=37.0 size= 0kB time=00:00:33.28 bitrate= 0.0kbits/s speed= 1.8x ' } +497ms cypress:server:video compression progress: { frames: 872, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:33.28', percent: 25.435646591256493 } +0ms cypress:server:video compression stderr log { message: 'frame= 896 fps= 47 q=37.0 size= 0kB time=00:00:34.24 bitrate= 0.0kbits/s speed= 1.8x ' } +495ms cypress:server:video compression progress: { frames: 896, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:34.24', percent: 26.16936716600428 } +1ms cypress:server:video compression stderr log { message: 'frame= 922 fps= 47 q=37.0 size= 0kB time=00:00:35.28 bitrate= 0.0kbits/s speed= 1.8x ' } +555ms cypress:server:video compression progress: { frames: 922, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:35.28', percent: 26.964231121981047 } +1ms - Compression progress: 28% cypress:server:video compression stderr log { message: 'frame= 948 fps= 47 q=37.0 size= 0kB time=00:00:36.32 bitrate= 0.0kbits/s speed=1.81x ' } +514ms cypress:server:video compression progress: { frames: 948, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:36.32', percent: 27.759095077957813 } +0ms cypress:server:video compression stderr log { message: 'frame= 972 fps= 47 q=37.0 size= 0kB time=00:00:37.28 bitrate= 0.0kbits/s speed=1.81x ' } +511ms cypress:server:video compression progress: { frames: 972, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:37.28', percent: 28.492815652705595 } +5ms cypress:server:video compression stderr log { message: 'frame= 995 fps= 47 q=37.0 size= 0kB time=00:00:38.20 bitrate= 0.0kbits/s speed=1.81x ' } +524ms cypress:server:video compression progress: { frames: 995, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:38.20', percent: 29.195964536838886 } +1ms cypress:server:video compression stderr log { message: 'frame= 1019 fps= 47 q=37.0 size= 0kB time=00:00:39.16 bitrate= 0.0kbits/s speed=1.81x ' } +483ms cypress:server:video compression progress: { frames: 1019, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:39.16', percent: 29.929685111586668 } +0ms cypress:server:video compression stderr log { message: 'frame= 1045 fps= 47 q=37.0 size= 0kB time=00:00:40.20 bitrate= 0.0kbits/s speed=1.81x ' } +553ms cypress:server:video compression progress: { frames: 1045, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:40.20', percent: 30.72454906756344 } +1ms cypress:server:video compression stderr log { message: 'frame= 1070 fps= 47 q=37.0 size= 0kB time=00:00:41.20 bitrate= 0.0kbits/s speed=1.82x ' } +492ms cypress:server:video compression progress: { frames: 1070, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:41.20', percent: 31.48884133292571 } +1ms cypress:server:video compression stderr log { message: 'frame= 1091 fps= 47 q=37.0 size= 0kB time=00:00:42.04 bitrate= 0.0kbits/s speed=1.81x ' } +516ms cypress:server:video compression progress: { frames: 1091, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:42.04', percent: 32.13084683583002 } +0ms cypress:server:video compression stderr log { message: 'frame= 1116 fps= 47 q=37.0 size= 0kB time=00:00:43.04 bitrate= 0.0kbits/s speed=1.82x ' } +522ms cypress:server:video compression progress: { frames: 1116, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:43.04', percent: 32.89513910119229 } +0ms cypress:server:video compression stderr log { message: 'frame= 1141 fps= 47 q=37.0 size= 0kB time=00:00:44.04 bitrate= 0.0kbits/s speed=1.82x ' } +528ms cypress:server:video compression progress: { frames: 1141, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:44.04', percent: 33.65943136655457 } +0ms cypress:server:video compression stderr log { message: 'frame= 1169 fps= 47 q=37.0 size= 0kB time=00:00:45.16 bitrate= 0.0kbits/s speed=1.82x ' } +539ms cypress:server:video compression progress: { frames: 1169, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:45.16', percent: 34.51543870376032 } +2ms cypress:server:video compression stderr log { message: 'frame= 1194 fps= 47 q=37.0 size= 0kB time=00:00:46.16 bitrate= 0.0kbits/s speed=1.83x ' } +489ms cypress:server:video compression progress: { frames: 1194, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:46.16', percent: 35.27973096912259 } +1ms cypress:server:video compression stderr log { message: 'frame= 1215 fps= 47 q=37.0 size= 0kB time=00:00:47.00 bitrate= 0.0kbits/s speed=1.82x ' } +510ms cypress:server:video compression progress: { frames: 1215, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:47.00', percent: 35.9217364720269 } +0ms cypress:server:video compression stderr log { message: 'frame= 1235 fps= 47 q=37.0 size= 0kB time=00:00:47.80 bitrate= 0.0kbits/s speed=1.82x ' } +504ms cypress:server:video compression progress: { frames: 1235, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:47.80', percent: 36.53317028431672 } +0ms cypress:server:video compression stderr log { message: 'frame= 1262 fps= 47 q=34.0 size= 0kB time=00:00:48.88 bitrate= 0.0kbits/s speed=1.82x ' } +507ms cypress:server:video compression progress: { frames: 1262, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:48.88', percent: 37.35860593090798 } +0ms cypress:server:video compression stderr log { message: 'frame= 1292 fps= 47 q=37.0 size= 0kB time=00:00:50.08 bitrate= 0.0kbits/s speed=1.83x ' } +520ms cypress:server:video compression progress: { frames: 1292, currentFps: 47, currentKbps: 0, targetSize: 0, timemark: '00:00:50.08', percent: 38.27575664934271 } +1ms cypress:server:video compression stderr log { message: 'frame= 1335 fps= 48 q=37.0 size= 0kB time=00:00:51.80 bitrate= 0.0kbits/s speed=1.86x ' } +526ms cypress:server:video compression progress: { frames: 1335, currentFps: 48, currentKbps: 0, targetSize: 0, timemark: '00:00:51.80', percent: 39.59033934576582 } +1ms cypress:server:video compression stderr log { message: 'frame= 1379 fps= 49 q=37.0 size= 0kB time=00:00:53.56 bitrate= 0.0kbits/s speed=1.89x ' } +512ms cypress:server:video compression progress: { frames: 1379, currentFps: 49, currentKbps: 0, targetSize: 0, timemark: '00:00:53.56', percent: 40.93549373280342 } +1ms cypress:server:video compression stderr log { message: 'frame= 1402 fps= 49 q=37.0 size= 0kB time=00:00:54.48 bitrate= 0.0kbits/s speed=1.89x ' } +511ms cypress:server:video compression progress: { frames: 1402, currentFps: 49, currentKbps: 0, targetSize: 0, timemark: '00:00:54.48', percent: 41.638642616936714 } +0ms cypress:server:video compression stderr log { message: 'frame= 1445 fps= 49 q=37.0 size= 0kB time=00:00:56.20 bitrate= 0.0kbits/s speed=1.91x ' } +488ms cypress:server:video compression progress: { frames: 1445, currentFps: 49, currentKbps: 0, targetSize: 0, timemark: '00:00:56.20', percent: 42.95322531335983 } +0ms cypress:server:video compression stderr log { message: 'frame= 1491 fps= 50 q=37.0 size= 256kB time=00:00:58.04 bitrate= 36.1kbits/s speed=1.94x ' } +529ms cypress:server:video compression progress: { frames: 1491, currentFps: 50, currentKbps: 36.1, targetSize: 256, timemark: '00:00:58.04', percent: 44.35952308162641 } +0ms - Compression progress: 46% cypress:server:video compression stderr log { message: 'frame= 1533 fps= 50 q=37.0 size= 256kB time=00:00:59.72 bitrate= 35.1kbits/s speed=1.96x ' } +521ms cypress:server:video compression progress: { frames: 1533, currentFps: 50, currentKbps: 35.1, targetSize: 256, timemark: '00:00:59.72', percent: 45.643534087435036 } +0ms cypress:server:video compression stderr log { message: 'frame= 1579 fps= 51 q=37.0 size= 256kB time=00:01:01.56 bitrate= 34.1kbits/s speed=1.99x ' } +495ms cypress:server:video compression progress: { frames: 1579, currentFps: 51, currentKbps: 34.1, targetSize: 256, timemark: '00:01:01.56', percent: 47.04983185570162 } +1ms cypress:server:video compression stderr log { message: 'frame= 1622 fps= 52 q=37.0 size= 256kB time=00:01:03.28 bitrate= 33.1kbits/s speed=2.01x ' } +502ms cypress:server:video compression progress: { frames: 1622, currentFps: 52, currentKbps: 33.1, targetSize: 256, timemark: '00:01:03.28', percent: 48.364414552124735 } +0ms cypress:server:video compression stderr log { message: 'frame= 1668 fps= 52 q=37.0 size= 256kB time=00:01:05.12 bitrate= 32.2kbits/s speed=2.04x ' } +516ms cypress:server:video compression progress: { frames: 1668, currentFps: 52, currentKbps: 32.2, targetSize: 256, timemark: '00:01:05.12', percent: 49.77071232039132 } +0ms cypress:server:video compression stderr log { message: 'frame= 1711 fps= 53 q=37.0 size= 256kB time=00:01:06.84 bitrate= 31.4kbits/s speed=2.06x ' } +496ms cypress:server:video compression progress: { frames: 1711, currentFps: 53, currentKbps: 31.4, targetSize: 256, timemark: '00:01:06.84', percent: 51.085295016814435 } +0ms cypress:server:video compression stderr log { message: 'frame= 1756 fps= 53 q=37.0 size= 256kB time=00:01:08.64 bitrate= 30.6kbits/s speed=2.08x ' } +530ms cypress:server:video compression progress: { frames: 1756, currentFps: 53, currentKbps: 30.6, targetSize: 256, timemark: '00:01:08.64', percent: 52.46102109446652 } +0ms cypress:server:video compression stderr log { message: 'frame= 1796 fps= 54 q=37.0 size= 256kB time=00:01:10.24 bitrate= 29.9kbits/s speed= 2.1x ' } +486ms cypress:server:video compression progress: { frames: 1796, currentFps: 54, currentKbps: 29.9, targetSize: 256, timemark: '00:01:10.24', percent: 53.68388871904616 } +1ms cypress:server:video compression stderr log { message: 'frame= 1840 fps= 54 q=37.0 size= 256kB time=00:01:12.00 bitrate= 29.1kbits/s speed=2.12x ' } +488ms cypress:server:video compression progress: { frames: 1840, currentFps: 54, currentKbps: 29.1, targetSize: 256, timemark: '00:01:12.00', percent: 55.02904310608376 } +0ms cypress:server:video compression stderr log { message: 'frame= 1884 fps= 55 q=37.0 size= 256kB time=00:01:13.76 bitrate= 28.4kbits/s speed=2.14x ' } +514ms cypress:server:video compression progress: { frames: 1884, currentFps: 55, currentKbps: 28.4, targetSize: 256, timemark: '00:01:13.76', percent: 56.37419749312137 } +1ms cypress:server:video compression stderr log { message: 'frame= 1928 fps= 55 q=37.0 size= 256kB time=00:01:15.52 bitrate= 27.8kbits/s speed=2.16x ' } +503ms cypress:server:video compression progress: { frames: 1928, currentFps: 55, currentKbps: 27.8, targetSize: 256, timemark: '00:01:15.52', percent: 57.71935188015897 } +0ms cypress:server:video compression stderr log { message: 'frame= 1972 fps= 56 q=37.0 size= 256kB time=00:01:17.28 bitrate= 27.1kbits/s speed=2.18x ' } +513ms cypress:server:video compression progress: { frames: 1972, currentFps: 56, currentKbps: 27.1, targetSize: 256, timemark: '00:01:17.28', percent: 59.06450626719657 } +0ms cypress:server:video compression stderr log { message: 'frame= 2015 fps= 56 q=37.0 size= 256kB time=00:01:19.00 bitrate= 26.6kbits/s speed= 2.2x ' } +502ms cypress:server:video compression progress: { frames: 2015, currentFps: 56, currentKbps: 26.6, targetSize: 256, timemark: '00:01:19.00', percent: 60.37908896361969 } +0ms cypress:server:video compression stderr log { message: 'frame= 2060 fps= 56 q=37.0 size= 256kB time=00:01:20.80 bitrate= 26.0kbits/s speed=2.22x ' } +514ms cypress:server:video compression progress: { frames: 2060, currentFps: 56, currentKbps: 26, targetSize: 256, timemark: '00:01:20.80', percent: 61.75481504127178 } +0ms cypress:server:video compression stderr log { message: 'frame= 2105 fps= 57 q=37.0 size= 256kB time=00:01:22.60 bitrate= 25.4kbits/s speed=2.23x ' } +517ms cypress:server:video compression progress: { frames: 2105, currentFps: 57, currentKbps: 25.4, targetSize: 256, timemark: '00:01:22.60', percent: 63.130541118923865 } +1ms cypress:server:video compression stderr log { message: 'frame= 2149 fps= 57 q=37.0 size= 256kB time=00:01:24.36 bitrate= 24.9kbits/s speed=2.25x ' } +511ms cypress:server:video compression progress: { frames: 2149, currentFps: 57, currentKbps: 24.9, targetSize: 256, timemark: '00:01:24.36', percent: 64.47569550596147 } +0ms cypress:server:video compression stderr log { message: 'frame= 2194 fps= 58 q=37.0 size= 256kB time=00:01:26.16 bitrate= 24.3kbits/s speed=2.27x ' } +499ms cypress:server:video compression progress: { frames: 2194, currentFps: 58, currentKbps: 24.3, targetSize: 256, timemark: '00:01:26.16', percent: 65.85142158361357 } +0ms cypress:server:video compression stderr log { message: 'frame= 2238 fps= 58 q=37.0 size= 256kB time=00:01:27.92 bitrate= 23.9kbits/s speed=2.28x ' } +514ms cypress:server:video compression progress: { frames: 2238, currentFps: 58, currentKbps: 23.9, targetSize: 256, timemark: '00:01:27.92', percent: 67.19657597065117 } +0ms cypress:server:video compression stderr log { message: 'frame= 2280 fps= 58 q=37.0 size= 256kB time=00:01:29.60 bitrate= 23.4kbits/s speed= 2.3x ' } +501ms cypress:server:video compression progress: { frames: 2280, currentFps: 58, currentKbps: 23.4, targetSize: 256, timemark: '00:01:29.60', percent: 68.48058697645979 } +0ms cypress:server:video compression stderr log { message: 'frame= 2324 fps= 59 q=37.0 size= 256kB time=00:01:31.36 bitrate= 23.0kbits/s speed=2.31x ' } +508ms cypress:server:video compression progress: { frames: 2324, currentFps: 59, currentKbps: 23, targetSize: 256, timemark: '00:01:31.36', percent: 69.8257413634974 } +1ms - Compression progress: 72% cypress:server:video compression stderr log { message: 'frame= 2368 fps= 59 q=37.0 size= 256kB time=00:01:33.12 bitrate= 22.5kbits/s speed=2.33x ' } +507ms cypress:server:video compression progress: { frames: 2368, currentFps: 59, currentKbps: 22.5, targetSize: 256, timemark: '00:01:33.12', percent: 71.170895750535 } +1ms cypress:server:video compression stderr log { message: 'frame= 2415 fps= 60 q=37.0 size= 256kB time=00:01:35.00 bitrate= 22.1kbits/s speed=2.34x ' } +520ms cypress:server:video compression progress: { frames: 2415, currentFps: 60, currentKbps: 22.1, targetSize: 256, timemark: '00:01:35.00', percent: 72.60776520941607 } +0ms cypress:server:video compression stderr log { message: 'frame= 2459 fps= 60 q=37.0 size= 256kB time=00:01:36.76 bitrate= 21.7kbits/s speed=2.36x ' } +517ms cypress:server:video compression progress: { frames: 2459, currentFps: 60, currentKbps: 21.7, targetSize: 256, timemark: '00:01:36.76', percent: 73.95291959645367 } +0ms cypress:server:video compression stderr log { message: 'frame= 2504 fps= 60 q=37.0 size= 256kB time=00:01:38.56 bitrate= 21.3kbits/s speed=2.37x ' } +502ms cypress:server:video compression progress: { frames: 2504, currentFps: 60, currentKbps: 21.3, targetSize: 256, timemark: '00:01:38.56', percent: 75.32864567410577 } +0ms cypress:server:video compression stderr log { message: 'frame= 2533 fps= 60 q=37.0 size= 256kB time=00:01:39.72 bitrate= 21.0kbits/s speed=2.37x ' } +524ms cypress:server:video compression progress: { frames: 2533, currentFps: 60, currentKbps: 21, targetSize: 256, timemark: '00:01:39.72', percent: 76.215224701926 } +1ms cypress:server:video compression stderr log { message: 'frame= 2577 fps= 61 q=37.0 size= 256kB time=00:01:41.48 bitrate= 20.7kbits/s speed=2.38x ' } +495ms cypress:server:video compression progress: { frames: 2577, currentFps: 61, currentKbps: 20.7, targetSize: 256, timemark: '00:01:41.48', percent: 77.5603790889636 } +1ms cypress:server:video compression stderr log { message: 'frame= 2621 fps= 61 q=37.0 size= 256kB time=00:01:43.24 bitrate= 20.3kbits/s speed= 2.4x ' } +517ms cypress:server:video compression progress: { frames: 2621, currentFps: 61, currentKbps: 20.3, targetSize: 256, timemark: '00:01:43.24', percent: 78.90553347600124 } +0ms cypress:server:video compression stderr log { message: 'frame= 2666 fps= 61 q=37.0 size= 256kB time=00:01:45.04 bitrate= 20.0kbits/s speed=2.41x ' } +490ms cypress:server:video compression progress: { frames: 2666, currentFps: 61, currentKbps: 20, targetSize: 256, timemark: '00:01:45.04', percent: 80.2812595536533 } +2ms cypress:server:video compression stderr log { message: 'frame= 2710 fps= 61 q=37.0 size= 256kB time=00:01:46.80 bitrate= 19.6kbits/s speed=2.42x ' } +515ms cypress:server:video compression progress: { frames: 2710, currentFps: 61, currentKbps: 19.6, targetSize: 256, timemark: '00:01:46.80', percent: 81.62641394069091 } +1ms cypress:server:video compression stderr log { message: 'frame= 2756 fps= 62 q=37.0 size= 256kB time=00:01:48.64 bitrate= 19.3kbits/s speed=2.43x ' } +527ms cypress:server:video compression progress: { frames: 2756, currentFps: 62, currentKbps: 19.3, targetSize: 256, timemark: '00:01:48.64', percent: 83.0327117089575 } +0ms cypress:server:video compression stderr log { message: 'frame= 2795 fps= 62 q=37.0 size= 512kB time=00:01:50.20 bitrate= 38.1kbits/s speed=2.44x ' } +490ms cypress:server:video compression progress: { frames: 2795, currentFps: 62, currentKbps: 38.1, targetSize: 512, timemark: '00:01:50.20', percent: 84.22500764292266 } +1ms cypress:server:video compression stderr log { message: 'frame= 2839 fps= 62 q=37.0 size= 512kB time=00:01:51.96 bitrate= 37.5kbits/s speed=2.45x ' } +507ms cypress:server:video compression progress: { frames: 2839, currentFps: 62, currentKbps: 37.5, targetSize: 512, timemark: '00:01:51.96', percent: 85.57016202996026 } +0ms cypress:server:video compression stderr log { message: 'frame= 2881 fps= 62 q=37.0 size= 512kB time=00:01:53.64 bitrate= 36.9kbits/s speed=2.46x ' } +485ms cypress:server:video compression progress: { frames: 2881, currentFps: 62, currentKbps: 36.9, targetSize: 512, timemark: '00:01:53.64', percent: 86.85417303576888 } +1ms cypress:server:video compression stderr log { message: 'frame= 2927 fps= 63 q=37.0 size= 512kB time=00:01:55.48 bitrate= 36.3kbits/s speed=2.48x ' } +524ms cypress:server:video compression progress: { frames: 2927, currentFps: 63, currentKbps: 36.3, targetSize: 512, timemark: '00:01:55.48', percent: 88.26047080403545 } +1ms cypress:server:video compression stderr log { message: 'frame= 2971 fps= 63 q=37.0 size= 512kB time=00:01:57.24 bitrate= 35.8kbits/s speed=2.49x ' } +520ms cypress:server:video compression progress: { frames: 2971, currentFps: 63, currentKbps: 35.8, targetSize: 512, timemark: '00:01:57.24', percent: 89.60562519107307 } +1ms cypress:server:video compression stderr log { message: 'frame= 3015 fps= 63 q=37.0 size= 512kB time=00:01:59.00 bitrate= 35.2kbits/s speed= 2.5x ' } +507ms cypress:server:video compression progress: { frames: 3015, currentFps: 63, currentKbps: 35.2, targetSize: 512, timemark: '00:01:59.00', percent: 90.95077957811067 } +0ms cypress:server:video compression stderr log { message: 'frame= 3058 fps= 63 q=37.0 size= 512kB time=00:02:00.72 bitrate= 34.7kbits/s speed= 2.5x ' } +510ms cypress:server:video compression progress: { frames: 3058, currentFps: 63, currentKbps: 34.7, targetSize: 512, timemark: '00:02:00.72', percent: 92.26536227453379 } +1ms cypress:server:video compression stderr log { message: 'frame= 3104 fps= 64 q=37.0 size= 512kB time=00:02:02.56 bitrate= 34.2kbits/s speed=2.52x ' } +505ms cypress:server:video compression progress: { frames: 3104, currentFps: 64, currentKbps: 34.2, targetSize: 512, timemark: '00:02:02.56', percent: 93.67166004280037 } +0ms cypress:server:video compression stderr log { message: 'frame= 3147 fps= 64 q=37.0 size= 512kB time=00:02:04.28 bitrate= 33.8kbits/s speed=2.53x ' } +492ms cypress:server:video compression progress: { frames: 3147, currentFps: 64, currentKbps: 33.8, targetSize: 512, timemark: '00:02:04.28', percent: 94.98624273922348 } +0ms cypress:server:video compression stderr log { message: 'frame= 3193 fps= 64 q=37.0 size= 512kB time=00:02:06.12 bitrate= 33.3kbits/s speed=2.54x ' } +527ms cypress:server:video compression progress: { frames: 3193, currentFps: 64, currentKbps: 33.3, targetSize: 512, timemark: '00:02:06.12', percent: 96.39254050749007 } +0ms - Compression progress: 98% cypress:server:video compression stderr log { message: 'frame= 3237 fps= 64 q=37.0 size= 512kB time=00:02:07.88 bitrate= 32.8kbits/s speed=2.55x ' } +520ms cypress:server:video compression progress: { frames: 3237, currentFps: 64, currentKbps: 32.8, targetSize: 512, timemark: '00:02:07.88', percent: 97.73769489452766 } +1ms cypress:server:video compression stderr log { message: 'frame= 3271 fps= 64 q=-1.0 Lsize= 667kB time=00:02:10.72 bitrate= 41.8kbits/s speed=2.57x ' } +707ms cypress:server:video compression progress: { frames: 3271, currentFps: 64, currentKbps: 41.8, targetSize: 667, timemark: '00:02:10.72', percent: 99.90828492815652 } +0ms cypress:server:video compression stderr log { message: 'video:627kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 6.234201%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] frame I:17 Avg QP:20.06 size: 24552' } +2ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] frame P:824 Avg QP:31.89 size: 144' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] frame B:2430 Avg QP:31.82 size: 44' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] consecutive B-frames: 0.9% 0.1% 0.1% 98.9%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] mb I I16..4: 35.0% 61.7% 3.3%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] mb P I16..4: 0.1% 0.1% 0.0% P16..4: 0.1% 0.1% 0.0% 0.0% 0.0% skip:99.6%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.1% 0.0% 0.0% direct: 0.0% skip:99.9% L0:51.8% L1:46.7% BI: 1.6%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] 8x8 transform intra:59.4% inter:16.2%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] coded y,uvDC,uvAC intra: 16.1% 1.3% 0.9% inter: 0.0% 0.0% 0.0%' } +1ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] i16 v,h,dc,p: 76% 22% 2% 0%' } +1ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 36% 29% 19% 16% 0% 0% 0% 0% 0%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 34% 30% 17% 4% 3% 3% 4% 3% 3%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] i8c dc,h,v,p: 98% 2% 0% 0%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] Weighted P-Frames: Y:0.0% UV:0.0%' } +1ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] ref P L0: 72.4% 27.6%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] ref B L0: 80.3% 19.7%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] ref B L1: 91.8% 8.2%' } +0ms cypress:server:video compression stderr log { message: '[libx264 @ 0x5ff7fc0] kb/s:39.24' } +1ms cypress:server:video compression stderr log { message: '' } +3ms cypress:server:video compression ended +0ms - Finished processing: /home/circleci/project/frontend/cypress/videos/single_with_children_spec.js.mp4 (51 seconds) cypress:server:run spec results { stats: { suites: 0, tests: 1, passes: 0, pending: 0, skipped: 0, failures: 1, wallClockStartedAt: 2019-06-28T17:27:00.655Z, wallClockEndedAt: 2019-06-28T17:29:05.518Z, wallClockDuration: 124863 }, reporter: 'junit', reporterStats: { suites: 0, tests: 1, passes: 0, pending: 0, failures: 1, start: 2019-06-28T17:27:00.689Z, end: 2019-06-28T17:29:05.807Z, duration: 125118 }, hooks: [], tests: [ { testId: 'r2', title: [Array], state: 'failed', body: 'REDACTED', stack: 'CypressError: Timed out after waiting \'120000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'120000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.\n at Object.cypressErr (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84573:11)\n at Object.throwErr (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84538:18)\n at Object.throwErrByPath (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:84565:17)\n at timedOutWaitingForPageLoad (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:74139:17)\n at http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:74811:18\n at tryCatcher (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:133768:23)\n at http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:129078:41\n at tryCatcher (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:133768:23)\n at Promise._settlePromiseFromHandler (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131786:31)\n at Promise._settlePromise (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131843:18)\n at Promise._settlePromise0 (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131888:10)\n at Promise._settlePromises (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:131963:18)\n at Async._drainQueue (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128692:16)\n at Async._drainQueues (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128702:10)\n at Async.drainQueues (http://127.0.0.1:8888/__cypress/runner/cypress_runner.js:128576:14)\n at ', error: 'Timed out after waiting \'120000ms\' for your remote page to load.\n\nYour page did not fire its \'load\' event within \'120000ms\'.\n\nYou can try increasing the \'pageLoadTimeout\' value in \'cypress.json\' to wait longer.\n\nBrowsers will not fire the \'load\' event until all stylesheets and scripts are done downloading.\n\nWhen this \'load\' event occurs, Cypress will continue running commands.', timings: [Object], failedFromHookId: null, wallClockStartedAt: 2019-06-28T17:27:04.569Z, wallClockDuration: 120885, videoTimestamp: 9450 } ], error: null, video: '/home/circleci/project/frontend/cypress/videos/single_with_children_spec.js.mp4', screenshots: [ { screenshotId: 'xh9df', name: null, testId: 'r2', takenAt: '2019-06-28T17:29:05.091Z', path: '/home/circleci/project/frontend/cypress/screenshots/single_with_children_spec.js/Single w Children (failed).png', height: 720, width: 1280 } ], spec: { name: 'single_with_children_spec.js', relative: 'cypress/integration/single_with_children_spec.js', absolute: '/home/circleci/project/frontend/cypress/integration/single_with_children_spec.js' }, shouldUploadVideo: true } +51s cypress:server:run final results of all runs: { startedTestsAt: 2019-06-28T17:27:00.655Z, endedTestsAt: 2019-06-28T17:29:05.518Z, totalDuration: 124863, totalSuites: 0, totalTests: 1, totalFailed: 1, totalPassed: 0, totalPending: 0, totalSkipped: 0, runs: [ { stats: [Object], reporter: 'junit', reporterStats: [Object], hooks: [], tests: [Array], error: null, video: '/home/circleci/project/frontend/cypress/videos/single_with_children_spec.js.mp4', screenshots: [Array], spec: [Object], shouldUploadVideo: true } ], browserPath: '', browserName: 'electron', browserVersion: '61.0.3163.100', osName: 'linux', osVersion: 'Ubuntu Linux - 16.04', cypressVersion: '3.3.2', runUrl: undefined, config: { chromeWebSecurity: false, pageLoadTimeout: 120000, projectRoot: '/home/circleci/project/frontend', projectName: 'frontend', morgan: false, isTextTerminal: true, socketId: 'kpwaq', report: true, reporter: 'junit', reporterOptions: { mochaFile: 'test-results/mocha/results.xml', toConsole: true, attachments: false, antMode: false, jenkinsMode: false, properties: null, rootSuiteTitle: 'Root Suite', testsuitesTitle: 'Mocha Tests', suiteTitleSeparedBy: ' ', suiteTitleSeparatedBy: ' ' }, port: 37945, hosts: null, baseUrl: null, projectId: null, userAgent: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, execTimeout: 60000, taskTimeout: 60000, video: true, videoCompression: 32, videoUploadOnPasses: true, modifyObstructiveCode: true, waitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 33m0, watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, viewportWidth: 1000, viewportHeight: 660, fileServerFolder: '/home/circleci/project/frontend', videosFolder: '/home/circleci/project/frontend/cypress/videos', supportFile: '/home/circleci/project/frontend/cypress/support/index.js', fixturesFolder: '/home/circleci/project/frontend/cypress/fixtures', integrationFolder: '/home/circleci/project/frontend/cypress/integration', screenshotsFolder: '/home/circleci/project/frontend/cypress/screenshots', namespace: '__cypress', pluginsFile: '/home/circleci/project/frontend/cypress/plugins/index.js', javascripts: [], env: {}, cypressEnv: 'production', resolved: { animationDistanceThreshold: [Object], fileServerFolder: [Object], baseUrl: [Object], fixturesFolder: [Object], blacklistHosts: [Object], chromeWebSecurity: [Object], modifyObstructiveCode: [Object], integrationFolder: [Object], env: {}, pluginsFile: [Object], hosts: [Object], screenshotsFolder: [Object], numTestsKeptInMemory: [Object], supportFile: [Object], port: [Object], projectId: [Object], videosFolder: [Object], reporter: [Object], reporterOptions: [Object], ignoreTestFiles: [Object], testFiles: [Object], defaultCommandTimeout: [Object], trashAssetsBeforeRuns: [Object], execTimeout: [Object], userAgent: [Object], pageLoadTimeout: [Object], viewportWidth: [Object], requestTimeout: [Object], viewportHeight: [Object], responseTimeout: [Object], video: [Object], taskTimeout: [Object], videoCompression: [Object], videoUploadOnPasses: [Object], watchForFileChanges: [Object], waitForAnimations: [Object] }, parentTestsFolder: '/home/circleci/project/frontend/cypress', parentTestsFolderDisplay: 'frontend/cypress', supportFolder: '/home/circleci/project/frontend/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/home/circleci/project/frontend/cypress/integration/examples', scaffoldedFiles: [ [Object] ], state: {}, proxyUrl: 'http://localhost:37945', browserUrl: 'http://localhost:37945/__/', reporterUrl: 'http://localhost:37945/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } } +3ms ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ single_with_children_spec.js 02:04 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ 1 of 1 failed (100%) 02:04 1 - 1 - - cypress:server:cypress about to exit with code 1 +3m Exited with code 1