You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Mohamed Infaz (Jira)" <ji...@apache.org> on 2021/04/04 06:57:00 UTC

[jira] [Commented] (GORA-674) Failure of testcontainers-java on recent Docker runtime

    [ https://issues.apache.org/jira/browse/GORA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314426#comment-17314426 ] 

Mohamed Infaz commented on GORA-674:
------------------------------------

Hi Damien,

Can changing the parent POM's test container version to 1.15 solve the issue temporarily?

{color:#808080}<!-- Testing Dependencies -->
{color}{color:#e8bf6a}<junit.version>{color}4.10{color:#e8bf6a}</junit.version>
{color}{color:#e8bf6a}<test.container.version>{color}1.15.0{color:#e8bf6a}</test.container.version>{color}

> Failure of testcontainers-java on recent Docker runtime
> -------------------------------------------------------
>
>                 Key: GORA-674
>                 URL: https://issues.apache.org/jira/browse/GORA-674
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: build process
>            Reporter: Damien Raude-Morvan
>            Assignee: Damien Raude-Morvan
>            Priority: Major
>              Labels: docker, testcontainers
>
> As reported by [~alfonso.nishikawa] 
>  Right now I see that CouchDB fails
> {code:java}
> org.apache.gora.couchdb.store.TestCouchDBStore.org.apache.gora.couchdb.store.TestCouchDBStore
>  
>  Can't get Docker image: RemoteDockerImage(imageName=couchdb:1.6.1,
>  imagePullPolicy=DefaultPullPolicy())
>  Caused by: com.github.dockerjava.api.exception.NotFoundException:
>  {"message":"No such image: testcontainersofficial/ryuk:0.3.0"}{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)