Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emikat-cypress #60 failed #28

Closed
ci-cismet-de opened this issue Apr 17, 2020 · 7 comments
Closed

emikat-cypress #60 failed #28

ci-cismet-de opened this issue Apr 17, 2020 · 7 comments
Labels

Comments

@ci-cismet-de
Copy link
Collaborator

Build 'emikat-cypress' is failing!

Last 50 lines of build output:

[...truncated 126 lines...]
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     17 seconds                                                                       │
  │ Spec Ran:     csisCheckEmikatStatusPage.spec.js                                                │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /var/jenkins_home/workspace/emikat-cypress/cypress/screenshots/csisCheckEmikatSt     (1280x720)
     atusPage.spec.js/EMIKAT Status -- Check last EMIKAT calculations test (failed).p               
     ng                                                                                             


  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
  -  Finished processing: /var/jenkins_home/workspace/emikat-cypress/cypress/videos/c     (1 second)
                          sisCheckEmikatStatusPage.spec.js.mp4                                      


tput: No value for $TERM and no -T specified
================================================================================

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  csisCheckEmikatStatusPage.spec.js        00:17        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:17        1        -        1        -        -  

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build:
No changes

View full output

@ci-cismet-de
Copy link
Collaborator Author

Build 'emikat-cypress' is failing!

Last 50 lines of build output:

[...truncated 126 lines...]
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     17 seconds                                                                       │
  │ Spec Ran:     csisCheckEmikatStatusPage.spec.js                                                │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /var/jenkins_home/workspace/emikat-cypress/cypress/screenshots/csisCheckEmikatSt     (1280x720)
     atusPage.spec.js/EMIKAT Status -- Check last EMIKAT calculations test (failed).p               
     ng                                                                                             


  (Video)

  -  Started processing:  Compressing to 32 CRF                                                     
  -  Finished processing: /var/jenkins_home/workspace/emikat-cypress/cypress/videos/c     (1 second)
                          sisCheckEmikatStatusPage.spec.js.mp4                                      


tput: No value for $TERM and no -T specified
================================================================================

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  csisCheckEmikatStatusPage.spec.js        00:17        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:17        1        -        1        -        -  

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build:
No changes
No changes

View full output

@patrickkaleta
Copy link

Log messages in the CSIS show that Emikat is having trouble reaching the Geoserver:

Error in loading WFS source No route to host (Host unreachable) - http://services.clarity-h2020.eu:8080/geoserver/clarity/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=clarity%3Astr...

@negroscuro you mentioned something about server migrations on ATOS-side last week. Could this be related to this issue?

@ci-cismet-de
Copy link
Collaborator Author

Build was fixed!

@negroscuro
Copy link

Log messages in the CSIS show that Emikat is having trouble reaching the Geoserver:

Error in loading WFS source No route to host (Host unreachable) - http://services.clarity-h2020.eu:8080/geoserver/clarity/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=clarity%3Astr...

@negroscuro you mentioned something about server migrations on ATOS-side last week. Could this be related to this issue?

Sorry for the delay, yes it was due to the migration. Today I sent an email for you to know server is working again.

@patrickkaleta
Copy link

Log messages in the CSIS show that Emikat is having trouble reaching the Geoserver:
Error in loading WFS source No route to host (Host unreachable) - http://services.clarity-h2020.eu:8080/geoserver/clarity/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=clarity%3Astr...
@negroscuro you mentioned something about server migrations on ATOS-side last week. Could this be related to this issue?

Sorry for the delay, yes it was due to the migration. Today I sent an email for you to know server is working again.

@negroscuro ok no problem, thanks for clearing that up. As mentioned by Heinrich, the links are already working again.

@p-a-s-c-a-l
Copy link
Member

@humerh Please be aware that the URL might change to https://geoserver.myclimateservice.eu See clarity-h2020/data-package#66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants