See <http://jenkins.buildacloud.org/job/build-master-noredist/2637/changes>

Changes:

[Alena Prokharchyk] Return isolation methods as a part of listPhysicalNetworks 
call

------------------------------------------
[...truncated 4308 lines...]
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-network-nvp ---
[INFO] Compiling 7 source files to 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/nicira-nvp/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-network-nvp ---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/nicira-nvp/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.network.element.NiciraNvpElementTest
log4j:WARN No appenders could be found for logger 
(com.cloud.network.element.NiciraNvpElement).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 sec
Running com.cloud.network.nicira.NiciraTagTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.cloud.network.nicira.NatRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running com.cloud.network.nicira.NiciraNvpApiTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec
Running com.cloud.network.resource.NiciraNvpResourceTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
Running com.cloud.network.guru.NiciraNvpGuestNetworkGuruTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-plugin-network-nvp ---
[INFO] Building jar: 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/nicira-nvp/target/cloud-plugin-network-nvp-4.5.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
cloud-plugin-network-nvp ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-plugin-network-nvp ---
[INFO] Installing 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/nicira-nvp/target/cloud-plugin-network-nvp-4.5.0-SNAPSHOT.jar>
 to 
/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-nvp/4.5.0-SNAPSHOT/cloud-plugin-network-nvp-4.5.0-SNAPSHOT.jar
[INFO] Installing 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/nicira-nvp/pom.xml>
 to 
/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-nvp/4.5.0-SNAPSHOT/cloud-plugin-network-nvp-4.5.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - BigSwitch Virtual Network Segment 
4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-network-vns ---
[INFO] Deleting 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns/target>
 (includes = [**/*], excludes = [])
[INFO] Deleting 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns>
 (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-plugin-network-vns ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-network-vns ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-plugin-network-vns ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
cloud-plugin-network-vns ---
[INFO] Compiling 29 source files to 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-plugin-network-vns ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-plugin-network-vns ---
[INFO] Compiling 2 source files to 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-plugin-network-vns ---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.network.resource.BigSwitchVnsResourceTest
log4j:WARN No appenders could be found for logger 
(org.apache.commons.httpclient.params.DefaultHttpParams).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec
Running com.cloud.network.bigswitch.BigSwitchApiTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-plugin-network-vns ---
[INFO] Building jar: 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns/target/cloud-plugin-network-vns-4.5.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
cloud-plugin-network-vns ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-plugin-network-vns ---
[INFO] Installing 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns/target/cloud-plugin-network-vns-4.5.0-SNAPSHOT.jar>
 to 
/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-vns/4.5.0-SNAPSHOT/cloud-plugin-network-vns-4.5.0-SNAPSHOT.jar
[INFO] Installing 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/bigswitch-vns/pom.xml>
 to 
/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-vns/4.5.0-SNAPSHOT/cloud-plugin-network-vns-4.5.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Midokura Midonet 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
cloud-plugin-network-midonet ---
[INFO] Deleting 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/midonet/target>
 (includes = [**/*], excludes = [])
[INFO] Deleting 
<http://jenkins.buildacloud.org/job/build-master-noredist/ws/plugins/network-elements/midonet>
 (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-plugin-network-midonet ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ 
cloud-plugin-network-midonet ---
Downloading: 
http://cs-maven.midokura.com/releases/org/libvirt/libvirt/0.5.1/libvirt-0.5.1.pom

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[0.889s]
[INFO] Apache CloudStack ................................. SUCCESS [1.299s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.819s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [2.530s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [10.083s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.051s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [5.682s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [3.331s]
[INFO] Apache CloudStack API ............................. SUCCESS [11.634s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [2.238s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [5.004s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.046s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [3.785s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [1.866s]
[INFO] Apache CloudStack Core ............................ SUCCESS [12.644s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [4.956s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [2.544s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [2.850s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [10.555s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [1.479s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [2.364s]
[INFO] Apache CloudStack Server .......................... SUCCESS [32.296s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [6.040s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [8.581s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.045s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.291s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [4.488s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [6.326s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [4.132s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [2.926s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [2.731s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [2.615s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [5.905s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [1.979s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [4.407s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.272s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [6.992s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [4.201s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [2.129s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [2.147s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS 
[2.349s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  
SUCCESS [2.207s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS 
[2.159s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [6.802s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [2.430s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [2.284s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [6.087s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [2.840s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [3.261s]
[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [9.591s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [9.869s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [2.685s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [3.643s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [3.968s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [2.800s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [5.313s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS 
[4.474s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS 
[6.938s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [1.886s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:11.417s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [6.006s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [3.530s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [6.935s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS 
[4.881s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... FAILURE [28.957s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack IAM Service ..................... SKIPPED
[INFO] Apache CloudStack IAM - Server .................... SKIPPED
[INFO] Apache CloudStack IAM - Plugin .................... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:30.265s
[INFO] Finished at: Wed Apr 23 00:20:35 CEST 2014
[INFO] Final Memory: 82M/418M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on 
project cloud-plugin-network-midonet: Failed to resolve dependencies for one or 
more projects in the reactor. Reason: Unable to get dependency information for 
org.libvirt:libvirt:jar:0.5.1: Failed to retrieve POM for 
org.libvirt:libvirt:jar:0.5.1: Could not transfer artifact 
org.libvirt:libvirt:pom:0.5.1 from/to mido-maven-public-releases 
(http://cs-maven.midokura.com/releases): cs-maven.midokura.com
[ERROR] org.libvirt:libvirt:jar:0.5.1
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] mido-maven-public-releases (http://cs-maven.midokura.com/releases, 
releases=true, snapshots=true),
[ERROR] apache.snapshots (http://repository.apache.org/snapshots, 
releases=false, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, 
snapshots=false),
[ERROR] libvirt-org (http://libvirt.org/maven2, releases=true, snapshots=true),
[ERROR] ceph-com (http://ceph.com/maven, releases=true, snapshots=true)
[ERROR] Path to dependency:
[ERROR] 1) org.apache.cloudstack:cloud-plugin-network-midonet:jar:4.5.0-SNAPSHOT
[ERROR] 2) 
org.apache.cloudstack:cloud-plugin-hypervisor-kvm:jar:4.5.0-SNAPSHOT: Unknown 
host cs-maven.midokura.com
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-midonet
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts

Reply via email to