[ https://issues.apache.org/jira/browse/OMID-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653024#comment-16653024 ]
James Taylor commented on OMID-109: ----------------------------------- Also, I'm seeing the following error sometimes: {code:java} [ERROR] Tests run: 56, Failures: 0, Errors: 4, Skipped: 8, Time elapsed: 317.357 s <<< FAILURE! - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT [ERROR] testRowCountAndByteCounts[mutable=false,transactionProvider=OMID,isUserTableNamespaceMapped=false,columnEncoded=false](org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT) Time elapsed: 0.841 s <<< ERROR! com.google.common.util.concurrent.UncheckedExecutionException: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:35726 Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:35726 Caused by: java.net.BindException: Address already in use [ERROR] testSomeUpdateEmptyStats[mutable=false,transactionProvider=OMID,isUserTableNamespaceMapped=false,columnEncoded=false](org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT) Time elapsed: 0.117 s <<< ERROR! com.google.common.util.concurrent.UncheckedExecutionException: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:35726 Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:35726 Caused by: java.net.BindException: Address already in use [ERROR] testUpdateStatsWithMultipleTables[mutable=false,transactionProvider=OMID,isUserTableNamespaceMapped=false,columnEncoded=false](org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT) Time elapsed: 0.101 s <<< ERROR! com.google.common.util.concurrent.UncheckedExecutionException: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:35726 Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:35726 Caused by: java.net.BindException: Address already in use [ERROR] testUpdateStats[mutable=false,transactionProvider=OMID,isUserTableNamespaceMapped=false,columnEncoded=false](org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT) Time elapsed: 0.1 s <<< ERROR! com.google.common.util.concurrent.UncheckedExecutionException: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:35726 Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:35726 Caused by: java.net.BindException: Address already in use {code} Any ideas? > Unable to build phoenix-integration branch through Jenkins job > -------------------------------------------------------------- > > Key: OMID-109 > URL: https://issues.apache.org/jira/browse/OMID-109 > Project: Apache Omid > Issue Type: Sub-task > Reporter: James Taylor > Assignee: Yonatan Gottesman > Priority: Blocker > Attachments: OMID-109.patch, omid109.patch, omid109_v2.patch > > > Based on Jenkins job failures > (https://builds.apache.org/job/Phoenix-omid2/81/), the repo URL in the pom > needs to be updated to > https://raw.githubusercontent.com/synergian/wagon-git/releases. -- This message was sent by Atlassian JIRA (v7.6.3#76005)