Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • lutra lutra
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 152
    • Issues 152
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OTTROTTR
  • lutralutra
  • lutralutra
  • Issues
  • #391
Closed
Open
Issue created Nov 03, 2022 by ostahluio@ostahluioMaintainer

Build should not fail because remote resources are not available

Build of this job failed several times because dbpedia was not available.

Having the tests makes sense, but the build should not depend on external resources being reachable.

207912 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.711 s <<< FAILURE! - in xyz.ottr.lutra.bottr.source.SPARQLEndpointSourceTest 207927 [ERROR] xyz.ottr.lutra.bottr.source.SPARQLEndpointSourceTest.prototypeTest Time elapsed: 11.583 s <<< ERROR! org.apache.jena.sparql.engine.http.QueryExceptionHTTP: Unexpected error making the query: GET http://dbpedia.org/sparql?query=SELECT%20%20?s%20?p%20?o%0AWHERE%0A%20%20%7B%20?s%20%20?p%20%20?o%20%7D%0ALIMIT%20%20%2013%0A at xyz.ottr.lutra.bottr.source.SPARQLEndpointSourceTest.prototypeTest(SPARQLEndpointSourceTest.java:40) Caused by: java.net.http.HttpConnectTimeoutException: HTTP connect timed out at xyz.ottr.lutra.bottr.source.SPARQLEndpointSourceTest.prototypeTest(SPARQLEndpointSourceTest.java:40) Caused by: java.net.http.HttpConnectTimeoutException: HTTP connect timed out Caused by: java.net.ConnectException: HTTP connect timed out

Assignee
Assign to
Time tracking