Class componenttest.topology.database.container.DatabaseContainerFactoryTest

6

tests

0

failures

0

ignored

0.016s

duration

100%

successful

Tests

Test Duration Result
testDB2ContainerCreation 0.013s passed
testDerbyClientContainerCreation 0s passed
testDerbyContainerCreation 0.001s passed
testOracleContainerCreation 0s passed
testPostgreSQLContainerCreation 0.001s passed
testSQLServerContainerCreation 0.001s passed

Standard error

Sep 28, 2025 12:18:49 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is DB2
Sep 28, 2025 12:18:49 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: DB2 JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/jcc.jar
[Test worker] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy()
[Test worker] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
Sep 28, 2025 12:18:49 PM componenttest.custom.junit.runner.FeatureFilter <clinit>
INFO: System property: fat.test.feature.under.test is null
Sep 28, 2025 12:18:49 PM componenttest.custom.junit.runner.JavaLevelFilter <clinit>
INFO: System property: fat.test.feature.under.test is null
Sep 28, 2025 12:18:49 PM componenttest.custom.junit.runner.CheckpointSupportFilter <clinit>
INFO: System property: fat.test.run.checkpoint.only is false
Sep 28, 2025 12:18:49 PM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Is this FAT running locally?  fat.test.localrun=false
Sep 28, 2025 12:18:49 PM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Is this FAT running on AWS network? false
Sep 28, 2025 12:18:49 PM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Using filters [componenttest.custom.junit.runner.TestModeFilter@4d9cfe47, componenttest.custom.junit.runner.TestNameFilter@1567c329, componenttest.custom.junit.runner.FeatureFilter@45046d2e, componenttest.custom.junit.runner.SystemPropertyFilter@2532b07e, componenttest.custom.junit.runner.JavaLevelFilter@bbfdfc9c, componenttest.custom.junit.runner.CheckpointSupportFilter@784a50c1, componenttest.custom.junit.runner.SecurityFilter@d6c7231]
Sep 28, 2025 12:18:49 PM componenttest.topology.database.container.DatabaseContainerFactory getContainerTimeout
INFO: Returning container timeout of 35 minutes, because FAT_TEST_LOCALRUN = false and ARM_ARCHITECTURE = false
Sep 28, 2025 12:18:49 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Derby
Sep 28, 2025 12:18:49 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: Derby JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/derby.jar
Sep 28, 2025 12:18:49 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is DerbyClient
Sep 28, 2025 12:18:49 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: DerbyClient JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/derbyclient.jar
Sep 28, 2025 12:18:49 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Oracle
Sep 28, 2025 12:18:49 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: Oracle JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/ojdbc8.jar
Sep 28, 2025 12:18:49 PM componenttest.topology.database.container.DatabaseContainerFactory getContainerTimeout
INFO: Returning container timeout of 25 minutes, because FAT_TEST_LOCALRUN = false and ARM_ARCHITECTURE = false
Sep 28, 2025 12:18:49 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Postgres
Sep 28, 2025 12:18:49 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: Postgres JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/postgresql.jar
Sep 28, 2025 12:18:49 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is SQLServer
Sep 28, 2025 12:18:49 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: MISSING: SQLServer JDBC driver not in location: /home/libbld/Build/jbe/build/open-liberty/dev/fattest.simplicity/publish/shared/resources/jdbc/mssql-jdbc.jar