Skip to content

Console Output

projectStarted org.seasar.cubby:cubby-s2-examples:2.1.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cubby S2Container Examples 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cubby-s2-examples ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[TASKS] Scanning folder '/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 5 files to scan for tasks
Found 0 open tasks.
mojoStarted org.codehaus.mojo:cobertura-maven-plugin:2.2(default)
[INFO] 
[INFO] --- cobertura-maven-plugin:2.2:clean (default) @ cubby-s2-examples ---
mojoSucceeded org.codehaus.mojo:cobertura-maven-plugin:2.2(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cubby-s2-examples ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cubby-s2-examples ---
[INFO] Compiling 3 source files to /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/target/classes
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cubby-s2-examples ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
[INFO] Compiling 2 source files to /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cubby-s2-examples ---
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
[INFO] Surefire report directory: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cubby-s2-examples ---
Running org.seasar.cubby.examples.s2.action.HelloActionTest
01:13:06.157 [main] DEBUG org.seasar.framework.env.Env - 環境変数#Envにファイル(env.txt)から値(ct)が設定されました
01:13:06.162 [main] DEBUG org.seasar.framework.env.Env - 環境変数#Envにファイル(env_ut.txt)から値(ut)が設定されました
01:13:06.297 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=warmdeploy.dicon
01:13:06.303 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
01:13:06.358 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
01:13:06.359 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=customizer.dicon
01:13:06.364 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=default-customizer.dicon
01:13:06.369 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=std-customizer.dicon
01:13:06.404 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=std-customizer.dicon
01:13:06.412 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=default-customizer.dicon
01:13:06.420 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=customizer.dicon
01:13:06.421 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=creator.dicon
01:13:06.456 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=creator.dicon
01:13:06.462 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=warmdeploy.dicon
01:13:06.506 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app.dicon
01:13:06.511 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
01:13:06.517 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
01:13:06.517 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=aop.dicon
01:13:06.539 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=aop.dicon
01:13:06.540 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
01:13:06.554 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
01:13:06.569 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
01:13:06.570 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
01:13:06.573 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
01:13:06.580 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
01:13:06.595 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
01:13:06.600 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
01:13:06.601 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=s2jdbc.dicon
01:13:06.605 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=s2jdbc-internal.dicon
01:13:06.615 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=s2jdbc-internal.dicon
01:13:06.647 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=s2jdbc.dicon
01:13:06.648 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=cubby.dicon
01:13:06.685 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=cubby.dicon
01:13:06.686 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app-cubby.dicon
01:13:06.690 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=cubby-converters.dicon
01:13:06.711 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=cubby-converters.dicon
01:13:06.732 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app-cubby.dicon
01:13:06.734 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app.dicon
01:13:06.751 [main] WARN  o.s.f.c.a.BindingTypeShouldDef - org.seasar.extension.dbcp.impl.ConnectionPoolImplのプロパティ(XADataSource)が見つからないので設定をスキップします
01:13:06.891 [main] DEBUG o.s.f.container.util.S2ContainerUtil - クラス(org.seasar.cubby.examples.s2.action.HelloAction[helloAction])のコンポーネント定義を登録します
01:13:07.011 [main] WARN  o.s.f.c.a.BindingTypeShouldDef - org.seasar.cubby.examples.s2.action.HelloAction$$EnhancedByS2AOP$$4cc5aa00のプロパティ(validation)が見つからないので設定をスキップします
01:13:07.014 [main] DEBUG o.s.f.container.util.S2ContainerUtil - クラス(org.seasar.cubby.examples.s2.service.HelloService[helloService])のコンポーネント定義を登録します
01:13:07.030 [main] DEBUG o.s.c.internal.util.ServiceLoader - interface org.seasar.cubby.plugin.Plugin の構成ファイル jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2/target/cubby-s2-2.1.0-SNAPSHOT.jar!/META-INF/services/org.seasar.cubby.plugin.Plugin を読み込みます
01:13:07.033 [main] DEBUG o.s.c.plugins.s2.S2ContainerPlugin - org.apache.jasper.compiler.JspRuntimeContext
01:13:07.033 [main] DEBUG o.s.c.internal.util.ServiceLoader - interface org.seasar.cubby.plugin.Plugin の実装として org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を構築しました
01:13:07.034 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を初期化します
01:13:07.034 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を初期化しました
01:13:07.035 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を登録します
01:13:07.036 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します
01:13:07.036 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します
01:13:07.037 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します
01:13:07.038 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します
01:13:07.038 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します
01:13:07.039 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を登録しました
01:13:07.040 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を準備します
01:13:07.042 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を準備しました
01:13:07.048 [main] DEBUG org.seasar.cubby.filter.CubbyFilter - /hello/ へのリクエストを受け付けました
01:13:07.072 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.073 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.074 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.message(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.074 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.message(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.075 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.back(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.076 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.back(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.076 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.IndexAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.077 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.IndexAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.080 [main] DEBUG o.s.c.s.i.AbstractRequestParserProvider - org.seasar.cubby.controller.impl.DefaultRequestParser@29abc69 を用いてリクエストを解析します
01:13:07.082 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - /hello/ の処理を開始します
01:13:07.082 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.index())を実行します
01:13:07.093 [main] DEBUG o.s.f.a.i.TraceInterceptor - BEGIN org.seasar.cubby.examples.s2.action.HelloAction#index()
01:13:07.096 [main] DEBUG o.s.extension.jta.TransactionImpl - トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1375891987096/0, BranchId=]
01:13:07.098 [main] DEBUG o.s.extension.jta.TransactionImpl - トランザクションをコミットしました。tx=[FormatId=4360, GlobalId=1375891987096/0, BranchId=]
01:13:07.099 [main] DEBUG o.s.f.a.i.TraceInterceptor - END org.seasar.cubby.examples.s2.action.HelloAction#index() : org.seasar.cubby.action.Forward@549b6220
01:13:07.100 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@6db22920 を破棄します
01:13:07.100 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@6db22920 を破棄しました
01:13:07.101 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を破棄します
01:13:07.101 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@1dc18a4c を破棄しました
01:13:07.108 [main] DEBUG org.seasar.framework.env.Env - 環境変数#Envにファイル(env.txt)から値(ct)が設定されました
01:13:07.110 [main] DEBUG org.seasar.framework.env.Env - 環境変数#Envにファイル(env_ut.txt)から値(ut)が設定されました
01:13:07.114 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=warmdeploy.dicon
01:13:07.117 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
01:13:07.123 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
01:13:07.124 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=customizer.dicon
01:13:07.127 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=default-customizer.dicon
01:13:07.131 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=std-customizer.dicon
01:13:07.148 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=std-customizer.dicon
01:13:07.153 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=default-customizer.dicon
01:13:07.158 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=customizer.dicon
01:13:07.159 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=creator.dicon
01:13:07.171 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=creator.dicon
01:13:07.175 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=warmdeploy.dicon
01:13:07.180 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app.dicon
01:13:07.183 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
01:13:07.188 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
01:13:07.188 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=aop.dicon
01:13:07.196 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=aop.dicon
01:13:07.196 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
01:13:07.200 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
01:13:07.205 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
01:13:07.205 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
01:13:07.209 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
01:13:07.213 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
01:13:07.217 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
01:13:07.220 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
01:13:07.220 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=s2jdbc.dicon
01:13:07.224 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=s2jdbc-internal.dicon
01:13:07.230 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=s2jdbc-internal.dicon
01:13:07.234 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=s2jdbc.dicon
01:13:07.234 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=cubby.dicon
01:13:07.243 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=cubby.dicon
01:13:07.243 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app-cubby.dicon
01:13:07.247 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=cubby-converters.dicon
01:13:07.256 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=cubby-converters.dicon
01:13:07.261 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app-cubby.dicon
01:13:07.262 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app.dicon
01:13:07.268 [main] WARN  o.s.f.c.a.BindingTypeShouldDef - org.seasar.extension.dbcp.impl.ConnectionPoolImplのプロパティ(XADataSource)が見つからないので設定をスキップします
01:13:07.295 [main] DEBUG o.s.f.container.util.S2ContainerUtil - クラス(org.seasar.cubby.examples.s2.action.HelloAction[helloAction])のコンポーネント定義を登録します
01:13:07.310 [main] WARN  o.s.f.c.a.BindingTypeShouldDef - org.seasar.cubby.examples.s2.action.HelloAction$$EnhancedByS2AOP$$141dddbaのプロパティ(validation)が見つからないので設定をスキップします
01:13:07.311 [main] DEBUG o.s.f.container.util.S2ContainerUtil - クラス(org.seasar.cubby.examples.s2.service.HelloService[helloService])のコンポーネント定義を登録します
01:13:07.316 [main] DEBUG o.s.c.internal.util.ServiceLoader - interface org.seasar.cubby.plugin.Plugin の構成ファイル jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2/target/cubby-s2-2.1.0-SNAPSHOT.jar!/META-INF/services/org.seasar.cubby.plugin.Plugin を読み込みます
01:13:07.317 [main] DEBUG o.s.c.internal.util.ServiceLoader - interface org.seasar.cubby.plugin.Plugin の実装として org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を構築しました
01:13:07.317 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を初期化します
01:13:07.318 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を初期化しました
01:13:07.318 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を登録します
01:13:07.318 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します
01:13:07.318 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します
01:13:07.319 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します
01:13:07.319 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します
01:13:07.319 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します
01:13:07.320 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を登録しました
01:13:07.320 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を準備します
01:13:07.321 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を準備しました
01:13:07.321 [main] DEBUG org.seasar.cubby.filter.CubbyFilter - /hello/message へのリクエストを受け付けました
01:13:07.322 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.323 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.323 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.message(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.324 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.message(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.324 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.back(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.325 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.back(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.325 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.IndexAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.325 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.IndexAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.326 [main] DEBUG o.s.c.s.i.AbstractRequestParserProvider - org.seasar.cubby.controller.impl.DefaultRequestParser@351daa0e を用いてリクエストを解析します
01:13:07.326 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - /hello/message の処理を開始します
01:13:07.327 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.message())を実行します
01:13:07.329 [main] DEBUG o.s.f.a.i.TraceInterceptor - BEGIN org.seasar.cubby.examples.s2.action.HelloAction#message()
01:13:07.329 [main] DEBUG o.s.extension.jta.TransactionImpl - トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1375891987096/1, BranchId=]
01:13:07.329 [main] DEBUG o.s.f.a.i.TraceInterceptor - BEGIN org.seasar.cubby.examples.s2.service.HelloService#getMessage()
01:13:07.330 [main] DEBUG o.s.f.a.i.TraceInterceptor - END org.seasar.cubby.examples.s2.service.HelloService#getMessage() : Hello!
01:13:07.330 [main] DEBUG o.s.extension.jta.TransactionImpl - トランザクションをコミットしました。tx=[FormatId=4360, GlobalId=1375891987096/1, BranchId=]
01:13:07.330 [main] DEBUG o.s.f.a.i.TraceInterceptor - END org.seasar.cubby.examples.s2.action.HelloAction#message() : org.seasar.cubby.action.Forward@2c9c82f4
01:13:07.330 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を破棄します
01:13:07.331 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@60c9630a を破棄しました
01:13:07.331 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@4235e6e3 を破棄します
01:13:07.331 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@4235e6e3 を破棄しました
01:13:07.335 [main] DEBUG org.seasar.framework.env.Env - 環境変数#Envにファイル(env.txt)から値(ct)が設定されました
01:13:07.336 [main] DEBUG org.seasar.framework.env.Env - 環境変数#Envにファイル(env_ut.txt)から値(ut)が設定されました
01:13:07.340 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=warmdeploy.dicon
01:13:07.343 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
01:13:07.357 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
01:13:07.357 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=customizer.dicon
01:13:07.360 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=default-customizer.dicon
01:13:07.363 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=std-customizer.dicon
01:13:07.377 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=std-customizer.dicon
01:13:07.381 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=default-customizer.dicon
01:13:07.386 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=customizer.dicon
01:13:07.386 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=creator.dicon
01:13:07.397 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=creator.dicon
01:13:07.399 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=warmdeploy.dicon
01:13:07.404 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app.dicon
01:13:07.408 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
01:13:07.411 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
01:13:07.412 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=aop.dicon
01:13:07.418 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=aop.dicon
01:13:07.419 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
01:13:07.421 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
01:13:07.426 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
01:13:07.426 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
01:13:07.430 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
01:13:07.434 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
01:13:07.438 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
01:13:07.440 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
01:13:07.441 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=s2jdbc.dicon
01:13:07.444 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=s2jdbc-internal.dicon
01:13:07.449 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=s2jdbc-internal.dicon
01:13:07.451 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=s2jdbc.dicon
01:13:07.452 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=cubby.dicon
01:13:07.459 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=cubby.dicon
01:13:07.459 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app-cubby.dicon
01:13:07.462 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=cubby-converters.dicon
01:13:07.469 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=cubby-converters.dicon
01:13:07.474 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app-cubby.dicon
01:13:07.474 [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app.dicon
01:13:07.477 [main] WARN  o.s.f.c.a.BindingTypeShouldDef - org.seasar.extension.dbcp.impl.ConnectionPoolImplのプロパティ(XADataSource)が見つからないので設定をスキップします
01:13:07.497 [main] DEBUG o.s.f.container.util.S2ContainerUtil - クラス(org.seasar.cubby.examples.s2.action.HelloAction[helloAction])のコンポーネント定義を登録します
01:13:07.511 [main] WARN  o.s.f.c.a.BindingTypeShouldDef - org.seasar.cubby.examples.s2.action.HelloAction$$EnhancedByS2AOP$$7b283052のプロパティ(validation)が見つからないので設定をスキップします
01:13:07.512 [main] DEBUG o.s.f.container.util.S2ContainerUtil - クラス(org.seasar.cubby.examples.s2.service.HelloService[helloService])のコンポーネント定義を登録します
01:13:07.517 [main] DEBUG o.s.c.internal.util.ServiceLoader - interface org.seasar.cubby.plugin.Plugin の構成ファイル jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2/target/cubby-s2-2.1.0-SNAPSHOT.jar!/META-INF/services/org.seasar.cubby.plugin.Plugin を読み込みます
01:13:07.517 [main] DEBUG o.s.c.internal.util.ServiceLoader - interface org.seasar.cubby.plugin.Plugin の実装として org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を構築しました
01:13:07.517 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を初期化します
01:13:07.518 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を初期化しました
01:13:07.518 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を登録します
01:13:07.518 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します
01:13:07.518 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します
01:13:07.519 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します
01:13:07.519 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します
01:13:07.519 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します
01:13:07.520 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を登録しました
01:13:07.520 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を準備します
01:13:07.520 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を準備しました
01:13:07.520 [main] DEBUG org.seasar.cubby.filter.CubbyFilter - /hello/message へのリクエストを受け付けました
01:13:07.522 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.522 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.523 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.message(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.523 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/message$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.message(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.524 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.back(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.524 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/hello/back$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.back(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.524 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.IndexAction.index(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:13:07.525 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.IndexAction.index(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:13:07.525 [main] DEBUG o.s.c.s.i.AbstractRequestParserProvider - org.seasar.cubby.controller.impl.DefaultRequestParser@33f98d58 を用いてリクエストを解析します
01:13:07.525 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - /hello/message の処理を開始します
01:13:07.526 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.examples.s2.action.HelloAction.message())を実行します
01:13:07.529 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@336d8196 を破棄します
01:13:07.530 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@336d8196 を破棄しました
01:13:07.530 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を破棄します
01:13:07.530 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.s2.S2ContainerPlugin@5a56b93a を破棄しました
01:13:07.533 [main] DEBUG org.seasar.framework.env.Env - 環境変数#Envにファイル(env.txt)から値(ct)が設定されました
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 sec
Running org.seasar.cubby.examples.s2.service.HelloServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

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

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
[JENKINS] テスト結果の記録
mojoStarted org.apache.maven.plugins:maven-war-plugin:2.1.1(default-war)
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ cubby-s2-examples ---
[INFO] Packaging webapp
[INFO] Assembling webapp [cubby-s2-examples] in [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/target/cubby-s2-examples]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/src/main/webapp]
[INFO] Webapp assembled in [79 msecs]
[INFO] Building war: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/target/cubby-s2-examples.war
[INFO] WEB-INF/web.xml already added, skipping
mojoSucceeded org.apache.maven.plugins:maven-war-plugin:2.1.1(default-war)
2013/08/08 1:13:08 hudson.maven.ExecutedMojo <init>
警告: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
mojoStarted org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar)
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (source-jar) @ cubby-s2-examples ---
[INFO] Building jar: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/target/cubby-s2-examples-sources.jar
mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar)
mojoStarted org.codehaus.cargo:cargo-maven2-plugin:1.0.1-alpha-2(start-container)
[INFO] 
[INFO] --- cargo-maven2-plugin:1.0.1-alpha-2:start (start-container) @ cubby-s2-examples ---
mojoSucceeded org.codehaus.cargo:cargo-maven2-plugin:1.0.1-alpha-2(start-container)
mojoStarted org.codehaus.cargo:cargo-maven2-plugin:1.0.1-alpha-2(stop-container)
[INFO] 
[INFO] --- cargo-maven2-plugin:1.0.1-alpha-2:stop (stop-container) @ cubby-s2-examples ---
mojoSucceeded org.codehaus.cargo:cargo-maven2-plugin:1.0.1-alpha-2(stop-container)
mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cubby-s2-examples ---
[INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/target/cubby-s2-examples.war to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-s2-examples/2.1.0-SNAPSHOT/cubby-s2-examples-2.1.0-SNAPSHOT.war
[INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/pom.xml to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-s2-examples/2.1.0-SNAPSHOT/cubby-s2-examples-2.1.0-SNAPSHOT.pom
[INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-s2-examples/target/cubby-s2-examples-sources.jar to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-s2-examples/2.1.0-SNAPSHOT/cubby-s2-examples-2.1.0-SNAPSHOT-sources.jar
mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
projectSucceeded org.seasar.cubby:cubby-s2-examples:2.1.0-SNAPSHOT