Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Running with gitlab-runner 12.4.1 (05161b14)
- on alpine-runner Ksg4_X_o
- Using Docker executor with image cypress/browsers:node12.6.0-chrome75 ...
- Pulling docker image cypress/browsers:node12.6.0-chrome75 ...
- Using docker image sha256:a029268ee2c81c7428734f3969e91edf5d20c581272dbbef33ea6139d3d78f21 for cypress/browsers:node12.6.0-chrome75 ...
- Running on runner-Ksg4_X_o-project-2-concurrent-1 via 1130f1645952...
- Fetching changes with git depth set to 50...
- Reinitialized existing Git repository in /builds/qa/ui-tests/.git/
- From https://gitlab.12go.asia/qa/ui-tests
- * [new ref] refs/pipelines/96 -> refs/pipelines/96
- a3f47b9..20c52b8 master -> origin/master
- Checking out 20c52b8c as master...
- Removing .npm/
- Removing cache/
- Removing cypress/reports/
- Removing node_modules/
- Removing package-lock.json
- Skipping Git submodules setup
- Checking cache for master...
- No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.
- Successfully extracted cache
- $ npm install && npm ci
- npm WARN 12go@ No description
- npm WARN 12go@ No repository field.
- npm WARN 12go@ No license field.
- audited 1016 packages in 2.128s
- found 0 vulnerabilities
- npm WARN prepare removing existing node_modules/ before installation
- > [email protected] postinstall /builds/qa/ui-tests/node_modules/core-js
- > node -e "try{require('./postinstall')}catch(e){}"
- > [email protected] postinstall /builds/qa/ui-tests/node_modules/cypress
- > node index.js --exec install
- Note: Overriding Cypress cache directory to: /builds/qa/ui-tests/cache/Cypress
- Previous installs of Cypress may not be found.
- Cypress 3.8.0 is installed in /builds/qa/ui-tests/cache/Cypress/3.8.0
- added 407 packages in 4.746s
- $ $(npm bin)/cypress verify
- [15:08:04] Verifying Cypress can run /builds/qa/ui-tests/cache/Cypress/3.8.0/Cypress [started]
- [15:08:06] Verifying Cypress can run /builds/qa/ui-tests/cache/Cypress/3.8.0/Cypress [completed]
- $ npm run cy.run:rigel
- > 12go@ cy.run:rigel /builds/qa/ui-tests
- > cross-env CYPRESS_configFile=rigel npm run cy.run
- > 12go@ cy.run /builds/qa/ui-tests
- > cypress run --headed --browser chrome --spec "cypress/integration/front/run/**/*"
- Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
- ====================================================================================================
- (Run Starting)
- ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
- │ Cypress: 3.8.0 │
- │ Browser: Chrome 75 │
- │ Specs: 15 found (front/run/op_site/op_login.js, front/run/operators/01_train_Thai_Railway │
- │ s.js_, front/run/operators/02_train_Violette_Express.js, front/run/operators/03_bu │
- │ s_Bangkok_Busline.js, front/run/operators/04_avia_Nok_Air.js, front/run/operators/ │
- │ 05_avia_Tha...) │
- │ Searched: cypress/integration/front/run/**/* │
- └────────────────────────────────────────────────────────────────────────────────────────────────┘
- ────────────────────────────────────────────────────────────────────────────────────────────────────
- Running: front/run/op_site/op_login.js (1 of 15)
- "mocha-junit-reporters" reporter not found
- Reporter does not found! mocha-junit-reporters
- Check Login/logout the operator site
- ✓ Visits the op site (941ms)
- The automation client disconnected. Cannot continue running tests.
- Pulling docker image gitlab/gitlab-runner-helper:x86_64-05161b14 ...
- ERROR: Job failed: execution took longer than 1h0m0s seconds
Advertisement
Add Comment
Please, Sign In to add comment