Advertisement
Guest User

Untitled

a guest
Nov 25th, 2020
552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 82.46 KB | None | 0 0
  1. Running with gitlab-runner 13.3.2 (4df93c99)
  2.   on qa-gitlab-runner-6bbdbc5dcc-5fx64 t3Xj83YT
  3. Preparing the "kubernetes" executor
  4. 00:00
  5. Using Kubernetes namespace: gitlab
  6. Using Kubernetes executor with image cypress/browsers:node12.19.0-chrome86-ff82 ...
  7. Preparing environment
  8. 00:21
  9. Waiting for pod gitlab/runner-t3xj83yt-project-807-concurrent-4892zr to be running, status is Pending
  10. Waiting for pod gitlab/runner-t3xj83yt-project-807-concurrent-4892zr to be running, status is Pending
  11. Waiting for pod gitlab/runner-t3xj83yt-project-807-concurrent-4892zr to be running, status is Pending
  12. Waiting for pod gitlab/runner-t3xj83yt-project-807-concurrent-4892zr to be running, status is Pending
  13. Waiting for pod gitlab/runner-t3xj83yt-project-807-concurrent-4892zr to be running, status is Pending
  14. Waiting for pod gitlab/runner-t3xj83yt-project-807-concurrent-4892zr to be running, status is Pending
  15. Waiting for pod gitlab/runner-t3xj83yt-project-807-concurrent-4892zr to be running, status is Pending
  16. Running on runner-t3xj83yt-project-807-concurrent-4892zr via qa-gitlab-runner-6bbdbc5dcc-5fx64...
  17. Getting source from Git repository
  18. 00:01
  19. Fetching changes...
  20. Initialized empty Git repository in /builds/quality/cypress/.git/
  21. Created fresh repository.
  22. Checking out 8cec191a as feature/debug...
  23. Skipping Git submodules setup
  24. Executing "step_script" stage of the job script
  25. 01:16
  26. $ npm i cypress@5.6.0
  27. npm WARN deprecated har-validator@5.1.5: this library is no longer supported
  28. > cypress@5.6.0 postinstall /builds/quality/cypress/node_modules/cypress
  29. > node index.js --exec install
  30. [15:52:44]  Downloading Cypress     [started]
  31. [15:52:50]  Downloading Cypress     [completed]
  32. [15:52:50]  Unzipping Cypress       [started]
  33. [15:53:21]  Unzipping Cypress       [completed]
  34. [15:53:21]  Finishing Installation  [started]
  35. [15:53:21]  Finishing Installation  [completed]
  36. + cypress@5.6.0
  37. added 216 packages from 147 contributors and audited 216 packages in 58.457s
  38. 12 packages are looking for funding
  39.   run `npm fund` for details
  40. found 0 vulnerabilities
  41. $ google-chrome-stable --version
  42. Google Chrome 86.0.4240.193
  43. $ npx cypress info
  44. Displaying Cypress info...
  45. Detected 2 browsers installed:
  46. 1. Chrome
  47.   - Name: chrome
  48.   - Channel: stable
  49.   - Version: 86.0.4240.193
  50.   - Executable: google-chrome
  51. 2. Firefox
  52.   - Name: firefox
  53.   - Channel: stable
  54.   - Version: 82.0.3
  55.   - Executable: firefox
  56. Note: to run these browsers, pass <name>:<channel> to the '--browser' field
  57. Examples:
  58. - cypress run --browser firefox
  59. - cypress run --browser chrome
  60. Learn More: https://on.cypress.io/launching-browsers
  61. Proxy Settings: none detected
  62. Environment Variables: none detected
  63. Application Data: /root/.config/cypress/cy/development
  64. Browser Profiles: /root/.config/cypress/cy/development/browsers
  65. Binary Caches: /root/.cache/Cypress
  66. Cypress Version: 5.6.0
  67. System Platform: linux (Debian - 10.6)
  68. System Memory: 63.2 GB free 13.8 GB
  69. $ DEBUG=cypress:* npx cypress run --config baseUrl="https://www.notino.$COUNTRY" --env _countryCode=$COUNTRY --browser $BROWSER --headless
  70. 2020-11-25T15:53:27.260Z cypress:cli:cli cli starts with arguments ["/usr/local/bin/node","/builds/quality/cypress/node_modules/.bin/cypress","run","--config","baseUrl=https://www.notino.si","--env","_countryCode=si","--browser","chrome","--headless"]
  71. 2020-11-25T15:53:27.261Z cypress:cli NODE_OPTIONS is not set
  72. 2020-11-25T15:53:27.261Z cypress:cli:cli program parsing arguments
  73. 2020-11-25T15:53:27.264Z cypress:cli:cli running Cypress with args [ Command { _events: [Object: null prototype] { 'option:browser': [Function], 'option:ci-build-id': [Function], 'option:config': [Function], 'option:config-file': [Function], 'option:env': [Function], 'option:group': [Function], 'option:key': [Function], 'option:headed': [Function], 'option:headless': [Function], 'option:no-exit': [Function], 'option:parallel': [Function], 'option:port': [Function], 'option:project': [Function], 'option:quiet': [Function], 'option:record': [Function], 'option:reporter': [Function], 'option:reporter-options': [Function], 'option:spec': [Function], 'option:tag': [Function], 'option:dev': [Function] }, _eventsCount: 20, _maxListeners: undefined, commands: [], options: [ [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option] ], parent: Command { _events: [Object: null prototype], _eventsCount: 1, _maxListeners: undefined, commands: [Array], options: [Array], parent: null, _allowUnknownOption: false, _args: [], rawArgs: [Array], _scriptPath: '/builds/quality/cypress/node_modules/.bin/cypress', _name: 'cypress', _optionValues: {}, _storeOptionsAsProperties: true, _passCommandToAction: true, _actionResults: [], _actionHandler: null, _executableHandler: false, _executableFile: null, _defaultCommandName: null, _exitCallback: null, _aliases: [], _hidden: false, _helpFlags: '-h, --help', _helpDescription: 'display help for command', _helpShortFlag: '-h', _helpLongFlag: '--help', _hasImplicitHelpCommand: undefined, _helpCommandName: 'help', _helpCommandnameAndArgs: 'help [command]', _helpCommandDescription: 'display help for command', _usage: '<command> [options]', args: [Array], [Symbol(kCapture)]: false }, _allowUnknownOption: false, _args: [], rawArgs: null, _scriptPath: null, _name: 'run', _optionValues: {}, _storeOptionsAsProperties: true, _passCommandToAction: true, _actionResults: [], _actionHandler: [Function: listener], _executableHandler: false, _executableFile: null, _defaultCommandName: null, _exitCallback: null, _aliases: [], _hidden: false, _helpFlags: '-h, --help', _helpDescription: 'display help for command', _helpShortFlag: '-h', _helpLongFlag: '--help', _hasImplicitHelpCommand: 0, _helpCommandName: 'help', _helpCommandnameAndArgs: 'help [command]', _helpCommandDescription: 'display help for command', _usage: '[options]', _description: 'Runs Cypress tests from the CLI without the GUI', _argsDescription: undefined, exit: true, config: 'baseUrl=https://www.notino.si', env: '_countryCode=si', browser: 'chrome', headless: true, args: [], [Symbol(kCapture)]: false } ]
  74. 2020-11-25T15:53:27.381Z cypress:cli:cli variable-length opts parsed { args: [ '/usr/local/bin/node', '/builds/quality/cypress/node_modules/.bin/cypress', 'run', '--config', 'baseUrl=https://www.notino.si', '--env', '_countryCode=si', '--browser', 'chrome', '--headless' ], opts: Command { _events: [Object: null prototype] { 'option:browser': [Function], 'option:ci-build-id': [Function], 'option:config': [Function], 'option:config-file': [Function], 'option:env': [Function], 'option:group': [Function], 'option:key': [Function], 'option:headed': [Function], 'option:headless': [Function], 'option:no-exit': [Function], 'option:parallel': [Function], 'option:port': [Function], 'option:project': [Function], 'option:quiet': [Function], 'option:record': [Function], 'option:reporter': [Function], 'option:reporter-options': [Function], 'option:spec': [Function], 'option:tag': [Function], 'option:dev': [Function] }, _eventsCount: 20, _maxListeners: undefined, commands: [], options: [ [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option], [Option] ], parent: Command { _events: [Object: null prototype], _eventsCount: 1, _maxListeners: undefined, commands: [Array], options: [Array], parent: null, _allowUnknownOption: false, _args: [], rawArgs: [Array], _scriptPath: '/builds/quality/cypress/node_modules/.bin/cypress', _name: 'cypress', _optionValues: {}, _storeOptionsAsProperties: true, _passCommandToAction: true, _actionResults: [], _actionHandler: null, _executableHandler: false, _executableFile: null, _defaultCommandName: null, _exitCallback: null, _aliases: [], _hidden: false, _helpFlags: '-h, --help', _helpDescription: 'display help for command', _helpShortFlag: '-h', _helpLongFlag: '--help', _hasImplicitHelpCommand: undefined, _helpCommandName: 'help', _helpCommandnameAndArgs: 'help [command]', _helpCommandDescription: 'display help for command', _usage: '<command> [options]', args: [Array], [Symbol(kCapture)]: false }, _allowUnknownOption: false, _args: [], rawArgs: null, _scriptPath: null, _name: 'run', _optionValues: {}, _storeOptionsAsProperties: true, _passCommandToAction: true, _actionResults: [], _actionHandler: [Function: listener], _executableHandler: false, _executableFile: null, _defaultCommandName: null, _exitCallback: null, _aliases: [], _hidden: false, _helpFlags: '-h, --help', _helpDescription: 'display help for command', _helpShortFlag: '-h', _helpLongFlag: '--help', _hasImplicitHelpCommand: 0, _helpCommandName: 'help', _helpCommandnameAndArgs: 'help [command]', _helpCommandDescription: 'display help for command', _usage: '[options]', _description: 'Runs Cypress tests from the CLI without the GUI', _argsDescription: undefined, exit: true, config: 'baseUrl=https://www.notino.si', env: '_countryCode=si', browser: 'chrome', headless: true, args: [], [Symbol(kCapture)]: false } }
  75. 2020-11-25T15:53:27.383Z cypress:cli parsed cli options { browser: 'chrome', config: 'baseUrl=https://www.notino.si', env: '_countryCode=si', headless: true }
  76. 2020-11-25T15:53:27.383Z cypress:cli verifying Cypress app
  77. 2020-11-25T15:53:27.384Z cypress:cli checking environment variables
  78. 2020-11-25T15:53:27.388Z cypress:cli checking if executable exists /root/.cache/Cypress/5.6.0/Cypress/Cypress
  79. 2020-11-25T15:53:27.389Z cypress:cli Binary is executable? : true
  80. 2020-11-25T15:53:27.389Z cypress:cli binaryDir is  /root/.cache/Cypress/5.6.0/Cypress
  81. 2020-11-25T15:53:27.390Z cypress:cli Reading binary package.json from: /root/.cache/Cypress/5.6.0/Cypress/resources/app/package.json
  82. 2020-11-25T15:53:27.392Z cypress:cli Found binary version 5.6.0 installed in: /root/.cache/Cypress/5.6.0/Cypress
  83. 2020-11-25T15:53:27.393Z cypress:cli could not read binary_state.json file at "/root/.cache/Cypress/5.6.0/binary_state.json"
  84. 2020-11-25T15:53:27.393Z cypress:cli {}
  85. 2020-11-25T15:53:27.393Z cypress:cli is Verified ? undefined
  86. 2020-11-25T15:53:27.394Z cypress:cli running binary verification check 5.6.0
  87. [15:53:27]  Verifying Cypress can run /root/.cache/Cypress/5.6.0/Cypress [started]
  88. 2020-11-25T15:53:27.398Z cypress:cli clearing out the verified version
  89. 2020-11-25T15:53:27.410Z cypress:cli undefined DISPLAY environment variable
  90. 2020-11-25T15:53:27.410Z cypress:cli Cypress will spawn its own Xvfb
  91. 2020-11-25T15:53:27.410Z cypress:cli needs Xvfb? true
  92. 2020-11-25T15:53:27.410Z cypress:cli Starting Xvfb
  93. 2020-11-25T15:53:27.448Z cypress:cli disabling Electron sandbox
  94. 2020-11-25T15:53:27.448Z cypress:cli running smoke test
  95. 2020-11-25T15:53:27.448Z cypress:cli using Cypress executable /root/.cache/Cypress/5.6.0/Cypress/Cypress
  96. 2020-11-25T15:53:27.448Z cypress:cli smoke test command: /root/.cache/Cypress/5.6.0/Cypress/Cypress --no-sandbox --smoke-test --ping=368
  97. 2020-11-25T15:53:27.448Z cypress:cli smoke test timeout 30000 ms
  98. 2020-11-25T15:53:30.902Z cypress:cli smoke test stdout "It looks like you are running the Cypress binary directly.
  99. This is not the recommended approach, and Cypress may not work correctly.
  100. Please install the 'cypress' NPM package and follow the instructions here:
  101. https://on.cypress.io/installing-cypress
  102. 368"
  103. 2020-11-25T15:53:30.903Z cypress:cli Stopping Xvfb
  104. 2020-11-25T15:53:31.008Z cypress:cli write verified: true
  105. 2020-11-25T15:53:31.008Z cypress:cli could not read binary_state.json file at "/root/.cache/Cypress/5.6.0/binary_state.json"
  106. 2020-11-25T15:53:31.013Z cypress:cli:run processing run options { browser: 'chrome', config: 'baseUrl=https://www.notino.si', env: '_countryCode=si', headless: true, key: null, spec: null, reporter: null, reporterOptions: null, project: '/builds/quality/cypress' }
  107. 2020-11-25T15:53:31.013Z cypress:cli:run --key is not set, looking up environment variable CYPRESS_RECORD_KEY
  108. 2020-11-25T15:53:31.013Z cypress:cli:run run to spawn.start args ["--run-project","/builds/quality/cypress","--browser","chrome","--config","baseUrl=https://www.notino.si","--env","_countryCode=si","--headed",false]
  109. 2020-11-25T15:53:31.013Z cypress:cli undefined DISPLAY environment variable
  110. 2020-11-25T15:53:31.013Z cypress:cli Cypress will spawn its own Xvfb
  111. 2020-11-25T15:53:31.014Z cypress:cli needs to start own Xvfb? true
  112. 2020-11-25T15:53:31.014Z cypress:cli Starting Xvfb
  113. [15:53:31]  Verifying Cypress can run /root/.cache/Cypress/5.6.0/Cypress [completed]
  114. 2020-11-25T15:53:31.065Z cypress:cli spawning, should retry on display problem? false
  115. 2020-11-25T15:53:31.068Z cypress:cli passing DISPLAY :99
  116. 2020-11-25T15:53:31.068Z cypress:cli spawning Cypress with executable: /root/.cache/Cypress/5.6.0/Cypress/Cypress
  117. 2020-11-25T15:53:31.068Z cypress:cli spawn args [ '--no-sandbox', '--', '--run-project', '/builds/quality/cypress', '--browser', 'chrome', '--config', 'baseUrl=https://www.notino.si', '--env', '_countryCode=si', '--headed', false, '--cwd', '/builds/quality/cypress' ] { detached: false, stdio: [ 'inherit', 'inherit', 'pipe' ] }
  118. 2020-11-25T15:53:31.086Z cypress:cli piping child STDERR to process STDERR
  119.   cypress:ts Running without ts-node hook in environment "production" +0ms
  120.   cypress:server:appdata path: /root/.config/Cypress/cy/production/browsers +0ms
  121.   cypress:server:util:node_options NODE_OPTIONS check passed, not forking { NODE_OPTIONS: '--max-http-header-size=1048576' } +0ms
  122.   cypress:server:util:node_options restoring NODE_OPTIONS { NODE_OPTIONS: '--max-http-header-size=1048576', ORIGINAL_NODE_OPTIONS: undefined } +3ms
  123.   cypress:server:cypress starting cypress with argv [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress', '--no-sandbox', '--', '--run-project', '/builds/quality/cypress', '--browser', 'chrome', '--config', 'baseUrl=https://www.notino.si', '--env', '_countryCode=si', '--headed', 'false', '--cwd', '/builds/quality/cypress' ] +0ms
  124.   cypress:server:args argv array: [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress', '--no-sandbox', '--run-project', '/builds/quality/cypress', '--browser', 'chrome', '--config', 'baseUrl=https://www.notino.si', '--env', '_countryCode=si', '--headed', 'false', '--cwd', '/builds/quality/cypress' ] +0ms
  125.   cypress:server:args parsed argv options { options: { _: [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress' ], sandbox: false, 'run-project': '/builds/quality/cypress', runProject: '/builds/quality/cypress', browser: 'chrome', config: 'baseUrl=https://www.notino.si', env: '_countryCode=si', headed: 'false', cwd: '/builds/quality/cypress' } } +1ms
  126.   cypress:server:args argv parsed: { _: [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress' ], sandbox: false, runProject: '/builds/quality/cypress', browser: 'chrome', config: 'baseUrl=https://www.notino.si', env: '_countryCode=si', headed: false, cwd: '/builds/quality/cypress', invokedFromCli: true } +2ms
  127.   cypress:server:util:proxy found proxy environment variables {} +0ms
  128.   cypress:server:args options { _: [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress' ], sandbox: false, runProject: '/builds/quality/cypress', browser: 'chrome', config: { baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' } }, headed: false, cwd: '/builds/quality/cypress', invokedFromCli: true } +2ms
  129.   cypress:server:args argv options: { _: [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress' ], sandbox: false, runProject: '/builds/quality/cypress', browser: 'chrome', config: { baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' } }, headed: false, cwd: '/builds/quality/cypress', invokedFromCli: true, projectRoot: '/builds/quality/cypress', run: true } +0ms
  130.   cypress:server:cypress from argv [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress', '--no-sandbox', '--run-project', '/builds/quality/cypress', '--browser', 'chrome', '--config', 'baseUrl=https://www.notino.si', '--env', '_countryCode=si', '--headed', 'false', '--cwd', '/builds/quality/cypress' ] got options { _: [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress' ], sandbox: false, runProject: '/builds/quality/cypress', browser: 'chrome', config: { baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' } }, headed: false, cwd: '/builds/quality/cypress', invokedFromCli: true, projectRoot: '/builds/quality/cypress', run: true } +6ms
  131.   cypress:server:cypress scaling electron app in headless mode +0ms
  132.   cypress:server:appdata path: /root/.config/Cypress/cy/production +575ms
  133.   cypress:server:cypress starting in mode run with options { _: [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress' ], sandbox: false, runProject: '/builds/quality/cypress', browser: 'chrome', config: { baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' } }, headed: false, cwd: '/builds/quality/cypress', invokedFromCli: true, projectRoot: '/builds/quality/cypress', run: true } +275ms
  134.   cypress:server:cypress running Electron currently +6ms
  135.   cypress:server:appdata path: /root/.config/Cypress/cy/production +788ms
  136.   cypress:server:appdata path: /root/.config/Cypress/cy/production/cache +62ms
  137.   cypress:server:video using ffmpeg from /root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/@ffmpeg-installer/linux-x64/ffmpeg +0ms
  138.   cypress:server:util:process_profiler current & mean memory and CPU usage by process group:
  139.   cypress:server:util:process_profiler ┌─────────┬───────────────────┬──────────────┬────────────┬────────────┬────────────────┬──────────┬──────────────┬─────────────┐
  140.   cypress:server:util:process_profiler │ (index) │       group       │ processCount │    pids    │ cpuPercent │ meanCpuPercent │ memRssMb │ meanMemRssMb │ maxMemRssMb │
  141.   cypress:server:util:process_profiler ├─────────┼───────────────────┼──────────────┼────────────┼────────────┼────────────────┼──────────┼──────────────┼─────────────┤
  142.   cypress:server:util:process_profiler │    0    │     'cypress'     │      1       │   '570'    │     0      │       0        │  83.23   │    83.23     │    83.23    │
  143.   cypress:server:util:process_profiler │    1    │ 'electron-shared' │      2       │ '582, 583' │     0      │       0        │  55.42   │    55.42     │    55.42    │
  144.   cypress:server:util:process_profiler │    2    │      'other'      │      2       │ '721, 722' │     0      │       0        │   2.02   │     2.02     │    2.02     │
  145.   cypress:server:util:process_profiler │    3    │      'TOTAL'      │      5       │    '-'     │     0      │       0        │  140.67  │    140.67    │   140.67    │
  146.   cypress:server:util:process_profiler └─────────┴───────────────────┴──────────────┴────────────┴────────────┴────────────────┴──────────┴──────────────┴─────────────┘ +0ms
  147.   cypress:server:run run mode ready with options { _: [ '/root/.cache/Cypress/5.6.0/Cypress/Cypress' ], sandbox: false, runProject: '/builds/quality/cypress', browser: 'chrome', config: { baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' } }, headed: false, cwd: '/builds/quality/cypress', invokedFromCli: true, projectRoot: '/builds/quality/cypress', run: true } +0ms
  148.   cypress:server:browsers getAllBrowsersWith { nameOrPath: undefined } +0ms
  149.   cypress:server:browsers:utils getBrowsers +0ms
  150.   cypress:launcher detecting if the following browsers are present [ { name: 'chrome', family: 'chromium', channel: 'stable', displayName: 'Chrome', versionRegex: /Google Chrome (\S+)/m, binary: [ 'google-chrome', 'chrome', 'google-chrome-stable' ] }, { name: 'chromium', family: 'chromium', channel: 'stable', displayName: 'Chromium', versionRegex: /Chromium (\S+)/m, binary: [ 'chromium-browser', 'chromium' ] }, { name: 'chrome', family: 'chromium', channel: 'canary', displayName: 'Canary', versionRegex: /Google Chrome Canary (\S+)/m, binary: 'google-chrome-canary' }, { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', versionRegex: /^Mozilla Firefox ([^\sab]+)$/m, binary: 'firefox' }, { name: 'firefox', family: 'firefox', channel: 'dev', displayName: 'Firefox Developer Edition', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m, binary: [ 'firefox-developer-edition', 'firefox' ] }, { name: 'firefox', family: 'firefox', channel: 'nightly', displayName: 'Firefox Nightly', versionRegex: /^Mozilla Firefox (\S+a\S*)$/m, binary: [ 'firefox-nightly', 'firefox-trunk' ] }, { name: 'edge', family: 'chromium', channel: 'stable', displayName: 'Edge', versionRegex: /Microsoft Edge (\S+)/m, binary: [ 'edge', 'microsoft-edge' ] }, { name: 'edge', family: 'chromium', channel: 'canary', displayName: 'Edge Canary', versionRegex: /Microsoft Edge Canary (\S+)/m, binary: 'edge-canary' }, { name: 'edge', family: 'chromium', channel: 'beta', displayName: 'Edge Beta', versionRegex: /Microsoft Edge Beta (\S+)/m, binary: 'edge-beta' }, { name: 'edge', family: 'chromium', channel: 'dev', displayName: 'Edge Dev', versionRegex: /Microsoft Edge Dev (\S+)/m, binary: [ 'edge-dev', 'microsoft-edge-dev' ] } ] +0ms
  151.   cypress:launcher checking one browser chrome +3ms
  152.   cypress:launcher looking up chrome on linux platform +0ms
  153.   cypress:launcher finding version string using command "google-chrome --version" +0ms
  154.   cypress:launcher checking one browser chrome +16ms
  155.   cypress:launcher looking up chrome on linux platform +0ms
  156.   cypress:launcher finding version string using command "chrome --version" +0ms
  157.   cypress:launcher checking one browser chrome +23ms
  158.   cypress:launcher looking up chrome on linux platform +0ms
  159.   cypress:launcher finding version string using command "google-chrome-stable --version" +0ms
  160.   cypress:launcher Received error detecting browser binary: "chrome" with error: spawn chrome ENOENT +39ms
  161.   cypress:launcher browser chrome not installed +1ms
  162.   cypress:launcher stdout: "" +45ms
  163.   cypress:launcher Could not extract version from stdout using regex: { stdout: '', versionRegex: /Google Chrome (\S+)/m } +0ms
  164.   cypress:launcher Received error detecting browser binary: "google-chrome" with error: Browser not installed: google-chrome +0ms
  165.   cypress:launcher browser chrome not installed +1ms
  166.   cypress:launcher stdout: "" +68ms
  167.   cypress:launcher Could not extract version from stdout using regex: { stdout: '', versionRegex: /Google Chrome (\S+)/m } +0ms
  168.   cypress:launcher Received error detecting browser binary: "google-chrome-stable" with error: Browser not installed: google-chrome-stable +1ms
  169.   cypress:launcher browser chrome not installed +0ms
  170.   cypress:launcher checking one browser chromium +0ms
  171.   cypress:launcher looking up chromium on linux platform +0ms
  172.   cypress:launcher finding version string using command "chromium-browser --version" +0ms
  173.   cypress:launcher checking one browser chromium +19ms
  174.   cypress:launcher looking up chromium on linux platform +0ms
  175.   cypress:launcher finding version string using command "chromium --version" +0ms
  176.   cypress:launcher Received error detecting browser binary: "chromium-browser" with error: spawn chromium-browser ENOENT +20ms
  177.   cypress:launcher Received error detecting browser binary: "chromium" with error: spawn chromium ENOENT +1ms
  178.   cypress:launcher browser chromium not installed +0ms
  179.   cypress:launcher browser chromium not installed +0ms
  180.   cypress:launcher checking one browser chrome +0ms
  181.   cypress:launcher looking up chrome on linux platform +0ms
  182.   cypress:launcher finding version string using command "google-chrome-canary --version" +0ms
  183.   cypress:launcher Received error detecting browser binary: "google-chrome-canary" with error: spawn google-chrome-canary ENOENT +21ms
  184.   cypress:launcher browser chrome not installed +0ms
  185.   cypress:launcher checking one browser firefox +0ms
  186.   cypress:launcher looking up firefox on linux platform +0ms
  187.   cypress:launcher finding version string using command "firefox --version" +0ms
  188.   cypress:launcher stdout: "Mozilla Firefox 82.0.3" +109ms
  189.   cypress:launcher setting major version for {"name":"firefox","family":"firefox","channel":"stable","displayName":"Firefox","version":"82.0.3","path":"firefox"} +1ms
  190.   cypress:launcher browser firefox version 82.0.3 major version 82 +0ms
  191.   cypress:launcher checking one browser firefox +0ms
  192.   cypress:launcher looking up firefox on linux platform +0ms
  193.   cypress:launcher finding version string using command "firefox-developer-edition --version" +0ms
  194.   cypress:launcher checking one browser firefox +9ms
  195.   cypress:launcher looking up firefox on linux platform +1ms
  196.   cypress:launcher finding version string using command "firefox --version" +0ms
  197.   cypress:launcher Received error detecting browser binary: "firefox-developer-edition" with error: spawn firefox-developer-edition ENOENT +20ms
  198.   cypress:launcher browser firefox not installed +0ms
  199.   cypress:launcher stdout: "Mozilla Firefox 82.0.3" +100ms
  200.   cypress:launcher Could not extract version from stdout using regex: { stdout: 'Mozilla Firefox 82.0.3', versionRegex: /^Mozilla Firefox (\S+b\S*)$/m } +0ms
  201.   cypress:launcher Received error detecting browser binary: "firefox" with error: Browser not installed: firefox +0ms
  202.   cypress:launcher browser firefox not installed +0ms
  203.   cypress:launcher checking one browser firefox +0ms
  204.   cypress:launcher looking up firefox on linux platform +0ms
  205.   cypress:launcher finding version string using command "firefox-nightly --version" +0ms
  206.   cypress:launcher checking one browser firefox +36ms
  207.   cypress:launcher looking up firefox on linux platform +0ms
  208.   cypress:launcher finding version string using command "firefox-trunk --version" +0ms
  209.   cypress:launcher Received error detecting browser binary: "firefox-nightly" with error: spawn firefox-nightly ENOENT +26ms
  210.   cypress:launcher Received error detecting browser binary: "firefox-trunk" with error: spawn firefox-trunk ENOENT +0ms
  211.   cypress:launcher browser firefox not installed +1ms
  212.   cypress:launcher browser firefox not installed +0ms
  213.   cypress:launcher checking one browser edge +0ms
  214.   cypress:launcher looking up edge on linux platform +0ms
  215.   cypress:launcher finding version string using command "edge --version" +0ms
  216.   cypress:launcher checking one browser edge +38ms
  217.   cypress:launcher looking up edge on linux platform +0ms
  218.   cypress:launcher finding version string using command "microsoft-edge --version" +0ms
  219.   cypress:launcher Received error detecting browser binary: "edge" with error: spawn edge ENOENT +20ms
  220.   cypress:launcher Received error detecting browser binary: "microsoft-edge" with error: spawn microsoft-edge ENOENT +0ms
  221.   cypress:launcher browser edge not installed +1ms
  222.   cypress:launcher browser edge not installed +0ms
  223.   cypress:launcher checking one browser edge +0ms
  224.   cypress:launcher looking up edge on linux platform +0ms
  225.   cypress:launcher finding version string using command "edge-canary --version" +0ms
  226.   cypress:launcher Received error detecting browser binary: "edge-canary" with error: spawn edge-canary ENOENT +18ms
  227.   cypress:launcher browser edge not installed +0ms
  228.   cypress:launcher checking one browser edge +0ms
  229.   cypress:launcher looking up edge on linux platform +0ms
  230.   cypress:launcher finding version string using command "edge-beta --version" +0ms
  231.   cypress:launcher Received error detecting browser binary: "edge-beta" with error: spawn edge-beta ENOENT +21ms
  232.   cypress:launcher browser edge not installed +0ms
  233.   cypress:launcher checking one browser edge +1ms
  234.   cypress:launcher looking up edge on linux platform +0ms
  235.   cypress:launcher finding version string using command "edge-dev --version" +0ms
  236.   cypress:launcher checking one browser edge +36ms
  237.   cypress:launcher looking up edge on linux platform +0ms
  238.   cypress:launcher finding version string using command "microsoft-edge-dev --version" +0ms
  239.   cypress:launcher Received error detecting browser binary: "edge-dev" with error: spawn edge-dev ENOENT +38ms
  240.   cypress:launcher Received error detecting browser binary: "microsoft-edge-dev" with error: spawn microsoft-edge-dev ENOENT +1ms
  241.   cypress:launcher browser edge not installed +0ms
  242.   cypress:launcher browser edge not installed +0ms
  243.   cypress:server:browsers:utils found browsers { browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 } ] } +738ms
  244.   cypress:server:browsers:utils adding Electron browser { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } +0ms
  245.   cypress:server:run found all system browsers [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ] +740ms
  246.   cypress:server:open_project open_project create /builds/quality/cypress +0ms
  247.   cypress:server:open_project and options { socketId: 'sze7z', morgan: false, report: true, isTextTerminal: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], onWarning: [Function: onWarning], onError: [Function] } +0ms
  248.   cypress:server:project Project created /builds/quality/cypress +0ms
  249.   cypress:server:open_project opening project /builds/quality/cypress +1ms
  250.   cypress:server:open_project and options { baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, socketId: 'sze7z', morgan: false, report: true, isTextTerminal: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], onWarning: [Function: onWarning], onError: [Function], onReloadBrowser: [Function: onReloadBrowser] } +0ms
  251.   cypress:server:project opening project instance /builds/quality/cypress +1ms
  252.   cypress:server:project project open options { baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, socketId: 'sze7z', morgan: false, report: true, isTextTerminal: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], onWarning: [Function: onWarning], onError: [Function], onReloadBrowser: [Function: onReloadBrowser] } +24ms
  253.   cypress:server:project project options { baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, socketId: 'sze7z', morgan: false, report: true, isTextTerminal: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], onWarning: [Function: onWarning], onError: [Function], onReloadBrowser: [Function: onReloadBrowser], onFocusTests: [Function: onFocusTests], onSettingsChanged: false } +1ms
  254.   cypress:server:config setting config object +0ms
  255.   cypress:server:config config is { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.cz', env: { _countryCode: 'cz' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true } +0ms
  256.   cypress:server:config merged config with options, got { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.cz', env: { _countryCode: 'cz' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, envFile: {}, projectRoot: '/builds/quality/cypress', projectName: 'cypress', morgan: false, isTextTerminal: true, socketId: 'sze7z', report: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ] } +1ms
  257.   cypress:server:config using CYPRESS_INTERNAL_ENV production +6ms
  258.   cypress:server:config resolved config is { value: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], from: 'default' } +6ms
  259.   cypress:server:validation browsers [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ] +0ms
  260.   cypress:server:config setting support file /builds/quality/cypress/cypress/support +2ms
  261.   cypress:server:config for project root /builds/quality/cypress +0ms
  262.   cypress:server:config resolved support file /builds/quality/cypress/cypress/support/index.js +0ms
  263.   cypress:server:config set support folder /builds/quality/cypress/cypress/support +1ms
  264.   cypress:server:config setting plugins file /builds/quality/cypress/cypress/plugins +0ms
  265.   cypress:server:config for project root /builds/quality/cypress +0ms
  266.   cypress:server:config set pluginsFile to /builds/quality/cypress/cypress/plugins/index.js +1ms
  267.   cypress:server:config set scaffold paths +0ms
  268.   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
  269.   cypress:server:config got file tree +4ms
  270.   cypress:server:project get saved state +87ms
  271.   cypress:server:saved_state noop saved state +0ms
  272.   cypress:server:project scaffolding with plugins file /builds/quality/cypress/cypress/plugins/index.js +1ms
  273.   cypress:server:scaffold plugins folder /builds/quality/cypress/cypress/plugins +5ms
  274.   cypress:server:scaffold verify scaffolding in /builds/quality/cypress/cypress/plugins +0ms
  275.   cypress:server:scaffold folder /builds/quality/cypress/cypress/plugins already exists +1ms
  276.   cypress:server:plugins plugins.init /builds/quality/cypress/cypress/plugins/index.js +0ms
  277.   cypress:server:plugins forking to run /root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/lib/plugins/child/index.js +2ms
  278.   cypress:server:plugins:child pluginsFile: /builds/quality/cypress/cypress/plugins/index.js +0ms
  279.   cypress:server:plugins:child project root: /builds/quality/cypress +2ms
  280.   cypress:server:plugins resolving typescript with options { basedir: '/builds/quality/cypress' } +0ms
  281.   cypress:server:plugins could not resolve typescript, error: Cannot find module 'typescript' from '/builds/quality/cypress' +5ms
  282.   cypress:server:plugins:child require pluginsFile +6ms
  283.   cypress:server:plugins:child plugins load file "/builds/quality/cypress/cypress/plugins/index.js" +5ms
  284.   cypress:server:plugins:child passing config { animationDistanceThreshold: 5, baseUrl: 'https://www.notino.si', blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], chromeWebSecurity: true, componentFolder: '/builds/quality/cypress/cypress/component', defaultCommandTimeout: 4000, env: { _countryCode: 'si' }, execTimeout: 60000, experimentalSourceRewriting: false, experimentalComponentTesting: false, experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, fileServerFolder: '/builds/quality/cypress', firefoxGcInterval: { runMode: 1, openMode: null }, fixturesFolder: '/builds/quality/cypress/cypress/fixtures', hosts: null, ignoreTestFiles: '*.hot-update.js', includeShadowDom: false, integrationFolder: '/builds/quality/cypress/cypress/integration', modifyObstructiveCode: true, nodeVersion: 'default', numTestsKeptInMemory: 0, pageLoadTimeout: 120000, pluginsFile: '/builds/quality/cypress/cypress/plugins/index.js', port: null, projectId: 'j1j54d', reporter: 'spec', reporterOptions: null, requestTimeout: 5000, resolvedNodeVersion: '12.16.3', responseTimeout: 120000, retries: { runMode: 3 }, screenshotOnRunFailure: true, screenshotsFolder: '/builds/quality/cypress/cypress/screenshots', supportFile: '/builds/quality/cypress/cypress/support/index.js', supportFolder: '/builds/quality/cypress/cypress/support', taskTimeout: 60000, testFiles: '**/*.*', trashAssetsBeforeRuns: true, userAgent: 'cypress-tests', video: true, videoCompression: 32, videosFolder: '/builds/quality/cypress/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: false, projectRoot: '/builds/quality/cypress', configFile: '/builds/quality/cypress/cypress.json', version: '5.6.0' } +0ms
  285.   cypress:server:plugins:child run plugins function +2ms
  286.   cypress:server:plugins:child register event _get:task:body with id 0 +0ms
  287.   cypress:server:plugins:child register event _get:task:keys with id 1 +0ms
  288.   cypress:server:plugins:child run plugins function +1ms
  289.   cypress:server:plugins:child register event before:browser:launch with id 2 +0ms
  290.   cypress:server:plugins:child register default preprocessor +2ms
  291.   cypress:server:plugins resolving typescript with options { basedir: '/builds/quality/cypress' } +11ms
  292.   cypress:server:plugins could not resolve typescript, error: Cannot find module 'typescript' from '/builds/quality/cypress' +4ms
  293.   cypress:server:plugins:child creating webpack preprocessor with options { typescript: null } +4ms
  294.   cypress:webpack typescript found, overriding typescript.createProgram() +0ms
  295.   cypress:server:plugins:child register event file:preprocessor with id 3 +760ms
  296.   cypress:server:plugins:child plugins file successfully loaded +1ms
  297.   cypress:server:plugins register plugins process event _get:task:body with id 0 +1s
  298.   cypress:server:plugins register event '_get:task:body' +0ms
  299.   cypress:server:plugins register plugins process event _get:task:keys with id 1 +0ms
  300.   cypress:server:plugins register event '_get:task:keys' +0ms
  301.   cypress:server:plugins register plugins process event before:browser:launch with id 2 +0ms
  302.   cypress:server:plugins register event 'before:browser:launch' +0ms
  303.   cypress:server:plugins register plugins process event file:preprocessor with id 3 +0ms
  304.   cypress:server:plugins register event 'file:preprocessor' +0ms
  305.   cypress:server:plugins resolving with new config null +1ms
  306.   cypress:server:project plugin config yielded: null +1s
  307.   cypress:server:config updateWithPluginValues { cfg: { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, projectRoot: '/builds/quality/cypress', projectName: 'cypress', morgan: false, isTextTerminal: true, socketId: 'sze7z', report: true, browsers: [ [Object], [Object] ], animationDistanceThreshold: 5, autoOpen: false, chromeWebSecurity: true, clientRoute: '/__/', componentFolder: '/builds/quality/cypress/cypress/component', configFile: 'cypress.json', defaultCommandTimeout: 4000, execTimeout: 60000, experimentalSourceRewriting: false, experimentalComponentTesting: false, fileServerFolder: '/builds/quality/cypress', firefoxGcInterval: { runMode: 1, openMode: null }, fixturesFolder: '/builds/quality/cypress/cypress/fixtures', hosts: null, ignoreTestFiles: '*.hot-update.js', includeShadowDom: false, integrationFolder: '/builds/quality/cypress/cypress/integration', javascripts: [], modifyObstructiveCode: true, namespace: '__cypress', nodeVersion: 'default', numTestsKeptInMemory: 0, pluginsFile: '/builds/quality/cypress/cypress/plugins/index.js', port: null, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, screenshotOnRunFailure: true, screenshotsFolder: '/builds/quality/cypress/cypress/screenshots', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', supportFile: '/builds/quality/cypress/cypress/support/index.js', taskTimeout: 60000, testFiles: '**/*.*', trashAssetsBeforeRuns: true, video: true, videoCompression: 32, videosFolder: '/builds/quality/cypress/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', cypressEnv: 'production', resolved: { animationDistanceThreshold: [Object], baseUrl: [Object], blockHosts: [Object], browsers: [Object], chromeWebSecurity: [Object], componentFolder: [Object], defaultCommandTimeout: [Object], env: [Object], execTimeout: [Object], experimentalSourceRewriting: [Object], experimentalComponentTesting: [Object], experimentalFetchPolyfill: [Object], experimentalNetworkStubbing: [Object], fileServerFolder: [Object], firefoxGcInterval: [Object], fixturesFolder: [Object], hosts: [Object], ignoreTestFiles: [Object], includeShadowDom: [Object], integrationFolder: [Object], modifyObstructiveCode: [Object], nodeVersion: [Object], numTestsKeptInMemory: [Object], pageLoadTimeout: [Object], pluginsFile: [Object], port: [Object], projectId: [Object], reporter: [Object], reporterOptions: [Object], requestTimeout: [Object], responseTimeout: [Object], retries: [Object], screenshotOnRunFailure: [Object], screenshotsFolder: [Object], supportFile: [Object], taskTimeout: [Object], testFiles: [Object], trashAssetsBeforeRuns: [Object], userAgent: [Object], video: [Object], videoCompression: [Object], videosFolder: [Object], videoUploadOnPasses: [Object], viewportHeight: [Object], viewportWidth: [Object], waitForAnimations: [Object], watchForFileChanges: [Object] }, parentTestsFolder: '/builds/quality/cypress/cypress', parentTestsFolderDisplay: 'cypress/cypress', supportFolder: '/builds/quality/cypress/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/quality/cypress/cypress/integration/examples', scaffoldedFiles: [ [Object] ], resolvedNodeVersion: '12.16.3', state: {} }, overrides: {} } +1s
  308.   cypress:server:config config diffs null +2ms
  309.   cypress:server:config merged config object { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, projectRoot: '/builds/quality/cypress', projectName: 'cypress', morgan: false, isTextTerminal: true, socketId: 'sze7z', report: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], animationDistanceThreshold: 5, autoOpen: false, chromeWebSecurity: true, clientRoute: '/__/', componentFolder: '/builds/quality/cypress/cypress/component', configFile: 'cypress.json', defaultCommandTimeout: 4000, execTimeout: 60000, experimentalSourceRewriting: false, experimentalComponentTesting: false, fileServerFolder: '/builds/quality/cypress', firefoxGcInterval: { runMode: 1, openMode: null }, fixturesFolder: '/builds/quality/cypress/cypress/fixtures', hosts: null, ignoreTestFiles: '*.hot-update.js', includeShadowDom: false, integrationFolder: '/builds/quality/cypress/cypress/integration', javascripts: [], modifyObstructiveCode: true, namespace: '__cypress', nodeVersion: 'default', numTestsKeptInMemory: 0, pluginsFile: '/builds/quality/cypress/cypress/plugins/index.js', port: null, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, screenshotOnRunFailure: true, screenshotsFolder: '/builds/quality/cypress/cypress/screenshots', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', supportFile: '/builds/quality/cypress/cypress/support/index.js', taskTimeout: 60000, testFiles: '**/*.*', trashAssetsBeforeRuns: true, video: true, videoCompression: 32, videosFolder: '/builds/quality/cypress/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, baseUrl: { value: 'https://www.notino.si', from: 'cli' }, blockHosts: { value: [Array], from: 'config' }, browsers: { value: [Array], from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, componentFolder: { value: 'cypress/component', from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, env: { _countryCode: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalComponentTesting: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: true, from: 'config' }, experimentalNetworkStubbing: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, hosts: { value: null, from: 'default' }, ignoreTestFiles: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, nodeVersion: { value: 'default', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, pageLoadTimeout: { value: 120000, from: 'config' }, pluginsFile: { value: 'cypress/plugins', from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: 'j1j54d', from: 'config' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, responseTimeout: { value: 120000, from: 'config' }, retries: { value: [Object], from: 'config' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, supportFile: { value: 'cypress/support', from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testFiles: { value: '**/*.*', from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: 'cypress-tests', from: 'config' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' } }, parentTestsFolder: '/builds/quality/cypress/cypress', parentTestsFolderDisplay: 'cypress/cypress', supportFolder: '/builds/quality/cypress/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/quality/cypress/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], resolvedNodeVersion: '12.16.3', state: {} } +2ms
  310.   cypress:server:config merged plugins config { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, projectRoot: '/builds/quality/cypress', projectName: 'cypress', morgan: false, isTextTerminal: true, socketId: 'sze7z', report: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], animationDistanceThreshold: 5, autoOpen: false, chromeWebSecurity: true, clientRoute: '/__/', componentFolder: '/builds/quality/cypress/cypress/component', configFile: 'cypress.json', defaultCommandTimeout: 4000, execTimeout: 60000, experimentalSourceRewriting: false, experimentalComponentTesting: false, fileServerFolder: '/builds/quality/cypress', firefoxGcInterval: { runMode: 1, openMode: null }, fixturesFolder: '/builds/quality/cypress/cypress/fixtures', hosts: null, ignoreTestFiles: '*.hot-update.js', includeShadowDom: false, integrationFolder: '/builds/quality/cypress/cypress/integration', javascripts: [], modifyObstructiveCode: true, namespace: '__cypress', nodeVersion: 'default', numTestsKeptInMemory: 0, pluginsFile: '/builds/quality/cypress/cypress/plugins/index.js', port: null, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, screenshotOnRunFailure: true, screenshotsFolder: '/builds/quality/cypress/cypress/screenshots', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', supportFile: '/builds/quality/cypress/cypress/support/index.js', taskTimeout: 60000, testFiles: '**/*.*', trashAssetsBeforeRuns: true, video: true, videoCompression: 32, videosFolder: '/builds/quality/cypress/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, baseUrl: { value: 'https://www.notino.si', from: 'cli' }, blockHosts: { value: [Array], from: 'config' }, browsers: { value: [Array], from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, componentFolder: { value: 'cypress/component', from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, env: { _countryCode: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalComponentTesting: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: true, from: 'config' }, experimentalNetworkStubbing: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, hosts: { value: null, from: 'default' }, ignoreTestFiles: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, nodeVersion: { value: 'default', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, pageLoadTimeout: { value: 120000, from: 'config' }, pluginsFile: { value: 'cypress/plugins', from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: 'j1j54d', from: 'config' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, responseTimeout: { value: 120000, from: 'config' }, retries: { value: [Object], from: 'config' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, supportFile: { value: 'cypress/support', from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testFiles: { value: '**/*.*', from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: 'cypress-tests', from: 'config' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' } }, parentTestsFolder: '/builds/quality/cypress/cypress', parentTestsFolderDisplay: 'cypress/cypress', supportFolder: '/builds/quality/cypress/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/quality/cypress/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], resolvedNodeVersion: '12.16.3', state: {} } +18ms
  311.   cypress:server:project updated config: { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, projectRoot: '/builds/quality/cypress', projectName: 'cypress', morgan: false, isTextTerminal: true, socketId: 'sze7z', report: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], animationDistanceThreshold: 5, autoOpen: false, chromeWebSecurity: true, clientRoute: '/__/', componentFolder: '/builds/quality/cypress/cypress/component', configFile: 'cypress.json', defaultCommandTimeout: 4000, execTimeout: 60000, experimentalSourceRewriting: false, experimentalComponentTesting: false, fileServerFolder: '/builds/quality/cypress', firefoxGcInterval: { runMode: 1, openMode: null }, fixturesFolder: '/builds/quality/cypress/cypress/fixtures', hosts: null, ignoreTestFiles: '*.hot-update.js', includeShadowDom: false, integrationFolder: '/builds/quality/cypress/cypress/integration', javascripts: [], modifyObstructiveCode: true, namespace: '__cypress', nodeVersion: 'default', numTestsKeptInMemory: 0, pluginsFile: '/builds/quality/cypress/cypress/plugins/index.js', port: null, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, screenshotOnRunFailure: true, screenshotsFolder: '/builds/quality/cypress/cypress/screenshots', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', supportFile: '/builds/quality/cypress/cypress/support/index.js', taskTimeout: 60000, testFiles: '**/*.*', trashAssetsBeforeRuns: true, video: true, videoCompression: 32, videosFolder: '/builds/quality/cypress/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, baseUrl: { value: 'https://www.notino.si', from: 'cli' }, blockHosts: { value: [Array], from: 'config' }, browsers: { value: [Array], from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, componentFolder: { value: 'cypress/component', from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, env: { _countryCode: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalComponentTesting: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: true, from: 'config' }, experimentalNetworkStubbing: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, hosts: { value: null, from: 'default' }, ignoreTestFiles: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, nodeVersion: { value: 'default', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, pageLoadTimeout: { value: 120000, from: 'config' }, pluginsFile: { value: 'cypress/plugins', from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: 'j1j54d', from: 'config' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, responseTimeout: { value: 120000, from: 'config' }, retries: { value: [Object], from: 'config' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, supportFile: { value: 'cypress/support', from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testFiles: { value: '**/*.*', from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: 'cypress-tests', from: 'config' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' } }, parentTestsFolder: '/builds/quality/cypress/cypress', parentTestsFolderDisplay: 'cypress/cypress', supportFolder: '/builds/quality/cypress/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/quality/cypress/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], resolvedNodeVersion: '12.16.3', state: {} } +25ms
  312.   cypress:server:server server open +0ms
  313.   cypress:server:server Server listening on  { address: '127.0.0.1', family: 'IPv4', port: 39215 } +49ms
  314.   cypress:server:appdata path: /root/.config/Cypress/cy/production/proxy +5s
  315.   cypress:https-proxy Created SNI HTTPS Proxy Server { port: 33894 } +0ms
  316.   cypress:server:ensure-url checking that baseUrl is available {
  317.   baseUrl: 'https://www.notino.si',
  318.   delaysRemaining: [ 3000, 3000, 4000 ],
  319.   retryIntervals: [ 3000, 3000, 4000 ]
  320. } +0ms
  321.   cypress:network:connect beginning getAddress { hostname: 'www.notino.si', port: 443 } +0ms
  322.   cypress:network:connect got addresses { hostname: 'www.notino.si', port: 443, addresses: [ { address: '217.16.189.35', family: 4 } ] } +43ms
  323.   cypress:server:server Setting remoteAuth undefined +462ms
  324.   cypress:network:cors Parsed URL { port: '443', tld: 'si', domain: 'notino' } +0ms
  325.   cypress:server:server Setting remoteOrigin https://www.notino.si +1ms
  326.   cypress:server:server Setting remoteHostAndPort { port: '443', tld: 'si', domain: 'notino' } +0ms
  327.   cypress:server:server Setting remoteDocDomain notino.si +0ms
  328.   cypress:server:server Getting remote state: { auth: undefined, props: { port: '443', tld: 'si', domain: 'notino' }, origin: 'https://www.notino.si', strategy: 'http', visiting: undefined, domainName: 'notino.si', fileServer: null } +5ms
  329.   cypress:server:project project config: { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, projectRoot: '/builds/quality/cypress', projectName: 'cypress', morgan: false, isTextTerminal: true, socketId: 'sze7z', report: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], animationDistanceThreshold: 5, autoOpen: false, chromeWebSecurity: true, clientRoute: '/__/', componentFolder: '/builds/quality/cypress/cypress/component', configFile: 'cypress.json', defaultCommandTimeout: 4000, execTimeout: 60000, experimentalSourceRewriting: false, experimentalComponentTesting: false, fileServerFolder: '/builds/quality/cypress', firefoxGcInterval: { runMode: 1, openMode: null }, fixturesFolder: '/builds/quality/cypress/cypress/fixtures', hosts: null, ignoreTestFiles: '*.hot-update.js', includeShadowDom: false, integrationFolder: '/builds/quality/cypress/cypress/integration', javascripts: [], modifyObstructiveCode: true, namespace: '__cypress', nodeVersion: 'default', numTestsKeptInMemory: 0, pluginsFile: '/builds/quality/cypress/cypress/plugins/index.js', port: 39215, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, screenshotOnRunFailure: true, screenshotsFolder: '/builds/quality/cypress/cypress/screenshots', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', supportFile: '/builds/quality/cypress/cypress/support/index.js', taskTimeout: 60000, testFiles: '**/*.*', trashAssetsBeforeRuns: true, video: true, videoCompression: 32, videosFolder: '/builds/quality/cypress/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', cypressEnv: 'production', parentTestsFolder: '/builds/quality/cypress/cypress', parentTestsFolderDisplay: 'cypress/cypress', supportFolder: '/builds/quality/cypress/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/quality/cypress/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], resolvedNodeVersion: '12.16.3', state: {}, proxyUrl: 'http://localhost:39215', browserUrl: 'https://www.notino.si/__/', reporterUrl: 'https://www.notino.si/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +533ms
  330.   cypress:server:reporter trying to load reporter: spec +0ms
  331.   cypress:server:reporter spec is Mocha reporter +0ms
  332.   cypress:server:project scaffolding project /builds/quality/cypress +29ms
  333.   cypress:server:scaffold support folder /builds/quality/cypress/cypress/support, support file /builds/quality/cypress/cypress/support/index.js +2s
  334.   cypress:server:scaffold verify scaffolding in /builds/quality/cypress/cypress/support +0ms
  335.   cypress:server:project scaffold flags { isTextTerminal: true, CYPRESS_INTERNAL_FORCE_SCAFFOLD: undefined } +1ms
  336.   cypress:server:project will not scaffold integration or fixtures folder +15ms
  337.   cypress:server:scaffold folder /builds/quality/cypress/cypress/support already exists +17ms
  338.   cypress:server:project attempt watch plugins file: /builds/quality/cypress/cypress/plugins/index.js +2ms
  339.   cypress:server:project project has config { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, projectRoot: '/builds/quality/cypress', projectName: 'cypress', morgan: false, isTextTerminal: true, socketId: 'sze7z', report: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], animationDistanceThreshold: 5, autoOpen: false, chromeWebSecurity: true, clientRoute: '/__/', componentFolder: '/builds/quality/cypress/cypress/component', configFile: 'cypress.json', defaultCommandTimeout: 4000, execTimeout: 60000, experimentalSourceRewriting: false, experimentalComponentTesting: false, fileServerFolder: '/builds/quality/cypress', firefoxGcInterval: { runMode: 1, openMode: null }, fixturesFolder: '/builds/quality/cypress/cypress/fixtures', hosts: null, ignoreTestFiles: '*.hot-update.js', includeShadowDom: false, integrationFolder: '/builds/quality/cypress/cypress/integration', javascripts: [], modifyObstructiveCode: true, namespace: '__cypress', nodeVersion: 'default', numTestsKeptInMemory: 0, pluginsFile: '/builds/quality/cypress/cypress/plugins/index.js', port: 39215, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, screenshotOnRunFailure: true, screenshotsFolder: '/builds/quality/cypress/cypress/screenshots', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', supportFile: '/builds/quality/cypress/cypress/support/index.js', taskTimeout: 60000, testFiles: '**/*.*', trashAssetsBeforeRuns: true, video: true, videoCompression: 32, videosFolder: '/builds/quality/cypress/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, baseUrl: { value: 'https://www.notino.si', from: 'cli' }, blockHosts: { value: [Array], from: 'config' }, browsers: { value: [Array], from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, componentFolder: { value: 'cypress/component', from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, env: { _countryCode: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalComponentTesting: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: true, from: 'config' }, experimentalNetworkStubbing: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, hosts: { value: null, from: 'default' }, ignoreTestFiles: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, nodeVersion: { value: 'default', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, pageLoadTimeout: { value: 120000, from: 'config' }, pluginsFile: { value: 'cypress/plugins', from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: 'j1j54d', from: 'config' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, responseTimeout: { value: 120000, from: 'config' }, retries: { value: [Object], from: 'config' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, supportFile: { value: 'cypress/support', from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testFiles: { value: '**/*.*', from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: 'cypress-tests', from: 'config' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' } }, parentTestsFolder: '/builds/quality/cypress/cypress', parentTestsFolderDisplay: 'cypress/cypress', supportFolder: '/builds/quality/cypress/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/quality/cypress/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], resolvedNodeVersion: '12.16.3', state: {}, proxyUrl: 'http://localhost:39215', browserUrl: 'https://www.notino.si/__/', reporterUrl: 'https://www.notino.si/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +2ms
  340.   cypress:server:run project created and opened with config { blockHosts: [ 'mc.yandex.ru', '*.pingdom.net' ], baseUrl: 'https://www.notino.si', env: { _countryCode: 'si' }, retries: { runMode: 3 }, responseTimeout: 120000, pageLoadTimeout: 120000, projectId: 'j1j54d', userAgent: 'cypress-tests', experimentalFetchPolyfill: true, experimentalNetworkStubbing: true, projectRoot: '/builds/quality/cypress', projectName: 'cypress', morgan: false, isTextTerminal: true, socketId: 'sze7z', report: true, browsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ], animationDistanceThreshold: 5, autoOpen: false, chromeWebSecurity: true, clientRoute: '/__/', componentFolder: '/builds/quality/cypress/cypress/component', configFile: 'cypress.json', defaultCommandTimeout: 4000, execTimeout: 60000, experimentalSourceRewriting: false, experimentalComponentTesting: false, fileServerFolder: '/builds/quality/cypress', firefoxGcInterval: { runMode: 1, openMode: null }, fixturesFolder: '/builds/quality/cypress/cypress/fixtures', hosts: null, ignoreTestFiles: '*.hot-update.js', includeShadowDom: false, integrationFolder: '/builds/quality/cypress/cypress/integration', javascripts: [], modifyObstructiveCode: true, namespace: '__cypress', nodeVersion: 'default', numTestsKeptInMemory: 0, pluginsFile: '/builds/quality/cypress/cypress/plugins/index.js', port: 39215, reporter: 'spec', reporterOptions: null, reporterRoute: '/__cypress/reporter', requestTimeout: 5000, screenshotOnRunFailure: true, screenshotsFolder: '/builds/quality/cypress/cypress/screenshots', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', supportFile: '/builds/quality/cypress/cypress/support/index.js', taskTimeout: 60000, testFiles: '**/*.*', trashAssetsBeforeRuns: true, video: true, videoCompression: 32, videosFolder: '/builds/quality/cypress/cypress/videos', videoUploadOnPasses: true, viewportHeight: 660, viewportWidth: 1000, waitForAnimations: true, watchForFileChanges: false, xhrRoute: '/xhrs/', cypressEnv: 'production', resolved: { animationDistanceThreshold: { value: 5, from: 'default' }, baseUrl: { value: 'https://www.notino.si', from: 'cli' }, blockHosts: { value: [Array], from: 'config' }, browsers: { value: [Array], from: 'default' }, chromeWebSecurity: { value: true, from: 'default' }, componentFolder: { value: 'cypress/component', from: 'default' }, defaultCommandTimeout: { value: 4000, from: 'default' }, env: { _countryCode: [Object] }, execTimeout: { value: 60000, from: 'default' }, experimentalSourceRewriting: { value: false, from: 'default' }, experimentalComponentTesting: { value: false, from: 'default' }, experimentalFetchPolyfill: { value: true, from: 'config' }, experimentalNetworkStubbing: { value: true, from: 'config' }, fileServerFolder: { value: '', from: 'default' }, firefoxGcInterval: { value: [Object], from: 'default' }, fixturesFolder: { value: 'cypress/fixtures', from: 'default' }, hosts: { value: null, from: 'default' }, ignoreTestFiles: { value: '*.hot-update.js', from: 'default' }, includeShadowDom: { value: false, from: 'default' }, integrationFolder: { value: 'cypress/integration', from: 'default' }, modifyObstructiveCode: { value: true, from: 'default' }, nodeVersion: { value: 'default', from: 'default' }, numTestsKeptInMemory: { value: 0, from: 'config' }, pageLoadTimeout: { value: 120000, from: 'config' }, pluginsFile: { value: 'cypress/plugins', from: 'default' }, port: { value: null, from: 'default' }, projectId: { value: 'j1j54d', from: 'config' }, reporter: { value: 'spec', from: 'default' }, reporterOptions: { value: null, from: 'default' }, requestTimeout: { value: 5000, from: 'default' }, responseTimeout: { value: 120000, from: 'config' }, retries: { value: [Object], from: 'config' }, screenshotOnRunFailure: { value: true, from: 'default' }, screenshotsFolder: { value: 'cypress/screenshots', from: 'default' }, supportFile: { value: 'cypress/support', from: 'default' }, taskTimeout: { value: 60000, from: 'default' }, testFiles: { value: '**/*.*', from: 'default' }, trashAssetsBeforeRuns: { value: true, from: 'default' }, userAgent: { value: 'cypress-tests', from: 'config' }, video: { value: true, from: 'default' }, videoCompression: { value: 32, from: 'default' }, videosFolder: { value: 'cypress/videos', from: 'default' }, videoUploadOnPasses: { value: true, from: 'default' }, viewportHeight: { value: 660, from: 'default' }, viewportWidth: { value: 1000, from: 'default' }, waitForAnimations: { value: true, from: 'default' }, watchForFileChanges: { value: false, from: 'config' } }, parentTestsFolder: '/builds/quality/cypress/cypress', parentTestsFolderDisplay: 'cypress/cypress', supportFolder: '/builds/quality/cypress/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/builds/quality/cypress/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], resolvedNodeVersion: '12.16.3', state: {}, proxyUrl: 'http://localhost:39215', browserUrl: 'https://www.notino.si/__/', reporterUrl: 'https://www.notino.si/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +2s
  341.   cypress:server:specs experimentalComponentTesting false +0ms
  342.   cypress:server:specs looking for test specs in the folder: /builds/quality/cypress/cypress/integration +0ms
  343.   cypress:server:specs there is no spec pattern +0ms
  344.   cypress:server:specs globbing test files "**/*.*" +0ms
  345.   cypress:server:specs glob options { sort: true, absolute: true, nodir: true, cwd: '/builds/quality/cypress/cypress/integration', ignore: [ '/builds/quality/cypress/cypress/support/index.js', '/builds/quality/cypress/cypress/fixtures/**/*' ] } +0ms
  346.   cypress:server:browsers searching for browser { nameOrPath: 'chrome', filter: { name: 'chrome', channel: 'stable' }, knownBrowsers: [ { name: 'firefox', family: 'firefox', channel: 'stable', displayName: 'Firefox', version: '82.0.3', path: 'firefox', majorVersion: 82 }, { name: 'electron', channel: 'stable', family: 'chromium', displayName: 'Electron', version: '85.0.4183.121', path: '', majorVersion: 85, info: 'Electron is the default browser that comes with Cypress. This is the default browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' } ] } +3s
  347. Can't run because you've entered an invalid browser name.
  348. Browser: 'chrome' was not found on your system or is not supported by Cypress.
  349. Cypress supports the following browsers:
  350. - chrome
  351. - chromium
  352. - edge
  353. - electron
  354. - firefox
  355. You can also use a custom browser: https://on.cypress.io/customize-browsers
  356. Available browsers found on your system are:
  357. - firefox
  358. - electron
  359.   cypress:server:cypress exiting with err Error: Can't run because you've entered an invalid browser name.
  360. Browser: 'chrome' was not found on your system or is not supported by Cypress.
  361. Cypress supports the following browsers:
  362. - chrome
  363. - chromium
  364. - edge
  365. - electron
  366. - firefox
  367. You can also use a custom browser: https://on.cypress.io/customize-browsers
  368. Available browsers found on your system are:
  369. - firefox
  370. - electron
  371.     at get (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/lib/errors.js:968:15)
  372.     at Object.throwErr [as throw] (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/lib/errors.js:986:9)
  373.     at throwBrowserNotFound (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/lib/browsers/index.js:141:22)
  374.     at /root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/lib/browsers/index.js:124:12
  375.     at tryCatcher (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/bluebird/js/release/util.js:16:23)
  376.     at Promise._settlePromiseFromHandler (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/bluebird/js/release/promise.js:547:31)
  377.     at Promise._settlePromise (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/bluebird/js/release/promise.js:604:18)
  378.     at Promise._settlePromiseCtx (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/bluebird/js/release/promise.js:641:10)
  379.     at _drainQueueStep (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/bluebird/js/release/async.js:97:12)
  380.     at _drainQueue (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/bluebird/js/release/async.js:86:9)
  381.     at Async._drainQueues (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/bluebird/js/release/async.js:102:5)
  382.     at Immediate.Async.drainQueues [as _onImmediate] (/root/.cache/Cypress/5.6.0/Cypress/resources/app/packages/server/node_modules/bluebird/js/release/async.js:15:14)
  383.     at processImmediate (internal/timers.js:456:21)
  384.  {
  385.   isCypressErr: true,
  386.   type: 'BROWSER_NOT_FOUND_BY_NAME',
  387.   details: undefined
  388. } +6s
  389.   cypress:server:cypress calling exit 1 +0ms
  390.   cypress:server:cypress about to exit with code 1 +0ms
  391. 2020-11-25T15:53:38.928Z cypress:cli child event fired { event: 'exit', code: 1, signal: null }
  392. 2020-11-25T15:53:38.928Z cypress:cli Stopping Xvfb
  393. 2020-11-25T15:53:38.935Z cypress:cli child event fired { event: 'close', code: 1, signal: null }
  394. Uploading artifacts for failed job
  395. 00:00
  396. Uploading artifacts...
  397. WARNING: cypress/videos/*/*.*: no matching files  
  398. WARNING: cypress/screenshots/*/*.*: no matching files
  399. ERROR: No files to upload                          
  400. Cleaning up file based variables
  401. 00:01
  402. ERROR: Job failed: command terminated with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement