Skip to content

Console Output

ユーザーjfutが実行
Running as SYSTEM
ビルドします。 ワークスペース: /home/services/jenkins/jobs/maven-codegen-plugin/workspace
Reverting /home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin to depth infinity with ignoreExternals: false
Updating https://www.seasar.org/svn/sandbox/s2dao-codegen/trunk/maven-codegen-plugin at revision '2021-11-04T09:05:52.736 +0900'
At revision 856

No changes for https://www.seasar.org/svn/sandbox/s2dao-codegen/trunk/maven-codegen-plugin since the previous build
[maven-codegen-plugin] $ /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building maven-codegen-plugin Maven Mojo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target
[INFO] artifact org.codehaus.woodstox:stax2-api: checking for updates from codehaus
[WARNING] repository metadata for: 'artifact org.codehaus.woodstox:stax2-api' could not be retrieved from repository: codehaus due to an error: Error transferring file
[INFO] Repository 'codehaus' will be blacklisted
[INFO] artifact org.codehaus.woodstox:stax2-api: checking for updates from maven
[WARNING] repository metadata for: 'artifact org.codehaus.woodstox:stax2-api' could not be retrieved from repository: maven due to an error: Error transferring file
[INFO] Repository 'maven' will be blacklisted
[INFO] artifact org.codehaus.woodstox:stax2-api: checking for updates from central
[WARNING] repository metadata for: 'artifact org.codehaus.woodstox:stax2-api' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to /home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 11 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.codegen.maven.CodegenMojoTest
09:06:03,177 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
09:06:03,177 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
09:06:03,177 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/classes/logback.xml]
09:06:03,178 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
09:06:03,178 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/classes/logback.xml]
09:06:03,178 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/home/services/jenkins/.m2/repository/org/seasar/dao-codegen/s2dao-codegen-core/0.4.2.1-SNAPSHOT/s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar!/logback.xml]
09:06:03,256 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
09:06:03,259 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
09:06:03,261 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
09:06:03,298 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
09:06:03,298 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
09:06:03,298 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
09:06:03,298 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to WARN
09:06:03,298 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
09:06:03,299 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.jiemamy level set to INFO
09:06:03,299 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.seasar level set to DEBUG

09:06:03.427 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app_gen.dicon
09:06:03.482 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/ConditionOutputCode.dicon
09:06:03.494 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=CodeGen.dicon
09:06:03.500 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
09:06:03.503 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
09:06:03.603 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
09:06:03.609 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
09:06:03.617 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
09:06:03.619 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
09:06:03.666 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
09:06:03.671 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
09:06:03.685 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
09:06:03.693 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
09:06:03.694 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=internal.dicon
09:06:03.706 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=internal.dicon
09:06:03.706 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=CodeGen.dicon
09:06:03.746 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/ConditionOutputCode.dicon
09:06:03.750 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/RelationConditionOutputCode.dicon
09:06:03.760 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/RelationConditionOutputCode.dicon
09:06:03.761 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/CoreDaoOutputCode.dicon
09:06:03.768 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/CoreDaoOutputCode.dicon
09:06:03.768 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalDaoOutputCode.dicon
09:06:03.788 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalDaoOutputCode.dicon
09:06:03.788 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/AbstractDtoOutputCode.dicon
09:06:03.810 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/AbstractDtoOutputCode.dicon
09:06:03.817 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/AbstractRelationEntityOutputCode.dicon
09:06:03.822 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/AbstractRelationEntityOutputCode.dicon
09:06:03.825 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalEntityOutputCode.dicon
09:06:03.856 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalEntityOutputCode.dicon
09:06:03.856 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalDiconOutputCode.dicon
09:06:03.876 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalDiconOutputCode.dicon
09:06:03.880 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/RelationEntityOutputCode.dicon
09:06:03.891 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/RelationEntityOutputCode.dicon
09:06:03.891 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/CreateTable.dicon
09:06:03.909 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/CreateTable.dicon
09:06:03.924 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/dropTable.dicon
09:06:03.933 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/dropTable.dicon
09:06:03.945 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app_gen.dicon
09:06:03.952 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=CodeGen.dicon
09:06:03.959 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
09:06:03.961 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
09:06:03.964 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
09:06:03.965 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
09:06:03.967 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
09:06:03.971 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
09:06:03.974 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
09:06:03.975 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
09:06:03.987 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
09:06:03.988 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
09:06:03.993 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=internal.dicon
09:06:03.997 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=internal.dicon
09:06:03.998 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=CodeGen.dicon
09:06:04.548 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:04.550 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
log4j:WARN No appenders could be found for logger (freemarker.cache).
log4j:WARN Please initialize the log4j system properly.
09:06:04.969 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:04.971 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.057 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.058 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.206 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.206 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.325 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.333 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.456 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.460 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.582 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.582 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.670 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.688 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.778 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.781 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.897 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.897 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
09:06:05.994 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
09:06:05.995 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.398 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/services/jenkins/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar to /home/services/jenkins/.m2/repository/org/seasar/dao-codegen/maven-codegen-plugin/0.4.2.1-SNAPSHOT/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Thu Nov 04 09:06:06 JST 2021
[INFO] Final Memory: 40M/410M
[INFO] ------------------------------------------------------------------------
[maven-codegen-plugin] $ /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0/bin/mvn -f src/test/resources/pom.xml jiemamy:clean jiemamy:jiemamy org.codehaus.mojo:sql-maven-plugin:execute codegen:generate
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'jiemamy'.
[INFO] org.apache.maven.plugins: checking for updates from maven.jiemamy.org
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: maven.jiemamy.org due to an error: Error transferring file
[INFO] Repository 'maven.jiemamy.org' will be blacklisted
[INFO] ------------------------------------------------------------------------
[INFO] Building maven-codegen-plugin Maven Mojo
[INFO]    task-segment: [jiemamy:clean, jiemamy:jiemamy, org.codehaus.mojo:sql-maven-plugin:execute, codegen:generate]
[INFO] ------------------------------------------------------------------------
[INFO] [jiemamy:clean]
09:06:09.990 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryInterface=interface org.jiemamy.JiemamyFactory
09:06:09.996 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryImplementation=class org.jiemamy.internal.ArtemisJiemamyFactory
09:06:09.997 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - enhanceList=[]
09:06:10.003 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - Start factory enhancer: class org.jiemamy.internal.ArtemisJiemamyFactory
09:06:10.032 [main] DEBUG o.j.u.e.helper.EnhanceManipulator - Copy class: org.jiemamy.internal.ArtemisJiemamyFactory -> org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:10.039 [main] DEBUG o.j.u.e.h.AccessibilityValidator - Verifying accessibility: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:10.098 [main] DEBUG o.j.u.e.helper.JavassistConverter - Register to JVM: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:10.231 [main] INFO  org.jiemamy.utils.DatabaseCleaner - clean: jdbc:postgresql://localhost:5432/maven_codegen_plugin
09:06:10.237 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryInterface=interface org.jiemamy.JiemamyFactory
09:06:10.238 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryImplementation=class org.jiemamy.internal.ArtemisJiemamyFactory
09:06:10.238 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - enhanceList=[]
09:06:10.238 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - Start factory enhancer: class org.jiemamy.internal.ArtemisJiemamyFactory
09:06:10.247 [main] DEBUG o.j.u.e.helper.EnhanceManipulator - Copy class: org.jiemamy.internal.ArtemisJiemamyFactory -> org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:10.247 [main] DEBUG o.j.u.e.h.AccessibilityValidator - Verifying accessibility: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:10.277 [main] DEBUG o.j.u.e.helper.JavassistConverter - Register to JVM: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:10.420 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor - type = TABLE(dept_table)
09:06:10.438 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   dept_id = int4
09:06:10.439 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   dname = varchar(14)
09:06:10.439 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   loc = varchar(13)
09:06:10.440 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   versionno = numeric(8, 0)
09:06:10.440 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   active = numeric(1, 0)
09:06:13.180 [main] INFO  org.jiemamy.utils.SqlExecuter - DROP TABLE dept_table;
[INFO] [jiemamy:jiemamy]
[INFO] >>>> Starting maven-jiemamy-plugin...
[INFO] Open Jiemamy model file codegen.jer
[INFO] Serializing stream to model.
09:06:13.228 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryInterface=interface org.jiemamy.JiemamyFactory
09:06:13.228 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryImplementation=class org.jiemamy.internal.ArtemisJiemamyFactory
09:06:13.228 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - enhanceList=[]
09:06:13.228 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - Start factory enhancer: class org.jiemamy.internal.ArtemisJiemamyFactory
09:06:13.229 [main] DEBUG o.j.u.e.helper.EnhanceManipulator - Copy class: org.jiemamy.internal.ArtemisJiemamyFactory -> org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:13.230 [main] DEBUG o.j.u.e.h.AccessibilityValidator - Verifying accessibility: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:13.271 [main] DEBUG o.j.u.e.helper.JavassistConverter - Register to JVM: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
09:06:13.280 [main] DEBUG o.j.i.s.JiemamyDomSerializer - deserialize
[INFO] Configure Exporter...
[INFO] Executing Exporter...
[INFO] done.
[INFO] <<<< Exit maven-jiemamy-plugin successfully.
[INFO] [sql:execute]
[INFO] Executing file: /tmp/codegen.1962066145sql
[ERROR] Failed to execute:  CREATE TABLE EMP_TABLE(EMP_NO NUMERIC(4)NOT NULL, PRIMARY KEY(EMP_NO), ENAME VARCHAR(10), JOB VARCHAR(9), MGR NUMERIC(4), HIRE_DATE DATE, SAL NUMERIC(7, 2), COMM NUMERIC(7, 2), DEPT_NO NUMERIC(2), TSTAMP TIMESTAMP, VERSIONNO NUMERIC(8)NOT NULL, FOREIGN KEY(DEPT_NO)REFERENCES DEPT_TABLE(DEPT_ID))
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] ERROR: foreign key constraint "emp_table_dept_no_fkey" cannot be implemented
  Detail: Key columns "dept_no" and "dept_id" are of incompatible types: numeric and integer.

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Thu Nov 04 09:06:14 JST 2021
[INFO] Final Memory: 22M/414M
[INFO] ------------------------------------------------------------------------
Build step 'Mavenの呼び出し' marked build as failure
Sending e-mails to: azusa@fieldnotes.jp
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE