GitHub Actions / Test report 17
failed
Jan 23, 2025 in 0s
314 tests run, 297 passed, 13 skipped, 4 failed.
Annotations
github-actions / Test report 17
Db2JdbcTemplateLockProviderIntegrationTest.
Container startup failed for image ibmcom/db2:11.5.0.0a
Raw output
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image ibmcom/db2:11.5.0.0a
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)
at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
at net.javacrumbs.shedlock.test.support.jdbc.Db2ServerConfig.doStartDb(Db2ServerConfig.java:30)
at net.javacrumbs.shedlock.test.support.jdbc.AbstractDbConfig.startDb(AbstractDbConfig.java:35)
at net.javacrumbs.shedlock.provider.jdbctemplate.AbstractJdbcTemplateLockProviderIntegrationTest.startDb(AbstractJdbcTemplateLockProviderIntegrationTest.java:38)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Suppressed: java.lang.NullPointerException: Cannot invoke "com.zaxxer.hikari.HikariDataSource.close()" because "this.dataSource" is null
at net.javacrumbs.shedlock.test.support.jdbc.AbstractDbConfig.shutdownDb(AbstractDbConfig.java:50)
at net.javacrumbs.shedlock.provider.jdbctemplate.AbstractJdbcTemplateLockProviderIntegrationTest.shutdownDb(AbstractJdbcTemplateLockProviderIntegrationTest.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092)
... 1 more
Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception
at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
... 6 more
Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)
at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)
at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
... 7 more
Caused by: org.testcontainers.shaded.org.awaitility.core.ConditionTimeoutException: org.testcontainers.containers.GenericContainer expected the predicate to return <true> but it returned <false> for input of <InspectContainerResponse(args=[], config=ContainerConfig(attachStderr=false, attachStdin=false, attachStdout=false, cmd=null, domainName=, entrypoint=[/var/db2_setup/lib/setup_db2_instance.sh], env=[DB2INSTANCE=db2inst1, AUTOCONFIG=false, ARCHIVE_LOGS=false, DB2INST1_PASSWORD=foobar1234, DBNAME=test, LICENSE=accept, PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, STORAGE_DIR=/database, HADR_SHARED_DIR=/hadr, DBPORT=50000, TSPORT=55000, SETUPDIR=/var/db2_setup, NOTVISIBLE=in users profile, LICENSE_NAME=db2dec.lic], exposedPorts=[22/tcp, 50000/tcp, 55000/tcp, 60006/tcp, 60007/tcp], hostName=d9e046c0bd1c, image=ibmcom/db2:11.5.0.0a, labels={org.label-schema.build-date=20181204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.sessionId=9a9bdb14-b68f-4124-ada1-38a77036978b, org.testcontainers.version=1.20.4}, macAddress=null, networkDisabled=null, onBuild=null, stdinOpen=false, portSpecs=null, stdInOnce=false, tty=false, user=, volumes={/database={}, /hadr={}}, workingDir=, healthCheck=null), created=2025-01-23T17:56:59.12498785Z, driver=overlay2, execDriver=null, hostConfig=HostConfig(binds=[], blkioWeight=0, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=0, capAdd=[IPC_OWNER], capDrop=null, containerIDFile=, cpuPeriod=0, cpuRealtimePeriod=0, cpuRealtimeRuntime=0, cpuShares=0, cpuQuota=0, cpusetCpus=, cpusetMems=, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=shareable, cgroup=, links=[], logConfig=LogConfig(type=json-file, config={}), lxcConf=null, memory=0, memorySwap=0, memoryReservation=0, kernelMemory=null, networkMode=bridge, oomKillDisable=null, init=null, autoRemove=false, oomScoreAdj=0, portBindings={50000/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@3ffb3598}, privileged=false, publishAllPorts=false, readonlyRootfs=false, restartPolicy=no, ulimits=null, cpuCount=0, cpuPercent=0, ioMaximumIOps=0, ioMaximumBandwidth=0, volumesFrom=[], mounts=null, pidMode=, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=, volumeDriver=, shmSize=67108864, pidsLimit=null, runtime=runc, tmpFs=null, utSMode=, usernsMode=, sysctls=null, consoleSize=[0, 0], cgroupnsMode=private), hostnamePath=/var/lib/docker/containers/d9e046c0bd1c8e9ac2fb02a91bb10a2f8adafb593208c43b40b6372add6ce8d9/hostname, hostsPath=/var/lib/docker/containers/d9e046c0bd1c8e9ac2fb02a91bb10a2f8adafb593208c43b40b6372add6ce8d9/hosts, logPath=/var/lib/docker/containers/d9e046c0bd1c8e9ac2fb02a91bb10a2f8adafb593208c43b40b6372add6ce8d9/d9e046c0bd1c8e9ac2fb02a91bb10a2f8adafb593208c43b40b6372add6ce8d9-json.log, id=d9e046c0bd1c8e9ac2fb02a91bb10a2f8adafb593208c43b40b6372add6ce8d9, sizeRootFs=null, sizeRw=null, imageId=sha256:66a976f94954ac3ea8509080c03b525f0a1a262be6848f94ba7338f004fc24c8, mountLabel=, name=/gifted_faraday, restartCount=0, networkSettings=NetworkSettings(bridge=, sandboxId=f798eb14080d0ee2ab2220782b5e18e936313a2763032bbec054ccf0aa7589dc, hairpinMode=false, linkLocalIPv6Address=, linkLocalIPv6PrefixLen=0, ports={}, sandboxKey=/var/run/docker/netns/f798eb14080d, secondaryIPAddresses=null, secondaryIPv6Addresses=null, endpointID=, gateway=, portMapping=null, globalIPv6Address=, globalIPv6PrefixLen=0, ipAddress=, ipPrefixLen=0, ipV6Gateway=, macAddress=, networks={bridge=ContainerNetwork(ipamConfig=null, links=[], aliases=null, networkID=a240d80c0ebf068888894730eca7512e53525d5bcb60f295ec9973d9c9714c0e, endpointId=, gateway=, ipAddress=, ipPrefixLen=0, ipV6Gateway=, globalIPv6Address=, globalIPv6PrefixLen=0, macAddress=)}), path=/var/db2_setup/lib/setup_db2_instance.sh, processLabel=, resolvConfPath=/var/lib/docker/containers/d9e046c0bd1c8e9ac2fb02a91bb10a2f8adafb593208c43b40b6372add6ce8d9/resolv.conf, execIds=null, state=InspectContainerResponse.ContainerState(status=exited, running=false, paused=false, restarting=false, oomKilled=false, dead=false, pid=0, exitCode=255, error=, startedAt=2025-01-23T17:56:59.367036791Z, finishedAt=2025-01-23T17:56:59.369077015Z, health=null), volumes=null, volumesRW=null, node=null, mounts=[InspectContainerResponse.Mount(name=8257f3f11fb471646e80792b25ab4d9ae78104561c1c3ce5322249f1495ac8ba, source=/var/lib/docker/volumes/8257f3f11fb471646e80792b25ab4d9ae78104561c1c3ce5322249f1495ac8ba/_data, destination=/database, driver=local, mode=, rw=true), InspectContainerResponse.Mount(name=16d755b112df1340534baf64828c89af8f9cea2609f855ef5bdff726f8d54aef, source=/var/lib/docker/volumes/16d755b112df1340534baf64828c89af8f9cea2609f855ef5bdff726f8d54aef/_data, destination=/hadr, driver=local, mode=, rw=true)], graphDriver=GraphDriver(name=overlay2, data=GraphData(rootDir=null, deviceId=null, deviceName=null, deviceSize=null, dir=null)), platform=linux)> within 5 seconds.
at org.testcontainers.shaded.org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.testcontainers.shaded.org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:458)
... 9 more
github-actions / Test report 17
MariaDbJdbcTemplateLockProviderIntegrationTest.
Container startup failed for image mariadb:10.3.6
Raw output
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image mariadb:10.3.6
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)
at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
at net.javacrumbs.shedlock.test.support.jdbc.AbstractContainerBasedDbConfig.doStartDb(AbstractContainerBasedDbConfig.java:30)
at net.javacrumbs.shedlock.test.support.jdbc.AbstractDbConfig.startDb(AbstractDbConfig.java:35)
at net.javacrumbs.shedlock.provider.jdbctemplate.AbstractJdbcTemplateLockProviderIntegrationTest.startDb(AbstractJdbcTemplateLockProviderIntegrationTest.java:38)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Suppressed: java.lang.NullPointerException: Cannot invoke "com.zaxxer.hikari.HikariDataSource.close()" because "this.dataSource" is null
at net.javacrumbs.shedlock.test.support.jdbc.AbstractDbConfig.shutdownDb(AbstractDbConfig.java:50)
at net.javacrumbs.shedlock.provider.jdbctemplate.AbstractJdbcTemplateLockProviderIntegrationTest.shutdownDb(AbstractJdbcTemplateLockProviderIntegrationTest.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092)
... 1 more
Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception
at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
... 6 more
Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)
at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)
at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
... 7 more
Caused by: org.testcontainers.shaded.org.awaitility.core.ConditionTimeoutException: org.testcontainers.containers.GenericContainer expected the predicate to return <true> but it returned <false> for input of <InspectContainerResponse(args=[mysqld], config=ContainerConfig(attachStderr=false, attachStdin=false, attachStdout=false, cmd=[mysqld], domainName=, entrypoint=[docker-entrypoint.sh], env=[MYSQL_DATABASE=shedlock_test, MYSQL_PASSWORD=pass, MYSQL_USER=SA, MYSQL_ROOT_PASSWORD=pass, PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, GOSU_VERSION=1.10, GPG_KEYS=199369E5404BD5FC7D2FE43BCBCB082A1BB943DB 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 4D1BB29D63D98E422B2113B19334A25F8507EFA5, MARIADB_MAJOR=10.3, MARIADB_VERSION=1:10.3.6+maria~jessie], exposedPorts=[3306/tcp], hostName=4583baef8e16, image=mariadb:10.3.6, labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.sessionId=9a9bdb14-b68f-4124-ada1-38a77036978b, org.testcontainers.version=1.20.4}, macAddress=null, networkDisabled=null, onBuild=null, stdinOpen=false, portSpecs=null, stdInOnce=false, tty=false, user=, volumes={/var/lib/mysql={}}, workingDir=, healthCheck=null), created=2025-01-23T18:01:14.903584124Z, driver=overlay2, execDriver=null, hostConfig=HostConfig(binds=[], blkioWeight=0, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=0, capAdd=null, capDrop=null, containerIDFile=, cpuPeriod=0, cpuRealtimePeriod=0, cpuRealtimeRuntime=0, cpuShares=0, cpuQuota=0, cpusetCpus=, cpusetMems=, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=shareable, cgroup=, links=[], logConfig=LogConfig(type=json-file, config={}), lxcConf=null, memory=0, memorySwap=0, memoryReservation=0, kernelMemory=null, networkMode=bridge, oomKillDisable=null, init=null, autoRemove=false, oomScoreAdj=0, portBindings={3306/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@64cec4d0}, privileged=false, publishAllPorts=false, readonlyRootfs=false, restartPolicy=no, ulimits=null, cpuCount=0, cpuPercent=0, ioMaximumIOps=0, ioMaximumBandwidth=0, volumesFrom=[], mounts=null, pidMode=, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=, volumeDriver=, shmSize=67108864, pidsLimit=null, runtime=runc, tmpFs=null, utSMode=, usernsMode=, sysctls=null, consoleSize=[0, 0], cgroupnsMode=private), hostnamePath=/var/lib/docker/containers/4583baef8e16523db973d2038827c6d351623f91e10caaa070713edd01048b6c/hostname, hostsPath=/var/lib/docker/containers/4583baef8e16523db973d2038827c6d351623f91e10caaa070713edd01048b6c/hosts, logPath=/var/lib/docker/containers/4583baef8e16523db973d2038827c6d351623f91e10caaa070713edd01048b6c/4583baef8e16523db973d2038827c6d351623f91e10caaa070713edd01048b6c-json.log, id=4583baef8e16523db973d2038827c6d351623f91e10caaa070713edd01048b6c, sizeRootFs=null, sizeRw=null, imageId=sha256:ab3aab60f76b6d2d2e2d9d2c486029b63ad7cc9517ad4567a27c66999f8a23ce, mountLabel=, name=/affectionate_darwin, restartCount=0, networkSettings=NetworkSettings(bridge=, sandboxId=3c310273e0a90715bfcd5c5dd216b81f7280f0aebf7bf7dc20c23f38dbebd5e8, hairpinMode=false, linkLocalIPv6Address=, linkLocalIPv6PrefixLen=0, ports={}, sandboxKey=/var/run/docker/netns/3c310273e0a9, secondaryIPAddresses=null, secondaryIPv6Addresses=null, endpointID=, gateway=, portMapping=null, globalIPv6Address=, globalIPv6PrefixLen=0, ipAddress=, ipPrefixLen=0, ipV6Gateway=, macAddress=, networks={bridge=ContainerNetwork(ipamConfig=null, links=[], aliases=null, networkID=a240d80c0ebf068888894730eca7512e53525d5bcb60f295ec9973d9c9714c0e, endpointId=, gateway=, ipAddress=, ipPrefixLen=0, ipV6Gateway=, globalIPv6Address=, globalIPv6PrefixLen=0, macAddress=)}), path=docker-entrypoint.sh, processLabel=, resolvConfPath=/var/lib/docker/containers/4583baef8e16523db973d2038827c6d351623f91e10caaa070713edd01048b6c/resolv.conf, execIds=null, state=InspectContainerResponse.ContainerState(status=exited, running=false, paused=false, restarting=false, oomKilled=false, dead=false, pid=0, exitCode=255, error=, startedAt=2025-01-23T18:01:15.153102669Z, finishedAt=2025-01-23T18:01:15.155239137Z, health=null), volumes=null, volumesRW=null, node=null, mounts=[InspectContainerResponse.Mount(name=8a9c1685a81bbdc547ef7f7ab190c0fba9651f206e6abc6a73d0cb337eb0de2c, source=/var/lib/docker/volumes/8a9c1685a81bbdc547ef7f7ab190c0fba9651f206e6abc6a73d0cb337eb0de2c/_data, destination=/var/lib/mysql, driver=local, mode=, rw=true)], graphDriver=GraphDriver(name=overlay2, data=GraphData(rootDir=null, deviceId=null, deviceName=null, deviceSize=null, dir=null)), platform=linux)> within 5 seconds.
at org.testcontainers.shaded.org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.testcontainers.shaded.org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:458)
... 9 more
github-actions / Test report 17
MsSqlServerJdbcTemplateLockProviderIntegrationTest.
Container startup failed for image mcr.microsoft.com/mssql/server:2022-latest
Raw output
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image mcr.microsoft.com/mssql/server:2022-latest
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)
at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
at net.javacrumbs.shedlock.test.support.jdbc.AbstractContainerBasedDbConfig.doStartDb(AbstractContainerBasedDbConfig.java:30)
at net.javacrumbs.shedlock.test.support.jdbc.AbstractDbConfig.startDb(AbstractDbConfig.java:35)
at net.javacrumbs.shedlock.provider.jdbctemplate.AbstractJdbcTemplateLockProviderIntegrationTest.startDb(AbstractJdbcTemplateLockProviderIntegrationTest.java:38)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Suppressed: java.lang.NullPointerException: Cannot invoke "com.zaxxer.hikari.HikariDataSource.close()" because "this.dataSource" is null
at net.javacrumbs.shedlock.test.support.jdbc.AbstractDbConfig.shutdownDb(AbstractDbConfig.java:50)
at net.javacrumbs.shedlock.provider.jdbctemplate.AbstractJdbcTemplateLockProviderIntegrationTest.shutdownDb(AbstractJdbcTemplateLockProviderIntegrationTest.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092)
... 1 more
Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception
at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
... 6 more
Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)
at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)
at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
... 7 more
Caused by: org.testcontainers.shaded.org.awaitility.core.ConditionTimeoutException: org.testcontainers.containers.GenericContainer expected the predicate to return <true> but it returned <false> for input of <InspectContainerResponse(args=[/opt/mssql/bin/sqlservr], config=ContainerConfig(attachStderr=false, attachStdin=false, attachStdout=false, cmd=[/opt/mssql/bin/sqlservr], domainName=, entrypoint=[/opt/mssql/bin/permissions_check.sh], env=[MSSQL_SA_PASSWORD=A_Str0ng_Required_Password, ACCEPT_EULA=Y, PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, MSSQL_RPC_PORT=135, CONFIG_EDGE_BUILD=, MSSQL_PID=developer], exposedPorts=[1433/tcp], hostName=7996af3accbe, image=mcr.microsoft.com/mssql/server:2022-latest, labels={com.microsoft.product=Microsoft SQL Server, com.microsoft.version=16.0.4175.1, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04, org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.sessionId=9a9bdb14-b68f-4124-ada1-38a77036978b, org.testcontainers.version=1.20.4, vendor=Microsoft}, macAddress=null, networkDisabled=null, onBuild=null, stdinOpen=false, portSpecs=null, stdInOnce=false, tty=false, user=mssql, volumes=null, workingDir=, healthCheck=null), created=2025-01-23T17:58:53.731099588Z, driver=overlay2, execDriver=null, hostConfig=HostConfig(binds=[], blkioWeight=0, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=0, capAdd=null, capDrop=null, containerIDFile=, cpuPeriod=0, cpuRealtimePeriod=0, cpuRealtimeRuntime=0, cpuShares=0, cpuQuota=0, cpusetCpus=, cpusetMems=, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=shareable, cgroup=, links=[], logConfig=LogConfig(type=json-file, config={}), lxcConf=null, memory=0, memorySwap=0, memoryReservation=0, kernelMemory=null, networkMode=bridge, oomKillDisable=null, init=null, autoRemove=false, oomScoreAdj=0, portBindings={1433/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@1c98b4eb}, privileged=false, publishAllPorts=false, readonlyRootfs=false, restartPolicy=no, ulimits=null, cpuCount=0, cpuPercent=0, ioMaximumIOps=0, ioMaximumBandwidth=0, volumesFrom=[], mounts=null, pidMode=, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=, volumeDriver=, shmSize=67108864, pidsLimit=null, runtime=runc, tmpFs=null, utSMode=, usernsMode=, sysctls=null, consoleSize=[0, 0], cgroupnsMode=private), hostnamePath=/var/lib/docker/containers/7996af3accbe1afe695445b0780371b48ad0738ab09142fb50c257fb735ea974/hostname, hostsPath=/var/lib/docker/containers/7996af3accbe1afe695445b0780371b48ad0738ab09142fb50c257fb735ea974/hosts, logPath=/var/lib/docker/containers/7996af3accbe1afe695445b0780371b48ad0738ab09142fb50c257fb735ea974/7996af3accbe1afe695445b0780371b48ad0738ab09142fb50c257fb735ea974-json.log, id=7996af3accbe1afe695445b0780371b48ad0738ab09142fb50c257fb735ea974, sizeRootFs=null, sizeRw=null, imageId=sha256:b823451808dbb90850fa7c4a7546ac0fe22af7a7d543081605aa15ef72ee1506, mountLabel=, name=/intelligent_chandrasekhar, restartCount=0, networkSettings=NetworkSettings(bridge=, sandboxId=2ea81ed85f6ce2dd934c9d55efdfa520206b3c2cb1ec22b38b6c975fcb1c845d, hairpinMode=false, linkLocalIPv6Address=, linkLocalIPv6PrefixLen=0, ports={}, sandboxKey=/var/run/docker/netns/2ea81ed85f6c, secondaryIPAddresses=null, secondaryIPv6Addresses=null, endpointID=, gateway=, portMapping=null, globalIPv6Address=, globalIPv6PrefixLen=0, ipAddress=, ipPrefixLen=0, ipV6Gateway=, macAddress=, networks={bridge=ContainerNetwork(ipamConfig=null, links=[], aliases=null, networkID=a240d80c0ebf068888894730eca7512e53525d5bcb60f295ec9973d9c9714c0e, endpointId=, gateway=, ipAddress=, ipPrefixLen=0, ipV6Gateway=, globalIPv6Address=, globalIPv6PrefixLen=0, macAddress=)}), path=/opt/mssql/bin/permissions_check.sh, processLabel=, resolvConfPath=/var/lib/docker/containers/7996af3accbe1afe695445b0780371b48ad0738ab09142fb50c257fb735ea974/resolv.conf, execIds=null, state=InspectContainerResponse.ContainerState(status=exited, running=false, paused=false, restarting=false, oomKilled=false, dead=false, pid=0, exitCode=255, error=, startedAt=2025-01-23T17:58:53.969998044Z, finishedAt=2025-01-23T17:58:53.971843425Z, health=null), volumes=null, volumesRW=null, node=null, mounts=[], graphDriver=GraphDriver(name=overlay2, data=GraphData(rootDir=null, deviceId=null, deviceName=null, deviceSize=null, dir=null)), platform=linux)> within 5 seconds.
at org.testcontainers.shaded.org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.testcontainers.shaded.org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:458)
... 9 more
github-actions / Test report 17
OracleJdbcTemplateLockProviderIntegrationTest.
Container startup failed for image gvenzl/oracle-xe:21-slim
Raw output
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image gvenzl/oracle-xe:21-slim
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)
at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
at net.javacrumbs.shedlock.test.support.jdbc.AbstractContainerBasedDbConfig.doStartDb(AbstractContainerBasedDbConfig.java:30)
at net.javacrumbs.shedlock.test.support.jdbc.AbstractDbConfig.startDb(AbstractDbConfig.java:35)
at net.javacrumbs.shedlock.provider.jdbctemplate.AbstractJdbcTemplateLockProviderIntegrationTest.startDb(AbstractJdbcTemplateLockProviderIntegrationTest.java:38)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Suppressed: java.lang.NullPointerException: Cannot invoke "com.zaxxer.hikari.HikariDataSource.close()" because "this.dataSource" is null
at net.javacrumbs.shedlock.test.support.jdbc.AbstractDbConfig.shutdownDb(AbstractDbConfig.java:50)
at net.javacrumbs.shedlock.provider.jdbctemplate.AbstractJdbcTemplateLockProviderIntegrationTest.shutdownDb(AbstractJdbcTemplateLockProviderIntegrationTest.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092)
... 1 more
Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception
at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
... 6 more
Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)
at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)
at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
... 7 more
Caused by: org.testcontainers.shaded.org.awaitility.core.ConditionTimeoutException: org.testcontainers.containers.GenericContainer expected the predicate to return <true> but it returned <false> for input of <InspectContainerResponse(args=[], config=ContainerConfig(attachStderr=false, attachStdin=false, attachStdout=false, cmd=null, domainName=, entrypoint=[container-entrypoint.sh], env=[ORACLE_PASSWORD=test, APP_USER=test, APP_USER_PASSWORD=test, PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/oracle/product/21c/dbhomeXE/bin:/opt/oracle, ORACLE_BASE=/opt/oracle, ORACLE_BASE_CONFIG=/opt/oracle, ORACLE_BASE_HOME=/opt/oracle/homes/OraDBHome21cXE, ORACLE_HOME=/opt/oracle/product/21c/dbhomeXE, ORACLE_SID=XE, NLS_LANG=.AL32UTF8], exposedPorts=[1521/tcp, 8080/tcp], hostName=657de8dfeec4, image=gvenzl/oracle-xe:21-slim, labels={io.buildah.version=1.36.0, org.opencontainers.image.authors=Gerald Venzl, org.opencontainers.image.description=Oracle Database XE (21c, 18c, 11g) for everyone. Superseded by gvenzl/oracle-free., org.opencontainers.image.documentation=https://github.com/gvenzl/oci-oracle-xe/blob/main/README.md, org.opencontainers.image.licenses=Apache-2.0, org.opencontainers.image.source=https://github.com/gvenzl/oci-oracle-xe, org.opencontainers.image.title=Oracle Database Express Edition (XE) Container images, org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.sessionId=9a9bdb14-b68f-4124-ada1-38a77036978b, org.testcontainers.version=1.20.4}, macAddress=null, networkDisabled=null, onBuild=null, stdinOpen=false, portSpecs=null, stdInOnce=false, tty=false, user=oracle, volumes=null, workingDir=/opt/oracle, healthCheck=null), created=2025-01-23T18:00:49.288402564Z, driver=overlay2, execDriver=null, hostConfig=HostConfig(binds=[], blkioWeight=0, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=0, capAdd=null, capDrop=null, containerIDFile=, cpuPeriod=0, cpuRealtimePeriod=0, cpuRealtimeRuntime=0, cpuShares=0, cpuQuota=0, cpusetCpus=, cpusetMems=, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=shareable, cgroup=, links=[], logConfig=LogConfig(type=json-file, config={}), lxcConf=null, memory=0, memorySwap=0, memoryReservation=0, kernelMemory=null, networkMode=bridge, oomKillDisable=null, init=null, autoRemove=false, oomScoreAdj=0, portBindings={1521/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@46b55a0e, 8080/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@7abd75fc}, privileged=false, publishAllPorts=false, readonlyRootfs=false, restartPolicy=no, ulimits=null, cpuCount=0, cpuPercent=0, ioMaximumIOps=0, ioMaximumBandwidth=0, volumesFrom=[], mounts=null, pidMode=, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=, volumeDriver=, shmSize=67108864, pidsLimit=null, runtime=runc, tmpFs=null, utSMode=, usernsMode=, sysctls=null, consoleSize=[0, 0], cgroupnsMode=private), hostnamePath=/var/lib/docker/containers/657de8dfeec4b9f86918c1bdc504cc4bec707476cfc0f9cc2abfc7a102a9a2fb/hostname, hostsPath=/var/lib/docker/containers/657de8dfeec4b9f86918c1bdc504cc4bec707476cfc0f9cc2abfc7a102a9a2fb/hosts, logPath=/var/lib/docker/containers/657de8dfeec4b9f86918c1bdc504cc4bec707476cfc0f9cc2abfc7a102a9a2fb/657de8dfeec4b9f86918c1bdc504cc4bec707476cfc0f9cc2abfc7a102a9a2fb-json.log, id=657de8dfeec4b9f86918c1bdc504cc4bec707476cfc0f9cc2abfc7a102a9a2fb, sizeRootFs=null, sizeRw=null, imageId=sha256:523f7afc7a05b1ddd4420d4de72f96024c58545d5946202b42d6d616c3c4b475, mountLabel=, name=/cranky_burnell, restartCount=0, networkSettings=NetworkSettings(bridge=, sandboxId=7f9212541743378d004a2fd9508ae5ab0b096b6a770c63a529d44bfe481dd593, hairpinMode=false, linkLocalIPv6Address=, linkLocalIPv6PrefixLen=0, ports={}, sandboxKey=/var/run/docker/netns/7f9212541743, secondaryIPAddresses=null, secondaryIPv6Addresses=null, endpointID=, gateway=, portMapping=null, globalIPv6Address=, globalIPv6PrefixLen=0, ipAddress=, ipPrefixLen=0, ipV6Gateway=, macAddress=, networks={bridge=ContainerNetwork(ipamConfig=null, links=[], aliases=null, networkID=a240d80c0ebf068888894730eca7512e53525d5bcb60f295ec9973d9c9714c0e, endpointId=, gateway=, ipAddress=, ipPrefixLen=0, ipV6Gateway=, globalIPv6Address=, globalIPv6PrefixLen=0, macAddress=)}), path=container-entrypoint.sh, processLabel=, resolvConfPath=/var/lib/docker/containers/657de8dfeec4b9f86918c1bdc504cc4bec707476cfc0f9cc2abfc7a102a9a2fb/resolv.conf, execIds=null, state=InspectContainerResponse.ContainerState(status=exited, running=false, paused=false, restarting=false, oomKilled=false, dead=false, pid=0, exitCode=255, error=, startedAt=2025-01-23T18:00:49.519736749Z, finishedAt=2025-01-23T18:00:49.521460982Z, health=null), volumes=null, volumesRW=null, node=null, mounts=[], graphDriver=GraphDriver(name=overlay2, data=GraphData(rootDir=null, deviceId=null, deviceName=null, deviceSize=null, dir=null)), platform=linux)> within 5 seconds.
at org.testcontainers.shaded.org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.testcontainers.shaded.org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
at org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:458)
... 9 more
Loading