Skip to content

Instantly share code, notes, and snippets.

@abstractj
Created January 19, 2012 04:50
Show Gist options
  • Save abstractj/1638023 to your computer and use it in GitHub Desktop.
Save abstractj/1638023 to your computer and use it in GitHub Desktop.
it_works_on_my_machine
➜ integration-tests (TORQUE-514) ✗ mvn -s ../support/settings.xml -Dspec=spec/alacarte_jobs_spec.rb test
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.torquebox:torquebox-integration-tests:jar:2.0.0.beta3-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin de.saumya.mojo:jruby-maven-plugin @ line 417, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TorqueBox Integration Tests 2.0.0.beta3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for rubygems:cucumber:gem:1.0.4 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for rubygems:cucumber:gem:1.0.5 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ torquebox-integration-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ torquebox-integration-tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ torquebox-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/Bruno/opensource/torquebox/integration-tests/src/main/resources
[INFO] skip non existing resourceDirectory /Users/Bruno/opensource/torquebox/integration-tests/src/main/java
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ torquebox-integration-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- jruby-maven-plugin:0.28.4:jruby (prepare-as) @ torquebox-integration-tests ---
assembly from... /Users/Bruno/opensource/torquebox/build/assembly/target/stage/torquebox
output to....... /Users/Bruno/opensource/torquebox/integration-tests/target/integ-dist
*** Syncing to integ-dist by rsync
rsync -av . --relative --include jboss/modules --include jboss/standalone --exclude jruby/share/ri --exclude jruby/lib/ruby/gems/1.8/doc /Users/Bruno/opensource/torquebox/integration-tests/target/integ-dist
building file list ... done
jboss/modules/org/hornetq/ra/main/
jboss/modules/org/jaxen/main/
jboss/modules/org/jboss/as/clustering/api/main/
jboss/modules/org/jboss/as/clustering/impl/main/
jboss/modules/org/jboss/as/cmp/main/
jboss/modules/org/jboss/as/jsr77/main/
jboss/modules/org/jboss/as/messaging/main/
jboss/modules/org/projectodd/polyglot/hasingleton/main/
jboss/modules/org/torquebox/bootstrap/main/
jboss/modules/org/torquebox/cache/main/
jboss/modules/org/torquebox/cdi/main/
jboss/modules/org/torquebox/core/main/
jboss/modules/org/torquebox/jobs/main/
jboss/modules/org/torquebox/messaging/main/
jboss/modules/org/torquebox/security/main/
jboss/modules/org/torquebox/services/main/
jboss/modules/org/torquebox/stomp/main/
jboss/modules/org/torquebox/web/main/
jboss/standalone/
jboss/standalone/configuration/
jboss/standalone/configuration/standalone.xml
jboss/standalone/deployments/
jboss/standalone/deployments/README.txt
jboss/standalone/tmp/
jruby/lib/
sent 121436 bytes received 202 bytes 81092.00 bytes/sec
total size is 165294956 speedup is 1358.91
[INFO]
[INFO] --- jruby-maven-plugin:0.28.4:jruby (install-integ-gems) @ torquebox-integration-tests ---
[INFO] Skipping jruby-openssl
[INFO] Skipping haml
[INFO] Skipping json
[INFO] Skipping rails
[INFO] Skipping rails
[INFO] Skipping rails
[INFO] Skipping rails
[INFO] Skipping therubyrhino
[INFO] Skipping sass-rails
[INFO] Skipping sass-rails
[INFO] Skipping coffee-rails
[INFO] Skipping coffee-rails
[INFO] Skipping jquery-rails
[INFO] Skipping uglifier
[INFO] Skipping activerecord-jdbc-adapter
[INFO] Skipping activerecord-jdbc-adapter
[INFO] Skipping jdbc-h2
[INFO] Skipping jdbc-sqlite3
[INFO] Skipping sinatra
[INFO] Skipping rack
[INFO] Skipping rack
[INFO] Skipping rack
[INFO] Skipping dm-core
[INFO] Skipping dm-serializer
[INFO] Skipping json
[INFO] Skipping padrino
[INFO] Skipping sinatra-flash
[INFO] Skipping sequel
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ torquebox-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] skip non existing resourceDirectory /Users/Bruno/opensource/torquebox/integration-tests/src/test/java
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ torquebox-integration-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ torquebox-integration-tests ---
[INFO] Surefire report directory: /Users/Bruno/opensource/torquebox/integration-tests/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- rspec-maven-plugin:0.28.4:test (run-specs) @ torquebox-integration-tests ---
[INFO] Successfully installed torquebox-rake-support-2.0.0.beta3
[INFO] Successfully installed torquebox-messaging-2.0.0.beta3-java
[INFO] Successfully installed torquebox-transactions-2.0.0.beta3
[INFO] Successfully installed torquebox-stomp-2.0.0.beta3
[INFO] Successfully installed torquebox-core-2.0.0.beta3-java
[INFO] Successfully installed torquebox-security-2.0.0.beta3-java
[INFO] Successfully installed torquebox-cache-2.0.0.beta3-java
[INFO] 7 gems installed
[INFO] Running RSpec tests from /Users/Bruno/opensource/torquebox/integration-tests/spec
[WARNING] log4j:WARN No appenders could be found for logger (org.jboss.logging).
[WARNING] log4j:WARN Please initialize the log4j system properly.
[WARNING] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Run filtered excluding {:js=>#<Proc:./spec/driver_helper.rb:89>, :browser_not_supported=>#<Proc:./spec/driver_helper.rb:92>}
[INFO] /Library/Java/Home/bin/java -Xms64m -Xmx1024m -XX:MaxPermSize=512m -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSClassUnloadingEnabled -Djruby.home=/Users/Bruno/opensource/torquebox/integration-tests/target/integ-dist/jruby -Dgem.path=default -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.boot.log.file=/Users/Bruno/opensource/torquebox/integration-tests/target/integ-dist/jboss/standalone/log/boot.log -Dlogging.configuration=file:/Users/Bruno/opensource/torquebox/integration-tests/target/integ-dist/jboss/standalone/configuration/logging.properties -jar /Users/Bruno/opensource/torquebox/integration-tests/target/integ-dist/jboss/jboss-modules.jar -mp /Users/Bruno/opensource/torquebox/integration-tests/target/integ-dist/jboss/modules -logmodule org.jboss.logmanager -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=/Users/Bruno/opensource/torquebox/integration-tests/target/integ-dist/jboss
[INFO] pid=36685
[INFO] Waiting up to 120s for JBoss to boot
[INFO] JBoss started in 28s
[INFO] ** spec/alacarte_jobs_spec.rb
[INFO]
[INFO] long running jobs alacarte with a timeout
[INFO] deploy /Users/Bruno/opensource/torquebox/integration-tests/target/knobs/long_running_jobs_alacarte_with_a_timeout-knob.yml in 1s
[INFO] long running jobs alacarte with a timeout
[INFO] should be interrupted - 9.14s
[INFO] should be interrupted
[INFO]
[INFO] long running jobs alacarte with timeout of zero
[INFO] deploy /Users/Bruno/opensource/torquebox/integration-tests/target/knobs/long_running_jobs_alacarte_with_timeout_of_zero-knob.yml in 0s
[INFO] long running jobs alacarte with timeout of zero
[INFO] should not be interrupted - 7.573s
[INFO] should not be interrupted
[INFO]
[INFO] long running jobs alacarte with no timeout specified
[INFO] deploy /Users/Bruno/opensource/torquebox/integration-tests/target/knobs/long_running_jobs_alacarte_with_no_timeout_specified-knob.yml in 1s
[INFO] long running jobs alacarte with no timeout specified
[INFO] should not be interrupted - 7.541s
[INFO] should not be interrupted
[INFO] Shutdown message sent to JBoss
[INFO] ------------------------------------------------------------------------
[INFO] Completed in 168.759s
[INFO] ------------------------------------------------------------------------
[INFO] Passing...3
[INFO] Pending...0
[INFO] Failing...0
[INFO]
[INFO] Total.....3
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] Finished in 170.44 seconds
[INFO] 3 examples, 0 failures
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:43.407s
[INFO] Finished at: Thu Jan 19 02:47:23 BRST 2012
[INFO] Final Memory: 16M/81M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment