Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Last login: Sat Oct 20 13:16:56 on ttys001 ekoontz@armentai ~$ cd giraph ekoontz@armentai ~/giraph$ mvn -X -Phadoop_0.23 clean test Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800) Maven home: /usr/local/Cellar/maven/3.0.4/libexec Java version: 1.6.0_37, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.7.5", arch: "x86_64", family: "mac" [INFO] Error stacktraces are turned on. [DEBUG] Reading global settings from /usr/local/Cellar/maven/3.0.4/libexec/conf/settings.xml [DEBUG] Reading user settings from /Users/ekoontz/.m2/settings.xml [DEBUG] Using local repository at /Users/ekoontz/.m2/repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for /Users/ekoontz/.m2/repository [INFO] Scanning for projects... [DEBUG] Extension realms for project org.apache.giraph:parent:pom:0.2-SNAPSHOT: (none) [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null] [DEBUG] Extension realms for project org.apache.giraph:giraph:jar:0.2-SNAPSHOT: (none) [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null] [DEBUG] Extension realms for project org.apache.giraph:giraph-formats-contrib:jar:0.2-SNAPSHOT: (none) [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Giraph Parent [INFO] Apache Giraph [INFO] Apache Giraph Formats [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: org.apache.giraph:parent:pom:0.2-SNAPSHOT [DEBUG] Tasks: [clean, test] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.apache.giraph:giraph:jar:0.2-SNAPSHOT [DEBUG] Tasks: [clean, test] [DEBUG] Style: Regular [DEBUG] ----------------------------------------------------------------------- [DEBUG] Project: org.apache.giraph:giraph-formats-contrib:jar:0.2-SNAPSHOT [DEBUG] Tasks: [clean, test] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Giraph Parent 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: org.apache.giraph:parent:0.2-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [] [DEBUG] Repositories (dependencies): [apache snapshots (https://repository.apache.org/content/repositories/snapshots, snapshots), apache releases (https://repository.apache.org/content/repositories/releases, releases), central (http://repo.maven.apache.org/maven2, releases)] [DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> [DEBUG] ======================================================================= [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent --- [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: org.sonatype.aether.transfer < plexus.core [DEBUG] Imported: org.apache.maven.exception < plexus.core [DEBUG] Imported: org.sonatype.aether.metadata < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: org.sonatype.aether.collection < plexus.core [DEBUG] Imported: org.sonatype.aether.version < plexus.core [DEBUG] Imported: org.apache.maven.monitor < plexus.core [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: org.apache.maven.repository < plexus.core [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: org.apache.maven.profiles < plexus.core [DEBUG] Imported: org.sonatype.aether.repository < plexus.core [DEBUG] Imported: org.apache.maven.classrealm < plexus.core [DEBUG] Imported: org.apache.maven.execution < plexus.core [DEBUG] Imported: org.sonatype.aether.artifact < plexus.core [DEBUG] Imported: org.sonatype.aether.spi < plexus.core [DEBUG] Imported: org.apache.maven.reporting < plexus.core [DEBUG] Imported: org.apache.maven.usability < plexus.core [DEBUG] Imported: org.codehaus.plexus.container < plexus.core [DEBUG] Imported: org.codehaus.plexus.component < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: org.sonatype.aether.graph < plexus.core [DEBUG] Imported: org.sonatype.aether.* < plexus.core [DEBUG] Imported: org.apache.maven.settings < plexus.core [DEBUG] Imported: org.codehaus.classworlds < plexus.core [DEBUG] Imported: org.sonatype.aether.impl < plexus.core [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core [DEBUG] Imported: org.apache.maven.toolchain < plexus.core [DEBUG] Imported: org.sonatype.aether.deployment < plexus.core [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] Imported: org.apache.maven.configuration < plexus.core [DEBUG] Imported: org.apache.maven.cli < plexus.core [DEBUG] Imported: org.sonatype.aether.installation < plexus.core [DEBUG] Imported: org.codehaus.plexus.context < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: org.apache.maven.project < plexus.core [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: org.apache.maven.model < plexus.core [DEBUG] Imported: org.apache.maven.* < plexus.core [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: org.sonatype.aether.resolution < plexus.core [DEBUG] Imported: org.apache.maven.plugin < plexus.core [DEBUG] Imported: org.codehaus.plexus.* < plexus.core [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core [DEBUG] Populating class realm maven.api [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1 [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator --> [DEBUG] (f) directory = /Users/ekoontz/giraph/target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = /Users/ekoontz/giraph/target/classes [DEBUG] (f) reportDirectory = /Users/ekoontz/giraph/target/site [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = /Users/ekoontz/giraph/target/test-classes [DEBUG] -- end configuration -- [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/target [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/target/classes [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/target/test-classes [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/target/site [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Giraph 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: org.apache.giraph:giraph:0.2-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, test] [DEBUG] Repositories (dependencies): [apache snapshots (https://repository.apache.org/content/repositories/snapshots, snapshots), apache releases (https://repository.apache.org/content/repositories/releases, releases), central (http://repo.maven.apache.org/maven2, releases)] [DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.0.1:enforce (enforce-maven) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <fail default-value="true">${enforcer.fail}</fail> <failFast default-value="false">${enforcer.failFast}</failFast> <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache> <project>${project}</project> <rules> <requireMavenVersion> <version>3.0.0</version> </requireMavenVersion> </rules> <session>${session}</session> <skip default-value="false">${enforcer.skip}</skip> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.sonatype.plugins:munge-maven-plugin:1.0:munge (munge) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <build>${project.build}</build> <excludes default-value="${excludes}"/> <executedProject>${executedProject}</executedProject> <includes default-value="${includes}"/> <mungedDirectory default-value="${project.build.directory}/munged"/> <symbols default-value="${symbols}">HADOOP_1_SECRET_MANAGER</symbols> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.5:resources (default-resources) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${maven.resources.escapeString}</escapeString> <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths> <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs> <outputDirectory default-value="${project.build.outputDirectory}"/> <overwrite default-value="false">${maven.resources.overwrite}</overwrite> <project default-value="${project}"/> <resources default-value="${project.resources}"/> <session default-value="${session}"/> <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <classpathElements default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.compileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <fork default-value="false">${maven.compiler.fork}</fork> <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <outputFileName>${project.build.finalName}</outputFileName> <projectArtifact default-value="${project.artifact}"/> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <source default-value="1.5">1.6</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.5">1.6</target> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-assembly-plugin:2.3:single (build-fat-jar) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">${assembly.appendAssemblyId}</appendAssemblyId> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <classifier>${classifier}</classifier> <descriptor>src/main/assembly/compile.xml</descriptor> <descriptorId>${descriptorId}</descriptorId> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <finalName default-value="${project.build.finalName}"/> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeSite default-value="false">${includeSite}</includeSite> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}">target</outputDirectory> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updatOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.5:testResources (default-testResources) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${maven.resources.escapeString}</escapeString> <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths> <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs> <outputDirectory>${project.build.testOutputDirectory}</outputDirectory> <overwrite default-value="false">${maven.resources.overwrite}</overwrite> <project default-value="${project}"/> <resources>${project.testResources}</resources> <session default-value="${session}"/> <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <classpathElements default-value="${project.testClasspathElements}"/> <compileSourceRoots default-value="${project.testCompileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <fork default-value="false">${maven.compiler.fork}</fork> <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-sources/test-annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <outputFileName>${project.build.finalName}</outputFileName> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skip>${maven.test.skip}</skip> <source default-value="1.5">1.6</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.5">1.6</target> <testSource>${maven.compiler.testSource}</testSource> <testTarget>${maven.compiler.testTarget}</testTarget> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <argLine>${argLine}</argLine> <basedir default-value="${basedir}"/> <childDelegation default-value="false">${childDelegation}</childDelegation> <classesDirectory default-value="${project.build.outputDirectory}"/> <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess> <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport> <enableAssertions default-value="true">${enableAssertions}</enableAssertions> <excludedGroups>${excludedGroups}</excludedGroups> <failIfNoTests>${failIfNoTests}</failIfNoTests> <forkMode default-value="once">${forkMode}</forkMode> <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds> <groups>${groups}</groups> <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName> <jvm>${jvm}</jvm> <localRepository>${localRepository}</localRepository> <objectFactory>${objectFactory}</objectFactory> <parallel>${parallel}</parallel> <parallelMavenExecution default-value="${session.parallel}"/> <perCoreThreadCount>${perCoreThreadCount}</perCoreThreadCount> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <printSummary default-value="true">${surefire.printSummary}</printSummary> <project default-value="${project}"/> <projectArtifactMap>${project.artifactMap}</projectArtifactMap> <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile> <remoteRepositories>${project.pluginArtifactRepositories}</remoteRepositories> <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat> <reportsDirectory default-value="${project.build.directory}/surefire-reports"/> <session>${session}</session> <skip default-value="false">${maven.test.skip}</skip> <skipExec>${maven.test.skip.exec}</skipExec> <skipTests default-value="false">${skipTests}</skipTests> <systemProperties> <property> <name>prop.jarLocation</name> <value>/Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar</value> </property> </systemProperties> <test>${test}</test> <testClassesDirectory default-value="${project.build.testOutputDirectory}"/> <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore> <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName> <testSourceDirectory default-value="${project.build.testSourceDirectory}"/> <threadCount>${threadCount}</threadCount> <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace> <useFile default-value="true">${surefire.useFile}</useFile> <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar> <useSystemClassLoader>${surefire.useSystemClassLoader}</useSystemClassLoader> <useUnlimitedThreads>${useUnlimitedThreads}</useUnlimitedThreads> <workingDirectory>${basedir}</workingDirectory> </configuration> [DEBUG] ======================================================================= [DEBUG] org.apache.giraph:giraph:jar:0.2-SNAPSHOT [DEBUG] com.google.guava:guava:jar:12.0:compile [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile [DEBUG] commons-cli:commons-cli:jar:1.2:compile [DEBUG] commons-io:commons-io:jar:1.3.2:compile [DEBUG] io.netty:netty:jar:3.5.3.Final:compile [DEBUG] net.iharder:base64:jar:2.3.8:compile [DEBUG] org.apache.mahout:mahout-collections:jar:1.0:compile [DEBUG] org.apache.zookeeper:zookeeper:jar:3.3.3:compile [DEBUG] log4j:log4j:jar:1.2.15:compile [DEBUG] javax.mail:mail:jar:1.4:compile [DEBUG] javax.activation:activation:jar:1.1:compile [DEBUG] jline:jline:jar:0.9.94:compile [DEBUG] org.codehaus.jackson:jackson-core-asl:jar:1.8.0:compile [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.8.0:compile [DEBUG] org.json:json:jar:20090211:compile [DEBUG] junit:junit:jar:4.8:test [DEBUG] org.mockito:mockito-all:jar:1.8.5:test [DEBUG] commons-net:commons-net:jar:3.1:provided [DEBUG] org.apache.hadoop:hadoop-common:jar:0.23.1:provided [DEBUG] org.apache.commons:commons-math:jar:2.1:provided [DEBUG] xmlenc:xmlenc:jar:0.52:provided [DEBUG] commons-httpclient:commons-httpclient:jar:3.0.1:runtime (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) (version managed from 3.1 by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] commons-codec:commons-codec:jar:1.4:runtime [DEBUG] javax.servlet:servlet-api:jar:2.5:runtime [DEBUG] org.mortbay.jetty:jetty:jar:6.1.26:provided [DEBUG] org.mortbay.jetty:jetty-util:jar:6.1.26:provided [DEBUG] asm:asm:jar:3.2:provided [DEBUG] com.sun.jersey:jersey-core:jar:1.8:provided [DEBUG] com.sun.jersey:jersey-json:jar:1.8:provided [DEBUG] org.codehaus.jettison:jettison:jar:1.1:provided [DEBUG] stax:stax-api:jar:1.0.1:provided [DEBUG] com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:provided [DEBUG] javax.xml.bind:jaxb-api:jar:2.2.2:provided [DEBUG] org.codehaus.jackson:jackson-jaxrs:jar:1.7.1:provided [DEBUG] org.codehaus.jackson:jackson-xc:jar:1.7.1:provided [DEBUG] com.sun.jersey:jersey-server:jar:1.8:provided [DEBUG] tomcat:jasper-compiler:jar:5.5.23:provided [DEBUG] tomcat:jasper-runtime:jar:5.5.23:provided [DEBUG] javax.servlet.jsp:jsp-api:jar:2.1:provided [DEBUG] commons-el:commons-el:jar:1.0:provided [DEBUG] commons-logging:commons-logging:jar:1.1.1:runtime [DEBUG] commons-logging:commons-logging-api:jar:1.0.4:runtime (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) (version managed from 1.1 by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] net.java.dev.jets3t:jets3t:jar:0.6.1:provided [DEBUG] commons-lang:commons-lang:jar:2.5:runtime [DEBUG] commons-collections:commons-collections:jar:3.2.1:provided (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] commons-configuration:commons-configuration:jar:1.6:runtime (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] commons-digester:commons-digester:jar:1.8:runtime [DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:runtime [DEBUG] commons-beanutils:commons-beanutils-core:jar:1.8.0:runtime [DEBUG] hsqldb:hsqldb:jar:1.8.0.7:provided [DEBUG] org.slf4j:slf4j-api:jar:1.6.1:provided [DEBUG] org.slf4j:slf4j-log4j12:jar:1.6.1:provided [DEBUG] org.eclipse.jdt:core:jar:3.1.1:provided [DEBUG] oro:oro:jar:2.0.8:provided [DEBUG] org.aspectj:aspectjrt:jar:1.6.5:provided [DEBUG] org.apache.avro:avro:jar:1.5.3:provided [DEBUG] com.thoughtworks.paranamer:paranamer:jar:2.3:provided [DEBUG] org.xerial.snappy:snappy-java:jar:1.0.3.2:provided [DEBUG] org.apache.avro:avro-ipc:jar:1.5.3:provided [DEBUG] org.apache.velocity:velocity:jar:1.7:provided [DEBUG] net.sf.kosmosfs:kfs:jar:0.3:provided [DEBUG] com.google.protobuf:protobuf-java:jar:2.4.0a:provided [DEBUG] org.apache.hadoop:hadoop-auth:jar:0.23.1:provided (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] com.googlecode.json-simple:json-simple:jar:1.1:provided [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1:provided [DEBUG] org.apache.hadoop:hadoop-yarn-common:jar:0.23.1:provided [DEBUG] org.apache.hadoop:hadoop-yarn-api:jar:0.23.1:provided [DEBUG] com.google.inject:guice:jar:3.0:provided [DEBUG] javax.inject:javax.inject:jar:1:provided [DEBUG] aopalliance:aopalliance:jar:1.0:provided [DEBUG] com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8:provided [DEBUG] com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8:provided [DEBUG] org.glassfish:javax.servlet:jar:3.0:provided [DEBUG] com.sun.jersey:jersey-client:jar:1.8:provided [DEBUG] com.sun.jersey:jersey-grizzly2:jar:1.8:provided [DEBUG] org.glassfish.grizzly:grizzly-http:jar:2.1.1:provided [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:2.1.1:provided [DEBUG] org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023:provided [DEBUG] org.glassfish.external:management-api:jar:3.0.0-b012:provided [DEBUG] org.glassfish.grizzly:grizzly-http-server:jar:2.1.1:provided [DEBUG] org.glassfish.grizzly:grizzly-rcm:jar:2.1.1:provided [DEBUG] org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1:provided [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1:provided [DEBUG] com.sun.jersey.contribs:jersey-guice:jar:1.8:provided [DEBUG] org.apache.hadoop:hadoop-yarn-server-common:jar:0.23.1:provided [DEBUG] org.apache.hadoop:hadoop-annotations:jar:0.23.1:provided [DEBUG] jdiff:jdiff:jar:1.0.9:provided [DEBUG] org.apache.hadoop:hadoop-hdfs:jar:0.23.1:provided [DEBUG] commons-daemon:commons-daemon:jar:1.0.3:provided [DEBUG] com.google.inject.extensions:guice-servlet:jar:3.0:provided [DEBUG] org.jboss.netty:netty:jar:3.2.3.Final:provided [DEBUG] com.cenqua.clover:clover:jar:3.0.2:provided [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.1:provided [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ giraph --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator --> [DEBUG] (f) directory = /Users/ekoontz/giraph/giraph/target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = /Users/ekoontz/giraph/giraph/target/classes [DEBUG] (f) reportDirectory = /Users/ekoontz/giraph/giraph/target/site [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = /Users/ekoontz/giraph/giraph/target/test-classes [DEBUG] -- end configuration -- [INFO] Deleting /Users/ekoontz/giraph/giraph/target [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/zk/TestZooKeeperManager.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/zk [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/utils/MockUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/utils/MockUtils$MockedEnvironment.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/utils/MockUtils$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/utils/ComparisonUtilsTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/utils/BspUtilsTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/utils/BspUtilsTest$ImmutableVertex.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/utils [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestZooKeeperExt.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestVertexTypes.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestVertexTypes$GeneratedVertexMismatchCombiner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestVertexTypes$GeneratedVertexMismatch.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestVertexTypes$GeneratedVertexMatchCombiner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestVertexTypes$GeneratedVertexMatch.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestVertexTypes$DerivedVertexMatch.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestVertexTypes$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestPredicateLock.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestPredicateLock$SignalThread.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestPredicateLock$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestPageRank.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestNotEnoughMapTasks.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestMutateGraph.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestManualCheckpoint.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestJsonBase64Format.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestGraphPartitioner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestBspBasic.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestBspBasic$NullVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/TestAutoCheckpoint.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestTextDoubleDoubleAdjacencyListVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestTextDoubleDoubleAdjacencyListVertexInputFormat$DummyVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestTextDoubleDoubleAdjacencyListVertexInputFormat$2.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestTextDoubleDoubleAdjacencyListVertexInputFormat$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestLongDoubleDoubleAdjacencyListVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestLongDoubleDoubleAdjacencyListVertexInputFormat$DummyVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestLongDoubleDoubleAdjacencyListVertexInputFormat$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestIdWithValueTextOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestIdWithValueTextOutputFormat$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestAdjacencyListTextVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io/TestAdjacencyListTextVertexOutputFormat$1.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/io [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/TestIntIntNullIntVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/TestIntIntNullIntVertex$MyIntIntNullVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/TestIntIntNullIntVertex$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/TestEdgeListVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/TestEdgeListVertex$IFDLEdgeListVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/TestAggregatorsHandling.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/partition/TestPartitionStores.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/partition/TestPartitionStores$MyVertex.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph/partition [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/graph [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/examples/TryMultiIpcBindingPortsTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/examples/SimpleTriangleClosingVertexTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/examples/SimpleShortestPathsVertexTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/examples/RandomWalkWithRestartVertexTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/examples/MinimumIntCombinerTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/examples/ConnectedComponentsVertexTest.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/examples [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/TestMessageStores.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/TestMessageStores$TestData.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/TestMessageStores$IntVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/TestMessageStores$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/SaslConnectionTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/SaslConnectionTest$IntVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/RequestTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/RequestTest$TestVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/RequestFailureTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/RequestFailureTest$TestVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/IncreasingBitSetTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/ConnectionTest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm/ConnectionTest$IntVertex.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/comm [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/BspCase.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/BspCase$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/aggregators/TestLongAggregators.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/aggregators/TestIntAggregators.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/aggregators/TestFloatAggregators.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/aggregators/TestDoubleAggregators.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/aggregators/TestBooleanAggregators.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph/aggregators [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes/org [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test-classes [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/zk/TestZooKeeperManager.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/zk [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/utils/MockUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/utils/ComparisonUtilsTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/utils/BspUtilsTest.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/utils [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestZooKeeperExt.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestVertexTypes.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestPredicateLock.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestPageRank.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestNotEnoughMapTasks.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestMutateGraph.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestManualCheckpoint.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestJsonBase64Format.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestGraphPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestBspBasic.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestAutoCheckpoint.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io/TestTextDoubleDoubleAdjacencyListVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io/TestLongDoubleDoubleAdjacencyListVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io/TestIdWithValueTextOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io/TestAdjacencyListTextVertexOutputFormat.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/TestIntIntNullIntVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/TestEdgeListVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/TestAggregatorsHandling.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/partition/TestPartitionStores.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/partition [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/TryMultiIpcBindingPortsTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/SimpleTriangleClosingVertexTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/SimpleShortestPathsVertexTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/RandomWalkWithRestartVertexTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/MinimumIntCombinerTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/ConnectedComponentsVertexTest.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/TestMessageStores.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/SaslConnectionTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/RequestTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/RequestFailureTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/IncreasingBitSetTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/ConnectionTest.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/BspCase.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestLongAggregators.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestIntAggregators.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestFloatAggregators.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestDoubleAggregators.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestBooleanAggregators.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test/org [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/test [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/zk.TestZooKeeperManager.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-zk.TestZooKeeperManager.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.utils.ComparisonUtilsTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.utils.BspUtilsTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestZooKeeperExt.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestVertexTypes.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestPredicateLock.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestPageRank.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestNotEnoughMapTasks.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestMutateGraph.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestManualCheckpoint.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestJsonBase64Format.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestGraphPartitioner.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestBspBasic.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.TestAutoCheckpoint.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.io.TestIdWithValueTextOutputFormat.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.graph.TestIntIntNullIntVertex.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.graph.TestEdgeListVertex.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.graph.TestAggregatorsHandling.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.graph.partition.TestPartitionStores.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.examples.TryMultiIpcBindingPortsTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.examples.SimpleTriangleClosingVertexTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.examples.SimpleShortestPathsVertexTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.examples.RandomWalkWithRestartVertexTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.examples.MinimumIntCombinerTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.examples.ConnectedComponentsVertexTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.comm.TestMessageStores.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.comm.SaslConnectionTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.comm.RequestTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.comm.RequestFailureTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.comm.IncreasingBitSetTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.comm.ConnectionTest.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.aggregators.TestLongAggregators.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.aggregators.TestIntAggregators.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.aggregators.TestFloatAggregators.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.aggregators.TestDoubleAggregators.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/TEST-org.apache.giraph.aggregators.TestBooleanAggregators.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.utils.ComparisonUtilsTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.utils.BspUtilsTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestZooKeeperExt.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestVertexTypes.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestPredicateLock.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestPageRank.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestNotEnoughMapTasks.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestMutateGraph.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestManualCheckpoint.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestJsonBase64Format.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestGraphPartitioner.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestBspBasic.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.TestAutoCheckpoint.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.io.TestIdWithValueTextOutputFormat.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.graph.TestIntIntNullIntVertex.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.graph.TestEdgeListVertex.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.graph.TestAggregatorsHandling.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.graph.partition.TestPartitionStores.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.examples.TryMultiIpcBindingPortsTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.examples.SimpleTriangleClosingVertexTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.examples.SimpleShortestPathsVertexTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.examples.RandomWalkWithRestartVertexTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.examples.MinimumIntCombinerTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.examples.ConnectedComponentsVertexTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.comm.TestMessageStores.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.comm.SaslConnectionTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.comm.RequestTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.comm.RequestFailureTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.comm.IncreasingBitSetTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.comm.ConnectionTest.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.aggregators.TestLongAggregators.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.aggregators.TestIntAggregators.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.aggregators.TestFloatAggregators.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.aggregators.TestDoubleAggregators.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/surefire-reports/org.apache.giraph.aggregators.TestBooleanAggregators.txt [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/surefire-reports [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/rat.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/zk/TestZooKeeperManager.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/zk [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/utils/MockUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/utils/ComparisonUtilsTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/utils/BspUtilsTest.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/utils [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestZooKeeperExt.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestVertexTypes.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestPredicateLock.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestPageRank.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestNotEnoughMapTasks.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestMutateGraph.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestManualCheckpoint.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestJsonBase64Format.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestGraphPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestBspBasic.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/TestAutoCheckpoint.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/io/TestTextDoubleDoubleAdjacencyListVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/io/TestLongDoubleDoubleAdjacencyListVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/io/TestIdWithValueTextOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/io/TestAdjacencyListTextVertexOutputFormat.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/io [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/graph/TestIntIntNullIntVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/graph/TestEdgeListVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/graph/TestAggregatorsHandling.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/graph/partition/TestPartitionStores.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/graph/partition [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/graph [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/examples/TryMultiIpcBindingPortsTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/examples/SimpleTriangleClosingVertexTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/examples/SimpleShortestPathsVertexTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/examples/RandomWalkWithRestartVertexTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/examples/MinimumIntCombinerTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/examples/ConnectedComponentsVertexTest.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/examples [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/comm/TestMessageStores.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/comm/SaslConnectionTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/comm/RequestTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/comm/RequestFailureTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/comm/IncreasingBitSetTest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/comm/ConnectionTest.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/comm [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/BspCase.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/aggregators/TestLongAggregators.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/aggregators/TestIntAggregators.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/aggregators/TestFloatAggregators.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/aggregators/TestDoubleAggregators.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/aggregators/TestBooleanAggregators.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph/aggregators [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test/org [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/test [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/zk/ZooKeeperManager.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/zk/ZooKeeperExt.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/zk/PredicateLock.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/zk/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/zk/BspEvent.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/zk [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/WritableUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/UnmodifiableLongNullEdgeArrayIterable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/UnmodifiableLongFloatEdgeArrayIterable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/UnmodifiableLongArrayIterator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/UnmodifiableIntArrayIterator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/UnmodifiableDoubleArrayIterator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/TimedLogger.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/Time.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/SystemTime.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/ReflectionUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/ProgressableUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/MemoryUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/MathUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/LoggerUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/InternalVertexRunner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/IncreasingBitSet.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/FileUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/FakeTime.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/EmptyIterable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/ComparisonUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/CollectionUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/ArrayListWritable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils/AnnotationUtils.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/utils [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/TextVertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/TextVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/SequenceFileVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/PseudoRandomVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/JsonBase64VertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/JsonBase64VertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/JsonBase64VertexFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/IntIntNullIntTextInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/IdWithValueTextOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/GeneratedVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/AdjacencyListTextVertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io/AdjacencyListTextVertexInputFormat.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/io [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/integration/SuperstepHashPartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/integration/package-info.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/integration [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/ImmutableClassesGiraphConfiguration.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/ImmutableClassesGiraphConfigurable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/WorkerInfo.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/WorkerContext.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/WorkerAggregatorUsage.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/WorkerAggregatorHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexResolver.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexReader.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexMutations.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexEdgeCount.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/VertexChanges.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/Vertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/TextAggregatorWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/SimpleVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/SimpleMutableVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/WorkerGraphPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/SimplePartitionStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/RangeWorkerPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/RangeSplitHint.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/RangePartitionStats.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/RangePartitionOwner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/RangePartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/RangeMasterPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/PartitionUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/PartitionStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/PartitionStats.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/PartitionOwner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/PartitionExchange.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/PartitionBalancer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/Partition.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/MasterGraphPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/HashWorkerPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/HashRangeWorkerPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/HashRangePartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/HashPartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/HashMasterPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/GraphPartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/DiskBackedPartitionStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition/BasicPartitionOwner.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/partition [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/MutableVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/MasterThread.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/MasterCompute.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/MasterAggregatorUsage.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/MasterAggregatorHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/LongDoubleNullDoubleVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/LongDoubleFloatDoubleVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/LongDoubleFloatDoubleEdgeListVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/IntIntNullIntVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/InputSplitsCallable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/InputSplitPathOrganizer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/HashMapVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/GraphState.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/GraphMapper.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/GlobalStats.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/GiraphTypeValidator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/GiraphTransferRegulator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/GiraphJob.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/FinishedSuperstepStats.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/EdgeListVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/Edge.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/DefaultWorkerContext.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/DefaultMasterCompute.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/ComputeCallable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/BspUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/BspServiceWorker.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/BspServiceMaster.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/BspService.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/BasicVertexResolver.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/AggregatorWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/AggregatorWrapper.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/AggregatorHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/Aggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph/AddressesAndPartitionsWritable.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/graph [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/GiraphRunner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/GiraphConfiguration.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/VerifyMessage.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleVertexWithWorkerContext.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleTriangleClosingVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleTextVertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleSuperstepVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleSumCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleShortestPathsVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimplePageRankVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleOutDegreeCountVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleMutateGraphVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleMsgVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleMasterComputeVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleLongDoubleDoubleDoubleIdentityVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleInDegreeCountVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleFailVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleCombinerVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleCheckpointVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/SimpleAggregatorWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/RandomWalkWorkerContext.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/RandomWalkWithRestartVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/RandomWalkVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/MinimumIntCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/MinimumDoubleCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/IdentityVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/GeneratedVertexReader.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/DoubleSumCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/ConnectedComponentsVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/Algorithm.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples/AggregatorsTestVertex.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/examples [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/WorkerServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/WorkerClientServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/WorkerClientRequestProcessor.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/WorkerClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/ServerData.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/SendPartitionCache.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/SendMutationsCache.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/SendMessageCache.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/WritableRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/WorkerRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/SendWorkerMessagesRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/SendVertexRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/SendPartitionMutationsRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/SendPartitionCurrentMessagesRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/SaslTokenMessageRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/SaslCompleteRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/RequestType.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests/MasterRequest.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/requests [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/SaslNettyServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/SaslNettyClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/NettyWorkerServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/NettyWorkerClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/NettyServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/NettyMasterServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/NettyMasterClientServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/NettyMasterClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/NettyClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/WorkerRequestReservedMap.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/SaslServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/SaslClientHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/ResponseEncoder.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/ResponseClientHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/RequestServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/RequestInfo.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/RequestEncoder.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/RequestDecoder.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/ClientRequestId.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/AuthorizeServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler/AddressRequestIdGenerator.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/handler [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/ChannelRotater.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty/ByteCounter.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/netty [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/MsgList.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/SimpleMessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/SequentialFileMessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/MessageStoreFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/MessageStoreByPartition.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/MessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/FlushableMessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/DiskBackedMessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages/BasicMessageStore.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/messages [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/MasterServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/MasterClientServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm/MasterClient.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/comm [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/SuperstepState.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/ImmutableOutputCommitter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/CentralizedServiceWorker.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/CentralizedServiceMaster.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/CentralizedService.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/BspRecordWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/BspRecordReader.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/BspOutputFormat.java~ [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/BspOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/BspInputSplit.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/BspInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp/ApplicationState.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/bsp [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/ShortestPathsComputation.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/ShortestPathsBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/RandomMessageBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/PageRankComputation.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/PageRankBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/HashMapVertexShortestPathsBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/HashMapVertexPageRankBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark/EdgeListVertexPageRankBenchmark.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/benchmark [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/LongSumAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/LongProductAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/LongOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/LongMinAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/LongMaxAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/IntSumAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/IntProductAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/IntOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/IntMinAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/IntMaxAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/FloatSumAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/FloatProductAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/FloatOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/FloatMinAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/FloatMaxAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/DoubleSumAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/DoubleProductAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/DoubleOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/DoubleMinAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/DoubleMaxAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/BooleanOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/BooleanOrAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/BooleanAndAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators/BasicAggregator.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph/aggregators [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main/org [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged/main [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/munged [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/maven-archiver/pom.properties [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/maven-archiver [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/ZooKeeperManager.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/ZooKeeperExt.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/PredicateLock.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/BspEvent.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/WritableUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableLongNullEdgeArrayIterable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableLongFloatEdgeArrayIterable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableLongArrayIterator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableIntArrayIterator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableDoubleArrayIterator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/TimedLogger.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/Time.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/SystemTime.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/ReflectionUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/ProgressableUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/MemoryUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/MathUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/LoggerUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/InternalVertexRunner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/IncreasingBitSet.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/FileUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/FakeTime.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/EmptyIterable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/ComparisonUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/CollectionUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/ArrayListWritable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/AnnotationUtils.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/TextVertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/TextVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/SequenceFileVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/PseudoRandomVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonBase64VertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonBase64VertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonBase64VertexFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/IntIntNullIntTextInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/IdWithValueTextOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/GeneratedVertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/AdjacencyListTextVertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/AdjacencyListTextVertexInputFormat.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/integration/SuperstepHashPartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/integration/package-info.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/integration [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/ImmutableClassesGiraphConfiguration.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/ImmutableClassesGiraphConfigurable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/WorkerInfo.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/WorkerContext.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/WorkerAggregatorUsage.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/WorkerAggregatorHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexResolver.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexReader.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexMutations.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexEdgeCount.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexChanges.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/Vertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/TextAggregatorWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/SimpleVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/SimpleMutableVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/WorkerGraphPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/SimplePartitionStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangeWorkerPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangeSplitHint.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangePartitionStats.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangePartitionOwner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangePartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangeMasterPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionStats.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionOwner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionExchange.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionBalancer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/Partition.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/MasterGraphPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashWorkerPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashRangeWorkerPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashRangePartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashPartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashMasterPartitioner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/GraphPartitionerFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/DiskBackedPartitionStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/BasicPartitionOwner.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MutableVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MasterThread.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MasterCompute.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MasterAggregatorUsage.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MasterAggregatorHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/LongDoubleNullDoubleVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/LongDoubleFloatDoubleVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/LongDoubleFloatDoubleEdgeListVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/IntIntNullIntVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/InputSplitsCallable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/InputSplitPathOrganizer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/HashMapVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GraphState.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GraphMapper.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GlobalStats.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GiraphTypeValidator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GiraphTransferRegulator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GiraphJob.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/FinishedSuperstepStats.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/EdgeListVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/Edge.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/DefaultWorkerContext.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/DefaultMasterCompute.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/ComputeCallable.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BspUtils.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BspServiceWorker.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BspServiceMaster.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BspService.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BasicVertexResolver.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/AggregatorWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/AggregatorWrapper.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/AggregatorHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/Aggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/AddressesAndPartitionsWritable.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/GiraphRunner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/GiraphConfiguration.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/VerifyMessage.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleVertexWithWorkerContext.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleTriangleClosingVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleTextVertexOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleSuperstepVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleSumCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleShortestPathsVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimplePageRankVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleOutDegreeCountVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleMutateGraphVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleMsgVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleMasterComputeVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleLongDoubleDoubleDoubleIdentityVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleInDegreeCountVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleFailVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleCombinerVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleCheckpointVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleAggregatorWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/RandomWalkWorkerContext.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/RandomWalkWithRestartVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/RandomWalkVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/MinimumIntCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/MinimumDoubleCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/IdentityVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/GeneratedVertexReader.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/DoubleSumCombiner.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/ConnectedComponentsVertex.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/Algorithm.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/AggregatorsTestVertex.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/WorkerServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/WorkerClientServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/WorkerClientRequestProcessor.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/WorkerClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/ServerData.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/SendPartitionCache.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/SendMutationsCache.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/SendMessageCache.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/WritableRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/WorkerRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SendWorkerMessagesRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SendVertexRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SendPartitionMutationsRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SendPartitionCurrentMessagesRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SaslTokenMessageRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SaslCompleteRequest.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/RequestType.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/MasterRequest.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/SaslNettyServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/SaslNettyClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyWorkerServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyWorkerClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyMasterServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyMasterClientServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyMasterClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyClient.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/WorkerRequestReservedMap.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/SaslServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/SaslClientHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/ResponseEncoder.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/ResponseClientHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/RequestServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/RequestInfo.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/RequestEncoder.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/RequestDecoder.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/ClientRequestId.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/AuthorizeServerHandler.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/AddressRequestIdGenerator.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/ChannelRotater.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/ByteCounter.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/MsgList.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/SimpleMessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/SequentialFileMessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/MessageStoreFactory.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/MessageStoreByPartition.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/MessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/FlushableMessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/DiskBackedMessageStore.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/BasicMessageStore.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/MasterServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/MasterClientServer.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/MasterClient.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/SuperstepState.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/ImmutableOutputCommitter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/CentralizedServiceWorker.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/CentralizedServiceMaster.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/CentralizedService.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspRecordWriter.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspRecordReader.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspOutputFormat.java~ [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspOutputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspInputSplit.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspInputFormat.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/ApplicationState.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/ShortestPathsComputation.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/ShortestPathsBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/RandomMessageBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/PageRankComputation.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/PageRankBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/HashMapVertexShortestPathsBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/HashMapVertexPageRankBenchmark.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/EdgeListVertexPageRankBenchmark.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/package-info.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongSumAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongProductAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongMinAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongMaxAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntSumAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntProductAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntMinAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntMaxAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatSumAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatProductAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatMinAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatMaxAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleSumAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleProductAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleMinAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleMaxAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/BooleanOverwriteAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/BooleanOrAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/BooleanAndAggregator.java [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/BasicAggregator.java [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main/org [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/main [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/invoker-maven-javadoc-plugin-0.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1.jar [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-tests.jar [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-sources.jar [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-javadoc.jar [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/generated-sources/test-annotations [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/generated-sources/annotations [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/generated-sources [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/findbugsXml.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/findbugsTemp.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/findbugs.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/findbugs-exclude.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/ZooKeeperManager.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/ZooKeeperManager$StreamCollector.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/ZooKeeperManager$State.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/ZooKeeperManager$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/ZooKeeperExt.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/ZooKeeperExt$PathStat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/ZooKeeperExt$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/PredicateLock.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk/BspEvent.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/zk [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/WritableUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/UnmodifiableLongNullEdgeArrayIterable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/UnmodifiableLongFloatEdgeArrayIterable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/UnmodifiableLongArrayIterator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/UnmodifiableIntArrayIterator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/UnmodifiableDoubleArrayIterator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/TimedLogger.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/Time.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/SystemTime.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/ReflectionUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/ProgressableUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/MemoryUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/MathUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/LoggerUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/InternalVertexRunner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/InternalVertexRunner$InternalZooKeeper.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/InternalVertexRunner$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/IncreasingBitSet.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/FileUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/FileUtils$DeletingVisitor.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/FileUtils$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/FakeTime.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/EmptyIterable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/ComparisonUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/CollectionUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/ArrayListWritable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/AnnotationUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/AnnotationUtils$JarClassesIterator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils/AnnotationUtils$GeneralClassesIterator.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/utils [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextVertexOutputFormat$TextVertexWriterToEachLine.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextVertexOutputFormat$TextVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextVertexInputFormat$TextVertexReaderFromEachLineProcessedHandlingExceptions.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextVertexInputFormat$TextVertexReaderFromEachLineProcessed.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextVertexInputFormat$TextVertexReaderFromEachLine.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextVertexInputFormat$TextVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat$TextDoubleDoubleAdjacencyListVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/SequenceFileVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/SequenceFileVertexInputFormat$SequenceFileVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/PseudoRandomVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/PseudoRandomVertexInputFormat$PseudoRandomVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat$LongDoubleDoubleAdjacencyListVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat$JsonLongDoubleFloatDoubleVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexInputFormat$JsonLongDoubleFloatDoubleVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonBase64VertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonBase64VertexOutputFormat$JsonBase64VertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonBase64VertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonBase64VertexInputFormat$JsonBase64VertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/JsonBase64VertexFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/IntIntNullIntTextInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/IntIntNullIntTextInputFormat$IntIntNullIntVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/IdWithValueTextOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/IdWithValueTextOutputFormat$IdWithValueVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/GeneratedVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/AdjacencyListTextVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/AdjacencyListTextVertexOutputFormat$AdjacencyListTextVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/AdjacencyListTextVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/AdjacencyListTextVertexInputFormat$LineSanitizer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io/AdjacencyListTextVertexInputFormat$AdjacencyListTextVertexReader.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/io [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/integration/SuperstepHashPartitionerFactory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/integration/SuperstepHashPartitionerFactory$SuperstepMasterPartition.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/integration [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/ImmutableClassesGiraphConfiguration.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/ImmutableClassesGiraphConfigurable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/WorkerInfo.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/WorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/WorkerAggregatorUsage.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/WorkerAggregatorHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexResolver.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexMutations.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexEdgeCount.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexCombiner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/VertexChanges.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/Vertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/TextAggregatorWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/SimpleVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/SimpleVertex$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/SimpleMutableVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/SimpleMutableVertex$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/WorkerGraphPartitioner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/SimplePartitionStore.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/RangeWorkerPartitioner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/RangeSplitHint.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/RangePartitionStats.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/RangePartitionOwner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/RangePartitionerFactory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/RangeMasterPartitioner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionUtils$VertexCountComparator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionUtils$EdgeCountComparator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionUtils$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionStore.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionStore$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionStats.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionOwner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionExchange.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionBalancer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionBalancer$WorkerInfoAssignments.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionBalancer$PartitionOwnerComparator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionBalancer$BalanceValue.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/PartitionBalancer$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/Partition.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/MasterGraphPartitioner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/HashWorkerPartitioner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/HashRangeWorkerPartitioner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/HashRangePartitionerFactory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/HashPartitionerFactory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/HashMasterPartitioner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/GraphPartitionerFactory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/DiskBackedPartitionStore.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition/BasicPartitionOwner.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/partition [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/MutableVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/MasterThread.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/MasterCompute.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/MasterAggregatorUsage.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/MasterAggregatorHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/MasterAggregatorHandler$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/LongDoubleNullDoubleVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/LongDoubleFloatDoubleVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/LongDoubleFloatDoubleVertex$UnmodifiableDoubleWritableIterator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/LongDoubleFloatDoubleVertex$UnmodifiableDoubleWritableIterable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/LongDoubleFloatDoubleVertex$2.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/LongDoubleFloatDoubleVertex$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/LongDoubleFloatDoubleVertex$1$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/LongDoubleFloatDoubleEdgeListVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/IntIntNullIntVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/IntIntNullIntVertex$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/InputSplitsCallable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/InputSplitPathOrganizer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/InputSplitPathOrganizer$PathListIterator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/HashMapVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/HashMapVertex$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GraphState.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GraphMapper.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GraphMapper$OverrideExceptionHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GraphMapper$MapFunctions.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GlobalStats.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GiraphTypeValidator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GiraphTransferRegulator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GiraphJob.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/GiraphJob$DelegatedJob.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/FinishedSuperstepStats.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/EdgeListVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/Edge.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/DefaultWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/DefaultMasterCompute.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/ComputeCallable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/BspUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/BspServiceWorker.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/BspServiceMaster.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/BspServiceMaster$WriteInputSplit.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/BspServiceMaster$FinalizedCheckpointPathFilter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/BspService.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/BasicVertexResolver.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/AggregatorWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/AggregatorWrapper.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/AggregatorHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/Aggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph/AddressesAndPartitionsWritable.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/graph [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/GiraphRunner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/GiraphConfiguration.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat$VertexWithDoubleValueWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/VerifyMessage.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/VerifyMessage$VerifyMessageVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/VerifyMessage$VerifyMessageVertex$VerifyMessageVertexWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/VerifyMessage$VerifyMessageMasterCompute.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/VerifyMessage$VerifiableMessage.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleVertexWithWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleVertexWithWorkerContext$SimpleVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleVertexWithWorkerContext$EmitterWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleTriangleClosingVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleTriangleClosingVertex$Pair.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleTriangleClosingVertex$IntArrayListWritable.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleTextVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleTextVertexOutputFormat$SimpleTextVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleTextVertexOutputFormat$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleSuperstepVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleSuperstepVertex$SimpleSuperstepVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleSuperstepVertex$SimpleSuperstepVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleSuperstepVertex$SimpleSuperstepVertexOutputFormat$SimpleSuperstepVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleSuperstepVertex$SimpleSuperstepVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleSumCombiner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleShortestPathsVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimplePageRankVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexOutputFormat$SimplePageRankVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexMasterCompute.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleOutDegreeCountVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleMutateGraphVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleMutateGraphVertex$SimpleMutateGraphVertexWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleMsgVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleMasterComputeVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleMasterComputeVertex$SimpleMasterComputeWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleMasterComputeVertex$SimpleMasterCompute.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleLongDoubleDoubleDoubleIdentityVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleInDegreeCountVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleFailVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleCombinerVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleCheckpointVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleCheckpointVertex$SimpleCheckpointVertexWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleCheckpointVertex$SimpleCheckpointVertexMasterCompute.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleCheckpointVertex$SimpleCheckpointComputation.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/SimpleAggregatorWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/RandomWalkWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/RandomWalkWithRestartVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/RandomWalkVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/RandomWalkVertex$RandomWalkVertexMasterCompute.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat$NormalizingLongDoubleFloatDoubleVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/MinimumIntCombiner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/MinimumDoubleCombiner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat$LongDoubleFloatDoubleVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/IdentityVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/GeneratedVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/DoubleSumCombiner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/ConnectedComponentsVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/Algorithm.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/AggregatorsTestVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples/AggregatorsTestVertex$AggregatorsTestMasterCompute.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/examples [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/WorkerServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/WorkerClientServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/WorkerClientRequestProcessor.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/WorkerClient.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/ServerData.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/SendPartitionCache.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/SendMutationsCache.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/SendMessageCache.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/WritableRequest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/WorkerRequest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/SendWorkerMessagesRequest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/SendVertexRequest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/SendPartitionMutationsRequest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/SendPartitionCurrentMessagesRequest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/SaslTokenMessageRequest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/SaslCompleteRequest.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/RequestType.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests/MasterRequest.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/requests [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory$WrappedAdaptiveReceiveBufferSizePredictor.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/SaslNettyServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/SaslNettyServer$SaslDigestCallbackHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/SaslNettyClient.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/SaslNettyClient$SaslClientCallbackHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyWorkerServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyWorkerClient.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyServer$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyMasterServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyMasterClientServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyMasterClient.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyClient.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyClient$ChannelFutureAddress.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyClient$2.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/NettyClient$1.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler$Factory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/WorkerRequestReservedMap.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/SaslServerHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/SaslServerHandler$Factory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/SaslClientHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/ResponseEncoder.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/ResponseClientHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/RequestServerHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/RequestServerHandler$Factory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/RequestInfo.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/RequestEncoder.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/RequestDecoder.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/MasterRequestServerHandler$Factory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/ClientRequestId.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/AuthorizeServerHandler.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler/AddressRequestIdGenerator.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/handler [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/ChannelRotater.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty/ByteCounter.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/netty [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/MsgList.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/SimpleMessageStore.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/SimpleMessageStore$Factory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/SequentialFileMessageStore.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/SequentialFileMessageStore$Factory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/MessageStoreFactory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/MessageStoreByPartition.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/MessageStore.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/FlushableMessageStore.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition$Factory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/DiskBackedMessageStore.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/DiskBackedMessageStore$Factory.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages/BasicMessageStore.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/messages [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/MasterServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/MasterClientServer.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm/MasterClient.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/comm [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/SuperstepState.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/ImmutableOutputCommitter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/CentralizedServiceWorker.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/CentralizedServiceMaster.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/CentralizedService.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/BspRecordWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/BspRecordReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/BspOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/BspInputSplit.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/BspInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp/ApplicationState.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/bsp [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/ShortestPathsComputation.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/ShortestPathsBenchmark.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/ShortestPathsBenchmark$ShortestPathsBenchmarkVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/RandomMessageBenchmark.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/RandomMessageBenchmark$RandomMessageVertex.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/RandomMessageBenchmark$RandomMessageBenchmarkWorkerContext.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/RandomMessageBenchmark$RandomMessageBenchmarkMasterCompute.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/PageRankComputation.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/PageRankBenchmark.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/HashMapVertexShortestPathsBenchmark.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/HashMapVertexPageRankBenchmark.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark/EdgeListVertexPageRankBenchmark.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/benchmark [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/LongSumAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/LongProductAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/LongOverwriteAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/LongMinAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/LongMaxAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/IntSumAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/IntProductAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/IntOverwriteAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/IntMinAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/IntMaxAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/FloatSumAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/FloatProductAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/FloatOverwriteAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/FloatMinAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/FloatMaxAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/DoubleSumAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/DoubleProductAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/DoubleOverwriteAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/DoubleMinAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/DoubleMaxAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/BooleanOverwriteAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/BooleanOrAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/BooleanAndAggregator.class [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators/BasicAggregator.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph/aggregators [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes/org [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/classes [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/checkstyle-result.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/checkstyle-header.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/checkstyle-checker.xml [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/archive-tmp [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/stylesheet.css [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/serialized-form.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/resources/inherit.gif [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/resources [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/packages [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/package-list [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/overview-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/overview-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/overview-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/ZooKeeperManager.State.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/ZooKeeperManager.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/ZooKeeperExt.PathStat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/ZooKeeperExt.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/PredicateLock.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/class-use/ZooKeeperManager.State.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/class-use/ZooKeeperManager.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/class-use/ZooKeeperExt.PathStat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/class-use/ZooKeeperExt.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/class-use/PredicateLock.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/class-use/BspEvent.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk/BspEvent.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/zk [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/WritableUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/UnmodifiableLongNullEdgeArrayIterable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/UnmodifiableLongFloatEdgeArrayIterable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/UnmodifiableLongArrayIterator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/UnmodifiableIntArrayIterator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/UnmodifiableDoubleArrayIterator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/TimedLogger.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/Time.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/SystemTime.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/ReflectionUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/ProgressableUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/MemoryUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/MathUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/LoggerUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/InternalVertexRunner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/IncreasingBitSet.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/FileUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/FakeTime.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/EmptyIterable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/ComparisonUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/CollectionUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/WritableUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/UnmodifiableLongNullEdgeArrayIterable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/UnmodifiableLongFloatEdgeArrayIterable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/UnmodifiableLongArrayIterator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/UnmodifiableIntArrayIterator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/UnmodifiableDoubleArrayIterator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/TimedLogger.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/Time.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/SystemTime.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/ReflectionUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/ProgressableUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/MemoryUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/MathUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/LoggerUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/InternalVertexRunner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/IncreasingBitSet.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/FileUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/FakeTime.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/EmptyIterable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/ComparisonUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/CollectionUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/ArrayListWritable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use/AnnotationUtils.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/ArrayListWritable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils/AnnotationUtils.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/utils [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextVertexOutputFormat.TextVertexWriterToEachLine.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextVertexOutputFormat.TextVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextVertexInputFormat.TextVertexReaderFromEachLineProcessedHandlingExceptions.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextVertexInputFormat.TextVertexReaderFromEachLineProcessed.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextVertexInputFormat.TextVertexReaderFromEachLine.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextVertexInputFormat.TextVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat.TextDoubleDoubleAdjacencyListVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/SequenceFileVertexInputFormat.SequenceFileVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/SequenceFileVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/PseudoRandomVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat.LongDoubleDoubleAdjacencyListVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/JsonBase64VertexOutputFormat.JsonBase64VertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/JsonBase64VertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/JsonBase64VertexInputFormat.JsonBase64VertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/JsonBase64VertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/JsonBase64VertexFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/IntIntNullIntTextInputFormat.IntIntNullIntVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/IntIntNullIntTextInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/IdWithValueTextOutputFormat.IdWithValueVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/IdWithValueTextOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/GeneratedVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextVertexOutputFormat.TextVertexWriterToEachLine.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextVertexOutputFormat.TextVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextVertexInputFormat.TextVertexReaderFromEachLineProcessedHandlingExceptions.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextVertexInputFormat.TextVertexReaderFromEachLineProcessed.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextVertexInputFormat.TextVertexReaderFromEachLine.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextVertexInputFormat.TextVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextDoubleDoubleAdjacencyListVertexInputFormat.TextDoubleDoubleAdjacencyListVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/TextDoubleDoubleAdjacencyListVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/SequenceFileVertexInputFormat.SequenceFileVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/SequenceFileVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/PseudoRandomVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/LongDoubleDoubleAdjacencyListVertexInputFormat.LongDoubleDoubleAdjacencyListVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/LongDoubleDoubleAdjacencyListVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/JsonLongDoubleFloatDoubleVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/JsonLongDoubleFloatDoubleVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/JsonBase64VertexOutputFormat.JsonBase64VertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/JsonBase64VertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/JsonBase64VertexInputFormat.JsonBase64VertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/JsonBase64VertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/JsonBase64VertexFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/IntIntNullIntTextInputFormat.IntIntNullIntVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/IntIntNullIntTextInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/IdWithValueTextOutputFormat.IdWithValueVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/IdWithValueTextOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/GeneratedVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/AdjacencyListTextVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/AdjacencyListTextVertexOutputFormat.AdjacencyListTextVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/AdjacencyListTextVertexInputFormat.LineSanitizer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/AdjacencyListTextVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use/AdjacencyListTextVertexInputFormat.AdjacencyListTextVertexReader.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/AdjacencyListTextVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/AdjacencyListTextVertexOutputFormat.AdjacencyListTextVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/AdjacencyListTextVertexInputFormat.LineSanitizer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/AdjacencyListTextVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io/AdjacencyListTextVertexInputFormat.AdjacencyListTextVertexReader.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/io [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/integration/SuperstepHashPartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/integration/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/integration/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/integration/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/integration/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/integration/class-use/SuperstepHashPartitionerFactory.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/integration/class-use [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/integration [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/ImmutableClassesGiraphConfiguration.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/ImmutableClassesGiraphConfigurable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/WorkerInfo.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/WorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/WorkerAggregatorUsage.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/WorkerAggregatorHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexResolver.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexMutations.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexEdgeCount.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/VertexChanges.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/Vertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/TextAggregatorWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/SimpleVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/SimpleMutableVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/WorkerGraphPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/SimplePartitionStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/RangeWorkerPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/RangeSplitHint.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/RangePartitionStats.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/RangePartitionOwner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/RangePartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/RangeMasterPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/PartitionUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/PartitionStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/PartitionStats.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/PartitionOwner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/PartitionExchange.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/PartitionBalancer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/Partition.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/MasterGraphPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/HashWorkerPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/HashRangeWorkerPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/HashRangePartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/HashPartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/HashMasterPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/GraphPartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/DiskBackedPartitionStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/WorkerGraphPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/SimplePartitionStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/RangeWorkerPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/RangeSplitHint.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/RangePartitionStats.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/RangePartitionOwner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/RangePartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/RangeMasterPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/PartitionUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/PartitionStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/PartitionStats.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/PartitionOwner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/PartitionExchange.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/PartitionBalancer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/Partition.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/MasterGraphPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/HashWorkerPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/HashRangeWorkerPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/HashRangePartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/HashPartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/HashMasterPartitioner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/GraphPartitionerFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/DiskBackedPartitionStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use/BasicPartitionOwner.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition/BasicPartitionOwner.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/partition [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/MutableVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/MasterThread.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/MasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/MasterAggregatorUsage.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/MasterAggregatorHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/LongDoubleNullDoubleVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/LongDoubleFloatDoubleVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/LongDoubleFloatDoubleEdgeListVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/IntIntNullIntVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/InputSplitsCallable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/InputSplitPathOrganizer.PathListIterator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/InputSplitPathOrganizer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/HashMapVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/GraphState.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/GraphMapper.MapFunctions.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/GraphMapper.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/GlobalStats.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/GiraphTypeValidator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/GiraphTransferRegulator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/GiraphJob.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/FinishedSuperstepStats.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/EdgeListVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/Edge.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/DefaultWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/DefaultMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/ComputeCallable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/WorkerInfo.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/WorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/WorkerAggregatorUsage.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/WorkerAggregatorHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexResolver.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexMutations.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexEdgeCount.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/VertexChanges.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/Vertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/TextAggregatorWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/SimpleVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/SimpleMutableVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/MutableVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/MasterThread.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/MasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/MasterAggregatorUsage.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/MasterAggregatorHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/LongDoubleNullDoubleVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/LongDoubleFloatDoubleVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/LongDoubleFloatDoubleEdgeListVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/IntIntNullIntVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/InputSplitsCallable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/InputSplitPathOrganizer.PathListIterator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/InputSplitPathOrganizer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/HashMapVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/GraphState.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/GraphMapper.MapFunctions.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/GraphMapper.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/GlobalStats.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/GiraphTypeValidator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/GiraphTransferRegulator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/GiraphJob.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/FinishedSuperstepStats.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/EdgeListVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/Edge.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/DefaultWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/DefaultMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/ComputeCallable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/BspUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/BspServiceWorker.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/BspServiceMaster.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/BspServiceMaster.FinalizedCheckpointPathFilter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/BspService.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/BasicVertexResolver.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/AggregatorWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/AggregatorWrapper.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/AggregatorHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/Aggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use/AddressesAndPartitionsWritable.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/BspUtils.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/BspServiceWorker.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/BspServiceMaster.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/BspServiceMaster.FinalizedCheckpointPathFilter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/BspService.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/BasicVertexResolver.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/AggregatorWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/AggregatorWrapper.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/AggregatorHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/Aggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph/AddressesAndPartitionsWritable.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/graph [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/GiraphRunner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/GiraphConfiguration.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat.VertexWithDoubleValueWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/VerifyMessage.VerifyMessageVertex.VerifyMessageVertexWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/VerifyMessage.VerifyMessageVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/VerifyMessage.VerifyMessageMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/VerifyMessage.VerifiableMessage.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/VerifyMessage.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleVertexWithWorkerContext.SimpleVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleVertexWithWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleVertexWithWorkerContext.EmitterWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleTriangleClosingVertex.Pair.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleTriangleClosingVertex.IntArrayListWritable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleTriangleClosingVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleTextVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleSuperstepVertex.SimpleSuperstepVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleSuperstepVertex.SimpleSuperstepVertexOutputFormat.SimpleSuperstepVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleSuperstepVertex.SimpleSuperstepVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleSuperstepVertex.SimpleSuperstepVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleSuperstepVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleSumCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleShortestPathsVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexOutputFormat.SimplePageRankVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimplePageRankVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleOutDegreeCountVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleMutateGraphVertex.SimpleMutateGraphVertexWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleMutateGraphVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleMsgVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleMasterComputeVertex.SimpleMasterComputeWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleMasterComputeVertex.SimpleMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleMasterComputeVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleLongDoubleDoubleDoubleIdentityVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleInDegreeCountVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleFailVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleCombinerVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleCheckpointVertex.SimpleCheckpointVertexWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleCheckpointVertex.SimpleCheckpointVertexMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleCheckpointVertex.SimpleCheckpointComputation.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleCheckpointVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/SimpleAggregatorWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/RandomWalkWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/RandomWalkWithRestartVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/RandomWalkVertex.RandomWalkVertexMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/RandomWalkVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat.NormalizingLongDoubleFloatDoubleVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/MinimumIntCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/MinimumDoubleCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat.LongDoubleFloatDoubleVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/IdentityVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/GeneratedVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/DoubleSumCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/ConnectedComponentsVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/VertexWithDoubleValueFloatEdgeTextOutputFormat.VertexWithDoubleValueWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/VertexWithDoubleValueFloatEdgeTextOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/VerifyMessage.VerifyMessageVertex.VerifyMessageVertexWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/VerifyMessage.VerifyMessageVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/VerifyMessage.VerifyMessageMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/VerifyMessage.VerifiableMessage.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/VerifyMessage.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleVertexWithWorkerContext.SimpleVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleVertexWithWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleVertexWithWorkerContext.EmitterWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleTriangleClosingVertex.Pair.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleTriangleClosingVertex.IntArrayListWritable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleTriangleClosingVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleTextVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleSuperstepVertex.SimpleSuperstepVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleSuperstepVertex.SimpleSuperstepVertexOutputFormat.SimpleSuperstepVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleSuperstepVertex.SimpleSuperstepVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleSuperstepVertex.SimpleSuperstepVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleSuperstepVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleSumCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleShortestPathsVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimplePageRankVertex.SimplePageRankVertexWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimplePageRankVertex.SimplePageRankVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimplePageRankVertex.SimplePageRankVertexOutputFormat.SimplePageRankVertexWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimplePageRankVertex.SimplePageRankVertexOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimplePageRankVertex.SimplePageRankVertexMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimplePageRankVertex.SimplePageRankVertexInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimplePageRankVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleOutDegreeCountVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleMutateGraphVertex.SimpleMutateGraphVertexWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleMutateGraphVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleMsgVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleMasterComputeVertex.SimpleMasterComputeWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleMasterComputeVertex.SimpleMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleMasterComputeVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleLongDoubleDoubleDoubleIdentityVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleInDegreeCountVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleFailVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleCombinerVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleCheckpointVertex.SimpleCheckpointVertexWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleCheckpointVertex.SimpleCheckpointVertexMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleCheckpointVertex.SimpleCheckpointComputation.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleCheckpointVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/SimpleAggregatorWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/RandomWalkWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/RandomWalkWithRestartVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/RandomWalkVertex.RandomWalkVertexMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/RandomWalkVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/NormalizingLongDoubleFloatDoubleTextInputFormat.NormalizingLongDoubleFloatDoubleVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/NormalizingLongDoubleFloatDoubleTextInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/MinimumIntCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/MinimumDoubleCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/LongDoubleFloatDoubleTextInputFormat.LongDoubleFloatDoubleVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/LongDoubleFloatDoubleTextInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/IdentityVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/GeneratedVertexReader.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/DoubleSumCombiner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/ConnectedComponentsVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/Algorithm.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/AggregatorsTestVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use/AggregatorsTestVertex.AggregatorsTestMasterCompute.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/Algorithm.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/AggregatorsTestVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples/AggregatorsTestVertex.AggregatorsTestMasterCompute.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/examples [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/WorkerServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/WorkerClientServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/WorkerClientRequestProcessor.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/WorkerClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/ServerData.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/SendPartitionCache.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/SendMutationsCache.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/SendMessageCache.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/WritableRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/WorkerRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/SendWorkerMessagesRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/SendVertexRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/SendPartitionMutationsRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/SendPartitionCurrentMessagesRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/SaslTokenMessageRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/SaslCompleteRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/RequestType.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/MasterRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/WritableRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/WorkerRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/SendWorkerMessagesRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/SendVertexRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/SendPartitionMutationsRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/SendPartitionCurrentMessagesRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/SaslTokenMessageRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/SaslCompleteRequest.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/RequestType.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use/MasterRequest.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests/class-use [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/requests [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/SaslNettyServer.SaslDigestCallbackHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/SaslNettyServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/SaslNettyClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/NettyWorkerServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/NettyWorkerClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/NettyServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/NettyMasterServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/NettyMasterClientServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/NettyMasterClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/NettyClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.Factory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/WorkerRequestReservedMap.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/SaslServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/SaslServerHandler.Factory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/SaslClientHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/ResponseEncoder.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/ResponseClientHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/RequestServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/RequestServerHandler.Factory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/RequestInfo.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/RequestEncoder.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/RequestDecoder.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.Factory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/ClientRequestId.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/WorkerRequestServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/WorkerRequestServerHandler.Factory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/WorkerRequestReservedMap.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/SaslServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/SaslServerHandler.Factory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/SaslClientHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/ResponseEncoder.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/ResponseClientHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/RequestServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/RequestServerHandler.Factory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/RequestInfo.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/RequestEncoder.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/RequestDecoder.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/MasterRequestServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/MasterRequestServerHandler.Factory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/ClientRequestId.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/AuthorizeServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use/AddressRequestIdGenerator.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/AuthorizeServerHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler/AddressRequestIdGenerator.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/handler [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/WrappedAdaptiveReceiveBufferSizePredictorFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/SaslNettyServer.SaslDigestCallbackHandler.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/SaslNettyServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/SaslNettyClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/NettyWorkerServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/NettyWorkerClientRequestProcessor.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/NettyWorkerClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/NettyServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/NettyMasterServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/NettyMasterClientServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/NettyMasterClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/NettyClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/ChannelRotater.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use/ByteCounter.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/ChannelRotater.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty/ByteCounter.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/netty [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/MsgList.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/SimpleMessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/SequentialFileMessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/MessageStoreFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/MessageStoreByPartition.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/MessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/FlushableMessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/DiskBackedMessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/SimpleMessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/SequentialFileMessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/MessageStoreFactory.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/MessageStoreByPartition.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/MessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/FlushableMessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/DiskBackedMessageStoreByPartition.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/DiskBackedMessageStore.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use/BasicMessageStore.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages/BasicMessageStore.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/messages [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/MasterServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/MasterClientServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/MasterClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/WorkerServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/WorkerClientServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/WorkerClientRequestProcessor.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/WorkerClient.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/ServerData.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/SendPartitionCache.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/SendMutationsCache.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/SendMessageCache.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/MsgList.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/MasterServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/MasterClientServer.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use/MasterClient.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm/class-use [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/comm [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/class-use/ImmutableClassesGiraphConfiguration.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/class-use/ImmutableClassesGiraphConfigurable.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/class-use/GiraphRunner.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/class-use/GiraphConfiguration.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/SuperstepState.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/ImmutableOutputCommitter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/SuperstepState.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/ImmutableOutputCommitter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/CentralizedServiceWorker.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/CentralizedServiceMaster.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/CentralizedService.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/BspRecordWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/BspOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/BspInputSplit.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/BspInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use/ApplicationState.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/CentralizedServiceWorker.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/CentralizedServiceMaster.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/CentralizedService.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/BspRecordWriter.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/BspOutputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/BspInputSplit.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/BspInputFormat.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp/ApplicationState.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/bsp [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/ShortestPathsComputation.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/ShortestPathsBenchmark.ShortestPathsBenchmarkVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/ShortestPathsBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/RandomMessageBenchmark.RandomMessageVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/RandomMessageBenchmark.RandomMessageBenchmarkWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/RandomMessageBenchmark.RandomMessageBenchmarkMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/RandomMessageBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/PageRankComputation.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/PageRankBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/HashMapVertexShortestPathsBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/HashMapVertexPageRankBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/EdgeListVertexPageRankBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/ShortestPathsComputation.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/ShortestPathsBenchmark.ShortestPathsBenchmarkVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/ShortestPathsBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/RandomMessageBenchmark.RandomMessageVertex.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/RandomMessageBenchmark.RandomMessageBenchmarkWorkerContext.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/RandomMessageBenchmark.RandomMessageBenchmarkMasterCompute.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/RandomMessageBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/PageRankComputation.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/PageRankBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/HashMapVertexShortestPathsBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/HashMapVertexPageRankBenchmark.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use/EdgeListVertexPageRankBenchmark.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark/class-use [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/benchmark [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/package-use.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/package-tree.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/package-summary.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/package-frame.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/LongSumAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/LongProductAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/LongOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/LongMinAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/LongMaxAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/IntSumAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/IntProductAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/IntOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/IntMinAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/IntMaxAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/FloatSumAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/FloatProductAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/FloatOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/FloatMinAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/FloatMaxAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/DoubleSumAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/DoubleProductAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/DoubleOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/DoubleMinAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/DoubleMaxAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/LongSumAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/LongProductAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/LongOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/LongMinAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/LongMaxAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/IntSumAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/IntProductAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/IntOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/IntMinAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/IntMaxAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/FloatSumAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/FloatProductAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/FloatOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/FloatMinAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/FloatMaxAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/DoubleSumAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/DoubleProductAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/DoubleOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/DoubleMinAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/DoubleMaxAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/BooleanOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/BooleanOrAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/BooleanAndAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use/BasicAggregator.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/class-use [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/BooleanOverwriteAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/BooleanOrAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/BooleanAndAggregator.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators/BasicAggregator.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph/aggregators [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs/org [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/options [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/javadoc.sh [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/index.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/index-all.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/help-doc.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/deprecated-list.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/constant-values.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/allclasses-noframe.html [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/munged/apidocs/allclasses-frame.html [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged/apidocs [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target/munged [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar [INFO] Deleting file /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-bin.tar.gz [INFO] Deleting directory /Users/ekoontz/giraph/giraph/target [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/giraph/target/classes [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/giraph/target/test-classes [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/giraph/target/site [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ giraph --- [DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0.1: [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.2:test (scope managed from compile) (version managed from 3.8.1) [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] commons-cli:commons-cli:jar:1.0:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile [DEBUG] commons-lang:commons-lang:jar:2.3:compile [DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.0.1:compile [DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.0.1:compile [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile [DEBUG] org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test (scope managed from compile) [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test [DEBUG] org.beanshell:bsh:jar:2.0b4:compile [DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile [DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0.1 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0.1 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0.1 [DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0.1 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10 [DEBUG] Included: commons-cli:commons-cli:jar:1.0 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8 [DEBUG] Included: commons-lang:commons-lang:jar:2.3 [DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.0.1 [DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0.1 [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2 [DEBUG] Included: org.beanshell:bsh:jar:2.0b4 [DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2 [DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 [DEBUG] Excluded: junit:junit:jar:3.8.2 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9 [DEBUG] Excluded: classworlds:classworlds:jar:1.1 [DEBUG] Excluded: org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1 [DEBUG] Excluded: org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0.1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0.1, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0.1:enforce' with basic configurator --> [DEBUG] (s) fail = true [DEBUG] (s) failFast = false [DEBUG] (f) ignoreCache = false [DEBUG] (s) project = MavenProject: org.apache.giraph:giraph:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph/pom.xml [DEBUG] (s) version = 3.0.0 [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@f6a8823] [DEBUG] (s) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (s) skip = false [DEBUG] -- end configuration -- [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. [DEBUG] Detected Maven Version: 3.0.4 [DEBUG] Detected Maven Version: 3.0.4 is allowed in the range 3.0.0. [INFO] [INFO] --- munge-maven-plugin:1.0:munge (munge) @ giraph --- [DEBUG] org.sonatype.plugins:munge-maven-plugin:jar:1.0: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:compile [DEBUG] org.apache.maven:maven-core:jar:2.0:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0:compile [DEBUG] doxia:doxia-sink-api:jar:1.0-alpha-4:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0:compile [DEBUG] org.apache.maven:maven-model:jar:2.0:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-44:compile (version managed from 1.0-alpha-8) [DEBUG] aspectj:aspectjrt:jar:1.5.3:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:1.2-alpha-10:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0:compile [DEBUG] org.apache.maven:maven-project:jar:2.0:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0:compile [DEBUG] commons-cli:commons-cli:jar:1.0:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile (version managed from 1.0.4) [DEBUG] Created new class realm plugin>org.sonatype.plugins:munge-maven-plugin:1.0 [DEBUG] Importing foreign packages into class realm plugin>org.sonatype.plugins:munge-maven-plugin:1.0 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.sonatype.plugins:munge-maven-plugin:1.0 [DEBUG] Included: org.sonatype.plugins:munge-maven-plugin:jar:1.0 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0 [DEBUG] Included: doxia:doxia-sink-api:jar:1.0-alpha-4 [DEBUG] Included: aspectj:aspectjrt:jar:1.5.3 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: commons-cli:commons-cli:jar:1.0 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-44 [DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:1.2-alpha-10 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0 [DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0 [DEBUG] Configuring mojo org.sonatype.plugins:munge-maven-plugin:1.0:munge from plugin realm ClassRealm[plugin>org.sonatype.plugins:munge-maven-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.sonatype.plugins:munge-maven-plugin:1.0:munge' with basic configurator --> [DEBUG] (f) build = org.apache.maven.model.Build@66201d6d [DEBUG] (f) executedProject = MavenProject: org.apache.giraph:giraph:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph/pom.xml [DEBUG] (f) mungedDirectory = /Users/ekoontz/giraph/giraph/target/munged [DEBUG] (f) symbols = HADOOP_1_SECRET_MANAGER [DEBUG] -- end configuration -- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ giraph --- [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.5: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile [DEBUG] commons-cli:commons-cli:jar:1.0:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0:compile [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.5 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.5 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.5 [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.5 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 [DEBUG] Included: commons-cli:commons-cli:jar:1.0 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0 [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6 [DEBUG] Excluded: classworlds:classworlds:jar:1.1 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.5:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [debug] execute contextualize [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.5:resources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: org.apache.giraph:giraph:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph/pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/ekoontz/giraph/giraph/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (f) supportMultiLineFiltering = false [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {java.vendor=Apple Inc., sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.SECURITYSESSIONID=186a4, os.name=Mac OS X, sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/, env.Apple_Ubiquity_Message=/tmp/launch-S4FuBI/Apple_Ubiquity_Message, env.PWD=/Users/ekoontz/giraph, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_37-b06-434-11M3909, env.Apple_PubSub_Socket_Render=/tmp/launch-rBUf5n/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-HNcF4O/org.macosforge.xquartz:0, user.name=ekoontz, maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800), env.USER=ekoontz, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F5:0:0, awt.nativeDoubleBuffering=true, env.PATH=/usr/local/bin:/Users/ekoontz/ec2-api-tools/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin, user.language=en, sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries, classworlds.conf=/usr/local/Cellar/maven/3.0.4/libexec/bin/m2.conf, java.version=1.6.0_37, user.timezone=America/Los_Angeles, sun.arch.data.model=64, buildtype=test, env.EC2_HOME=/Users/ekoontz/ec2-api-tools, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=US, java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, java.vm.info=mixed mode, env.LOGNAME=ekoontz, os.version=10.7.5, export-target.dir=export/target, env.TERM_PROGRAM_VERSION=303.2, hadoop.version=0.23.1, env.CLICOLOR=1, path.separator=:, java.vm.version=20.12-b01-434, munge.symbols=HADOOP_1_SECRET_MANAGER, env.JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.LSCOLORS=exfxcxdxbxegedabagacad, user.home=/Users/ekoontz, env.OLDPWD=/Users/ekoontz/giraph, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/ekoontz/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/usr/local/Cellar/maven/3.0.4/libexec, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Phadoop_0.23 clean test, java.class.path=/usr/local/Cellar/maven/3.0.4/libexec/boot/plexus-classworlds-2.4.jar, env.TERM_SESSION_ID=2C9734AE-40BE-49CB-B6EA-335AFB5EC62C, env.com.apple.java.jvmMode=client, maven.version=3.0.4, java.vm.specification.name=Java Virtual Machine Specification, hbase.version=0.90.5, java.vm.specification.version=1.0, sun.cpu.endian=little, env.JAVA_MAIN_CLASS_53380=org.codehaus.plexus.classworlds.launcher.Launcher, sun.os.patch.level=unknown, env.HOME=/Users/ekoontz, forHadoop=for-hadoop-0.23.1, java.io.tmpdir=/var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/, java.vendor.url.bug=http://bugreport.apple.com/, env.SSH_AUTH_SOCK=/tmp/launch-iSIhN2/Listeners, env.COMMAND_MODE=unix2003, mrj.build=11M3909, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/ekoontz/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext, mrj.version=1070.1.6.0_37-434, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/ekoontz/giraph, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=emacs, jackson.version=1.8.0, file.encoding=MacRoman, java.specification.version=1.6, env.MYPS=$(echo -n "${PWD/#$HOME/~}" | awk -F "/" '{if (length($0) > 14) { if (NF>4) print $1 "/" $2 "/.../" $(NF-1) "/" $NF; else if (NF>3) print $1 "/" $2 "/.../" $NF; else print $1 "/.../" $NF; } else print $0;}')} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory /Users/ekoontz/giraph/giraph/src/main/resources excludes [] includes [] [INFO] skip non existing resourceDirectory /Users/ekoontz/giraph/giraph/src/main/resources [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ giraph --- [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.8.1:compile [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:1.8.1:compile [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:1.8.1:runtime [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2 [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:1.8.1 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:1.8.1 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:1.8.1 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6 [DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:1.0 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile' with basic configurator --> [DEBUG] (f) basedir = /Users/ekoontz/giraph/giraph [DEBUG] (f) buildDirectory = /Users/ekoontz/giraph/giraph/target/munged [DEBUG] (f) classpathElements = [/Users/ekoontz/giraph/giraph/target/munged/classes, /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar, /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar, /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar, /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar, /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar, /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar, /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar, /Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar, /Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar, /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar, /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar, /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar, /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar, /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar, /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar, /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar, /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar, /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar, /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar, /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar, /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar, /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar, /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar, /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar, /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar, /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar, /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar, /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar, /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar, /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar, /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar, /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar, /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar, /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar, /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar, /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar, /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar, /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar, /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar, /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar, /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar, /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar, /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar, /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar, /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar, /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar, /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar, /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar] [DEBUG] (f) compileSourceRoots = [/Users/ekoontz/giraph/giraph/target/munged/main] [DEBUG] (f) compilerId = javac [DEBUG] (f) debug = true [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnError = true [DEBUG] (f) fork = false [DEBUG] (f) generatedSourcesDirectory = /Users/ekoontz/giraph/giraph/target/munged/generated-sources/annotations [DEBUG] (f) optimize = false [DEBUG] (f) outputDirectory = /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] (f) outputFileName = giraph-0.2-SNAPSHOT-for-hadoop-0.23.1 [DEBUG] (f) projectArtifact = org.apache.giraph:giraph:jar:0.2-SNAPSHOT [DEBUG] (f) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (f) showDeprecation = false [DEBUG] (f) showWarnings = false [DEBUG] (f) source = 1.6 [DEBUG] (f) staleMillis = 0 [DEBUG] (f) target = 1.6 [DEBUG] (f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [/Users/ekoontz/giraph/giraph/target/munged/main] [DEBUG] Classpath: [/Users/ekoontz/giraph/giraph/target/munged/classes /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar /Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar /Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar] [DEBUG] Output directory: /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] Classpath: [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar [DEBUG] /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar [DEBUG] /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar [DEBUG] Source roots: [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/main [DEBUG] Command line options: [DEBUG] -d /Users/ekoontz/giraph/giraph/target/munged/classes -classpath /Users/ekoontz/giraph/giraph/target/munged/classes:/Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar:/Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar:/Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar:/Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar:/Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar:/Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar:/Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar:/Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar:/Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar:/Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar:/Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar:/Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar:/Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar:/Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar:/Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar:/Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar:/Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar:/Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar:/Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar:/Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar:/Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar:/Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar:/Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar:/Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar:/Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar:/Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar:/Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar:/Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar:/Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar:/Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar:/Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar:/Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar:/Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar:/Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar: -sourcepath /Users/ekoontz/giraph/giraph/target/munged/main: /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GiraphTypeValidator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/BasicAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/integration/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/BspEvent.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntSumAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/FileUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangeWorkerPartitioner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SendWorkerMessagesRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/SaslClientHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/LongDoubleFloatDoubleEdgeListVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/Aggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleOverwriteAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableLongArrayIterator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleSumCombiner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionStats.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableLongFloatEdgeArrayIterable.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyMasterClient.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionBalancer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/RandomWalkWithRestartVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongMinAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/MasterClient.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/ComputeCallable.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/WorkerAggregatorUsage.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/LoggerUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimplePageRankVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspRecordReader.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/ComparisonUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/WritableUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/GraphPartitionerFactory.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyWorkerClient.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/AggregatorsTestVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/ByteCounter.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableLongNullEdgeArrayIterable.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/ApplicationState.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/PredicateLock.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntMinAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/FakeTime.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/ShortestPathsBenchmark.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/CentralizedServiceWorker.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/EmptyIterable.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/WorkerAggregatorHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatSumAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashRangePartitionerFactory.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/SimplePartitionStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SaslTokenMessageRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SaslCompleteRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashPartitionerFactory.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntOverwriteAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangePartitionOwner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/ReflectionUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/ImmutableClassesGiraphConfiguration.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/EdgeListVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexEdgeCount.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleTextVertexOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexChanges.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonBase64VertexOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/InternalVertexRunner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SendVertexRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/SendMutationsCache.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/WorkerRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/MathUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/MasterServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleCheckpointVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexResolver.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntProductAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/SaslNettyClient.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BasicVertexResolver.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/IncreasingBitSet.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleInDegreeCountVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionOwner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/CentralizedService.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MasterCompute.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/RequestDecoder.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/BooleanAndAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatProductAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/ImmutableOutputCommitter.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/Edge.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/RequestInfo.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/CollectionUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/FinishedSuperstepStats.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatMinAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/MasterGraphPartitioner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/AggregatorWriter.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/MessageStoreFactory.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/DiskBackedMessageStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/HashMapVertexShortestPathsBenchmark.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MutableVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/ResponseEncoder.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GiraphJob.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleLongDoubleDoubleDoubleIdentityVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspInputSplit.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyMasterServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspRecordWriter.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangePartitionStats.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleShortestPathsVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/IntIntNullIntVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/RequestServerHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MasterThread.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexMutations.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/TextVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleVertexWithWorkerContext.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/LongDoubleNullDoubleVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/PseudoRandomVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexReader.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/IntIntNullIntTextInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/BooleanOverwriteAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/ResponseClientHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableIntArrayIterator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashWorkerPartitioner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyClient.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatOverwriteAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/Time.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/AggregatorWrapper.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/HashMapVertexPageRankBenchmark.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/AddressesAndPartitionsWritable.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleMsgVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/SendMessageCache.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SendPartitionMutationsRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/IdentityVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionExchange.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/PageRankBenchmark.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleSuperstepVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/IdWithValueTextOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleTriangleClosingVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/AuthorizeServerHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/ShortestPathsComputation.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/AddressRequestIdGenerator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongProductAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/InputSplitsCallable.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/PageRankComputation.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/WorkerClientServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangePartitionerFactory.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/Partition.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/SequenceFileVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/SendPartitionCurrentMessagesRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/UnmodifiableDoubleArrayIterator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/WorkerRequestReservedMap.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/DoubleSumCombiner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/ChannelRotater.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyMasterClientServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/ZooKeeperManager.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/Vertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/GeneratedVertexReader.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/EdgeListVertexPageRankBenchmark.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/MinimumIntCombiner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/TextAggregatorWriter.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/RandomWalkVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/TimedLogger.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/Algorithm.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/BspInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleMaxAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleAggregatorWriter.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/WorkerGraphPartitioner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/SaslServerHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/MsgList.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/DefaultWorkerContext.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/FloatMaxAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/integration/SuperstepHashPartitionerFactory.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/DiskBackedPartitionStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/GeneratedVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/TextVertexOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongMaxAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/RequestEncoder.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GlobalStats.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleMutateGraphVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongSumAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/SimpleMutableVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/HashMapVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/MasterClientServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BspServiceWorker.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/WorkerClientRequestProcessor.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangeSplitHint.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/ImmutableClassesGiraphConfigurable.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/WorkerServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/BasicMessageStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/SuperstepState.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/SystemTime.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexCombiner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/ArrayListWritable.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/MinimumDoubleCombiner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleMinAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/SaslNettyServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/RangeMasterPartitioner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonBase64VertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashRangeWorkerPartitioner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/LongOverwriteAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/MessageStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/AdjacencyListTextVertexOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleSumAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/WorkerClient.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/GiraphConfiguration.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/VerifyMessage.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/SequentialFileMessageStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleMasterComputeVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleOutDegreeCountVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GraphMapper.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/CentralizedServiceMaster.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/MemoryUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MasterAggregatorUsage.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleCombinerVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/AggregatorHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/ProgressableUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/DefaultMasterCompute.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/RequestType.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GraphState.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/ConnectedComponentsVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/MasterAggregatorHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/GiraphRunner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/WritableRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/JsonBase64VertexFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/RandomWalkWorkerContext.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/SendPartitionCache.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/WorkerContext.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/benchmark/RandomMessageBenchmark.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/SimpleVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/ClientRequestId.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/NettyWorkerServer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/utils/AnnotationUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/examples/SimpleFailVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BspService.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/IntMaxAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/VertexWriter.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/DoubleProductAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/io/AdjacencyListTextVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/PartitionUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BspUtils.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/InputSplitPathOrganizer.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/LongDoubleFloatDoubleVertex.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/aggregators/BooleanOrAggregator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/requests/MasterRequest.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/GiraphTransferRegulator.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/ServerData.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/WorkerInfo.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/bsp/package-info.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/SimpleMessageStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/HashMasterPartitioner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/BspServiceMaster.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/graph/partition/BasicPartitionOwner.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/FlushableMessageStore.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/zk/ZooKeeperExt.java /Users/ekoontz/giraph/giraph/target/munged/main/org/apache/giraph/comm/messages/MessageStoreByPartition.java -s /Users/ekoontz/giraph/giraph/target/munged/generated-sources/annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8 [INFO] Compiling 272 source files to /Users/ekoontz/giraph/giraph/target/munged/classes [INFO] [INFO] --- maven-assembly-plugin:2.3:single (build-fat-jar) @ giraph --- [DEBUG] org.apache.maven.plugins:maven-assembly-plugin:jar:2.3: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile [DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime [DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile [DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile [DEBUG] commons-cli:commons-cli:jar:1.2:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.4:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.1:compile [DEBUG] org.apache.maven.shared:file-management:jar:1.1:compile [DEBUG] org.apache.maven.shared:maven-shared-io:jar:1.1:compile [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0:compile [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile [DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.2:compile [DEBUG] org.apache.maven:maven-archiver:jar:2.5:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile [DEBUG] org.apache.maven.shared:maven-repository-builder:jar:1.0-alpha-2:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:2.3 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:2.3 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:2.3 [DEBUG] Included: org.apache.maven.plugins:maven-assembly-plugin:jar:2.3 [DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 [DEBUG] Included: org.slf4j:slf4j-api:jar:1.5.6 [DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1 [DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 [DEBUG] Included: commons-cli:commons-cli:jar:1.2 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.4 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.1 [DEBUG] Included: org.apache.maven.shared:file-management:jar:1.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-io:jar:1.1 [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0 [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.0.2 [DEBUG] Included: org.apache.maven:maven-archiver:jar:2.5 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0 [DEBUG] Included: org.apache.maven.shared:maven-repository-builder:jar:1.0-alpha-2 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.2.1 [DEBUG] Excluded: classworlds:classworlds:jar:1.1 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.2.1 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.2.1 [DEBUG] Excluded: org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:2.3:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:2.3, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:2.3:single' with basic configurator --> [DEBUG] (s) appendAssemblyId = true [DEBUG] (f) attach = true [DEBUG] (s) basedir = /Users/ekoontz/giraph/giraph [DEBUG] (s) descriptor = src/main/assembly/compile.xml [DEBUG] (f) dryRun = false [DEBUG] (f) encoding = UTF-8 [DEBUG] (s) finalName = giraph-0.2-SNAPSHOT-for-hadoop-0.23.1 [DEBUG] (f) ignoreDirFormatExtensions = true [DEBUG] (s) ignoreMissingDescriptor = false [DEBUG] (f) ignorePermissions = false [DEBUG] (s) includeSite = false [DEBUG] (s) localRepository = id: local url: file:///Users/ekoontz/.m2/repository/ layout: none [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (s) outputDirectory = /Users/ekoontz/giraph/giraph/target [DEBUG] (f) project = MavenProject: org.apache.giraph:giraph:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph/pom.xml [DEBUG] (s) reactorProjects = [MavenProject: org.apache.giraph:parent:0.2-SNAPSHOT @ /Users/ekoontz/giraph/pom.xml, MavenProject: org.apache.giraph:giraph:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph/pom.xml, MavenProject: org.apache.giraph:giraph-formats-contrib:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph-formats-contrib/pom.xml] [DEBUG] (f) remoteRepositories = [ id: apache snapshots url: https://repository.apache.org/content/repositories/snapshots layout: default snapshots: [enabled => true, update => daily] releases: [enabled => false, update => daily] , id: apache releases url: https://repository.apache.org/content/repositories/releases layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] , id: central url: http://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] ] [DEBUG] (f) runOnlyAtExecutionRoot = false [DEBUG] (s) siteDirectory = /Users/ekoontz/giraph/giraph/target/site [DEBUG] (f) skipAssembly = false [DEBUG] (s) tarLongFileMode = warn [DEBUG] (s) tempRoot = /Users/ekoontz/giraph/giraph/target/munged/archive-tmp [DEBUG] (f) updateOnly = false [DEBUG] (f) useJvmChmod = false [DEBUG] (s) workDirectory = /Users/ekoontz/giraph/giraph/target/munged/assembly/work [DEBUG] -- end configuration -- [DEBUG] Before assembly is interpolated: <?xml version="1.0"?> <assembly xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd" xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> <unpackOptions> <excludes> <exclude>META-INF/LICENSE</exclude> </excludes> </unpackOptions> </dependencySet> </dependencySets> </assembly> [DEBUG] After assembly is interpolated: <?xml version="1.0"?> <assembly xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd" xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> <unpackOptions> <excludes> <exclude>META-INF/LICENSE</exclude> </excludes> </unpackOptions> </dependencySet> </dependencySets> </assembly> [DEBUG] All known ContainerDescriptorHandler components: [file-aggregator, metaInf-services, metaInf-spring, plexus] [DEBUG] Dependencies for project: org.apache.giraph:giraph:jar:0.2-SNAPSHOT are: com.google.guava:guava:jar:12.0:compile commons-cli:commons-cli:jar:1.2:compile commons-io:commons-io:jar:1.3.2:compile io.netty:netty:jar:3.5.3.Final:compile net.iharder:base64:jar:2.3.8:compile org.apache.mahout:mahout-collections:jar:1.0:compile org.apache.zookeeper:zookeeper:jar:3.3.3:compile org.codehaus.jackson:jackson-core-asl:jar:1.8.0:compile org.codehaus.jackson:jackson-mapper-asl:jar:1.8.0:compile org.json:json:jar:20090211:compile junit:junit:jar:4.8:test org.mockito:mockito-all:jar:1.8.5:test commons-net:commons-net:jar:3.1:provided org.apache.hadoop:hadoop-common:jar:0.23.1:provided org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1:provided org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.1:provided [DEBUG] Resolving project dependencies transitively. [DEBUG] org.apache.giraph:giraph:jar:0.2-SNAPSHOT (selected for null) [DEBUG] com.google.guava:guava:jar:12.0:compile (selected for compile) [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile (selected for compile) [DEBUG] commons-cli:commons-cli:jar:1.2:compile (selected for compile) [DEBUG] commons-io:commons-io:jar:1.3.2:compile (selected for compile) [DEBUG] io.netty:netty:jar:3.5.3.Final:compile (selected for compile) [DEBUG] net.iharder:base64:jar:2.3.8:compile (selected for compile) [DEBUG] org.apache.mahout:mahout-collections:jar:1.0:compile (selected for compile) [DEBUG] org.apache.zookeeper:zookeeper:jar:3.3.3:compile (selected for compile) [DEBUG] log4j:log4j:jar:1.2.15:compile (selected for compile) [DEBUG] javax.mail:mail:jar:1.4:compile (selected for compile) [DEBUG] javax.activation:activation:jar:1.1:compile (selected for compile) [DEBUG] jline:jline:jar:0.9.94:compile (selected for compile) [DEBUG] junit:junit:jar:3.8.1:compile (applying version: 4.8) [DEBUG] junit:junit:jar:4.8:compile (applying artifactScope: test) [DEBUG] junit:junit:jar:4.8:test (selected for test) [DEBUG] org.codehaus.jackson:jackson-core-asl:jar:1.8.0:compile (selected for compile) [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.8.0:compile (selected for compile) [DEBUG] org.json:json:jar:20090211:compile (selected for compile) [DEBUG] junit:junit:jar:4.8:test (selected for test) [DEBUG] org.mockito:mockito-all:jar:1.8.5:test (selected for test) [DEBUG] commons-net:commons-net:jar:3.1:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-common:jar:0.23.1:provided (selected for provided) [DEBUG] com.google.guava:guava:jar:r09:provided (applying version: 12.0) [DEBUG] org.apache.commons:commons-math:jar:2.1:provided (selected for provided) [DEBUG] xmlenc:xmlenc:jar:0.52:provided (selected for provided) [DEBUG] commons-httpclient:commons-httpclient:jar:3.1:provided (applying version: 3.0.1) [DEBUG] commons-httpclient:commons-httpclient:jar:3.0.1:provided (applying artifactScope: runtime) [DEBUG] commons-httpclient:commons-httpclient:jar:3.0.1:runtime (selected for runtime) [DEBUG] junit:junit:jar:3.8.1:runtime (applying version: 4.8) [DEBUG] junit:junit:jar:4.8:runtime (applying artifactScope: test) [DEBUG] commons-logging:commons-logging:jar:1.0.3:runtime (selected for runtime) [DEBUG] commons-codec:commons-codec:jar:1.2:runtime (selected for runtime) [DEBUG] commons-codec:commons-codec:jar:1.4:provided (setting artifactScope to: runtime) [DEBUG] commons-net:commons-net:jar:1.4.1:provided (applying version: 3.1) [DEBUG] javax.servlet:servlet-api:jar:2.5:provided (selected for provided) [DEBUG] org.mortbay.jetty:jetty:jar:6.1.26:provided (selected for provided) [DEBUG] org.mortbay.jetty:jetty-util:jar:6.1.26:provided (selected for provided) [DEBUG] org.mortbay.jetty:jetty-util:jar:6.1.26:provided (selected for provided) [DEBUG] asm:asm:jar:3.2:provided (selected for provided) [DEBUG] com.sun.jersey:jersey-core:jar:1.8:provided (selected for provided) [DEBUG] com.sun.jersey:jersey-json:jar:1.8:provided (selected for provided) [DEBUG] org.codehaus.jettison:jettison:jar:1.1:provided (selected for provided) [DEBUG] stax:stax-api:jar:1.0.1:provided (selected for provided) [DEBUG] com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:provided (selected for provided) [DEBUG] javax.xml.bind:jaxb-api:jar:2.2.2:provided (selected for provided) [DEBUG] org.codehaus.jackson:jackson-core-asl:jar:1.7.1:provided (applying version: 1.8.0) [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.7.1:provided (applying version: 1.8.0) [DEBUG] org.codehaus.jackson:jackson-jaxrs:jar:1.7.1:provided (selected for provided) [DEBUG] org.codehaus.jackson:jackson-core-asl:jar:1.7.1:provided (applying version: 1.8.0) [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.7.1:provided (applying version: 1.8.0) [DEBUG] org.codehaus.jackson:jackson-xc:jar:1.7.1:provided (selected for provided) [DEBUG] org.codehaus.jackson:jackson-core-asl:jar:1.7.1:provided (applying version: 1.8.0) [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.7.1:provided (applying version: 1.8.0) [DEBUG] com.sun.jersey:jersey-server:jar:1.8:provided (selected for provided) [DEBUG] asm:asm:jar:3.1:provided (removed - nearer found: 3.2) [DEBUG] tomcat:jasper-compiler:jar:5.5.23:provided (selected for provided) [DEBUG] tomcat:jasper-runtime:jar:5.5.23:provided (selected for provided) [DEBUG] javax.servlet:servlet-api:jar:2.4:provided (removed - nearer found: 2.5) [DEBUG] commons-el:commons-el:jar:1.0:provided (selected for provided) [DEBUG] javax.servlet.jsp:jsp-api:jar:2.1:provided (selected for provided) [DEBUG] commons-el:commons-el:jar:1.0:provided (selected for provided) [DEBUG] commons-logging:commons-logging:jar:1.1.1:provided (setting artifactScope to: runtime) [DEBUG] commons-logging:commons-logging-api:jar:1.1:provided (applying version: 1.0.4) [DEBUG] commons-logging:commons-logging-api:jar:1.0.4:provided (applying artifactScope: runtime) [DEBUG] commons-logging:commons-logging-api:jar:1.0.4:runtime (selected for runtime) [DEBUG] net.java.dev.jets3t:jets3t:jar:0.6.1:provided (selected for provided) [DEBUG] commons-codec:commons-codec:jar:1.3:provided (removed - nearer found: 1.4) [DEBUG] commons-httpclient:commons-httpclient:jar:3.1:provided (applying version: 3.0.1) [DEBUG] commons-httpclient:commons-httpclient:jar:3.0.1:provided (applying artifactScope: runtime) [DEBUG] commons-lang:commons-lang:jar:2.5:provided (selected for provided) [DEBUG] commons-collections:commons-collections:jar:3.2.1:provided (selected for provided) [DEBUG] commons-configuration:commons-configuration:jar:1.6:provided (applying artifactScope: runtime) [DEBUG] commons-configuration:commons-configuration:jar:1.6:runtime (selected for runtime) [DEBUG] commons-collections:commons-collections:jar:3.2.1:runtime (applying artifactScope: provided) [DEBUG] commons-lang:commons-lang:jar:2.5:provided (setting artifactScope to: runtime) [DEBUG] commons-lang:commons-lang:jar:2.5:runtime (selected for runtime) [DEBUG] commons-digester:commons-digester:jar:1.8:runtime (selected for runtime) [DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:runtime (selected for runtime) [DEBUG] commons-logging:commons-logging:jar:1.0.3:runtime (removed - nearer found: 1.1.1) [DEBUG] commons-logging:commons-logging:jar:1.1:runtime (removed - nearer found: 1.1.1) [DEBUG] commons-beanutils:commons-beanutils-core:jar:1.8.0:runtime (selected for runtime) [DEBUG] hsqldb:hsqldb:jar:1.8.0.7:provided (selected for provided) [DEBUG] org.slf4j:slf4j-api:jar:1.6.1:provided (selected for provided) [DEBUG] org.slf4j:slf4j-log4j12:jar:1.6.1:provided (selected for provided) [DEBUG] log4j:log4j:jar:1.2.16:provided (removed - nearer found: 1.2.15) [DEBUG] org.eclipse.jdt:core:jar:3.1.1:provided (selected for provided) [DEBUG] oro:oro:jar:2.0.8:provided (selected for provided) [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.8.8:provided (applying version: 1.8.0) [DEBUG] org.aspectj:aspectjrt:jar:1.6.5:provided (selected for provided) [DEBUG] org.apache.avro:avro:jar:1.5.3:provided (selected for provided) [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.7.3:provided (applying version: 1.8.0) [DEBUG] com.thoughtworks.paranamer:paranamer:jar:2.3:provided (selected for provided) [DEBUG] org.xerial.snappy:snappy-java:jar:1.0.3.2:provided (selected for provided) [DEBUG] org.apache.avro:avro-ipc:jar:1.5.3:provided (selected for provided) [DEBUG] org.jboss.netty:netty:jar:3.2.4.Final:provided (selected for provided) [DEBUG] org.apache.velocity:velocity:jar:1.7:provided (selected for provided) [DEBUG] commons-lang:commons-lang:jar:2.4:provided (removed - nearer found: 2.5) [DEBUG] net.sf.kosmosfs:kfs:jar:0.3:provided (selected for provided) [DEBUG] com.google.protobuf:protobuf-java:jar:2.4.0a:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-auth:jar:0.23.1:provided (selected for provided) [DEBUG] com.googlecode.json-simple:json-simple:jar:1.1:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-yarn-common:jar:0.23.1:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-yarn-api:jar:0.23.1:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-annotations:jar:0.23.1:provided (selected for provided) [DEBUG] jdiff:jdiff:jar:1.0.9:provided (selected for provided) [DEBUG] com.google.inject.extensions:guice-servlet:jar:3.0:provided (selected for provided) [DEBUG] com.google.inject:guice:jar:3.0:provided (selected for provided) [DEBUG] javax.inject:javax.inject:jar:1:provided (selected for provided) [DEBUG] aopalliance:aopalliance:jar:1.0:provided (selected for provided) [DEBUG] org.jboss.netty:netty:jar:3.2.3.Final:provided (removed - nearer found: 3.2.4.Final) [DEBUG] com.cenqua.clover:clover:jar:3.0.2:provided (selected for provided) [DEBUG] commons-io:commons-io:jar:2.1:provided (applying version: 1.3.2) [DEBUG] com.google.inject:guice:jar:3.0:provided (selected for provided) [DEBUG] javax.inject:javax.inject:jar:1:provided (selected for provided) [DEBUG] aopalliance:aopalliance:jar:1.0:provided (selected for provided) [DEBUG] com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8:provided (selected for provided) [DEBUG] com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8:provided (selected for provided) [DEBUG] org.glassfish:javax.servlet:jar:3.0:provided (selected for provided) [DEBUG] junit:junit:jar:4.8.2:provided (applying version: 4.8) [DEBUG] junit:junit:jar:4.8:provided (applying artifactScope: test) [DEBUG] com.sun.jersey:jersey-client:jar:1.8:provided (selected for provided) [DEBUG] com.sun.jersey:jersey-grizzly2:jar:1.8:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-http:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023:provided (selected for provided) [DEBUG] org.glassfish.external:management-api:jar:3.0.0-b012:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-http-server:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-rcm:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1:provided (selected for provided) [DEBUG] org.glassfish:javax.servlet:jar:3.1:provided (removed - nearer found: 3.0) [DEBUG] com.sun.jersey.contribs:jersey-guice:jar:1.8:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-annotations:jar:0.23.1:provided (selected for provided) [DEBUG] jdiff:jdiff:jar:1.0.9:provided (selected for provided) [DEBUG] com.google.inject.extensions:guice-servlet:jar:3.0:provided (selected for provided) [DEBUG] org.jboss.netty:netty:jar:3.2.3.Final:provided (removed - nearer found: 3.2.4.Final) [DEBUG] com.cenqua.clover:clover:jar:3.0.2:provided (selected for provided) [DEBUG] commons-io:commons-io:jar:2.1:provided (applying version: 1.3.2) [DEBUG] com.google.inject:guice:jar:3.0:provided (selected for provided) [DEBUG] javax.inject:javax.inject:jar:1:provided (selected for provided) [DEBUG] aopalliance:aopalliance:jar:1.0:provided (selected for provided) [DEBUG] com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8:provided (selected for provided) [DEBUG] com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8:provided (selected for provided) [DEBUG] org.glassfish:javax.servlet:jar:3.0:provided (selected for provided) [DEBUG] junit:junit:jar:4.8.2:provided (applying version: 4.8) [DEBUG] junit:junit:jar:4.8:provided (applying artifactScope: test) [DEBUG] com.sun.jersey:jersey-client:jar:1.8:provided (selected for provided) [DEBUG] com.sun.jersey:jersey-grizzly2:jar:1.8:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-http:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023:provided (selected for provided) [DEBUG] org.glassfish.external:management-api:jar:3.0.0-b012:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-http-server:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-rcm:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1:provided (selected for provided) [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1:provided (selected for provided) [DEBUG] org.glassfish:javax.servlet:jar:3.1:provided (removed - nearer found: 3.0) [DEBUG] com.sun.jersey.contribs:jersey-guice:jar:1.8:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.1:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-hdfs:jar:0.23.1:provided (selected for provided) [DEBUG] commons-daemon:commons-daemon:jar:1.0.3:provided (selected for provided) [DEBUG] junit:junit:jar:4.8.2:provided (applying version: 4.8) [DEBUG] junit:junit:jar:4.8:provided (applying artifactScope: test) [DEBUG] org.jboss.netty:netty:jar:3.2.3.Final:provided (removed - nearer found: 3.2.4.Final) [DEBUG] org.apache.hadoop:hadoop-yarn-server-common:jar:0.23.1:provided (selected for provided) [DEBUG] org.apache.zookeeper:zookeeper:jar:3.4.2:provided (applying version: 3.3.3) [DEBUG] org.jboss.netty:netty:jar:3.2.3.Final:provided (removed - nearer found: 3.2.4.Final) [DEBUG] commons-io:commons-io:jar:2.1:provided (applying version: 1.3.2) [DEBUG] org.apache.hadoop:hadoop-annotations:jar:0.23.1:provided (selected for provided) [DEBUG] jdiff:jdiff:jar:1.0.9:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-hdfs:jar:0.23.1:provided (selected for provided) [DEBUG] commons-daemon:commons-daemon:jar:1.0.3:provided (selected for provided) [DEBUG] com.google.inject.extensions:guice-servlet:jar:3.0:provided (selected for provided) [DEBUG] junit:junit:jar:4.8.2:provided (applying version: 4.8) [DEBUG] junit:junit:jar:4.8:provided (applying artifactScope: test) [DEBUG] org.jboss.netty:netty:jar:3.2.4.Final:provided (removed - nearer found: 3.2.3.Final) [DEBUG] org.jboss.netty:netty:jar:3.2.3.Final:provided (selected for provided) [DEBUG] com.cenqua.clover:clover:jar:3.0.2:provided (selected for provided) [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.1:provided (selected for provided) [DEBUG] junit:junit:jar:4.8.2:provided (applying version: 4.8) [DEBUG] junit:junit:jar:4.8:provided (applying artifactScope: test) [DEBUG] While resolving dependencies of org.apache.giraph:giraph:jar:0.2-SNAPSHOT: [DEBUG] Statistics for Scope filter [null-scope=true, compile=true, runtime=true, test=false, provided=false, system=false] [DEBUG] The following scope filters were not used: o System [DEBUG] The following artifacts were removed by this filter: junit:junit:jar:4.8 org.mockito:mockito-all:jar:1.8.5 commons-net:commons-net:jar:3.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.commons:commons-math:jar:2.1 org.apache.hadoop:hadoop-common:jar:0.23.1 xmlenc:xmlenc:jar:0.52 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 javax.servlet:servlet-api:jar:2.5 org.apache.hadoop:hadoop-common:jar:0.23.1 org.mortbay.jetty:jetty:jar:6.1.26 org.apache.hadoop:hadoop-common:jar:0.23.1 org.mortbay.jetty:jetty-util:jar:6.1.26 org.apache.hadoop:hadoop-common:jar:0.23.1 asm:asm:jar:3.2 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-core:jar:1.8 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-json:jar:1.8 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-json:jar:1.8 org.codehaus.jettison:jettison:jar:1.1 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-json:jar:1.8 org.codehaus.jettison:jettison:jar:1.1 stax:stax-api:jar:1.0.1 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-json:jar:1.8 com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-json:jar:1.8 com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 javax.xml.bind:jaxb-api:jar:2.2.2 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-json:jar:1.8 org.codehaus.jackson:jackson-jaxrs:jar:1.7.1 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-json:jar:1.8 org.codehaus.jackson:jackson-xc:jar:1.7.1 org.apache.hadoop:hadoop-common:jar:0.23.1 com.sun.jersey:jersey-server:jar:1.8 org.apache.hadoop:hadoop-common:jar:0.23.1 tomcat:jasper-compiler:jar:5.5.23 org.apache.hadoop:hadoop-common:jar:0.23.1 tomcat:jasper-runtime:jar:5.5.23 org.apache.hadoop:hadoop-common:jar:0.23.1 commons-el:commons-el:jar:1.0 org.apache.hadoop:hadoop-common:jar:0.23.1 javax.servlet.jsp:jsp-api:jar:2.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 net.java.dev.jets3t:jets3t:jar:0.6.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 commons-collections:commons-collections:jar:3.2.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 hsqldb:hsqldb:jar:1.8.0.7 org.apache.hadoop:hadoop-common:jar:0.23.1 org.slf4j:slf4j-api:jar:1.6.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.slf4j:slf4j-log4j12:jar:1.6.1 org.apache.hadoop:hadoop-common:jar:0.23.1 org.eclipse.jdt:core:jar:3.1.1 org.apache.hadoop:hadoop-common:jar:0.23.1 oro:oro:jar:2.0.8 org.apache.hadoop:hadoop-common:jar:0.23.1 org.aspectj:aspectjrt:jar:1.6.5 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.avro:avro:jar:1.5.3 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.avro:avro:jar:1.5.3 com.thoughtworks.paranamer:paranamer:jar:2.3 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.avro:avro:jar:1.5.3 org.xerial.snappy:snappy-java:jar:1.0.3.2 org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.avro:avro-ipc:jar:1.5.3 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.jboss.netty:netty:jar:3.2.3.Final org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.avro:avro-ipc:jar:1.5.3 org.apache.velocity:velocity:jar:1.7 org.apache.hadoop:hadoop-common:jar:0.23.1 net.sf.kosmosfs:kfs:jar:0.3 org.apache.hadoop:hadoop-common:jar:0.23.1 com.google.protobuf:protobuf-java:jar:2.4.0a org.apache.hadoop:hadoop-common:jar:0.23.1 org.apache.hadoop:hadoop-auth:jar:0.23.1 org.apache.hadoop:hadoop-common:jar:0.23.1 com.googlecode.json-simple:json-simple:jar:1.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-api:jar:0.23.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-annotations:jar:0.23.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-annotations:jar:0.23.1 jdiff:jdiff:jar:1.0.9 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 com.google.inject.extensions:guice-servlet:jar:3.0 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.google.inject:guice:jar:3.0 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.google.inject:guice:jar:3.0 javax.inject:javax.inject:jar:1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.google.inject:guice:jar:3.0 aopalliance:aopalliance:jar:1.0 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 com.cenqua.clover:clover:jar:3.0.2 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8 org.glassfish:javax.servlet:jar:3.0 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8 com.sun.jersey:jersey-client:jar:1.8 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.glassfish.grizzly:grizzly-http:jar:2.1.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.glassfish.grizzly:grizzly-http:jar:2.1.1 org.glassfish.grizzly:grizzly-framework:jar:2.1.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.glassfish.grizzly:grizzly-http:jar:2.1.1 org.glassfish.grizzly:grizzly-framework:jar:2.1.1 org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.glassfish.grizzly:grizzly-http:jar:2.1.1 org.glassfish.grizzly:grizzly-framework:jar:2.1.1 org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023 org.glassfish.external:management-api:jar:3.0.0-b012 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.glassfish.grizzly:grizzly-http-server:jar:2.1.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.glassfish.grizzly:grizzly-http-server:jar:2.1.1 org.glassfish.grizzly:grizzly-rcm:jar:2.1.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8 com.sun.jersey:jersey-grizzly2:jar:1.8 org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1 org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-common:jar:0.23.1 com.sun.jersey.contribs:jersey-guice:jar:1.8 org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-hdfs:jar:0.23.1 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-hdfs:jar:0.23.1 commons-daemon:commons-daemon:jar:1.0.3 org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1 org.apache.hadoop:hadoop-yarn-server-common:jar:0.23.1 [DEBUG] Processing DependencySet (output=/) [DEBUG] Filtering dependency artifacts WITHOUT transitive dependency path information. [DEBUG] Adding 16 dependency artifacts. [DEBUG] Adding dependency artifactcom.google.guava:guava:jar:12.0. [DEBUG] Unpacking artifact: com.google.guava:guava:jar:12.0 to assembly location: . [DEBUG] Unpacking artifact contents for: com.google.guava:guava:jar:12.0:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar to archive location: [DEBUG] Adding dependency artifactcom.google.code.findbugs:jsr305:jar:1.3.9. [DEBUG] Unpacking artifact: com.google.code.findbugs:jsr305:jar:1.3.9 to assembly location: . [DEBUG] Unpacking artifact contents for: com.google.code.findbugs:jsr305:jar:1.3.9:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar to archive location: [DEBUG] Adding dependency artifactcommons-cli:commons-cli:jar:1.2. [DEBUG] Unpacking artifact: commons-cli:commons-cli:jar:1.2 to assembly location: . [DEBUG] Unpacking artifact contents for: commons-cli:commons-cli:jar:1.2:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar to archive location: [DEBUG] Adding dependency artifactcommons-io:commons-io:jar:1.3.2. [DEBUG] Unpacking artifact: commons-io:commons-io:jar:1.3.2 to assembly location: . [DEBUG] Unpacking artifact contents for: commons-io:commons-io:jar:1.3.2:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar to archive location: [DEBUG] Adding dependency artifactio.netty:netty:jar:3.5.3.Final. [DEBUG] Unpacking artifact: io.netty:netty:jar:3.5.3.Final to assembly location: . [DEBUG] Unpacking artifact contents for: io.netty:netty:jar:3.5.3.Final:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar to archive location: [DEBUG] Adding dependency artifactnet.iharder:base64:jar:2.3.8. [DEBUG] Unpacking artifact: net.iharder:base64:jar:2.3.8 to assembly location: . [DEBUG] Unpacking artifact contents for: net.iharder:base64:jar:2.3.8:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar to archive location: [DEBUG] Adding dependency artifactorg.apache.mahout:mahout-collections:jar:1.0. [DEBUG] Unpacking artifact: org.apache.mahout:mahout-collections:jar:1.0 to assembly location: . [DEBUG] Unpacking artifact contents for: org.apache.mahout:mahout-collections:jar:1.0:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar to archive location: [DEBUG] Adding dependency artifactorg.apache.zookeeper:zookeeper:jar:3.3.3. [DEBUG] Unpacking artifact: org.apache.zookeeper:zookeeper:jar:3.3.3 to assembly location: . [DEBUG] Unpacking artifact contents for: org.apache.zookeeper:zookeeper:jar:3.3.3:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar to archive location: [DEBUG] Adding dependency artifactlog4j:log4j:jar:1.2.15. [DEBUG] Unpacking artifact: log4j:log4j:jar:1.2.15 to assembly location: . [DEBUG] Unpacking artifact contents for: log4j:log4j:jar:1.2.15:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar to archive location: [DEBUG] Adding dependency artifactjavax.mail:mail:jar:1.4. [DEBUG] Unpacking artifact: javax.mail:mail:jar:1.4 to assembly location: . [DEBUG] Unpacking artifact contents for: javax.mail:mail:jar:1.4:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar to archive location: [DEBUG] Adding dependency artifactjavax.activation:activation:jar:1.1. [DEBUG] Unpacking artifact: javax.activation:activation:jar:1.1 to assembly location: . [DEBUG] Unpacking artifact contents for: javax.activation:activation:jar:1.1:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar to archive location: [DEBUG] Adding dependency artifactjline:jline:jar:0.9.94. [DEBUG] Unpacking artifact: jline:jline:jar:0.9.94 to assembly location: . [DEBUG] Unpacking artifact contents for: jline:jline:jar:0.9.94:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar to archive location: [DEBUG] Adding dependency artifactorg.codehaus.jackson:jackson-core-asl:jar:1.8.0. [DEBUG] Unpacking artifact: org.codehaus.jackson:jackson-core-asl:jar:1.8.0 to assembly location: . [DEBUG] Unpacking artifact contents for: org.codehaus.jackson:jackson-core-asl:jar:1.8.0:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar to archive location: [DEBUG] Adding dependency artifactorg.codehaus.jackson:jackson-mapper-asl:jar:1.8.0. [DEBUG] Unpacking artifact: org.codehaus.jackson:jackson-mapper-asl:jar:1.8.0 to assembly location: . [DEBUG] Unpacking artifact contents for: org.codehaus.jackson:jackson-mapper-asl:jar:1.8.0:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar to archive location: [DEBUG] Adding dependency artifactorg.json:json:jar:20090211. [DEBUG] Unpacking artifact: org.json:json:jar:20090211 to assembly location: . [DEBUG] Unpacking artifact contents for: org.json:json:jar:20090211:compile to: [DEBUG] includes: **/* [DEBUG] excludes: META-INF/LICENSE [DEBUG] Adding archived file-set in: /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar to archive location: [DEBUG] Adding dependency artifactorg.apache.giraph:giraph:jar:0.2-SNAPSHOT. [DEBUG] Unpacking artifact: org.apache.giraph:giraph:jar:0.2-SNAPSHOT to assembly location: . [DEBUG] Adding artifact directory contents for: org.apache.giraph:giraph:jar:0.2-SNAPSHOT to: [DEBUG] Adding directory file-set in: /Users/ekoontz/giraph/giraph/target/munged/classes to archive location: [DEBUG] Cannot find ArtifactResolver with hint: project-cache-aware org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException role: org.apache.maven.artifact.resolver.ArtifactResolver roleHint: project-cache-aware at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:257) at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:233) at org.apache.maven.shared.repository.DefaultRepositoryAssembler.contextualize(DefaultRepositoryAssembler.java:721) at org.sonatype.guice.plexus.lifecycles.PlexusLifecycleManager.contextualize(PlexusLifecycleManager.java:317) at org.sonatype.guice.plexus.lifecycles.PlexusLifecycleManager.manageLifecycle(PlexusLifecycleManager.java:292) at org.sonatype.guice.plexus.lifecycles.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:148) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:108) at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55) at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68) at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45) at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46) at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1018) at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) at com.google.inject.Scopes$1$1.get(Scopes.java:59) at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41) at com.google.inject.internal.InjectorImpl$3$1.call(InjectorImpl.java:965) at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1011) at com.google.inject.internal.InjectorImpl$3.get(InjectorImpl.java:961) at org.sonatype.guice.bean.locators.LazyBeanEntry.getValue(LazyBeanEntry.java:83) at org.sonatype.guice.plexus.locators.LazyPlexusBean.getValue(LazyPlexusBean.java:49) at org.sonatype.guice.bean.locators.EntryListAdapter$ValueIterator.next(EntryListAdapter.java:112) at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:180) at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:452) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) Caused by: java.util.NoSuchElementException at java.util.Collections$EmptySet$1.next(Collections.java:2918) at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:253) ... 43 more [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/NOTICE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/NOTICE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ASL2.0 already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] Building jar: /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar [DEBUG] adding directory META-INF/ [DEBUG] adding entry META-INF/MANIFEST.MF [DEBUG] adding directory com/ [DEBUG] adding directory com/google/ [DEBUG] adding directory com/google/common/ [DEBUG] adding directory com/google/common/collect/ [DEBUG] adding directory com/google/common/util/ [DEBUG] adding directory com/google/common/util/concurrent/ [DEBUG] adding directory com/google/common/math/ [DEBUG] adding directory com/google/common/reflect/ [DEBUG] adding directory com/google/common/base/ [DEBUG] adding directory com/google/common/base/internal/ [DEBUG] adding directory com/google/common/primitives/ [DEBUG] adding directory com/google/common/cache/ [DEBUG] adding directory com/google/common/hash/ [DEBUG] adding directory com/google/common/net/ [DEBUG] adding directory com/google/common/io/ [DEBUG] adding directory com/google/common/annotations/ [DEBUG] adding directory com/google/common/eventbus/ [DEBUG] adding entry com/google/common/collect/package-info.class [DEBUG] adding entry com/google/common/collect/BstSide$1.class [DEBUG] adding entry com/google/common/collect/BstSide$2.class [DEBUG] adding entry com/google/common/collect/BstSide.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$Reference.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$1.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$2.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$ToRemove.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$LiveEntry.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$Node.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$3.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$4.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$5.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$MultisetModifier.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$AddModifier.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$RemoveModifier.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$SetCountModifier.class [DEBUG] adding entry com/google/common/collect/TreeMultiset$ConditionalSetCountModifier.class [DEBUG] adding entry com/google/common/collect/TreeMultiset.class [DEBUG] adding entry com/google/common/collect/AbstractSortedMultiset$1.class [DEBUG] adding entry com/google/common/collect/AbstractSortedMultiset$2.class [DEBUG] adding entry com/google/common/collect/AbstractSortedMultiset.class [DEBUG] adding entry com/google/common/collect/Multiset$Entry.class [DEBUG] adding entry com/google/common/collect/Multiset.class [DEBUG] adding entry com/google/common/collect/Multisets$UnmodifiableMultiset.class [DEBUG] adding entry com/google/common/collect/Multisets$UnmodifiableSortedMultiset.class [DEBUG] adding entry com/google/common/collect/Multisets$ImmutableEntry.class [DEBUG] adding entry com/google/common/collect/Multisets$SetMultiset$1$1.class [DEBUG] adding entry com/google/common/collect/Multisets$SetMultiset$1.class [DEBUG] adding entry com/google/common/collect/Multisets$SetMultiset$ElementSet.class [DEBUG] adding entry com/google/common/collect/Multisets$SetMultiset.class [DEBUG] adding entry com/google/common/collect/Multisets$1$1.class [DEBUG] adding entry com/google/common/collect/Multisets$1.class [DEBUG] adding entry com/google/common/collect/Multisets$AbstractEntry.class [DEBUG] adding entry com/google/common/collect/Multisets$ElementSet$1.class [DEBUG] adding entry com/google/common/collect/Multisets$ElementSet.class [DEBUG] adding entry com/google/common/collect/Multisets$EntrySet.class [DEBUG] adding entry com/google/common/collect/Multisets$MultisetIteratorImpl.class [DEBUG] adding entry com/google/common/collect/Multisets$2.class [DEBUG] adding entry com/google/common/collect/Multisets.class [DEBUG] adding entry com/google/common/collect/AbstractMultiset$ElementSet.class [DEBUG] adding entry com/google/common/collect/AbstractMultiset$EntrySet.class [DEBUG] adding entry com/google/common/collect/AbstractMultiset.class [DEBUG] adding entry com/google/common/collect/SortedMultiset.class [DEBUG] adding entry com/google/common/collect/SortedIterable.class [DEBUG] adding entry com/google/common/collect/BoundType.class [DEBUG] adding entry com/google/common/collect/GeneralRange$1.class [DEBUG] adding entry com/google/common/collect/GeneralRange.class [DEBUG] adding entry com/google/common/collect/BstNode$1.class [DEBUG] adding entry com/google/common/collect/BstNode.class [DEBUG] adding entry com/google/common/collect/BstModifier.class [DEBUG] adding entry com/google/common/collect/BstPathFactory.class [DEBUG] adding entry com/google/common/collect/BstPath.class [DEBUG] adding entry com/google/common/collect/BstInOrderPath$1.class [DEBUG] adding entry com/google/common/collect/BstInOrderPath$2.class [DEBUG] adding entry com/google/common/collect/BstInOrderPath.class [DEBUG] adding entry com/google/common/collect/BstAggregate.class [DEBUG] adding entry com/google/common/collect/BstNodeFactory.class [DEBUG] adding entry com/google/common/collect/ImmutableMultiset$1.class [DEBUG] adding entry com/google/common/collect/ImmutableMultiset$EntrySet.class [DEBUG] adding entry com/google/common/collect/ImmutableMultiset$EntrySetSerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableMultiset$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableMultiset$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableMultiset.class [DEBUG] adding entry com/google/common/collect/ImmutableCollection$EmptyImmutableCollection.class [DEBUG] adding entry com/google/common/collect/ImmutableCollection$ArrayImmutableCollection.class [DEBUG] adding entry com/google/common/collect/ImmutableCollection$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableCollection$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableCollection$1.class [DEBUG] adding entry com/google/common/collect/ImmutableCollection.class [DEBUG] adding entry com/google/common/collect/Ordering$IncomparableValueException.class [DEBUG] adding entry com/google/common/collect/Ordering$ArbitraryOrderingHolder.class [DEBUG] adding entry com/google/common/collect/Ordering$ArbitraryOrdering$1.class [DEBUG] adding entry com/google/common/collect/Ordering$ArbitraryOrdering.class [DEBUG] adding entry com/google/common/collect/Ordering.class [DEBUG] adding entry com/google/common/collect/Ranges$1.class [DEBUG] adding entry com/google/common/collect/Ranges.class [DEBUG] adding entry com/google/common/collect/Range.class [DEBUG] adding entry com/google/common/collect/BstModificationResult$ModificationType.class [DEBUG] adding entry com/google/common/collect/BstModificationResult.class [DEBUG] adding entry com/google/common/collect/UnmodifiableIterator.class [DEBUG] adding entry com/google/common/collect/ImmutableSet$ArrayImmutableSet.class [DEBUG] adding entry com/google/common/collect/ImmutableSet$TransformedImmutableSet$1.class [DEBUG] adding entry com/google/common/collect/ImmutableSet$TransformedImmutableSet.class [DEBUG] adding entry com/google/common/collect/ImmutableSet$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableSet$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableSet.class [DEBUG] adding entry com/google/common/collect/ImmutableList$1.class [DEBUG] adding entry com/google/common/collect/ImmutableList$SubList.class [DEBUG] adding entry com/google/common/collect/ImmutableList$ReverseImmutableList$1.class [DEBUG] adding entry com/google/common/collect/ImmutableList$ReverseImmutableList.class [DEBUG] adding entry com/google/common/collect/ImmutableList$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableList$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableList.class [DEBUG] adding entry com/google/common/collect/Cut$BelowAll.class [DEBUG] adding entry com/google/common/collect/Cut$AboveAll.class [DEBUG] adding entry com/google/common/collect/Cut$BelowValue.class [DEBUG] adding entry com/google/common/collect/Cut$AboveValue.class [DEBUG] adding entry com/google/common/collect/Cut$1.class [DEBUG] adding entry com/google/common/collect/Cut.class [DEBUG] adding entry com/google/common/collect/DiscreteDomain.class [DEBUG] adding entry com/google/common/collect/ContiguousSet.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedSet$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedSet$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedSet.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedSetFauxverideShim.class [DEBUG] adding entry com/google/common/collect/UnmodifiableListIterator.class [DEBUG] adding entry com/google/common/collect/RegularImmutableBiMap.class [DEBUG] adding entry com/google/common/collect/ImmutableBiMap$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableBiMap$EmptyBiMap.class [DEBUG] adding entry com/google/common/collect/ImmutableBiMap$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableBiMap.class [DEBUG] adding entry com/google/common/collect/Iterables$UnmodifiableIterable.class [DEBUG] adding entry com/google/common/collect/Iterables$1.class [DEBUG] adding entry com/google/common/collect/Iterables$2.class [DEBUG] adding entry com/google/common/collect/Iterables$3.class [DEBUG] adding entry com/google/common/collect/Iterables$4.class [DEBUG] adding entry com/google/common/collect/Iterables$5.class [DEBUG] adding entry com/google/common/collect/Iterables$6.class [DEBUG] adding entry com/google/common/collect/Iterables$7.class [DEBUG] adding entry com/google/common/collect/Iterables$8.class [DEBUG] adding entry com/google/common/collect/Iterables$9.class [DEBUG] adding entry com/google/common/collect/Iterables$10$1.class [DEBUG] adding entry com/google/common/collect/Iterables$10.class [DEBUG] adding entry com/google/common/collect/Iterables$11.class [DEBUG] adding entry com/google/common/collect/Iterables$12.class [DEBUG] adding entry com/google/common/collect/Iterables$13.class [DEBUG] adding entry com/google/common/collect/Iterables$ConsumingQueueIterator.class [DEBUG] adding entry com/google/common/collect/Iterables$14.class [DEBUG] adding entry com/google/common/collect/Iterables$15.class [DEBUG] adding entry com/google/common/collect/Iterables.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$EntrySetSerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$KeySet$1.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$KeySet.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$KeySetSerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$Values$1.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$Values.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$ValuesSerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableMap$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableMap.class [DEBUG] adding entry com/google/common/collect/BiMap.class [DEBUG] adding entry com/google/common/collect/ForwardingObject.class [DEBUG] adding entry com/google/common/collect/ClassToInstanceMap.class [DEBUG] adding entry com/google/common/collect/Collections2$FilteredCollection$1.class [DEBUG] adding entry com/google/common/collect/Collections2$FilteredCollection$2.class [DEBUG] adding entry com/google/common/collect/Collections2$FilteredCollection.class [DEBUG] adding entry com/google/common/collect/Collections2$TransformedCollection.class [DEBUG] adding entry com/google/common/collect/Collections2$1.class [DEBUG] adding entry com/google/common/collect/Collections2$OrderedPermutationCollection.class [DEBUG] adding entry com/google/common/collect/Collections2$OrderedPermutationIterator.class [DEBUG] adding entry com/google/common/collect/Collections2$PermutationCollection.class [DEBUG] adding entry com/google/common/collect/Collections2$PermutationIterator.class [DEBUG] adding entry com/google/common/collect/Collections2.class [DEBUG] adding entry com/google/common/collect/MapDifference$ValueDifference.class [DEBUG] adding entry com/google/common/collect/MapDifference.class [DEBUG] adding entry com/google/common/collect/Maps$MapDifferenceImpl.class [DEBUG] adding entry com/google/common/collect/Maps$ValueDifferenceImpl.class [DEBUG] adding entry com/google/common/collect/Maps$SortedMapDifferenceImpl.class [DEBUG] adding entry com/google/common/collect/Maps$1.class [DEBUG] adding entry com/google/common/collect/Maps$UnmodifiableEntries$1.class [DEBUG] adding entry com/google/common/collect/Maps$UnmodifiableEntries.class [DEBUG] adding entry com/google/common/collect/Maps$UnmodifiableEntrySet.class [DEBUG] adding entry com/google/common/collect/Maps$UnmodifiableBiMap.class [DEBUG] adding entry com/google/common/collect/Maps$2.class [DEBUG] adding entry com/google/common/collect/Maps$3.class [DEBUG] adding entry com/google/common/collect/Maps$EntryTransformer.class [DEBUG] adding entry com/google/common/collect/Maps$TransformedEntriesMap$1$1$1.class [DEBUG] adding entry com/google/common/collect/Maps$TransformedEntriesMap$1$1.class [DEBUG] adding entry com/google/common/collect/Maps$TransformedEntriesMap$1.class [DEBUG] adding entry com/google/common/collect/Maps$TransformedEntriesMap$2.class [DEBUG] adding entry com/google/common/collect/Maps$TransformedEntriesMap.class [DEBUG] adding entry com/google/common/collect/Maps$TransformedEntriesSortedMap.class [DEBUG] adding entry com/google/common/collect/Maps$4.class [DEBUG] adding entry com/google/common/collect/Maps$5.class [DEBUG] adding entry com/google/common/collect/Maps$6.class [DEBUG] adding entry com/google/common/collect/Maps$7.class [DEBUG] adding entry com/google/common/collect/Maps$AbstractFilteredMap$Values$1.class [DEBUG] adding entry com/google/common/collect/Maps$AbstractFilteredMap$Values.class [DEBUG] adding entry com/google/common/collect/Maps$AbstractFilteredMap.class [DEBUG] adding entry com/google/common/collect/Maps$FilteredEntrySortedMap.class [DEBUG] adding entry com/google/common/collect/Maps$FilteredKeyMap.class [DEBUG] adding entry com/google/common/collect/Maps$FilteredEntryMap$EntrySet$1$1.class [DEBUG] adding entry com/google/common/collect/Maps$FilteredEntryMap$EntrySet$1.class [DEBUG] adding entry com/google/common/collect/Maps$FilteredEntryMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/Maps$FilteredEntryMap$KeySet$1.class [DEBUG] adding entry com/google/common/collect/Maps$FilteredEntryMap$KeySet.class [DEBUG] adding entry com/google/common/collect/Maps$FilteredEntryMap.class [DEBUG] adding entry com/google/common/collect/Maps$UnmodifiableNavigableMap.class [DEBUG] adding entry com/google/common/collect/Maps$ImprovedAbstractMap$1.class [DEBUG] adding entry com/google/common/collect/Maps$ImprovedAbstractMap$2.class [DEBUG] adding entry com/google/common/collect/Maps$ImprovedAbstractMap.class [DEBUG] adding entry com/google/common/collect/Maps$8.class [DEBUG] adding entry com/google/common/collect/Maps$KeySet.class [DEBUG] adding entry com/google/common/collect/Maps$NavigableKeySet.class [DEBUG] adding entry com/google/common/collect/Maps$9.class [DEBUG] adding entry com/google/common/collect/Maps$10.class [DEBUG] adding entry com/google/common/collect/Maps$Values.class [DEBUG] adding entry com/google/common/collect/Maps$EntrySet.class [DEBUG] adding entry com/google/common/collect/Maps$DescendingMap$1.class [DEBUG] adding entry com/google/common/collect/Maps$DescendingMap$2.class [DEBUG] adding entry com/google/common/collect/Maps$DescendingMap$3.class [DEBUG] adding entry com/google/common/collect/Maps$DescendingMap.class [DEBUG] adding entry com/google/common/collect/Maps.class [DEBUG] adding entry com/google/common/collect/Multimaps$CustomMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$CustomListMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$CustomSetMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$CustomSortedSetMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableMultimap$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableAsMapValues$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableAsMapValues.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableListMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableSetMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableSortedSetMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableAsMapEntries$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$UnmodifiableAsMapEntries.class [DEBUG] adding entry com/google/common/collect/Multimaps$MapMultimap$1$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$MapMultimap$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$MapMultimap$AsMapEntries$1$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$MapMultimap$AsMapEntries$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$MapMultimap$AsMapEntries.class [DEBUG] adding entry com/google/common/collect/Multimaps$MapMultimap$AsMap.class [DEBUG] adding entry com/google/common/collect/Multimaps$MapMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$2.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap$2.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap$TransformedEntries$1$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap$TransformedEntries$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap$TransformedEntries.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap$3.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$3.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesListMultimap$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$TransformedEntriesListMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps$Keys$1$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$Keys$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$Keys$KeysEntrySet.class [DEBUG] adding entry com/google/common/collect/Multimaps$Keys.class [DEBUG] adding entry com/google/common/collect/Multimaps$Values.class [DEBUG] adding entry com/google/common/collect/Multimaps$Entries.class [DEBUG] adding entry com/google/common/collect/Multimaps$EntrySet.class [DEBUG] adding entry com/google/common/collect/Multimaps$AsMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/Multimaps$AsMap.class [DEBUG] adding entry com/google/common/collect/Multimaps$4.class [DEBUG] adding entry com/google/common/collect/Multimaps$5.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$ValuePredicate.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$Values.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$2.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$AsMap$KeySet$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$AsMap$KeySet.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$AsMap$Values$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$AsMap$Values$2.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$AsMap$Values.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$AsMap$EntrySet$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$AsMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$AsMap.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$Keys$EntrySet$1.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$Keys$EntrySet.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap$Keys.class [DEBUG] adding entry com/google/common/collect/Multimaps$FilteredMultimap.class [DEBUG] adding entry com/google/common/collect/Multimaps.class [DEBUG] adding entry com/google/common/collect/Multimap.class [DEBUG] adding entry com/google/common/collect/ListMultimap.class [DEBUG] adding entry com/google/common/collect/SetMultimap.class [DEBUG] adding entry com/google/common/collect/SortedSetMultimap.class [DEBUG] adding entry com/google/common/collect/ImmutableMultimap$BuilderMultimap.class [DEBUG] adding entry com/google/common/collect/ImmutableMultimap$Builder$1.class [DEBUG] adding entry com/google/common/collect/ImmutableMultimap$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableMultimap$FieldSettersHolder.class [DEBUG] adding entry com/google/common/collect/ImmutableMultimap$EntryCollection$1.class [DEBUG] adding entry com/google/common/collect/ImmutableMultimap$EntryCollection.class [DEBUG] adding entry com/google/common/collect/ImmutableMultimap$Values.class [DEBUG] adding entry com/google/common/collect/ImmutableMultimap.class [DEBUG] adding entry com/google/common/collect/ImmutableSetMultimap$BuilderMultimap.class [DEBUG] adding entry com/google/common/collect/ImmutableSetMultimap$SortedKeyBuilderMultimap.class [DEBUG] adding entry com/google/common/collect/ImmutableSetMultimap$Builder$1.class [DEBUG] adding entry com/google/common/collect/ImmutableSetMultimap$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableSetMultimap.class [DEBUG] adding entry com/google/common/collect/ImmutableListMultimap$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableListMultimap.class [DEBUG] adding entry com/google/common/collect/SortedMapDifference.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$WrappedCollection$WrappedIterator.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$WrappedCollection.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$WrappedSet.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$WrappedSortedSet.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$WrappedList$WrappedListIterator.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$WrappedList.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$RandomAccessWrappedList.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$KeySet$1.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$KeySet.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$SortedKeySet.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$1.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$2.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$3.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$4.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$EntryIterator.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$AsMap$AsMapEntries.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$AsMap$AsMapIterator.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$AsMap.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap$SortedAsMap.class [DEBUG] adding entry com/google/common/collect/AbstractMultimap.class [DEBUG] adding entry com/google/common/collect/AbstractListMultimap.class [DEBUG] adding entry com/google/common/collect/AbstractSetMultimap.class [DEBUG] adding entry com/google/common/collect/AbstractSortedSetMultimap.class [DEBUG] adding entry com/google/common/collect/ForwardingMultimap.class [DEBUG] adding entry com/google/common/collect/ForwardingCollection.class [DEBUG] adding entry com/google/common/collect/ForwardingSet.class [DEBUG] adding entry com/google/common/collect/ForwardingMap$StandardKeySet.class [DEBUG] adding entry com/google/common/collect/ForwardingMap$StandardValues.class [DEBUG] adding entry com/google/common/collect/ForwardingMap$StandardEntrySet.class [DEBUG] adding entry com/google/common/collect/ForwardingMap.class [DEBUG] adding entry com/google/common/collect/Serialization$FieldSetter.class [DEBUG] adding entry com/google/common/collect/Serialization$1.class [DEBUG] adding entry com/google/common/collect/Serialization.class [DEBUG] adding entry com/google/common/collect/ConcurrentHashMultiset$FieldSettersHolder.class [DEBUG] adding entry com/google/common/collect/ConcurrentHashMultiset$1.class [DEBUG] adding entry com/google/common/collect/ConcurrentHashMultiset$2.class [DEBUG] adding entry com/google/common/collect/ConcurrentHashMultiset$3.class [DEBUG] adding entry com/google/common/collect/ConcurrentHashMultiset$EntrySet.class [DEBUG] adding entry com/google/common/collect/ConcurrentHashMultiset.class [DEBUG] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputingSegment.class [DEBUG] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputationExceptionReference.class [DEBUG] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputedReference.class [DEBUG] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputingValueReference.class [DEBUG] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputingMapAdapter.class [DEBUG] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputingSerializationProxy.class [DEBUG] adding entry com/google/common/collect/ComputingConcurrentHashMap.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$Strength$1.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$Strength$2.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$Strength$3.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$Strength.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$1.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$2.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$3.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$4.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$5.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$6.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$7.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$8.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$9.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$10.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$11.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$12.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$ValueReference.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$1.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$ReferenceEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$NullEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$AbstractReferenceEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$2.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$StrongEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$StrongExpirableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$StrongEvictableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$StrongExpirableEvictableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$SoftEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$SoftExpirableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$SoftEvictableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$SoftExpirableEvictableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$WeakEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$WeakExpirableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$WeakEvictableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$WeakExpirableEvictableEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$WeakValueReference.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$SoftValueReference.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$StrongValueReference.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$Segment.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EvictionQueue$1.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EvictionQueue$2.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EvictionQueue.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$ExpirationQueue$1.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$ExpirationQueue$2.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$ExpirationQueue.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$CleanupMapTask.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$HashIterator.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$KeyIterator.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$ValueIterator.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$WriteThroughEntry.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntryIterator.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$KeySet.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$Values.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$AbstractSerializationProxy.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap$SerializationProxy.class [DEBUG] adding entry com/google/common/collect/MapMakerInternalMap.class [DEBUG] adding entry com/google/common/collect/MapMaker$RemovalListener.class [DEBUG] adding entry com/google/common/collect/MapMaker$RemovalNotification.class [DEBUG] adding entry com/google/common/collect/MapMaker$RemovalCause$1.class [DEBUG] adding entry com/google/common/collect/MapMaker$RemovalCause$2.class [DEBUG] adding entry com/google/common/collect/MapMaker$RemovalCause$3.class [DEBUG] adding entry com/google/common/collect/MapMaker$RemovalCause$4.class [DEBUG] adding entry com/google/common/collect/MapMaker$RemovalCause$5.class [DEBUG] adding entry com/google/common/collect/MapMaker$RemovalCause.class [DEBUG] adding entry com/google/common/collect/MapMaker$NullConcurrentMap.class [DEBUG] adding entry com/google/common/collect/MapMaker$NullComputingConcurrentMap.class [DEBUG] adding entry com/google/common/collect/MapMaker$1.class [DEBUG] adding entry com/google/common/collect/MapMaker.class [DEBUG] adding entry com/google/common/collect/GenericMapMaker$NullListener.class [DEBUG] adding entry com/google/common/collect/GenericMapMaker.class [DEBUG] adding entry com/google/common/collect/ImmutableEntry.class [DEBUG] adding entry com/google/common/collect/AbstractMapEntry.class [DEBUG] adding entry com/google/common/collect/FluentIterable$1.class [DEBUG] adding entry com/google/common/collect/FluentIterable$FromIterableFunction.class [DEBUG] adding entry com/google/common/collect/FluentIterable.class [DEBUG] adding entry com/google/common/collect/AbstractIterator$State.class [DEBUG] adding entry com/google/common/collect/AbstractIterator$1.class [DEBUG] adding entry com/google/common/collect/AbstractIterator.class [DEBUG] adding entry com/google/common/collect/Count.class [DEBUG] adding entry com/google/common/collect/SortedIterables$1.class [DEBUG] adding entry com/google/common/collect/SortedIterables$2.class [DEBUG] adding entry com/google/common/collect/SortedIterables.class [DEBUG] adding entry com/google/common/collect/SortedMultisets$ElementSet.class [DEBUG] adding entry com/google/common/collect/SortedMultisets$DescendingMultiset$1.class [DEBUG] adding entry com/google/common/collect/SortedMultisets$DescendingMultiset$2.class [DEBUG] adding entry com/google/common/collect/SortedMultisets$DescendingMultiset.class [DEBUG] adding entry com/google/common/collect/SortedMultisets.class [DEBUG] adding entry com/google/common/collect/ForwardingMultiset$StandardElementSet.class [DEBUG] adding entry com/google/common/collect/ForwardingMultiset.class [DEBUG] adding entry com/google/common/collect/ComparatorOrdering.class [DEBUG] adding entry com/google/common/collect/ArrayListMultimap.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableMultiset.class [DEBUG] adding entry com/google/common/collect/ImmutableAsList$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableAsList.class [DEBUG] adding entry com/google/common/collect/RegularImmutableList.class [DEBUG] adding entry com/google/common/collect/CompoundOrdering.class [DEBUG] adding entry com/google/common/collect/ForwardingNavigableMap$StandardDescendingMap$1.class [DEBUG] adding entry com/google/common/collect/ForwardingNavigableMap$StandardDescendingMap.class [DEBUG] adding entry com/google/common/collect/ForwardingNavigableMap$StandardNavigableKeySet.class [DEBUG] adding entry com/google/common/collect/ForwardingNavigableMap.class [DEBUG] adding entry com/google/common/collect/ForwardingSortedMap.class [DEBUG] adding entry com/google/common/collect/MapConstraint.class [DEBUG] adding entry com/google/common/collect/RegularImmutableSet.class [DEBUG] adding entry com/google/common/collect/ForwardingIterator.class [DEBUG] adding entry com/google/common/collect/Table$Cell.class [DEBUG] adding entry com/google/common/collect/Table.class [DEBUG] adding entry com/google/common/collect/Tables$ImmutableCell.class [DEBUG] adding entry com/google/common/collect/Tables$AbstractCell.class [DEBUG] adding entry com/google/common/collect/Tables$TransposeTable$1.class [DEBUG] adding entry com/google/common/collect/Tables$TransposeTable$CellSet.class [DEBUG] adding entry com/google/common/collect/Tables$TransposeTable.class [DEBUG] adding entry com/google/common/collect/Tables$TransformedTable$1.class [DEBUG] adding entry com/google/common/collect/Tables$TransformedTable$CellSet.class [DEBUG] adding entry com/google/common/collect/Tables$TransformedTable$2.class [DEBUG] adding entry com/google/common/collect/Tables$TransformedTable$3.class [DEBUG] adding entry com/google/common/collect/Tables$TransformedTable.class [DEBUG] adding entry com/google/common/collect/Tables$UnmodifiableTable.class [DEBUG] adding entry com/google/common/collect/Tables$UnmodifiableRowSortedMap.class [DEBUG] adding entry com/google/common/collect/Tables$1.class [DEBUG] adding entry com/google/common/collect/Tables.class [DEBUG] adding entry com/google/common/collect/RowSortedTable.class [DEBUG] adding entry com/google/common/collect/ForwardingTable.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableListMultimap.class [DEBUG] adding entry com/google/common/collect/ImmutableEnumSet$EnumSerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableEnumSet.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMapFauxverideShim.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$1.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$2.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$3.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$4.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$5.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyAbsentBehavior$1.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyAbsentBehavior$2.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyAbsentBehavior$3.class [DEBUG] adding entry com/google/common/collect/SortedLists$KeyAbsentBehavior.class [DEBUG] adding entry com/google/common/collect/SortedLists$1.class [DEBUG] adding entry com/google/common/collect/SortedLists.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMap$1.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMap$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMap$2.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMap$3.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMap$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMap.class [DEBUG] adding entry com/google/common/collect/ForwardingListMultimap.class [DEBUG] adding entry com/google/common/collect/RegularImmutableSortedMultiset$CumulativeCountEntry.class [DEBUG] adding entry com/google/common/collect/RegularImmutableSortedMultiset$1.class [DEBUG] adding entry com/google/common/collect/RegularImmutableSortedMultiset$2.class [DEBUG] adding entry com/google/common/collect/RegularImmutableSortedMultiset$3.class [DEBUG] adding entry com/google/common/collect/RegularImmutableSortedMultiset.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMultiset$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMultiset$SerializedForm.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMultiset.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedMultisetFauxverideShim.class [DEBUG] adding entry com/google/common/collect/NullsFirstOrdering.class [DEBUG] adding entry com/google/common/collect/NullsLastOrdering.class [DEBUG] adding entry com/google/common/collect/HashMultimap.class [DEBUG] adding entry com/google/common/collect/LinkedHashMultiset.class [DEBUG] adding entry com/google/common/collect/AbstractMapBasedMultiset$1$1.class [DEBUG] adding entry com/google/common/collect/AbstractMapBasedMultiset$1.class [DEBUG] adding entry com/google/common/collect/AbstractMapBasedMultiset$MapBasedMultisetIterator.class [DEBUG] adding entry com/google/common/collect/AbstractMapBasedMultiset$MapBasedElementSet.class [DEBUG] adding entry com/google/common/collect/AbstractMapBasedMultiset.class [DEBUG] adding entry com/google/common/collect/ForwardingNavigableSet$StandardDescendingSet.class [DEBUG] adding entry com/google/common/collect/ForwardingNavigableSet.class [DEBUG] adding entry com/google/common/collect/ForwardingSortedSet.class [DEBUG] adding entry com/google/common/collect/Sets$SetFromMap.class [DEBUG] adding entry com/google/common/collect/Sets$SetView.class [DEBUG] adding entry com/google/common/collect/Sets$1.class [DEBUG] adding entry com/google/common/collect/Sets$2.class [DEBUG] adding entry com/google/common/collect/Sets$3.class [DEBUG] adding entry com/google/common/collect/Sets$FilteredSet.class [DEBUG] adding entry com/google/common/collect/Sets$FilteredSortedSet.class [DEBUG] adding entry com/google/common/collect/Sets$CartesianSet$1.class [DEBUG] adding entry com/google/common/collect/Sets$CartesianSet$Axis.class [DEBUG] adding entry com/google/common/collect/Sets$CartesianSet.class [DEBUG] adding entry com/google/common/collect/Sets$PowerSet$1$1.class [DEBUG] adding entry com/google/common/collect/Sets$PowerSet$1.class [DEBUG] adding entry com/google/common/collect/Sets$PowerSet$BitFilteredSetIterator.class [DEBUG] adding entry com/google/common/collect/Sets$PowerSet.class [DEBUG] adding entry com/google/common/collect/Sets$UnmodifiableNavigableSet.class [DEBUG] adding entry com/google/common/collect/Sets$DescendingSet.class [DEBUG] adding entry com/google/common/collect/Sets.class [DEBUG] adding entry com/google/common/collect/MapConstraints$NotNullMapConstraint.class [DEBUG] adding entry com/google/common/collect/MapConstraints$1.class [DEBUG] adding entry com/google/common/collect/MapConstraints$2$1.class [DEBUG] adding entry com/google/common/collect/MapConstraints$2.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedMap.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedBiMap.class [DEBUG] adding entry com/google/common/collect/MapConstraints$InverseConstraint.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedMultimap$1.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedMultimap$2.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedMultimap.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedAsMapValues$1.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedAsMapValues.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedEntries$1.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedEntries.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedEntrySet.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedAsMapEntries$1.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedAsMapEntries.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedListMultimap.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedSetMultimap.class [DEBUG] adding entry com/google/common/collect/MapConstraints$ConstrainedSortedSetMultimap.class [DEBUG] adding entry com/google/common/collect/MapConstraints.class [DEBUG] adding entry com/google/common/collect/Iterators$1.class [DEBUG] adding entry com/google/common/collect/Iterators$2.class [DEBUG] adding entry com/google/common/collect/Iterators$3.class [DEBUG] adding entry com/google/common/collect/Iterators$4.class [DEBUG] adding entry com/google/common/collect/Iterators$5.class [DEBUG] adding entry com/google/common/collect/Iterators$6.class [DEBUG] adding entry com/google/common/collect/Iterators$7.class [DEBUG] adding entry com/google/common/collect/Iterators$8.class [DEBUG] adding entry com/google/common/collect/Iterators$9.class [DEBUG] adding entry com/google/common/collect/Iterators$10.class [DEBUG] adding entry com/google/common/collect/Iterators$11.class [DEBUG] adding entry com/google/common/collect/Iterators$12.class [DEBUG] adding entry com/google/common/collect/Iterators$13.class [DEBUG] adding entry com/google/common/collect/Iterators$14.class [DEBUG] adding entry com/google/common/collect/Iterators$15.class [DEBUG] adding entry com/google/common/collect/Iterators$16.class [DEBUG] adding entry com/google/common/collect/Iterators$PeekingImpl.class [DEBUG] adding entry com/google/common/collect/Iterators$MergingIterator$1.class [DEBUG] adding entry com/google/common/collect/Iterators$MergingIterator.class [DEBUG] adding entry com/google/common/collect/Iterators.class [DEBUG] adding entry com/google/common/collect/PeekingIterator.class [DEBUG] adding entry com/google/common/collect/ArrayTable$CellSet$1$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$CellSet$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$CellSet.class [DEBUG] adding entry com/google/common/collect/ArrayTable$Column.class [DEBUG] adding entry com/google/common/collect/ArrayTable$ColumnEntrySet$1$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$ColumnEntrySet$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$ColumnEntrySet.class [DEBUG] adding entry com/google/common/collect/ArrayTable$ColumnMap.class [DEBUG] adding entry com/google/common/collect/ArrayTable$ColumnMapEntrySet$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$ColumnMapEntrySet.class [DEBUG] adding entry com/google/common/collect/ArrayTable$Row.class [DEBUG] adding entry com/google/common/collect/ArrayTable$RowEntrySet$1$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$RowEntrySet$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$RowEntrySet.class [DEBUG] adding entry com/google/common/collect/ArrayTable$RowMap.class [DEBUG] adding entry com/google/common/collect/ArrayTable$RowMapEntrySet$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$RowMapEntrySet.class [DEBUG] adding entry com/google/common/collect/ArrayTable$Values$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable$Values.class [DEBUG] adding entry com/google/common/collect/ArrayTable$1.class [DEBUG] adding entry com/google/common/collect/ArrayTable.class [DEBUG] adding entry com/google/common/collect/ForwardingConcurrentMap.class [DEBUG] adding entry com/google/common/collect/ByFunctionOrdering.class [DEBUG] adding entry com/google/common/collect/BstMutationResult$1.class [DEBUG] adding entry com/google/common/collect/BstMutationResult.class [DEBUG] adding entry com/google/common/collect/BstBalancePolicy.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableSortedSet.class [DEBUG] adding entry com/google/common/collect/UsingToStringOrdering.class [DEBUG] adding entry com/google/common/collect/ForwardingSortedSetMultimap.class [DEBUG] adding entry com/google/common/collect/ForwardingSetMultimap.class [DEBUG] adding entry com/google/common/collect/ForwardingDeque.class [DEBUG] adding entry com/google/common/collect/ForwardingQueue.class [DEBUG] adding entry com/google/common/collect/SingletonImmutableMap.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableList$1.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableList.class [DEBUG] adding entry com/google/common/collect/TransformedIterator.class [DEBUG] adding entry com/google/common/collect/StandardRowSortedTable$RowKeySortedSet.class [DEBUG] adding entry com/google/common/collect/StandardRowSortedTable$RowSortedMap.class [DEBUG] adding entry com/google/common/collect/StandardRowSortedTable$1.class [DEBUG] adding entry com/google/common/collect/StandardRowSortedTable.class [DEBUG] adding entry com/google/common/collect/StandardTable$TableCollection.class [DEBUG] adding entry com/google/common/collect/StandardTable$TableSet.class [DEBUG] adding entry com/google/common/collect/StandardTable$CellSet.class [DEBUG] adding entry com/google/common/collect/StandardTable$CellIterator.class [DEBUG] adding entry com/google/common/collect/StandardTable$Row$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$Row$RowEntrySet$1$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$Row$RowEntrySet$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$Row$RowEntrySet.class [DEBUG] adding entry com/google/common/collect/StandardTable$Row.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column$EntrySet.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column$EntrySetIterator$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column$EntrySetIterator.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column$KeySet$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column$KeySet.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column$Values$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column$Values$2.class [DEBUG] adding entry com/google/common/collect/StandardTable$Column$Values.class [DEBUG] adding entry com/google/common/collect/StandardTable$RowKeySet.class [DEBUG] adding entry com/google/common/collect/StandardTable$ColumnKeySet.class [DEBUG] adding entry com/google/common/collect/StandardTable$ColumnKeyIterator.class [DEBUG] adding entry com/google/common/collect/StandardTable$Values$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$Values.class [DEBUG] adding entry com/google/common/collect/StandardTable$RowMap$EntrySet$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$RowMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/StandardTable$RowMap.class [DEBUG] adding entry com/google/common/collect/StandardTable$ColumnMap$ColumnMapEntrySet$1.class [DEBUG] adding entry com/google/common/collect/StandardTable$ColumnMap$ColumnMapEntrySet.class [DEBUG] adding entry com/google/common/collect/StandardTable$ColumnMap$ColumnMapValues.class [DEBUG] adding entry com/google/common/collect/StandardTable$ColumnMap.class [DEBUG] adding entry com/google/common/collect/StandardTable$1.class [DEBUG] adding entry com/google/common/collect/StandardTable.class [DEBUG] adding entry com/google/common/collect/ForwardingMapEntry.class [DEBUG] adding entry com/google/common/collect/LinkedHashMultimap$SetDecorator$1.class [DEBUG] adding entry com/google/common/collect/LinkedHashMultimap$SetDecorator.class [DEBUG] adding entry com/google/common/collect/LinkedHashMultimap$1.class [DEBUG] adding entry com/google/common/collect/LinkedHashMultimap.class [DEBUG] adding entry com/google/common/collect/EnumHashBiMap.class [DEBUG] adding entry com/google/common/collect/AbstractBiMap$KeySet.class [DEBUG] adding entry com/google/common/collect/AbstractBiMap$ValueSet.class [DEBUG] adding entry com/google/common/collect/AbstractBiMap$EntrySet$1$1.class [DEBUG] adding entry com/google/common/collect/AbstractBiMap$EntrySet$1.class [DEBUG] adding entry com/google/common/collect/AbstractBiMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/AbstractBiMap$Inverse.class [DEBUG] adding entry com/google/common/collect/AbstractBiMap$1.class [DEBUG] adding entry com/google/common/collect/AbstractBiMap.class [DEBUG] adding entry com/google/common/collect/TreeMultimap.class [DEBUG] adding entry com/google/common/collect/RegularContiguousSet$1.class [DEBUG] adding entry com/google/common/collect/RegularContiguousSet$SerializedForm.class [DEBUG] adding entry com/google/common/collect/RegularContiguousSet$DescendingContiguousSet$1.class [DEBUG] adding entry com/google/common/collect/RegularContiguousSet$DescendingContiguousSet.class [DEBUG] adding entry com/google/common/collect/RegularContiguousSet.class [DEBUG] adding entry com/google/common/collect/ForwardingList.class [DEBUG] adding entry com/google/common/collect/AsynchronousComputationException.class [DEBUG] adding entry com/google/common/collect/ComputationException.class [DEBUG] adding entry com/google/common/collect/WellBehavedMap$EntrySet$1$1.class [DEBUG] adding entry com/google/common/collect/WellBehavedMap$EntrySet$1.class [DEBUG] adding entry com/google/common/collect/WellBehavedMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/WellBehavedMap$1.class [DEBUG] adding entry com/google/common/collect/WellBehavedMap.class [DEBUG] adding entry com/google/common/collect/NaturalOrdering.class [DEBUG] adding entry com/google/common/collect/SingletonImmutableTable.class [DEBUG] adding entry com/google/common/collect/ImmutableTable$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableTable.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableSortedMultiset.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMultiset$1$1.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMultiset$1.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMultiset.class [DEBUG] adding entry com/google/common/collect/HashMultiset.class [DEBUG] adding entry com/google/common/collect/RegularImmutableTable$1.class [DEBUG] adding entry com/google/common/collect/RegularImmutableTable$2.class [DEBUG] adding entry com/google/common/collect/RegularImmutableTable$SparseImmutableTable$1.class [DEBUG] adding entry com/google/common/collect/RegularImmutableTable$SparseImmutableTable.class [DEBUG] adding entry com/google/common/collect/RegularImmutableTable$DenseImmutableTable.class [DEBUG] adding entry com/google/common/collect/RegularImmutableTable.class [DEBUG] adding entry com/google/common/collect/DescendingImmutableSortedMultiset$1.class [DEBUG] adding entry com/google/common/collect/DescendingImmutableSortedMultiset.class [DEBUG] adding entry com/google/common/collect/AbstractIndexedListIterator.class [DEBUG] adding entry com/google/common/collect/AbstractSequentialIterator.class [DEBUG] adding entry com/google/common/collect/HashBasedTable$Factory.class [DEBUG] adding entry com/google/common/collect/HashBasedTable.class [DEBUG] adding entry com/google/common/collect/TransformedListIterator.class [DEBUG] adding entry com/google/common/collect/HashBiMap.class [DEBUG] adding entry com/google/common/collect/Queues.class [DEBUG] adding entry com/google/common/collect/TransformedImmutableList$TransformedView.class [DEBUG] adding entry com/google/common/collect/TransformedImmutableList.class [DEBUG] adding entry com/google/common/collect/ImmutableSortedAsList.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedObject.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedCollection.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedSet.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedSortedSet.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedList.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedRandomAccessList.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedMultiset.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedMultimap.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedListMultimap.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedSetMultimap.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedSortedSetMultimap.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapEntries$1$1.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapEntries$1.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapEntries.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedMap.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedSortedMap.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedBiMap.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedAsMap.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapValues$1.class [DEBUG] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapValues.class [DEBUG] adding entry com/google/common/collect/Synchronized$1.class [DEBUG] adding entry com/google/common/collect/Synchronized.class [DEBUG] adding entry com/google/common/collect/ForwardingListIterator.class [DEBUG] adding entry com/google/common/collect/ImmutableClassToInstanceMap$Builder.class [DEBUG] adding entry com/google/common/collect/ImmutableClassToInstanceMap$1.class [DEBUG] adding entry com/google/common/collect/ImmutableClassToInstanceMap.class [DEBUG] adding entry com/google/common/collect/Lists.class [DEBUG] adding entry com/google/common/collect/MinMaxPriorityQueue$Builder.class [DEBUG] adding entry com/google/common/collect/MinMaxPriorityQueue$MoveDesc.class [DEBUG] adding entry com/google/common/collect/MinMaxPriorityQueue$Heap.class [DEBUG] adding entry com/google/common/collect/MinMaxPriorityQueue$QueueIterator.class [DEBUG] adding entry com/google/common/collect/MinMaxPriorityQueue$1.class [DEBUG] adding entry com/google/common/collect/MinMaxPriorityQueue.class [DEBUG] adding entry com/google/common/collect/Interner.class [DEBUG] adding entry com/google/common/collect/LexicographicalOrdering.class [DEBUG] adding entry com/google/common/collect/AbstractLinkedIterator.class [DEBUG] adding entry com/google/common/collect/BstOperations$1.class [DEBUG] adding entry com/google/common/collect/BstOperations.class [DEBUG] adding entry com/google/common/collect/BstMutationRule.class [DEBUG] adding entry com/google/common/collect/ForwardingImmutableList.class [DEBUG] adding entry com/google/common/collect/SingletonImmutableSet.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableTable.class [DEBUG] adding entry com/google/common/collect/ReverseOrdering.class [DEBUG] adding entry com/google/common/collect/Constraint.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$Node.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$NodeIterator.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$DistinctKeyIterator.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$ValueForKeyIterator.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$1.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$2.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$MultisetView$1$1.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$MultisetView$1.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$MultisetView$2.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$MultisetView.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$3$1.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$3.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$4.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$5$1.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$5.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$6$1$1.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$6$1.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap$6.class [DEBUG] adding entry com/google/common/collect/LinkedListMultimap.class [DEBUG] adding entry com/google/common/collect/Hashing.class [DEBUG] adding entry com/google/common/collect/EnumBiMap.class [DEBUG] adding entry com/google/common/collect/Constraints$NotNullConstraint.class [DEBUG] adding entry com/google/common/collect/Constraints$ConstrainedCollection.class [DEBUG] adding entry com/google/common/collect/Constraints$ConstrainedSet.class [DEBUG] adding entry com/google/common/collect/Constraints$ConstrainedSortedSet.class [DEBUG] adding entry com/google/common/collect/Constraints$ConstrainedList.class [DEBUG] adding entry com/google/common/collect/Constraints$ConstrainedRandomAccessList.class [DEBUG] adding entry com/google/common/collect/Constraints$ConstrainedListIterator.class [DEBUG] adding entry com/google/common/collect/Constraints$ConstrainedMultiset.class [DEBUG] adding entry com/google/common/collect/Constraints.class [DEBUG] adding entry com/google/common/collect/ComparisonChain$1.class [DEBUG] adding entry com/google/common/collect/ComparisonChain$InactiveComparisonChain.class [DEBUG] adding entry com/google/common/collect/ComparisonChain.class [DEBUG] adding entry com/google/common/collect/BstRangeOps$1.class [DEBUG] adding entry com/google/common/collect/BstRangeOps.class [DEBUG] adding entry com/google/common/collect/DiscreteDomains$IntegerDomain.class [DEBUG] adding entry com/google/common/collect/DiscreteDomains$LongDomain.class [DEBUG] adding entry com/google/common/collect/DiscreteDomains$BigIntegerDomain.class [DEBUG] adding entry com/google/common/collect/DiscreteDomains.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableMap.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableSetMultimap.class [DEBUG] adding entry com/google/common/collect/TreeBasedTable$Factory.class [DEBUG] adding entry com/google/common/collect/TreeBasedTable$TreeRow.class [DEBUG] adding entry com/google/common/collect/TreeBasedTable$1.class [DEBUG] adding entry com/google/common/collect/TreeBasedTable$2.class [DEBUG] adding entry com/google/common/collect/TreeBasedTable.class [DEBUG] adding entry com/google/common/collect/ObjectArrays.class [DEBUG] adding entry com/google/common/collect/ReverseNaturalOrdering.class [DEBUG] adding entry com/google/common/collect/Platform.class [DEBUG] adding entry com/google/common/collect/SingletonImmutableList.class [DEBUG] adding entry com/google/common/collect/RegularImmutableSortedSet.class [DEBUG] adding entry com/google/common/collect/EmptyContiguousSet$SerializedForm.class [DEBUG] adding entry com/google/common/collect/EmptyContiguousSet$1.class [DEBUG] adding entry com/google/common/collect/EmptyContiguousSet.class [DEBUG] adding entry com/google/common/collect/Interners$1.class [DEBUG] adding entry com/google/common/collect/Interners$WeakInterner$Dummy.class [DEBUG] adding entry com/google/common/collect/Interners$WeakInterner.class [DEBUG] adding entry com/google/common/collect/Interners$InternerFunction.class [DEBUG] adding entry com/google/common/collect/Interners.class [DEBUG] adding entry com/google/common/collect/EmptyImmutableSet.class [DEBUG] adding entry com/google/common/collect/MutableClassToInstanceMap$1.class [DEBUG] adding entry com/google/common/collect/MutableClassToInstanceMap.class [DEBUG] adding entry com/google/common/collect/BstCountBasedBalancePolicies$1.class [DEBUG] adding entry com/google/common/collect/BstCountBasedBalancePolicies$2.class [DEBUG] adding entry com/google/common/collect/BstCountBasedBalancePolicies$3.class [DEBUG] adding entry com/google/common/collect/BstCountBasedBalancePolicies.class [DEBUG] adding entry com/google/common/collect/GwtTransient.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMap$LinkedEntry.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMap$NonTerminalEntry.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMap$TerminalEntry.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMap$EntrySet.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMap$1.class [DEBUG] adding entry com/google/common/collect/RegularImmutableMap.class [DEBUG] adding entry com/google/common/collect/ExplicitOrdering.class [DEBUG] adding entry com/google/common/collect/EnumMultiset.class [DEBUG] adding entry com/google/common/collect/Lists$OnePlusArrayList.class [DEBUG] adding entry com/google/common/collect/Lists$TwoPlusArrayList.class [DEBUG] adding entry com/google/common/collect/Lists$TransformingSequentialList$1.class [DEBUG] adding entry com/google/common/collect/Lists$TransformingSequentialList.class [DEBUG] adding entry com/google/common/collect/Lists$TransformingRandomAccessList.class [DEBUG] adding entry com/google/common/collect/Lists$Partition.class [DEBUG] adding entry com/google/common/collect/Lists$RandomAccessPartition.class [DEBUG] adding entry com/google/common/collect/Lists$StringAsImmutableList.class [DEBUG] adding entry com/google/common/collect/Lists$CharSequenceAsList.class [DEBUG] adding entry com/google/common/collect/Lists$ReverseList$1.class [DEBUG] adding entry com/google/common/collect/Lists$ReverseList.class [DEBUG] adding entry com/google/common/collect/Lists$RandomAccessReverseList.class [DEBUG] adding entry com/google/common/collect/Lists$1.class [DEBUG] adding entry com/google/common/collect/Lists$2.class [DEBUG] adding entry com/google/common/collect/Lists$AbstractListWrapper.class [DEBUG] adding entry com/google/common/collect/Lists$RandomAccessListWrapper.class [DEBUG] adding entry com/google/common/util/concurrent/package-info.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingListeningExecutorService.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingExecutorService.class [DEBUG] adding entry com/google/common/util/concurrent/ListeningExecutorService.class [DEBUG] adding entry com/google/common/util/concurrent/ListenableFuture.class [DEBUG] adding entry com/google/common/util/concurrent/FakeTimeLimiter.class [DEBUG] adding entry com/google/common/util/concurrent/TimeLimiter.class [DEBUG] adding entry com/google/common/util/concurrent/Atomics.class [DEBUG] adding entry com/google/common/util/concurrent/Service$State.class [DEBUG] adding entry com/google/common/util/concurrent/Service.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractService$Transition.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractService$1.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractService.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractFuture$Sync.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractFuture.class [DEBUG] adding entry com/google/common/util/concurrent/ExecutionList$RunnableExecutorPair.class [DEBUG] adding entry com/google/common/util/concurrent/ExecutionList.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingCheckedFuture$SimpleForwardingCheckedFuture.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingCheckedFuture.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingListenableFuture$SimpleForwardingListenableFuture.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingListenableFuture.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingFuture$SimpleForwardingFuture.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingFuture.class [DEBUG] adding entry com/google/common/util/concurrent/CheckedFuture.class [DEBUG] adding entry com/google/common/util/concurrent/Monitor$Guard.class [DEBUG] adding entry com/google/common/util/concurrent/Monitor.class [DEBUG] adding entry com/google/common/util/concurrent/SettableFuture.class [DEBUG] adding entry com/google/common/util/concurrent/ListenableFutureTask.class [DEBUG] adding entry com/google/common/util/concurrent/SimpleTimeLimiter$1$1.class [DEBUG] adding entry com/google/common/util/concurrent/SimpleTimeLimiter$1.class [DEBUG] adding entry com/google/common/util/concurrent/SimpleTimeLimiter.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractListeningExecutorService.class [DEBUG] adding entry com/google/common/util/concurrent/AsyncFunction.class [DEBUG] adding entry com/google/common/util/concurrent/MoreExecutors$1.class [DEBUG] adding entry com/google/common/util/concurrent/MoreExecutors$SameThreadExecutorService.class [DEBUG] adding entry com/google/common/util/concurrent/MoreExecutors$ListeningDecorator.class [DEBUG] adding entry com/google/common/util/concurrent/MoreExecutors$ScheduledListeningDecorator.class [DEBUG] adding entry com/google/common/util/concurrent/MoreExecutors.class [DEBUG] adding entry com/google/common/util/concurrent/Uninterruptibles.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$1.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$2.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$3.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$4.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$ChainingListenableFuture$1.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$ChainingListenableFuture.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$5.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$6.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$ListFuture$1.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$ListFuture$2.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$ListFuture.class [DEBUG] adding entry com/google/common/util/concurrent/Futures$MappingCheckedFuture.class [DEBUG] adding entry com/google/common/util/concurrent/Futures.class [DEBUG] adding entry com/google/common/util/concurrent/FutureCallback.class [DEBUG] adding entry com/google/common/util/concurrent/ListeningScheduledExecutorService.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractCheckedFuture.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$Scheduler$1.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$Scheduler$2.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$Scheduler.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$1$1.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$1$2.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$1$3.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$1.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$CustomScheduler$ReschedulableCallable.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$CustomScheduler$Schedule.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService$CustomScheduler.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractScheduledService.class [DEBUG] adding entry com/google/common/util/concurrent/UncaughtExceptionHandlers$Exiter.class [DEBUG] adding entry com/google/common/util/concurrent/UncaughtExceptionHandlers.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService$1$1.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService$1.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService$2.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService.class [DEBUG] adding entry com/google/common/util/concurrent/ThreadFactoryBuilder$1.class [DEBUG] adding entry com/google/common/util/concurrent/ThreadFactoryBuilder.class [DEBUG] adding entry com/google/common/util/concurrent/ExecutionError.class [DEBUG] adding entry com/google/common/util/concurrent/UncheckedExecutionException.class [DEBUG] adding entry com/google/common/util/concurrent/JdkFutureAdapters$ListenableFutureAdapter$1.class [DEBUG] adding entry com/google/common/util/concurrent/JdkFutureAdapters$ListenableFutureAdapter.class [DEBUG] adding entry com/google/common/util/concurrent/JdkFutureAdapters.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingBlockingQueue.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractIdleService$1$1.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractIdleService$1$2.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractIdleService$1.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractIdleService$2.class [DEBUG] adding entry com/google/common/util/concurrent/AbstractIdleService.class [DEBUG] adding entry com/google/common/util/concurrent/AtomicLongMap$1.class [DEBUG] adding entry com/google/common/util/concurrent/AtomicLongMap.class [DEBUG] adding entry com/google/common/util/concurrent/AtomicDoubleArray.class [DEBUG] adding entry com/google/common/util/concurrent/AtomicDouble.class [DEBUG] adding entry com/google/common/util/concurrent/Callables$1.class [DEBUG] adding entry com/google/common/util/concurrent/Callables.class [DEBUG] adding entry com/google/common/util/concurrent/ForwardingService.class [DEBUG] adding entry com/google/common/util/concurrent/UncheckedTimeoutException.class [DEBUG] adding entry com/google/common/math/package-info.class [DEBUG] adding entry com/google/common/math/MathPreconditions.class [DEBUG] adding entry com/google/common/math/LongMath$1.class [DEBUG] adding entry com/google/common/math/LongMath.class [DEBUG] adding entry com/google/common/math/DoubleUtils.class [DEBUG] adding entry com/google/common/math/DoubleMath$1.class [DEBUG] adding entry com/google/common/math/DoubleMath.class [DEBUG] adding entry com/google/common/math/BigIntegerMath$1.class [DEBUG] adding entry com/google/common/math/BigIntegerMath.class [DEBUG] adding entry com/google/common/math/IntMath$1.class [DEBUG] adding entry com/google/common/math/IntMath.class [DEBUG] adding entry com/google/common/reflect/package-info.class [DEBUG] adding entry com/google/common/reflect/Reflection.class [DEBUG] adding entry com/google/common/reflect/TypeToken$TypeSet.class [DEBUG] adding entry com/google/common/reflect/TypeToken$InterfaceSet.class [DEBUG] adding entry com/google/common/reflect/TypeToken$ClassSet$1.class [DEBUG] adding entry com/google/common/reflect/TypeToken$ClassSet.class [DEBUG] adding entry com/google/common/reflect/TypeToken$TypeFilter$1.class [DEBUG] adding entry com/google/common/reflect/TypeToken$TypeFilter$2.class [DEBUG] adding entry com/google/common/reflect/TypeToken$TypeFilter.class [DEBUG] adding entry com/google/common/reflect/TypeToken$1.class [DEBUG] adding entry com/google/common/reflect/TypeToken$SimpleTypeToken.class [DEBUG] adding entry com/google/common/reflect/TypeToken.class [DEBUG] adding entry com/google/common/reflect/TypeCapture.class [DEBUG] adding entry com/google/common/reflect/TypeResolver$1.class [DEBUG] adding entry com/google/common/reflect/TypeResolver$TypeMappingIntrospector.class [DEBUG] adding entry com/google/common/reflect/TypeResolver$WildcardCapturer.class [DEBUG] adding entry com/google/common/reflect/TypeResolver.class [DEBUG] adding entry com/google/common/reflect/TypeParameter.class [DEBUG] adding entry com/google/common/reflect/Types$1.class [DEBUG] adding entry com/google/common/reflect/Types$ClassOwnership$1.class [DEBUG] adding entry com/google/common/reflect/Types$ClassOwnership$2.class [DEBUG] adding entry com/google/common/reflect/Types$ClassOwnership$1LocalClass.class [DEBUG] adding entry com/google/common/reflect/Types$ClassOwnership$3.class [DEBUG] adding entry com/google/common/reflect/Types$ClassOwnership.class [DEBUG] adding entry com/google/common/reflect/Types$GenericArrayTypeImpl.class [DEBUG] adding entry com/google/common/reflect/Types$ParameterizedTypeImpl.class [DEBUG] adding entry com/google/common/reflect/Types$TypeVariableImpl.class [DEBUG] adding entry com/google/common/reflect/Types$WildcardTypeImpl.class [DEBUG] adding entry com/google/common/reflect/Types$JavaVersion$2.class [DEBUG] adding entry com/google/common/reflect/Types$JavaVersion$3.class [DEBUG] adding entry com/google/common/reflect/Types$JavaVersion$1.class [DEBUG] adding entry com/google/common/reflect/Types$JavaVersion.class [DEBUG] adding entry com/google/common/reflect/Types.class [DEBUG] adding entry com/google/common/reflect/AbstractInvocationHandler.class [DEBUG] adding entry com/google/common/base/package-info.class [DEBUG] adding entry com/google/common/base/Preconditions.class [DEBUG] adding entry com/google/common/base/Predicate.class [DEBUG] adding entry com/google/common/base/Optional$1$1.class [DEBUG] adding entry com/google/common/base/Optional$1.class [DEBUG] adding entry com/google/common/base/Optional.class [DEBUG] adding entry com/google/common/base/Function.class [DEBUG] adding entry com/google/common/base/Supplier.class [DEBUG] adding entry com/google/common/base/PairwiseEquivalence.class [DEBUG] adding entry com/google/common/base/Equivalence$Wrapper.class [DEBUG] adding entry com/google/common/base/Equivalence$EquivalentToPredicate.class [DEBUG] adding entry com/google/common/base/Equivalence$1.class [DEBUG] adding entry com/google/common/base/Equivalence.class [DEBUG] adding entry com/google/common/base/Enums$ValueOfFunction.class [DEBUG] adding entry com/google/common/base/Enums$1.class [DEBUG] adding entry com/google/common/base/Enums.class [DEBUG] adding entry com/google/common/base/Joiner$1.class [DEBUG] adding entry com/google/common/base/Joiner$2.class [DEBUG] adding entry com/google/common/base/Joiner$MapJoiner.class [DEBUG] adding entry com/google/common/base/Joiner$3.class [DEBUG] adding entry com/google/common/base/Joiner.class [DEBUG] adding entry com/google/common/base/Objects$ToStringHelper$ValueHolder.class [DEBUG] adding entry com/google/common/base/Objects$ToStringHelper.class [DEBUG] adding entry com/google/common/base/Objects$1.class [DEBUG] adding entry com/google/common/base/Objects.class [DEBUG] adding entry com/google/common/base/Ticker$1.class [DEBUG] adding entry com/google/common/base/Ticker.class [DEBUG] adding entry com/google/common/base/Functions$ToStringFunction.class [DEBUG] adding entry com/google/common/base/Functions$IdentityFunction.class [DEBUG] adding entry com/google/common/base/Functions$FunctionForMapNoDefault.class [DEBUG] adding entry com/google/common/base/Functions$ForMapWithDefault.class [DEBUG] adding entry com/google/common/base/Functions$FunctionComposition.class [DEBUG] adding entry com/google/common/base/Functions$PredicateFunction.class [DEBUG] adding entry com/google/common/base/Functions$ConstantFunction.class [DEBUG] adding entry com/google/common/base/Functions$SupplierFunction.class [DEBUG] adding entry com/google/common/base/Functions$1.class [DEBUG] adding entry com/google/common/base/Functions.class [DEBUG] adding entry com/google/common/base/Stopwatch$1.class [DEBUG] adding entry com/google/common/base/Stopwatch.class [DEBUG] adding entry com/google/common/base/AbstractIterator$State.class [DEBUG] adding entry com/google/common/base/AbstractIterator$1.class [DEBUG] adding entry com/google/common/base/AbstractIterator.class [DEBUG] adding entry com/google/common/base/Platform$1.class [DEBUG] adding entry com/google/common/base/Platform.class [DEBUG] adding entry com/google/common/base/CharMatcher$1.class [DEBUG] adding entry com/google/common/base/CharMatcher$2.class [DEBUG] adding entry com/google/common/base/CharMatcher$3.class [DEBUG] adding entry com/google/common/base/CharMatcher$4.class [DEBUG] adding entry com/google/common/base/CharMatcher$5.class [DEBUG] adding entry com/google/common/base/CharMatcher$6.class [DEBUG] adding entry com/google/common/base/CharMatcher$7.class [DEBUG] adding entry com/google/common/base/CharMatcher$8.class [DEBUG] adding entry com/google/common/base/CharMatcher$9.class [DEBUG] adding entry com/google/common/base/CharMatcher$10.class [DEBUG] adding entry com/google/common/base/CharMatcher$11.class [DEBUG] adding entry com/google/common/base/CharMatcher$12.class [DEBUG] adding entry com/google/common/base/CharMatcher$13.class [DEBUG] adding entry com/google/common/base/CharMatcher$14.class [DEBUG] adding entry com/google/common/base/CharMatcher$And.class [DEBUG] adding entry com/google/common/base/CharMatcher$Or.class [DEBUG] adding entry com/google/common/base/CharMatcher$15.class [DEBUG] adding entry com/google/common/base/CharMatcher$16.class [DEBUG] adding entry com/google/common/base/CharMatcher$LookupTable.class [DEBUG] adding entry com/google/common/base/CharMatcher$17.class [DEBUG] adding entry com/google/common/base/CharMatcher.class [DEBUG] adding entry com/google/common/base/FinalizableWeakReference.class [DEBUG] adding entry com/google/common/base/FinalizableReference.class [DEBUG] adding entry com/google/common/base/FinalizableReferenceQueue$FinalizerLoader.class [DEBUG] adding entry com/google/common/base/FinalizableReferenceQueue$SystemLoader.class [DEBUG] adding entry com/google/common/base/FinalizableReferenceQueue$DecoupledLoader.class [DEBUG] adding entry com/google/common/base/FinalizableReferenceQueue$DirectLoader.class [DEBUG] adding entry com/google/common/base/FinalizableReferenceQueue.class [DEBUG] adding entry com/google/common/base/FinalizableSoftReference.class [DEBUG] adding entry com/google/common/base/Charsets.class [DEBUG] adding entry com/google/common/base/Absent.class [DEBUG] adding entry com/google/common/base/internal/Finalizer$ShutDown.class [DEBUG] adding entry com/google/common/base/internal/Finalizer$1.class [DEBUG] adding entry com/google/common/base/internal/Finalizer.class [DEBUG] adding entry com/google/common/base/Strings.class [DEBUG] adding entry com/google/common/base/CaseFormat$1.class [DEBUG] adding entry com/google/common/base/CaseFormat.class [DEBUG] adding entry com/google/common/base/FinalizablePhantomReference.class [DEBUG] adding entry com/google/common/base/Present.class [DEBUG] adding entry com/google/common/base/Splitter$1$1.class [DEBUG] adding entry com/google/common/base/Splitter$1.class [DEBUG] adding entry com/google/common/base/Splitter$2$1.class [DEBUG] adding entry com/google/common/base/Splitter$2.class [DEBUG] adding entry com/google/common/base/Splitter$3$1.class [DEBUG] adding entry com/google/common/base/Splitter$3.class [DEBUG] adding entry com/google/common/base/Splitter$4$1.class [DEBUG] adding entry com/google/common/base/Splitter$4.class [DEBUG] adding entry com/google/common/base/Splitter$5.class [DEBUG] adding entry com/google/common/base/Splitter$MapSplitter.class [DEBUG] adding entry com/google/common/base/Splitter$Strategy.class [DEBUG] adding entry com/google/common/base/Splitter$SplittingIterator.class [DEBUG] adding entry com/google/common/base/Splitter.class [DEBUG] adding entry com/google/common/base/Ascii.class [DEBUG] adding entry com/google/common/base/Defaults.class [DEBUG] adding entry com/google/common/base/Throwables.class [DEBUG] adding entry com/google/common/base/Predicates$ObjectPredicate$1.class [DEBUG] adding entry com/google/common/base/Predicates$ObjectPredicate$2.class [DEBUG] adding entry com/google/common/base/Predicates$ObjectPredicate$3.class [DEBUG] adding entry com/google/common/base/Predicates$ObjectPredicate$4.class [DEBUG] adding entry com/google/common/base/Predicates$ObjectPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$NotPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$AndPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$OrPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$IsEqualToPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$InstanceOfPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$AssignableFromPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$InPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$CompositionPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$ContainsPatternPredicate.class [DEBUG] adding entry com/google/common/base/Predicates$1.class [DEBUG] adding entry com/google/common/base/Predicates.class [DEBUG] adding entry com/google/common/base/FunctionalEquivalence.class [DEBUG] adding entry com/google/common/base/Equivalences$Equals.class [DEBUG] adding entry com/google/common/base/Equivalences$Identity.class [DEBUG] adding entry com/google/common/base/Equivalences.class [DEBUG] adding entry com/google/common/base/Suppliers$SupplierComposition.class [DEBUG] adding entry com/google/common/base/Suppliers$MemoizingSupplier.class [DEBUG] adding entry com/google/common/base/Suppliers$ExpiringMemoizingSupplier.class [DEBUG] adding entry com/google/common/base/Suppliers$SupplierOfInstance.class [DEBUG] adding entry com/google/common/base/Suppliers$ThreadSafeSupplier.class [DEBUG] adding entry com/google/common/base/Suppliers$SupplierFunction.class [DEBUG] adding entry com/google/common/base/Suppliers.class [DEBUG] adding entry com/google/common/primitives/package-info.class [DEBUG] adding entry com/google/common/primitives/UnsignedLong.class [DEBUG] adding entry com/google/common/primitives/AndroidInteger.class [DEBUG] adding entry com/google/common/primitives/UnsignedInts$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/UnsignedInts.class [DEBUG] adding entry com/google/common/primitives/UnsignedInteger.class [DEBUG] adding entry com/google/common/primitives/Bytes$ByteArrayAsList.class [DEBUG] adding entry com/google/common/primitives/Bytes.class [DEBUG] adding entry com/google/common/primitives/Chars$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/Chars$CharArrayAsList.class [DEBUG] adding entry com/google/common/primitives/Chars.class [DEBUG] adding entry com/google/common/primitives/SignedBytes$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/SignedBytes.class [DEBUG] adding entry com/google/common/primitives/Shorts$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/Shorts$ShortArrayAsList.class [DEBUG] adding entry com/google/common/primitives/Shorts.class [DEBUG] adding entry com/google/common/primitives/Ints$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/Ints$IntArrayAsList.class [DEBUG] adding entry com/google/common/primitives/Ints.class [DEBUG] adding entry com/google/common/primitives/Floats$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/Floats$FloatArrayAsList.class [DEBUG] adding entry com/google/common/primitives/Floats.class [DEBUG] adding entry com/google/common/primitives/Doubles$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/Doubles$DoubleArrayAsList.class [DEBUG] adding entry com/google/common/primitives/Doubles.class [DEBUG] adding entry com/google/common/primitives/Longs$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/Longs$LongArrayAsList.class [DEBUG] adding entry com/google/common/primitives/Longs.class [DEBUG] adding entry com/google/common/primitives/Primitives.class [DEBUG] adding entry com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator$1.class [DEBUG] adding entry com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator.class [DEBUG] adding entry com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder$PureJavaComparator.class [DEBUG] adding entry com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder.class [DEBUG] adding entry com/google/common/primitives/UnsignedBytes.class [DEBUG] adding entry com/google/common/primitives/Booleans$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/Booleans$BooleanArrayAsList.class [DEBUG] adding entry com/google/common/primitives/Booleans.class [DEBUG] adding entry com/google/common/primitives/UnsignedLongs$LexicographicalComparator.class [DEBUG] adding entry com/google/common/primitives/UnsignedLongs.class [DEBUG] adding entry com/google/common/cache/package-info.class [DEBUG] adding entry com/google/common/cache/ForwardingCache$SimpleForwardingCache.class [DEBUG] adding entry com/google/common/cache/ForwardingCache.class [DEBUG] adding entry com/google/common/cache/Cache.class [DEBUG] adding entry com/google/common/cache/CacheStats.class [DEBUG] adding entry com/google/common/cache/LoadingCache.class [DEBUG] adding entry com/google/common/cache/RemovalListeners$1$1.class [DEBUG] adding entry com/google/common/cache/RemovalListeners$1.class [DEBUG] adding entry com/google/common/cache/RemovalListeners.class [DEBUG] adding entry com/google/common/cache/RemovalListener.class [DEBUG] adding entry com/google/common/cache/RemovalNotification.class [DEBUG] adding entry com/google/common/cache/RemovalCause$1.class [DEBUG] adding entry com/google/common/cache/RemovalCause$2.class [DEBUG] adding entry com/google/common/cache/RemovalCause$3.class [DEBUG] adding entry com/google/common/cache/RemovalCause$4.class [DEBUG] adding entry com/google/common/cache/RemovalCause$5.class [DEBUG] adding entry com/google/common/cache/RemovalCause.class [DEBUG] adding entry com/google/common/cache/AbstractCache$StatsCounter.class [DEBUG] adding entry com/google/common/cache/AbstractCache$SimpleStatsCounter.class [DEBUG] adding entry com/google/common/cache/AbstractCache.class [DEBUG] adding entry com/google/common/cache/CacheLoader$FunctionToCacheLoader.class [DEBUG] adding entry com/google/common/cache/CacheLoader$SupplierToCacheLoader.class [DEBUG] adding entry com/google/common/cache/CacheLoader$UnsupportedLoadingOperationException.class [DEBUG] adding entry com/google/common/cache/CacheLoader$InvalidCacheLoadException.class [DEBUG] adding entry com/google/common/cache/CacheLoader.class [DEBUG] adding entry com/google/common/cache/ForwardingLoadingCache$SimpleForwardingLoadingCache.class [DEBUG] adding entry com/google/common/cache/ForwardingLoadingCache.class [DEBUG] adding entry com/google/common/cache/Weigher.class [DEBUG] adding entry com/google/common/cache/AbstractLoadingCache.class [DEBUG] adding entry com/google/common/cache/CacheBuilder$1.class [DEBUG] adding entry com/google/common/cache/CacheBuilder$2.class [DEBUG] adding entry com/google/common/cache/CacheBuilder$NullListener.class [DEBUG] adding entry com/google/common/cache/CacheBuilder$OneWeigher.class [DEBUG] adding entry com/google/common/cache/CacheBuilder$3.class [DEBUG] adding entry com/google/common/cache/CacheBuilder.class [DEBUG] adding entry com/google/common/cache/LocalCache$Strength$1.class [DEBUG] adding entry com/google/common/cache/LocalCache$Strength$2.class [DEBUG] adding entry com/google/common/cache/LocalCache$Strength$3.class [DEBUG] adding entry com/google/common/cache/LocalCache$Strength.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory$1.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory$2.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory$3.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory$4.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory$5.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory$6.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory$7.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory$8.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryFactory.class [DEBUG] adding entry com/google/common/cache/LocalCache$ValueReference.class [DEBUG] adding entry com/google/common/cache/LocalCache$1.class [DEBUG] adding entry com/google/common/cache/LocalCache$ReferenceEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$NullEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$AbstractReferenceEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$2.class [DEBUG] adding entry com/google/common/cache/LocalCache$StrongEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$StrongAccessEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$StrongWriteEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$StrongAccessWriteEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$WeakEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$WeakAccessEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$WeakWriteEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$WeakAccessWriteEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$WeakValueReference.class [DEBUG] adding entry com/google/common/cache/LocalCache$SoftValueReference.class [DEBUG] adding entry com/google/common/cache/LocalCache$StrongValueReference.class [DEBUG] adding entry com/google/common/cache/LocalCache$WeightedWeakValueReference.class [DEBUG] adding entry com/google/common/cache/LocalCache$WeightedSoftValueReference.class [DEBUG] adding entry com/google/common/cache/LocalCache$WeightedStrongValueReference.class [DEBUG] adding entry com/google/common/cache/LocalCache$Segment$1.class [DEBUG] adding entry com/google/common/cache/LocalCache$Segment.class [DEBUG] adding entry com/google/common/cache/LocalCache$LoadingValueReference.class [DEBUG] adding entry com/google/common/cache/LocalCache$WriteQueue$1.class [DEBUG] adding entry com/google/common/cache/LocalCache$WriteQueue$2.class [DEBUG] adding entry com/google/common/cache/LocalCache$WriteQueue.class [DEBUG] adding entry com/google/common/cache/LocalCache$AccessQueue$1.class [DEBUG] adding entry com/google/common/cache/LocalCache$AccessQueue$2.class [DEBUG] adding entry com/google/common/cache/LocalCache$AccessQueue.class [DEBUG] adding entry com/google/common/cache/LocalCache$HashIterator.class [DEBUG] adding entry com/google/common/cache/LocalCache$KeyIterator.class [DEBUG] adding entry com/google/common/cache/LocalCache$ValueIterator.class [DEBUG] adding entry com/google/common/cache/LocalCache$WriteThroughEntry.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntryIterator.class [DEBUG] adding entry com/google/common/cache/LocalCache$KeySet.class [DEBUG] adding entry com/google/common/cache/LocalCache$Values.class [DEBUG] adding entry com/google/common/cache/LocalCache$EntrySet.class [DEBUG] adding entry com/google/common/cache/LocalCache$ManualSerializationProxy.class [DEBUG] adding entry com/google/common/cache/LocalCache$LoadingSerializationProxy.class [DEBUG] adding entry com/google/common/cache/LocalCache$LocalManualCache$1.class [DEBUG] adding entry com/google/common/cache/LocalCache$LocalManualCache.class [DEBUG] adding entry com/google/common/cache/LocalCache$LocalLoadingCache.class [DEBUG] adding entry com/google/common/cache/LocalCache.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$ValueParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$IntegerParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$LongParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$InitialCapacityParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$MaximumSizeParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$MaximumWeightParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$ConcurrencyLevelParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$KeyStrengthParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$ValueStrengthParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$DurationParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$AccessDurationParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$1.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$WriteDurationParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec$RefreshDurationParser.class [DEBUG] adding entry com/google/common/cache/CacheBuilderSpec.class [DEBUG] adding entry com/google/common/hash/package-info.class [DEBUG] adding entry com/google/common/hash/Hasher.class [DEBUG] adding entry com/google/common/hash/PrimitiveSink.class [DEBUG] adding entry com/google/common/hash/Funnel.class [DEBUG] adding entry com/google/common/hash/HashCode.class [DEBUG] adding entry com/google/common/hash/AbstractCompositeHashFunction$1.class [DEBUG] adding entry com/google/common/hash/AbstractCompositeHashFunction.class [DEBUG] adding entry com/google/common/hash/AbstractStreamingHashFunction$AbstractStreamingHasher.class [DEBUG] adding entry com/google/common/hash/AbstractStreamingHashFunction.class [DEBUG] adding entry com/google/common/hash/HashFunction.class [DEBUG] adding entry com/google/common/hash/BloomFilterStrategies$1.class [DEBUG] adding entry com/google/common/hash/BloomFilterStrategies$BitArray.class [DEBUG] adding entry com/google/common/hash/BloomFilterStrategies.class [DEBUG] adding entry com/google/common/hash/BloomFilter$Strategy.class [DEBUG] adding entry com/google/common/hash/BloomFilter$SerialForm.class [DEBUG] adding entry com/google/common/hash/BloomFilter$1.class [DEBUG] adding entry com/google/common/hash/BloomFilter.class [DEBUG] adding entry com/google/common/hash/AbstractHasher.class [DEBUG] adding entry com/google/common/hash/MessageDigestHashFunction$MessageDigestHasher.class [DEBUG] adding entry com/google/common/hash/MessageDigestHashFunction$1.class [DEBUG] adding entry com/google/common/hash/MessageDigestHashFunction.class [DEBUG] adding entry com/google/common/hash/Murmur3_32HashFunction$Murmur3_32Hasher.class [DEBUG] adding entry com/google/common/hash/Murmur3_32HashFunction.class [DEBUG] adding entry com/google/common/hash/AbstractNonStreamingHashFunction$BufferingHasher.class [DEBUG] adding entry com/google/common/hash/AbstractNonStreamingHashFunction$ExposedByteArrayOutputStream.class [DEBUG] adding entry com/google/common/hash/AbstractNonStreamingHashFunction.class [DEBUG] adding entry com/google/common/hash/Murmur3_128HashFunction$Murmur3_128Hasher.class [DEBUG] adding entry com/google/common/hash/Murmur3_128HashFunction.class [DEBUG] adding entry com/google/common/hash/Hashing$ConcatenatedHashFunction.class [DEBUG] adding entry com/google/common/hash/Hashing.class [DEBUG] adding entry com/google/common/hash/Funnels$ByteArrayFunnel.class [DEBUG] adding entry com/google/common/hash/Funnels$StringFunnel.class [DEBUG] adding entry com/google/common/hash/Funnels.class [DEBUG] adding entry com/google/common/hash/HashCodes$IntHashCode.class [DEBUG] adding entry com/google/common/hash/HashCodes$LongHashCode.class [DEBUG] adding entry com/google/common/hash/HashCodes$BytesHashCode.class [DEBUG] adding entry com/google/common/hash/HashCodes.class [DEBUG] adding entry com/google/common/net/package-info.class [DEBUG] adding entry com/google/common/net/TldPatterns.class [DEBUG] adding entry com/google/common/net/HostAndPort.class [DEBUG] adding entry com/google/common/net/HttpHeaders.class [DEBUG] adding entry com/google/common/net/InternetDomainName.class [DEBUG] adding entry com/google/common/net/HostSpecifier.class [DEBUG] adding entry com/google/common/net/MediaType$1.class [DEBUG] adding entry com/google/common/net/MediaType$Tokenizer.class [DEBUG] adding entry com/google/common/net/MediaType$2.class [DEBUG] adding entry com/google/common/net/MediaType.class [DEBUG] adding entry com/google/common/net/InetAddresses$TeredoInfo.class [DEBUG] adding entry com/google/common/net/InetAddresses.class [DEBUG] adding entry com/google/common/io/package-info.class [DEBUG] adding entry com/google/common/io/InputSupplier.class [DEBUG] adding entry com/google/common/io/OutputSupplier.class [DEBUG] adding entry com/google/common/io/Flushables.class [DEBUG] adding entry com/google/common/io/LineBuffer.class [DEBUG] adding entry com/google/common/io/LineReader$1.class [DEBUG] adding entry com/google/common/io/LineReader.class [DEBUG] adding entry com/google/common/io/Resources$1.class [DEBUG] adding entry com/google/common/io/Resources.class [DEBUG] adding entry com/google/common/io/LineProcessor.class [DEBUG] adding entry com/google/common/io/LittleEndianDataInputStream.class [DEBUG] adding entry com/google/common/io/MultiReader.class [DEBUG] adding entry com/google/common/io/Closeables.class [DEBUG] adding entry com/google/common/io/ByteProcessor.class [DEBUG] adding entry com/google/common/io/FileBackedOutputStream$MemoryOutput.class [DEBUG] adding entry com/google/common/io/FileBackedOutputStream$1.class [DEBUG] adding entry com/google/common/io/FileBackedOutputStream$2.class [DEBUG] adding entry com/google/common/io/FileBackedOutputStream.class [DEBUG] adding entry com/google/common/io/AppendableWriter.class [DEBUG] adding entry com/google/common/io/ByteStreams$1.class [DEBUG] adding entry com/google/common/io/ByteStreams$ByteArrayDataInputStream.class [DEBUG] adding entry com/google/common/io/ByteStreams$ByteArrayDataOutputStream.class [DEBUG] adding entry com/google/common/io/ByteStreams$2.class [DEBUG] adding entry com/google/common/io/ByteStreams$3.class [DEBUG] adding entry com/google/common/io/ByteStreams$4.class [DEBUG] adding entry com/google/common/io/ByteStreams$5.class [DEBUG] adding entry com/google/common/io/ByteStreams$6.class [DEBUG] adding entry com/google/common/io/ByteStreams.class [DEBUG] adding entry com/google/common/io/ByteArrayDataInput.class [DEBUG] adding entry com/google/common/io/ByteArrayDataOutput.class [DEBUG] adding entry com/google/common/io/MultiInputStream.class [DEBUG] adding entry com/google/common/io/NullOutputStream.class [DEBUG] adding entry com/google/common/io/PatternFilenameFilter.class [DEBUG] adding entry com/google/common/io/CountingOutputStream.class [DEBUG] adding entry com/google/common/io/CharStreams$1.class [DEBUG] adding entry com/google/common/io/CharStreams$2.class [DEBUG] adding entry com/google/common/io/CharStreams$3.class [DEBUG] adding entry com/google/common/io/CharStreams$4.class [DEBUG] adding entry com/google/common/io/CharStreams.class [DEBUG] adding entry com/google/common/io/LimitInputStream.class [DEBUG] adding entry com/google/common/io/CountingInputStream.class [DEBUG] adding entry com/google/common/io/Files$1.class [DEBUG] adding entry com/google/common/io/Files$2.class [DEBUG] adding entry com/google/common/io/Files.class [DEBUG] adding entry com/google/common/io/LittleEndianDataOutputStream.class [DEBUG] adding entry com/google/common/annotations/GwtCompatible.class [DEBUG] adding entry com/google/common/annotations/Beta.class [DEBUG] adding entry com/google/common/annotations/GwtIncompatible.class [DEBUG] adding entry com/google/common/annotations/VisibleForTesting.class [DEBUG] adding entry com/google/common/eventbus/EventHandler.class [DEBUG] adding entry com/google/common/eventbus/SynchronizedEventHandler.class [DEBUG] adding entry com/google/common/eventbus/AnnotatedHandlerFinder.class [DEBUG] adding entry com/google/common/eventbus/HandlerFindingStrategy.class [DEBUG] adding entry com/google/common/eventbus/Subscribe.class [DEBUG] adding entry com/google/common/eventbus/AsyncEventBus$1.class [DEBUG] adding entry com/google/common/eventbus/AsyncEventBus.class [DEBUG] adding entry com/google/common/eventbus/EventBus$1.class [DEBUG] adding entry com/google/common/eventbus/EventBus$2.class [DEBUG] adding entry com/google/common/eventbus/EventBus$3.class [DEBUG] adding entry com/google/common/eventbus/EventBus$4.class [DEBUG] adding entry com/google/common/eventbus/EventBus$EventWithHandler.class [DEBUG] adding entry com/google/common/eventbus/EventBus.class [DEBUG] adding entry com/google/common/eventbus/AllowConcurrentEvents.class [DEBUG] adding entry com/google/common/eventbus/DeadEvent.class [DEBUG] adding directory META-INF/maven/ [DEBUG] adding directory META-INF/maven/com.google.guava/ [DEBUG] adding directory META-INF/maven/com.google.guava/guava/ [DEBUG] adding entry META-INF/maven/com.google.guava/guava/pom.xml [DEBUG] adding entry META-INF/maven/com.google.guava/guava/pom.properties [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory javax/ [DEBUG] adding directory javax/annotation/ [DEBUG] adding entry javax/annotation/CheckForNull.class [DEBUG] adding entry javax/annotation/CheckForSigned.class [DEBUG] adding entry javax/annotation/CheckReturnValue.class [DEBUG] adding entry javax/annotation/Detainted.class [DEBUG] adding entry javax/annotation/MatchesPattern$Checker.class [DEBUG] adding entry javax/annotation/MatchesPattern.class [DEBUG] adding entry javax/annotation/Nonnegative$Checker.class [DEBUG] adding entry javax/annotation/Nonnegative.class [DEBUG] adding entry javax/annotation/Nonnull$Checker.class [DEBUG] adding entry javax/annotation/Nonnull.class [DEBUG] adding entry javax/annotation/Nullable.class [DEBUG] adding entry javax/annotation/OverridingMethodsMustInvokeSuper.class [DEBUG] adding entry javax/annotation/ParametersAreNonnullByDefault.class [DEBUG] adding entry javax/annotation/ParametersAreNullableByDefault.class [DEBUG] adding entry javax/annotation/PropertyKey.class [DEBUG] adding entry javax/annotation/RegEx$Checker.class [DEBUG] adding entry javax/annotation/RegEx.class [DEBUG] adding entry javax/annotation/Signed.class [DEBUG] adding entry javax/annotation/Syntax.class [DEBUG] adding entry javax/annotation/Tainted.class [DEBUG] adding entry javax/annotation/Untainted.class [DEBUG] adding entry javax/annotation/WillClose.class [DEBUG] adding entry javax/annotation/WillCloseWhenClosed.class [DEBUG] adding entry javax/annotation/WillNotClose.class [DEBUG] adding directory javax/annotation/concurrent/ [DEBUG] adding entry javax/annotation/concurrent/GuardedBy.class [DEBUG] adding entry javax/annotation/concurrent/Immutable.class [DEBUG] adding entry javax/annotation/concurrent/NotThreadSafe.class [DEBUG] adding entry javax/annotation/concurrent/ThreadSafe.class [DEBUG] adding directory javax/annotation/meta/ [DEBUG] adding entry javax/annotation/meta/Exclusive.class [DEBUG] adding entry javax/annotation/meta/Exhaustive.class [DEBUG] adding entry javax/annotation/meta/TypeQualifier.class [DEBUG] adding entry javax/annotation/meta/TypeQualifierDefault.class [DEBUG] adding entry javax/annotation/meta/TypeQualifierNickname.class [DEBUG] adding entry javax/annotation/meta/TypeQualifierValidator.class [DEBUG] adding entry javax/annotation/meta/When.class [DEBUG] adding entry javax/annotation/CheckForNull.java [DEBUG] adding entry javax/annotation/CheckForSigned.java [DEBUG] adding entry javax/annotation/CheckReturnValue.java [DEBUG] adding entry javax/annotation/Detainted.java [DEBUG] adding entry javax/annotation/MatchesPattern.java [DEBUG] adding entry javax/annotation/Nonnegative.java [DEBUG] adding entry javax/annotation/Nonnull.java [DEBUG] adding entry javax/annotation/Nullable.java [DEBUG] adding entry javax/annotation/OverridingMethodsMustInvokeSuper.java [DEBUG] adding entry javax/annotation/ParametersAreNonnullByDefault.java [DEBUG] adding entry javax/annotation/ParametersAreNullableByDefault.java [DEBUG] adding entry javax/annotation/PropertyKey.java [DEBUG] adding entry javax/annotation/RegEx.java [DEBUG] adding entry javax/annotation/Signed.java [DEBUG] adding entry javax/annotation/Syntax.java [DEBUG] adding entry javax/annotation/Tainted.java [DEBUG] adding entry javax/annotation/Untainted.java [DEBUG] adding entry javax/annotation/WillClose.java [DEBUG] adding entry javax/annotation/WillCloseWhenClosed.java [DEBUG] adding entry javax/annotation/WillNotClose.java [DEBUG] adding entry javax/annotation/concurrent/GuardedBy.java [DEBUG] adding entry javax/annotation/concurrent/Immutable.java [DEBUG] adding entry javax/annotation/concurrent/NotThreadSafe.java [DEBUG] adding entry javax/annotation/concurrent/ThreadSafe.java [DEBUG] adding entry javax/annotation/meta/Exclusive.java [DEBUG] adding entry javax/annotation/meta/Exhaustive.java [DEBUG] adding entry javax/annotation/meta/TypeQualifier.java [DEBUG] adding entry javax/annotation/meta/TypeQualifierDefault.java [DEBUG] adding entry javax/annotation/meta/TypeQualifierNickname.java [DEBUG] adding entry javax/annotation/meta/TypeQualifierValidator.java [DEBUG] adding entry javax/annotation/meta/When.java [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory org/ [DEBUG] adding directory org/apache/ [DEBUG] adding directory org/apache/commons/ [DEBUG] adding directory org/apache/commons/cli/ [DEBUG] adding entry META-INF/LICENSE.txt [DEBUG] adding entry META-INF/NOTICE.txt [DEBUG] adding entry org/apache/commons/cli/AlreadySelectedException.class [DEBUG] adding entry org/apache/commons/cli/BasicParser.class [DEBUG] adding entry org/apache/commons/cli/CommandLine.class [DEBUG] adding entry org/apache/commons/cli/CommandLineParser.class [DEBUG] adding entry org/apache/commons/cli/GnuParser.class [DEBUG] adding entry org/apache/commons/cli/HelpFormatter$1.class [DEBUG] adding entry org/apache/commons/cli/HelpFormatter$OptionComparator.class [DEBUG] adding entry org/apache/commons/cli/HelpFormatter.class [DEBUG] adding entry org/apache/commons/cli/MissingArgumentException.class [DEBUG] adding entry org/apache/commons/cli/MissingOptionException.class [DEBUG] adding entry org/apache/commons/cli/Option.class [DEBUG] adding entry org/apache/commons/cli/OptionBuilder.class [DEBUG] adding entry org/apache/commons/cli/OptionGroup.class [DEBUG] adding entry org/apache/commons/cli/Options.class [DEBUG] adding entry org/apache/commons/cli/OptionValidator.class [DEBUG] adding entry org/apache/commons/cli/ParseException.class [DEBUG] adding entry org/apache/commons/cli/Parser.class [DEBUG] adding entry org/apache/commons/cli/PatternOptionBuilder.class [DEBUG] adding entry org/apache/commons/cli/PosixParser.class [DEBUG] adding entry org/apache/commons/cli/TypeHandler.class [DEBUG] adding entry org/apache/commons/cli/UnrecognizedOptionException.class [DEBUG] adding entry org/apache/commons/cli/Util.class [DEBUG] adding directory META-INF/maven/commons-cli/ [DEBUG] adding directory META-INF/maven/commons-cli/commons-cli/ [DEBUG] adding entry META-INF/maven/commons-cli/commons-cli/pom.xml [DEBUG] adding entry META-INF/maven/commons-cli/commons-cli/pom.properties [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory org/apache/commons/io/ [DEBUG] adding directory org/apache/commons/io/filefilter/ [DEBUG] adding directory org/apache/commons/io/input/ [DEBUG] adding directory org/apache/commons/io/output/ [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/NOTICE.txt already added, skipping [DEBUG] adding entry org/apache/commons/io/CopyUtils.class [DEBUG] adding entry org/apache/commons/io/DirectoryWalker$CancelException.class [DEBUG] adding entry org/apache/commons/io/DirectoryWalker.class [DEBUG] adding entry org/apache/commons/io/EndianUtils.class [DEBUG] adding entry org/apache/commons/io/FileCleaner.class [DEBUG] adding entry org/apache/commons/io/FileCleaningTracker$Reaper.class [DEBUG] adding entry org/apache/commons/io/FileCleaningTracker$Tracker.class [DEBUG] adding entry org/apache/commons/io/FileCleaningTracker.class [DEBUG] adding entry org/apache/commons/io/FileDeleteStrategy$ForceFileDeleteStrategy.class [DEBUG] adding entry org/apache/commons/io/FileDeleteStrategy.class [DEBUG] adding entry org/apache/commons/io/filefilter/AbstractFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/AgeFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/AndFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/CanReadFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/CanWriteFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/ConditionalFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/DelegateFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/DirectoryFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/EmptyFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/FalseFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/FileFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/FileFilterUtils.class [DEBUG] adding entry org/apache/commons/io/filefilter/HiddenFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/IOFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/NameFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/NotFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/OrFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/PrefixFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/SizeFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/SuffixFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/TrueFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/WildcardFileFilter.class [DEBUG] adding entry org/apache/commons/io/filefilter/WildcardFilter.class [DEBUG] adding entry org/apache/commons/io/FilenameUtils.class [DEBUG] adding entry org/apache/commons/io/FileSystemUtils.class [DEBUG] adding entry org/apache/commons/io/FileUtils.class [DEBUG] adding entry org/apache/commons/io/HexDump.class [DEBUG] adding entry org/apache/commons/io/input/ClassLoaderObjectInputStream.class [DEBUG] adding entry org/apache/commons/io/input/CountingInputStream.class [DEBUG] adding entry org/apache/commons/io/input/DemuxInputStream.class [DEBUG] adding entry org/apache/commons/io/input/NullInputStream.class [DEBUG] adding entry org/apache/commons/io/input/NullReader.class [DEBUG] adding entry org/apache/commons/io/input/ProxyInputStream.class [DEBUG] adding entry org/apache/commons/io/input/ProxyReader.class [DEBUG] adding entry org/apache/commons/io/input/SwappedDataInputStream.class [DEBUG] adding entry org/apache/commons/io/IOCase.class [DEBUG] adding entry org/apache/commons/io/IOUtils.class [DEBUG] adding entry org/apache/commons/io/LineIterator.class [DEBUG] adding entry org/apache/commons/io/output/ByteArrayOutputStream.class [DEBUG] adding entry org/apache/commons/io/output/CountingOutputStream.class [DEBUG] adding entry org/apache/commons/io/output/DeferredFileOutputStream.class [DEBUG] adding entry org/apache/commons/io/output/DemuxOutputStream.class [DEBUG] adding entry org/apache/commons/io/output/LockableFileWriter.class [DEBUG] adding entry org/apache/commons/io/output/NullOutputStream.class [DEBUG] adding entry org/apache/commons/io/output/NullWriter.class [DEBUG] adding entry org/apache/commons/io/output/ProxyOutputStream.class [DEBUG] adding entry org/apache/commons/io/output/ProxyWriter.class [DEBUG] adding entry org/apache/commons/io/output/TeeOutputStream.class [DEBUG] adding entry org/apache/commons/io/output/ThresholdingOutputStream.class [DEBUG] adding directory META-INF/maven/commons-io/ [DEBUG] adding directory META-INF/maven/commons-io/commons-io/ [DEBUG] adding entry META-INF/maven/commons-io/commons-io/pom.xml [DEBUG] adding entry META-INF/maven/commons-io/commons-io/pom.properties [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory META-INF/license/ [DEBUG] adding directory META-INF/maven/io.netty/ [DEBUG] adding directory META-INF/maven/io.netty/netty/ [DEBUG] adding directory org/jboss/ [DEBUG] adding directory org/jboss/netty/ [DEBUG] adding directory org/jboss/netty/bootstrap/ [DEBUG] adding directory org/jboss/netty/buffer/ [DEBUG] adding directory org/jboss/netty/channel/ [DEBUG] adding directory org/jboss/netty/channel/group/ [DEBUG] adding directory org/jboss/netty/channel/local/ [DEBUG] adding directory org/jboss/netty/channel/socket/ [DEBUG] adding directory org/jboss/netty/channel/socket/http/ [DEBUG] adding directory org/jboss/netty/channel/socket/nio/ [DEBUG] adding directory org/jboss/netty/channel/socket/oio/ [DEBUG] adding directory org/jboss/netty/container/ [DEBUG] adding directory org/jboss/netty/container/microcontainer/ [DEBUG] adding directory org/jboss/netty/container/osgi/ [DEBUG] adding directory org/jboss/netty/container/spring/ [DEBUG] adding directory org/jboss/netty/handler/ [DEBUG] adding directory org/jboss/netty/handler/codec/ [DEBUG] adding directory org/jboss/netty/handler/codec/base64/ [DEBUG] adding directory org/jboss/netty/handler/codec/compression/ [DEBUG] adding directory org/jboss/netty/handler/codec/embedder/ [DEBUG] adding directory org/jboss/netty/handler/codec/frame/ [DEBUG] adding directory org/jboss/netty/handler/codec/http/ [DEBUG] adding directory org/jboss/netty/handler/codec/http/multipart/ [DEBUG] adding directory org/jboss/netty/handler/codec/http/websocket/ [DEBUG] adding directory org/jboss/netty/handler/codec/http/websocketx/ [DEBUG] adding directory org/jboss/netty/handler/codec/marshalling/ [DEBUG] adding directory org/jboss/netty/handler/codec/oneone/ [DEBUG] adding directory org/jboss/netty/handler/codec/protobuf/ [DEBUG] adding directory org/jboss/netty/handler/codec/replay/ [DEBUG] adding directory org/jboss/netty/handler/codec/rtsp/ [DEBUG] adding directory org/jboss/netty/handler/codec/serialization/ [DEBUG] adding directory org/jboss/netty/handler/codec/spdy/ [DEBUG] adding directory org/jboss/netty/handler/codec/string/ [DEBUG] adding directory org/jboss/netty/handler/execution/ [DEBUG] adding directory org/jboss/netty/handler/ipfilter/ [DEBUG] adding directory org/jboss/netty/handler/logging/ [DEBUG] adding directory org/jboss/netty/handler/queue/ [DEBUG] adding directory org/jboss/netty/handler/ssl/ [DEBUG] adding directory org/jboss/netty/handler/stream/ [DEBUG] adding directory org/jboss/netty/handler/timeout/ [DEBUG] adding directory org/jboss/netty/handler/traffic/ [DEBUG] adding directory org/jboss/netty/logging/ [DEBUG] adding directory org/jboss/netty/util/ [DEBUG] adding directory org/jboss/netty/util/internal/ [DEBUG] adding directory org/jboss/netty/util/internal/jzlib/ [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/NOTICE.txt already added, skipping [DEBUG] adding entry META-INF/jboss-beans.xml [DEBUG] adding entry META-INF/license/LICENSE.base64.txt [DEBUG] adding entry META-INF/license/LICENSE.commons-logging.txt [DEBUG] adding entry META-INF/license/LICENSE.felix.txt [DEBUG] adding entry META-INF/license/LICENSE.jboss-logging.txt [DEBUG] adding entry META-INF/license/LICENSE.jsr166y.txt [DEBUG] adding entry META-INF/license/LICENSE.jzlib.txt [DEBUG] adding entry META-INF/license/LICENSE.log4j.txt [DEBUG] adding entry META-INF/license/LICENSE.protobuf.txt [DEBUG] adding entry META-INF/license/LICENSE.slf4j.txt [DEBUG] adding entry META-INF/license/LICENSE.webbit.txt [DEBUG] adding entry META-INF/maven/io.netty/netty/pom.properties [DEBUG] adding entry META-INF/maven/io.netty/netty/pom.xml [DEBUG] adding entry org/jboss/netty/bootstrap/Bootstrap.class [DEBUG] adding entry org/jboss/netty/bootstrap/ClientBootstrap.class [DEBUG] adding entry org/jboss/netty/bootstrap/ConnectionlessBootstrap.class [DEBUG] adding entry org/jboss/netty/bootstrap/ServerBootstrap$Binder.class [DEBUG] adding entry org/jboss/netty/bootstrap/ServerBootstrap.class [DEBUG] adding entry org/jboss/netty/buffer/AbstractChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/AbstractChannelBufferFactory.class [DEBUG] adding entry org/jboss/netty/buffer/BigEndianHeapChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/ByteBufferBackedChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferFactory.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$1.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$10.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$2.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$3.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$4.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$5.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$6.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$7.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$8.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder$9.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferIndexFinder.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferInputStream.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBufferOutputStream.class [DEBUG] adding entry org/jboss/netty/buffer/ChannelBuffers.class [DEBUG] adding entry org/jboss/netty/buffer/CompositeChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/DirectChannelBufferFactory.class [DEBUG] adding entry org/jboss/netty/buffer/DuplicatedChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/DynamicChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/HeapChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/HeapChannelBufferFactory.class [DEBUG] adding entry org/jboss/netty/buffer/LittleEndianHeapChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/ReadOnlyChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/SlicedChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/TruncatedChannelBuffer.class [DEBUG] adding entry org/jboss/netty/buffer/WrappedChannelBuffer.class [DEBUG] adding entry org/jboss/netty/channel/AbstractChannel$ChannelCloseFuture.class [DEBUG] adding entry org/jboss/netty/channel/AbstractChannel.class [DEBUG] adding entry org/jboss/netty/channel/AbstractChannelSink.class [DEBUG] adding entry org/jboss/netty/channel/AbstractServerChannel.class [DEBUG] adding entry org/jboss/netty/channel/AdaptiveReceiveBufferSizePredictor.class [DEBUG] adding entry org/jboss/netty/channel/AdaptiveReceiveBufferSizePredictorFactory.class [DEBUG] adding entry org/jboss/netty/channel/Channel.class [DEBUG] adding entry org/jboss/netty/channel/ChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/ChannelDownstreamHandler.class [DEBUG] adding entry org/jboss/netty/channel/ChannelEvent.class [DEBUG] adding entry org/jboss/netty/channel/ChannelException.class [DEBUG] adding entry org/jboss/netty/channel/ChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/ChannelFuture.class [DEBUG] adding entry org/jboss/netty/channel/ChannelFutureListener$1.class [DEBUG] adding entry org/jboss/netty/channel/ChannelFutureListener$2.class [DEBUG] adding entry org/jboss/netty/channel/ChannelFutureListener.class [DEBUG] adding entry org/jboss/netty/channel/ChannelFutureProgressListener.class [DEBUG] adding entry org/jboss/netty/channel/ChannelHandler$Sharable.class [DEBUG] adding entry org/jboss/netty/channel/ChannelHandler.class [DEBUG] adding entry org/jboss/netty/channel/ChannelHandlerContext.class [DEBUG] adding entry org/jboss/netty/channel/ChannelHandlerLifeCycleException.class [DEBUG] adding entry org/jboss/netty/channel/ChannelLocal$1.class [DEBUG] adding entry org/jboss/netty/channel/ChannelLocal.class [DEBUG] adding entry org/jboss/netty/channel/ChannelPipeline.class [DEBUG] adding entry org/jboss/netty/channel/ChannelPipelineCoverage.class [DEBUG] adding entry org/jboss/netty/channel/ChannelPipelineException.class [DEBUG] adding entry org/jboss/netty/channel/ChannelPipelineFactory.class [DEBUG] adding entry org/jboss/netty/channel/ChannelSink.class [DEBUG] adding entry org/jboss/netty/channel/ChannelState.class [DEBUG] adding entry org/jboss/netty/channel/ChannelStateEvent.class [DEBUG] adding entry org/jboss/netty/channel/ChannelUpstreamHandler.class [DEBUG] adding entry org/jboss/netty/channel/Channels$1.class [DEBUG] adding entry org/jboss/netty/channel/Channels$2.class [DEBUG] adding entry org/jboss/netty/channel/Channels$3.class [DEBUG] adding entry org/jboss/netty/channel/Channels$4.class [DEBUG] adding entry org/jboss/netty/channel/Channels$5.class [DEBUG] adding entry org/jboss/netty/channel/Channels$6.class [DEBUG] adding entry org/jboss/netty/channel/Channels$7.class [DEBUG] adding entry org/jboss/netty/channel/Channels$8.class [DEBUG] adding entry org/jboss/netty/channel/Channels.class [DEBUG] adding entry org/jboss/netty/channel/ChildChannelStateEvent.class [DEBUG] adding entry org/jboss/netty/channel/CompleteChannelFuture.class [DEBUG] adding entry org/jboss/netty/channel/DefaultChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/DefaultChannelFuture.class [DEBUG] adding entry org/jboss/netty/channel/DefaultChannelPipeline$DefaultChannelHandlerContext.class [DEBUG] adding entry org/jboss/netty/channel/DefaultChannelPipeline$DiscardingChannelSink.class [DEBUG] adding entry org/jboss/netty/channel/DefaultChannelPipeline.class [DEBUG] adding entry org/jboss/netty/channel/DefaultChildChannelStateEvent.class [DEBUG] adding entry org/jboss/netty/channel/DefaultExceptionEvent.class [DEBUG] adding entry org/jboss/netty/channel/DefaultFileRegion.class [DEBUG] adding entry org/jboss/netty/channel/DefaultServerChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/DefaultWriteCompletionEvent.class [DEBUG] adding entry org/jboss/netty/channel/DownstreamChannelStateEvent$1.class [DEBUG] adding entry org/jboss/netty/channel/DownstreamChannelStateEvent.class [DEBUG] adding entry org/jboss/netty/channel/DownstreamMessageEvent.class [DEBUG] adding entry org/jboss/netty/channel/ExceptionEvent.class [DEBUG] adding entry org/jboss/netty/channel/FailedChannelFuture.class [DEBUG] adding entry org/jboss/netty/channel/FileRegion.class [DEBUG] adding entry org/jboss/netty/channel/FixedReceiveBufferSizePredictor.class [DEBUG] adding entry org/jboss/netty/channel/FixedReceiveBufferSizePredictorFactory.class [DEBUG] adding entry org/jboss/netty/channel/LifeCycleAwareChannelHandler.class [DEBUG] adding entry org/jboss/netty/channel/MessageEvent.class [DEBUG] adding entry org/jboss/netty/channel/ReceiveBufferSizePredictor.class [DEBUG] adding entry org/jboss/netty/channel/ReceiveBufferSizePredictorFactory.class [DEBUG] adding entry org/jboss/netty/channel/ServerChannel.class [DEBUG] adding entry org/jboss/netty/channel/ServerChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/SimpleChannelDownstreamHandler$1.class [DEBUG] adding entry org/jboss/netty/channel/SimpleChannelDownstreamHandler.class [DEBUG] adding entry org/jboss/netty/channel/SimpleChannelHandler$1.class [DEBUG] adding entry org/jboss/netty/channel/SimpleChannelHandler.class [DEBUG] adding entry org/jboss/netty/channel/SimpleChannelUpstreamHandler$1.class [DEBUG] adding entry org/jboss/netty/channel/SimpleChannelUpstreamHandler.class [DEBUG] adding entry org/jboss/netty/channel/StaticChannelPipeline$StaticChannelHandlerContext.class [DEBUG] adding entry org/jboss/netty/channel/StaticChannelPipeline.class [DEBUG] adding entry org/jboss/netty/channel/SucceededChannelFuture.class [DEBUG] adding entry org/jboss/netty/channel/UpstreamChannelStateEvent$1.class [DEBUG] adding entry org/jboss/netty/channel/UpstreamChannelStateEvent.class [DEBUG] adding entry org/jboss/netty/channel/UpstreamMessageEvent.class [DEBUG] adding entry org/jboss/netty/channel/WriteCompletionEvent.class [DEBUG] adding entry org/jboss/netty/channel/group/ChannelGroup.class [DEBUG] adding entry org/jboss/netty/channel/group/ChannelGroupFuture.class [DEBUG] adding entry org/jboss/netty/channel/group/ChannelGroupFutureListener.class [DEBUG] adding entry org/jboss/netty/channel/group/CombinedIterator.class [DEBUG] adding entry org/jboss/netty/channel/group/DefaultChannelGroup$1.class [DEBUG] adding entry org/jboss/netty/channel/group/DefaultChannelGroup.class [DEBUG] adding entry org/jboss/netty/channel/group/DefaultChannelGroupFuture$1.class [DEBUG] adding entry org/jboss/netty/channel/group/DefaultChannelGroupFuture.class [DEBUG] adding entry org/jboss/netty/channel/local/DefaultLocalChannel$1.class [DEBUG] adding entry org/jboss/netty/channel/local/DefaultLocalChannel.class [DEBUG] adding entry org/jboss/netty/channel/local/DefaultLocalClientChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/local/DefaultLocalServerChannel.class [DEBUG] adding entry org/jboss/netty/channel/local/DefaultLocalServerChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalAddress.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalChannel.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalChannelRegistry.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalClientChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalClientChannelSink$1.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalClientChannelSink.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalServerChannel.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalServerChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalServerChannelSink$1.class [DEBUG] adding entry org/jboss/netty/channel/local/LocalServerChannelSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/ChannelRunnableWrapper.class [DEBUG] adding entry org/jboss/netty/channel/socket/ClientSocketChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/DatagramChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/DatagramChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/DatagramChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/DefaultDatagramChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/DefaultServerSocketChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/DefaultSocketChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/InternetProtocolFamily.class [DEBUG] adding entry org/jboss/netty/channel/socket/ServerSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/ServerSocketChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/ServerSocketChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/SocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/SocketChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/Worker.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$2$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$2.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$3.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$4.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$5$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$5.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$6$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$6.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$7$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$7.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel$ServletChannelHandler.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketPipelineSink$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingClientSocketPipelineSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingServlet$OutboundConnectionHandler.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingServlet.class [DEBUG] adding entry org/jboss/netty/channel/socket/http/HttpTunnelingSocketChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/AbstractNioChannel$WriteRequestQueue.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/AbstractNioChannel$WriteTask.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/AbstractNioChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/AbstractNioChannelSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/AbstractNioWorker.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/AbstractNioWorkerPool.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/DefaultNioDatagramChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/DefaultNioSocketChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioAcceptedSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioClientSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioClientSocketChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioClientSocketPipelineSink$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioClientSocketPipelineSink$2.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioClientSocketPipelineSink$Boss.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioClientSocketPipelineSink$RegisterTask.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioClientSocketPipelineSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramChannel$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramPipelineSink$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramPipelineSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramWorker$ChannelRegistionTask.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramWorker.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioDatagramWorkerPool.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioProviderMetadata$SelectorLoop.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioProviderMetadata.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioServerSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioServerSocketChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioServerSocketPipelineSink$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioServerSocketPipelineSink$Boss.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioServerSocketPipelineSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioSocketChannelConfig.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioWorker$RegisterTask.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioWorker.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/NioWorkerPool.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/ProtocolFamilyConverter$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/ProtocolFamilyConverter.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SelectorUtil.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/ShareableWorkerPool.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketReceiveBufferPool.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool$EmptySendBuffer.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool$FileSendBuffer.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool$GatheringSendBuffer.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool$PooledSendBuffer.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool$Preallocation.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool$PreallocationRef.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool$SendBuffer.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool$UnpooledSendBuffer.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/SocketSendBufferPool.class [DEBUG] adding entry org/jboss/netty/channel/socket/nio/WorkerPool.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/AbstractOioChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/AbstractOioChannelSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/AbstractOioWorker.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioAcceptedSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioClientSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioClientSocketChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioClientSocketPipelineSink$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioClientSocketPipelineSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioDatagramChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioDatagramChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioDatagramPipelineSink$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioDatagramPipelineSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioDatagramWorker.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioServerSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioServerSocketChannelFactory.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioServerSocketPipelineSink$1.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioServerSocketPipelineSink$Boss.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioServerSocketPipelineSink.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioSocketChannel.class [DEBUG] adding entry org/jboss/netty/channel/socket/oio/OioWorker.class [DEBUG] adding entry org/jboss/netty/container/microcontainer/NettyLoggerConfigurator.class [DEBUG] adding entry org/jboss/netty/container/osgi/NettyBundleActivator.class [DEBUG] adding entry org/jboss/netty/container/spring/NettyLoggerConfigurator.class [DEBUG] adding entry org/jboss/netty/container/spring/beans.xml [DEBUG] adding entry org/jboss/netty/handler/codec/PrematureChannelClosureException.class [DEBUG] adding entry org/jboss/netty/handler/codec/base64/Base64.class [DEBUG] adding entry org/jboss/netty/handler/codec/base64/Base64Decoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/base64/Base64Dialect.class [DEBUG] adding entry org/jboss/netty/handler/codec/base64/Base64Encoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/CompressionException.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/JdkZlibEncoder$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/JdkZlibEncoder$2.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/JdkZlibEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/ZlibDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/ZlibEncoder$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/ZlibEncoder$2.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/ZlibEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/ZlibUtil$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/ZlibUtil.class [DEBUG] adding entry org/jboss/netty/handler/codec/compression/ZlibWrapper.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/AbstractCodecEmbedder$EmbeddedChannelPipeline.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/AbstractCodecEmbedder$EmbeddedChannelSink.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/AbstractCodecEmbedder.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/CodecEmbedder.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/CodecEmbedderException.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/DecoderEmbedder.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/EmbeddedChannel.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/EmbeddedChannelFactory.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/EmbeddedSocketAddress.class [DEBUG] adding entry org/jboss/netty/handler/codec/embedder/EncoderEmbedder.class [DEBUG] adding entry org/jboss/netty/handler/codec/frame/CorruptedFrameException.class [DEBUG] adding entry org/jboss/netty/handler/codec/frame/DelimiterBasedFrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/frame/Delimiters.class [DEBUG] adding entry org/jboss/netty/handler/codec/frame/FixedLengthFrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/frame/FrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/frame/LengthFieldBasedFrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/frame/LengthFieldPrepender.class [DEBUG] adding entry org/jboss/netty/handler/codec/frame/TooLongFrameException.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/Cookie.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/CookieDateFormat.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/CookieDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/CookieEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/CookieHeaderNames.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/DefaultCookie.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/DefaultHttpChunk.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/DefaultHttpChunkTrailer$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/DefaultHttpChunkTrailer.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/DefaultHttpMessage.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/DefaultHttpRequest.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/DefaultHttpResponse.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpChunk$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpChunk.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpChunkAggregator.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpChunkTrailer.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpClientCodec$Decoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpClientCodec$Encoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpClientCodec.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpCodecUtil.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpConstants.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpContentCompressor$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpContentCompressor.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpContentDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpContentDecompressor.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpContentEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpHeaders$Entry.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpHeaders$Names.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpHeaders$Values.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpHeaders.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpMessage.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpMessageDecoder$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpMessageDecoder$State.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpMessageDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpMessageEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpMethod.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpRequest.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpRequestDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpRequestEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpResponse.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpResponseDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpResponseEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpResponseStatus.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpServerCodec.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/HttpVersion.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/QueryStringDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/QueryStringEncoder$Param.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/QueryStringEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/AbstractDiskHttpData.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/AbstractHttpData.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/AbstractMemoryHttpData.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/Attribute.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/DefaultHttpDataFactory.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/DiskAttribute.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/DiskFileUpload.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/FileUpload.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpData.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpDataFactory.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostBodyUtil$SeekAheadNoBackArrayException.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostBodyUtil$SeekAheadOptimize.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostBodyUtil$TransferEncodingMechanism.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostBodyUtil.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestDecoder$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestDecoder$EndOfDataDecoderException.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestDecoder$ErrorDataDecoderException.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestDecoder$IncompatibleDataDecoderException.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestDecoder$MultiPartStatus.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestDecoder$NotEnoughDataDecoderException.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestEncoder$ErrorDataEncoderException.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/HttpPostRequestEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/InterfaceHttpData$HttpDataType.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/InterfaceHttpData.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/InternalAttribute.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/MemoryAttribute.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/MemoryFileUpload.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/MixedAttribute.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/multipart/MixedFileUpload.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocket/DefaultWebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocket/WebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocket/WebSocketFrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocket/WebSocketFrameEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/BinaryWebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/CloseWebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/ContinuationWebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/PingWebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/PongWebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/TextWebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/UTF8Exception.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/UTF8Output.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocket00FrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocket00FrameEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder$State.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocket08FrameEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocket13FrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocket13FrameEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketClientHandshaker.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketClientHandshaker00.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketClientHandshaker08.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketClientHandshaker13.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketClientHandshakerFactory.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketFrameType.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketHandshakeException.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketServerHandshaker$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketServerHandshaker.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketServerHandshaker00.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketServerHandshaker08.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketServerHandshaker13.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketServerHandshakerFactory.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketUtil.class [DEBUG] adding entry org/jboss/netty/handler/codec/http/websocketx/WebSocketVersion.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/ChannelBufferByteInput.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/ChannelBufferByteOutput.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/CompatibleMarshallingDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/CompatibleMarshallingEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/ContextBoundUnmarshallerProvider.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/DefaultMarshallerProvider.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/DefaultUnmarshallerProvider.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/LimitingByteInput$TooBigObjectException.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/LimitingByteInput.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/MarshallerProvider.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/MarshallingDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/MarshallingEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/ThreadLocalMarshallerProvider.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/ThreadLocalUnmarshallerProvider.class [DEBUG] adding entry org/jboss/netty/handler/codec/marshalling/UnmarshallerProvider.class [DEBUG] adding entry org/jboss/netty/handler/codec/oneone/OneToOneDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/oneone/OneToOneEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/protobuf/ProtobufDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/protobuf/ProtobufEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/protobuf/ProtobufVarint32FrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/protobuf/ProtobufVarint32LengthFieldPrepender.class [DEBUG] adding entry org/jboss/netty/handler/codec/replay/ReplayError.class [DEBUG] adding entry org/jboss/netty/handler/codec/replay/ReplayingDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/replay/ReplayingDecoderBuffer.class [DEBUG] adding entry org/jboss/netty/handler/codec/replay/UnreplayableOperationException.class [DEBUG] adding entry org/jboss/netty/handler/codec/replay/UnsafeDynamicChannelBuffer.class [DEBUG] adding entry org/jboss/netty/handler/codec/replay/VoidEnum.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspHeaders$Names.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspHeaders$Values.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspHeaders.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspMessageDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspMessageEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspMethods.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspRequestDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspRequestEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspResponseDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspResponseEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspResponseStatuses.class [DEBUG] adding entry org/jboss/netty/handler/codec/rtsp/RtspVersions.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/CachingClassResolver.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/ClassLoaderClassResolver.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/ClassResolver.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/ClassResolvers.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/CompactObjectInputStream.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/CompactObjectOutputStream.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/CompatibleObjectDecoder$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/CompatibleObjectDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/CompatibleObjectDecoderState.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/CompatibleObjectEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/ObjectDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/ObjectDecoderInputStream.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/ObjectEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/ObjectEncoderOutputStream.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/ReferenceMap.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/SoftReferenceMap.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/SwitchableInputStream.class [DEBUG] adding entry org/jboss/netty/handler/codec/serialization/WeakReferenceMap.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdyDataFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdyGoAwayFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdyHeaderBlock.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdyHeadersFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdyNoOpFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdyPingFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdyRstStreamFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdySettingsFrame$Setting.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdySettingsFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdySynReplyFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdySynStreamFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/DefaultSpdyWindowUpdateFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyCodecUtil.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyDataFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameCodec.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameDecoder$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameDecoder$State.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameEncoder$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameEncoder$2.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameEncoder$3.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameEncoder$4.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyFrameEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyGoAwayFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaderBlock.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaderBlockCompressor.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaderBlockDecompressor.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaderBlockJZlibCompressor.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaderBlockZlibCompressor.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaderBlockZlibDecompressor.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaders$Entry.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaders$HttpNames.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaders$Spdy2HttpNames.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeaders.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHeadersFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHttpCodec.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHttpDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHttpEncoder$SpdyFrameWriter.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHttpEncoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHttpHeaders$Names.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyHttpHeaders.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyNoOpFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyPingFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyProtocolException.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyRstStreamFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySession$PriorityComparator.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySession$StreamState.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySession.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySessionHandler$1.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySessionHandler$2.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySessionHandler$3.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySessionHandler$4.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySessionHandler$5.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySessionHandler$ClosingChannelFutureListener.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySessionHandler.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySessionStatus.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySettingsFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyStreamStatus.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySynReplyFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdySynStreamFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/spdy/SpdyWindowUpdateFrame.class [DEBUG] adding entry org/jboss/netty/handler/codec/string/StringDecoder.class [DEBUG] adding entry org/jboss/netty/handler/codec/string/StringEncoder.class [DEBUG] adding entry org/jboss/netty/handler/execution/ChainedExecutor.class [DEBUG] adding entry org/jboss/netty/handler/execution/ChannelDownstreamEventRunnable.class [DEBUG] adding entry org/jboss/netty/handler/execution/ChannelDownstreamEventRunnableFilter.class [DEBUG] adding entry org/jboss/netty/handler/execution/ChannelEventRunnable.class [DEBUG] adding entry org/jboss/netty/handler/execution/ChannelEventRunnableFilter.class [DEBUG] adding entry org/jboss/netty/handler/execution/ChannelUpstreamEventRunnable.class [DEBUG] adding entry org/jboss/netty/handler/execution/ChannelUpstreamEventRunnableFilter.class [DEBUG] adding entry org/jboss/netty/handler/execution/ExecutionHandler.class [DEBUG] adding entry org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutor$1.class [DEBUG] adding entry org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutor$Limiter.class [DEBUG] adding entry org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.class [DEBUG] adding entry org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutor$NewThreadRunsPolicy.class [DEBUG] adding entry org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutor$Settings.class [DEBUG] adding entry org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutor.class [DEBUG] adding entry org/jboss/netty/handler/execution/OrderedDownstreamThreadPoolExecutor$1.class [DEBUG] adding entry org/jboss/netty/handler/execution/OrderedDownstreamThreadPoolExecutor.class [DEBUG] adding entry org/jboss/netty/handler/execution/OrderedMemoryAwareThreadPoolExecutor$ChildExecutor.class [DEBUG] adding entry org/jboss/netty/handler/execution/OrderedMemoryAwareThreadPoolExecutor.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/CIDR.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/CIDR4.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/CIDR6.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpFilterListener.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpFilterRule.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpFilterRuleHandler.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpFilterRuleList.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpFilteringHandler.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpFilteringHandlerImpl$1.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpFilteringHandlerImpl.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpSet.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpSubnet.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpSubnetFilterRule.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpV4Subnet.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/IpV4SubnetFilterRule.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/OneIpFilterHandler.class [DEBUG] adding entry org/jboss/netty/handler/ipfilter/PatternRule.class [DEBUG] adding entry org/jboss/netty/handler/logging/LoggingHandler.class [DEBUG] adding entry org/jboss/netty/handler/queue/BlockingReadHandler.class [DEBUG] adding entry org/jboss/netty/handler/queue/BlockingReadTimeoutException.class [DEBUG] adding entry org/jboss/netty/handler/queue/BufferedWriteHandler$1.class [DEBUG] adding entry org/jboss/netty/handler/queue/BufferedWriteHandler.class [DEBUG] adding entry org/jboss/netty/handler/ssl/ImmediateExecutor.class [DEBUG] adding entry org/jboss/netty/handler/ssl/NotSslRecordException.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslBufferPool.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslHandler$1.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslHandler$2.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslHandler$3.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslHandler$4.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslHandler$ClosingChannelFutureListener.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslHandler$PendingWrite.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslHandler$SSLEngineInboundCloseFuture.class [DEBUG] adding entry org/jboss/netty/handler/ssl/SslHandler.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedFile.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedInput.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedNioFile.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedNioStream.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedStream.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedWriteHandler$1.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedWriteHandler$2.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedWriteHandler$3.class [DEBUG] adding entry org/jboss/netty/handler/stream/ChunkedWriteHandler.class [DEBUG] adding entry org/jboss/netty/handler/timeout/DefaultIdleStateEvent.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleState.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleStateAwareChannelHandler.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleStateAwareChannelUpstreamHandler.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleStateEvent.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleStateHandler$AllIdleTimeoutTask.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleStateHandler$ReaderIdleTimeoutTask.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleStateHandler$State.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleStateHandler$WriterIdleTimeoutTask.class [DEBUG] adding entry org/jboss/netty/handler/timeout/IdleStateHandler.class [DEBUG] adding entry org/jboss/netty/handler/timeout/ReadTimeoutException.class [DEBUG] adding entry org/jboss/netty/handler/timeout/ReadTimeoutHandler$ReadTimeoutTask.class [DEBUG] adding entry org/jboss/netty/handler/timeout/ReadTimeoutHandler$State.class [DEBUG] adding entry org/jboss/netty/handler/timeout/ReadTimeoutHandler.class [DEBUG] adding entry org/jboss/netty/handler/timeout/TimeoutException.class [DEBUG] adding entry org/jboss/netty/handler/timeout/WriteTimeoutException.class [DEBUG] adding entry org/jboss/netty/handler/timeout/WriteTimeoutHandler$TimeoutCanceller.class [DEBUG] adding entry org/jboss/netty/handler/timeout/WriteTimeoutHandler$WriteTimeoutTask.class [DEBUG] adding entry org/jboss/netty/handler/timeout/WriteTimeoutHandler.class [DEBUG] adding entry org/jboss/netty/handler/traffic/AbstractTrafficShapingHandler$ReopenReadTimerTask.class [DEBUG] adding entry org/jboss/netty/handler/traffic/AbstractTrafficShapingHandler.class [DEBUG] adding entry org/jboss/netty/handler/traffic/ChannelTrafficShapingHandler.class [DEBUG] adding entry org/jboss/netty/handler/traffic/GlobalTrafficShapingHandler.class [DEBUG] adding entry org/jboss/netty/handler/traffic/TrafficCounter$TrafficMonitoringTask.class [DEBUG] adding entry org/jboss/netty/handler/traffic/TrafficCounter.class [DEBUG] adding entry org/jboss/netty/logging/AbstractInternalLogger$1.class [DEBUG] adding entry org/jboss/netty/logging/AbstractInternalLogger.class [DEBUG] adding entry org/jboss/netty/logging/CommonsLogger.class [DEBUG] adding entry org/jboss/netty/logging/CommonsLoggerFactory.class [DEBUG] adding entry org/jboss/netty/logging/InternalLogLevel.class [DEBUG] adding entry org/jboss/netty/logging/InternalLogger.class [DEBUG] adding entry org/jboss/netty/logging/InternalLoggerFactory$1.class [DEBUG] adding entry org/jboss/netty/logging/InternalLoggerFactory.class [DEBUG] adding entry org/jboss/netty/logging/JBossLogger.class [DEBUG] adding entry org/jboss/netty/logging/JBossLoggerFactory.class [DEBUG] adding entry org/jboss/netty/logging/JdkLogger.class [DEBUG] adding entry org/jboss/netty/logging/JdkLoggerFactory.class [DEBUG] adding entry org/jboss/netty/logging/Log4JLogger.class [DEBUG] adding entry org/jboss/netty/logging/Log4JLoggerFactory.class [DEBUG] adding entry org/jboss/netty/logging/OsgiLogger.class [DEBUG] adding entry org/jboss/netty/logging/OsgiLoggerFactory$1.class [DEBUG] adding entry org/jboss/netty/logging/OsgiLoggerFactory.class [DEBUG] adding entry org/jboss/netty/logging/Slf4JLogger.class [DEBUG] adding entry org/jboss/netty/logging/Slf4JLoggerFactory.class [DEBUG] adding entry org/jboss/netty/util/CharsetUtil$1.class [DEBUG] adding entry org/jboss/netty/util/CharsetUtil$2.class [DEBUG] adding entry org/jboss/netty/util/CharsetUtil.class [DEBUG] adding entry org/jboss/netty/util/DebugUtil.class [DEBUG] adding entry org/jboss/netty/util/DefaultObjectSizeEstimator.class [DEBUG] adding entry org/jboss/netty/util/EstimatableObjectWrapper.class [DEBUG] adding entry org/jboss/netty/util/ExternalResourceReleasable.class [DEBUG] adding entry org/jboss/netty/util/ExternalResourceUtil.class [DEBUG] adding entry org/jboss/netty/util/HashedWheelTimer$HashedWheelTimeout.class [DEBUG] adding entry org/jboss/netty/util/HashedWheelTimer$Worker.class [DEBUG] adding entry org/jboss/netty/util/HashedWheelTimer.class [DEBUG] adding entry org/jboss/netty/util/MapBackedSet.class [DEBUG] adding entry org/jboss/netty/util/ObjectSizeEstimator.class [DEBUG] adding entry org/jboss/netty/util/ThreadNameDeterminer$1.class [DEBUG] adding entry org/jboss/netty/util/ThreadNameDeterminer$2.class [DEBUG] adding entry org/jboss/netty/util/ThreadNameDeterminer.class [DEBUG] adding entry org/jboss/netty/util/ThreadRenamingRunnable.class [DEBUG] adding entry org/jboss/netty/util/Timeout.class [DEBUG] adding entry org/jboss/netty/util/Timer.class [DEBUG] adding entry org/jboss/netty/util/TimerTask.class [DEBUG] adding entry org/jboss/netty/util/Version.class [DEBUG] adding entry org/jboss/netty/util/VirtualExecutorService$ChildExecutorRunnable.class [DEBUG] adding entry org/jboss/netty/util/VirtualExecutorService.class [DEBUG] adding entry org/jboss/netty/util/internal/AtomicFieldUpdaterUtil$Node.class [DEBUG] adding entry org/jboss/netty/util/internal/AtomicFieldUpdaterUtil.class [DEBUG] adding entry org/jboss/netty/util/internal/CaseIgnoringComparator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$EntryIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$EntrySet.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$HashEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$HashIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$KeyIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$KeySet.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$Segment.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$SimpleEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$ValueIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$Values.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap$WriteThroughEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentHashMap.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$EntryIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$EntrySet.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$HashEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$HashIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$KeyIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$KeySet.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$Segment.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$SimpleEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$ValueIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$Values.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap$WriteThroughEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityHashMap.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$EntryIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$EntrySet.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$HashEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$HashIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$KeyIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$KeySet.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$Segment.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$SimpleEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$ValueIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$Values.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$WeakKeyReference.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap$WriteThroughEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentIdentityWeakKeyHashMap.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$EntryIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$EntrySet.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$HashEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$HashIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$KeyIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$KeySet.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$Segment.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$SimpleEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$ValueIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$Values.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$WeakKeyReference.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap$WriteThroughEntry.class [DEBUG] adding entry org/jboss/netty/util/internal/ConcurrentWeakKeyHashMap.class [DEBUG] adding entry org/jboss/netty/util/internal/ConversionUtil.class [DEBUG] adding entry org/jboss/netty/util/internal/DeadLockProofWorker$1.class [DEBUG] adding entry org/jboss/netty/util/internal/DeadLockProofWorker.class [DEBUG] adding entry org/jboss/netty/util/internal/DetectionUtil$1.class [DEBUG] adding entry org/jboss/netty/util/internal/DetectionUtil.class [DEBUG] adding entry org/jboss/netty/util/internal/ExecutorUtil.class [DEBUG] adding entry org/jboss/netty/util/internal/LegacyLinkedTransferQueue$Itr.class [DEBUG] adding entry org/jboss/netty/util/internal/LegacyLinkedTransferQueue$Node.class [DEBUG] adding entry org/jboss/netty/util/internal/LegacyLinkedTransferQueue.class [DEBUG] adding entry org/jboss/netty/util/internal/LinkedTransferQueue$1.class [DEBUG] adding entry org/jboss/netty/util/internal/LinkedTransferQueue$Itr.class [DEBUG] adding entry org/jboss/netty/util/internal/LinkedTransferQueue$Node.class [DEBUG] adding entry org/jboss/netty/util/internal/LinkedTransferQueue.class [DEBUG] adding entry org/jboss/netty/util/internal/NonReentrantLock.class [DEBUG] adding entry org/jboss/netty/util/internal/QueueFactory.class [DEBUG] adding entry org/jboss/netty/util/internal/ReusableIterator.class [DEBUG] adding entry org/jboss/netty/util/internal/SharedResourceMisuseDetector.class [DEBUG] adding entry org/jboss/netty/util/internal/StackTraceSimplifier.class [DEBUG] adding entry org/jboss/netty/util/internal/StringUtil.class [DEBUG] adding entry org/jboss/netty/util/internal/SystemPropertyUtil.class [DEBUG] adding entry org/jboss/netty/util/internal/ThreadLocalBoolean.class [DEBUG] adding entry org/jboss/netty/util/internal/ThreadLocalRandom$1.class [DEBUG] adding entry org/jboss/netty/util/internal/ThreadLocalRandom.class [DEBUG] adding entry org/jboss/netty/util/internal/UnterminatableExecutor.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/Adler32.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/CRC32.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/Deflate$1.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/Deflate$Config.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/Deflate.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/InfBlocks.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/InfCodes.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/InfTree.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/Inflate$1.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/Inflate.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/JZlib$WrapperType.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/JZlib.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/StaticTree.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/Tree.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/ZStream$1.class [DEBUG] adding entry org/jboss/netty/util/internal/jzlib/ZStream.class [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory net/ [DEBUG] adding directory net/iharder/ [DEBUG] adding entry net/iharder/Base64$1.class [DEBUG] adding entry net/iharder/Base64$InputStream.class [DEBUG] adding entry net/iharder/Base64$OutputStream.class [DEBUG] adding entry net/iharder/Base64.class [DEBUG] adding directory META-INF/maven/net.iharder/ [DEBUG] adding directory META-INF/maven/net.iharder/base64/ [DEBUG] adding entry META-INF/maven/net.iharder/base64/pom.xml [DEBUG] adding entry META-INF/maven/net.iharder/base64/pom.properties [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory org/apache/mahout/ [DEBUG] adding directory org/apache/mahout/collections/ [DEBUG] adding directory org/apache/mahout/math/ [DEBUG] adding directory org/apache/mahout/math/bitvector/ [DEBUG] adding directory org/apache/mahout/math/buffer/ [DEBUG] adding directory org/apache/mahout/math/function/ [DEBUG] adding directory org/apache/mahout/math/list/ [DEBUG] adding directory org/apache/mahout/math/list/adapter/ [DEBUG] adding directory org/apache/mahout/math/map/ [DEBUG] adding directory org/apache/mahout/math/set/ [DEBUG] adding entry META-INF/DEPENDENCIES [DEBUG] adding entry META-INF/NOTICE [DEBUG] adding entry org/apache/mahout/collections/Arithmetic.class [DEBUG] adding entry org/apache/mahout/collections/Constants.class [DEBUG] adding entry org/apache/mahout/math/Arrays.class [DEBUG] adding entry org/apache/mahout/math/bitvector/BitMatrix.class [DEBUG] adding entry org/apache/mahout/math/bitvector/BitVector$1.class [DEBUG] adding entry org/apache/mahout/math/bitvector/BitVector$IndexProcedure.class [DEBUG] adding entry org/apache/mahout/math/bitvector/BitVector.class [DEBUG] adding entry org/apache/mahout/math/bitvector/QuickBitVector.class [DEBUG] adding entry org/apache/mahout/math/buffer/ByteBufferConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/CharBufferConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/DoubleBuffer.class [DEBUG] adding entry org/apache/mahout/math/buffer/DoubleBuffer2D.class [DEBUG] adding entry org/apache/mahout/math/buffer/DoubleBuffer2DConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/DoubleBuffer3D.class [DEBUG] adding entry org/apache/mahout/math/buffer/DoubleBuffer3DConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/DoubleBufferConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/FloatBufferConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/IntBuffer.class [DEBUG] adding entry org/apache/mahout/math/buffer/IntBuffer2D.class [DEBUG] adding entry org/apache/mahout/math/buffer/IntBuffer2DConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/IntBuffer3D.class [DEBUG] adding entry org/apache/mahout/math/buffer/IntBuffer3DConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/IntBufferConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/LongBufferConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/ObjectBuffer.class [DEBUG] adding entry org/apache/mahout/math/buffer/ObjectBufferConsumer.class [DEBUG] adding entry org/apache/mahout/math/buffer/ShortBufferConsumer.class [DEBUG] adding entry org/apache/mahout/math/function/ByteByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ByteCharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ByteComparator.class [DEBUG] adding entry org/apache/mahout/math/function/ByteDoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ByteFloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ByteIntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ByteLongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ByteObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ByteShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharCharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharComparator.class [DEBUG] adding entry org/apache/mahout/math/function/CharDoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharFloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharIntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharLongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/CharShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleCharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleComparator.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleDoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleFloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleFunction.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleIntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleLongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/DoubleShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatCharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatComparator.class [DEBUG] adding entry org/apache/mahout/math/function/FloatDoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatFloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatFunction.class [DEBUG] adding entry org/apache/mahout/math/function/FloatIntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatLongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/FloatShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntCharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntComparator.class [DEBUG] adding entry org/apache/mahout/math/function/IntDoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntFloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntIntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntLongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/IntShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongCharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongComparator.class [DEBUG] adding entry org/apache/mahout/math/function/LongDoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongFloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongIntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongLongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/LongShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectCharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectDoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectFloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectIntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectLongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ObjectShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortByteProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortCharProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortComparator.class [DEBUG] adding entry org/apache/mahout/math/function/ShortDoubleProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortFloatProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortIntProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortLongProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortObjectProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/function/ShortShortProcedure.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractByteList.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractCharList.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractDoubleList.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractFloatList.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractIntList.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractList.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractLongList.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractObjectList.class [DEBUG] adding entry org/apache/mahout/math/list/AbstractShortList.class [DEBUG] adding entry org/apache/mahout/math/list/adapter/DoubleListAdapter.class [DEBUG] adding entry org/apache/mahout/math/list/adapter/FloatListAdapter.class [DEBUG] adding entry org/apache/mahout/math/list/adapter/IntListAdapter.class [DEBUG] adding entry org/apache/mahout/math/list/adapter/LongListAdapter.class [DEBUG] adding entry org/apache/mahout/math/list/ByteArrayList.class [DEBUG] adding entry org/apache/mahout/math/list/CharArrayList.class [DEBUG] adding entry org/apache/mahout/math/list/DoubleArrayList.class [DEBUG] adding entry org/apache/mahout/math/list/FloatArrayList.class [DEBUG] adding entry org/apache/mahout/math/list/IntArrayList.class [DEBUG] adding entry org/apache/mahout/math/list/LongArrayList.class [DEBUG] adding entry org/apache/mahout/math/list/ObjectArrayList.class [DEBUG] adding entry org/apache/mahout/math/list/ShortArrayList.class [DEBUG] adding entry org/apache/mahout/math/list/SimpleLongArrayList.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteByteMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteCharMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteDoubleMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteFloatMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteIntMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteLongMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteObjectMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractByteShortMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharByteMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharCharMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharDoubleMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharFloatMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharIntMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharLongMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharObjectMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractCharShortMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleByteMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleCharMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleDoubleMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleFloatMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleIntMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleLongMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleObjectMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractDoubleShortMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatByteMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatCharMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatDoubleMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatFloatMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatIntMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatLongMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatObjectMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractFloatShortMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntByteMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntCharMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntDoubleMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntFloatMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntIntMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntLongMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntObjectMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractIntShortMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongByteMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongCharMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongDoubleMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongFloatMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongIntMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongLongMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongObjectMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractLongShortMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectByteMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectCharMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectDoubleMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectFloatMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectIntMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectLongMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractObjectShortMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortByteMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortCharMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortDoubleMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$11.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$12.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortFloatMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortIntMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortLongMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortObjectMap.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$10.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$6.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$7.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$8.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap$9.class [DEBUG] adding entry org/apache/mahout/math/map/AbstractShortShortMap.class [DEBUG] adding entry org/apache/mahout/math/map/HashFunctions.class [DEBUG] adding entry org/apache/mahout/math/map/OpenByteByteHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenByteCharHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenByteDoubleHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenByteFloatHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenByteIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenByteLongHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenByteObjectHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenByteShortHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenCharByteHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenCharCharHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenCharDoubleHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenCharFloatHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenCharIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenCharLongHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenCharObjectHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenCharShortHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenDoubleByteHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenDoubleCharHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenDoubleDoubleHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenDoubleFloatHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenDoubleIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenDoubleLongHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenDoubleObjectHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenDoubleShortHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenFloatByteHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenFloatCharHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenFloatDoubleHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenFloatFloatHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenFloatIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenFloatLongHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenFloatObjectHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenFloatShortHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenHashMap$1.class [DEBUG] adding entry org/apache/mahout/math/map/OpenHashMap$2.class [DEBUG] adding entry org/apache/mahout/math/map/OpenHashMap$3.class [DEBUG] adding entry org/apache/mahout/math/map/OpenHashMap$4.class [DEBUG] adding entry org/apache/mahout/math/map/OpenHashMap$5.class [DEBUG] adding entry org/apache/mahout/math/map/OpenHashMap$MapEntry.class [DEBUG] adding entry org/apache/mahout/math/map/OpenHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenIntByteHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenIntCharHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenIntDoubleHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenIntFloatHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenIntIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenIntLongHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenIntObjectHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenIntShortHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenLongByteHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenLongCharHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenLongDoubleHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenLongFloatHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenLongIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenLongLongHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenLongObjectHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenLongShortHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenObjectByteHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenObjectCharHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenObjectDoubleHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenObjectFloatHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenObjectIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenObjectLongHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenObjectShortHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenShortByteHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenShortCharHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenShortDoubleHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenShortFloatHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenShortIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenShortLongHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenShortObjectHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/OpenShortShortHashMap.class [DEBUG] adding entry org/apache/mahout/math/map/PrimeFinder.class [DEBUG] adding entry org/apache/mahout/math/map/QuickOpenIntIntHashMap.class [DEBUG] adding entry org/apache/mahout/math/PersistentObject.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractByteSet$1.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractByteSet$2.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractByteSet$3.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractByteSet.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractCharSet$1.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractCharSet$2.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractCharSet$3.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractCharSet.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractDoubleSet$1.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractDoubleSet$2.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractDoubleSet$3.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractDoubleSet.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractFloatSet$1.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractFloatSet$2.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractFloatSet$3.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractFloatSet.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractIntSet$1.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractIntSet$2.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractIntSet$3.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractIntSet.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractLongSet$1.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractLongSet$2.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractLongSet$3.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractLongSet.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractSet.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractShortSet$1.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractShortSet$2.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractShortSet$3.class [DEBUG] adding entry org/apache/mahout/math/set/AbstractShortSet.class [DEBUG] adding entry org/apache/mahout/math/set/OpenByteHashSet.class [DEBUG] adding entry org/apache/mahout/math/set/OpenCharHashSet.class [DEBUG] adding entry org/apache/mahout/math/set/OpenDoubleHashSet.class [DEBUG] adding entry org/apache/mahout/math/set/OpenFloatHashSet.class [DEBUG] adding entry org/apache/mahout/math/set/OpenHashSet$1.class [DEBUG] adding entry org/apache/mahout/math/set/OpenHashSet$2.class [DEBUG] adding entry org/apache/mahout/math/set/OpenHashSet.class [DEBUG] adding entry org/apache/mahout/math/set/OpenIntHashSet.class [DEBUG] adding entry org/apache/mahout/math/set/OpenLongHashSet.class [DEBUG] adding entry org/apache/mahout/math/set/OpenShortHashSet.class [DEBUG] adding entry org/apache/mahout/math/Sorting$1.class [DEBUG] adding entry org/apache/mahout/math/Sorting$2.class [DEBUG] adding entry org/apache/mahout/math/Sorting$3.class [DEBUG] adding entry org/apache/mahout/math/Sorting$4.class [DEBUG] adding entry org/apache/mahout/math/Sorting$5.class [DEBUG] adding entry org/apache/mahout/math/Sorting$6.class [DEBUG] adding entry org/apache/mahout/math/Sorting$7.class [DEBUG] adding entry org/apache/mahout/math/Sorting$ComparableAdaptor.class [DEBUG] adding entry org/apache/mahout/math/Sorting.class [DEBUG] adding entry org/apache/mahout/math/Swapper.class [DEBUG] adding directory META-INF/maven/org.apache.mahout/ [DEBUG] adding directory META-INF/maven/org.apache.mahout/mahout-collections/ [DEBUG] adding entry META-INF/maven/org.apache.mahout/mahout-collections/pom.xml [DEBUG] adding entry META-INF/maven/org.apache.mahout/mahout-collections/pom.properties [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding entry LICENSE.txt [DEBUG] adding directory org/apache/jute/ [DEBUG] adding directory org/apache/jute/compiler/ [DEBUG] adding directory org/apache/jute/compiler/generated/ [DEBUG] adding directory org/apache/zookeeper/ [DEBUG] adding directory org/apache/zookeeper/common/ [DEBUG] adding directory org/apache/zookeeper/data/ [DEBUG] adding directory org/apache/zookeeper/jmx/ [DEBUG] adding directory org/apache/zookeeper/proto/ [DEBUG] adding directory org/apache/zookeeper/server/ [DEBUG] adding directory org/apache/zookeeper/server/auth/ [DEBUG] adding directory org/apache/zookeeper/server/persistence/ [DEBUG] adding directory org/apache/zookeeper/server/quorum/ [DEBUG] adding directory org/apache/zookeeper/server/quorum/flexible/ [DEBUG] adding directory org/apache/zookeeper/server/upgrade/ [DEBUG] adding directory org/apache/zookeeper/server/util/ [DEBUG] adding directory org/apache/zookeeper/txn/ [DEBUG] adding directory org/apache/zookeeper/version/ [DEBUG] adding directory org/apache/zookeeper/version/util/ [DEBUG] adding entry org/apache/jute/BinaryInputArchive$BinaryIndex.class [DEBUG] adding entry org/apache/jute/BinaryInputArchive.class [DEBUG] adding entry org/apache/jute/BinaryOutputArchive.class [DEBUG] adding entry org/apache/jute/CsvInputArchive$1.class [DEBUG] adding entry org/apache/jute/CsvInputArchive$CsvIndex.class [DEBUG] adding entry org/apache/jute/CsvInputArchive.class [DEBUG] adding entry org/apache/jute/CsvOutputArchive.class [DEBUG] adding entry org/apache/jute/Index.class [DEBUG] adding entry org/apache/jute/InputArchive.class [DEBUG] adding entry org/apache/jute/OutputArchive.class [DEBUG] adding entry org/apache/jute/Record.class [DEBUG] adding entry org/apache/jute/RecordReader.class [DEBUG] adding entry org/apache/jute/RecordWriter.class [DEBUG] adding entry org/apache/jute/Utils.class [DEBUG] adding entry org/apache/jute/XmlInputArchive$1.class [DEBUG] adding entry org/apache/jute/XmlInputArchive$Value.class [DEBUG] adding entry org/apache/jute/XmlInputArchive$XMLParser.class [DEBUG] adding entry org/apache/jute/XmlInputArchive$XmlIndex.class [DEBUG] adding entry org/apache/jute/XmlInputArchive.class [DEBUG] adding entry org/apache/jute/XmlOutputArchive.class [DEBUG] adding entry org/apache/jute/compiler/CGenerator.class [DEBUG] adding entry org/apache/jute/compiler/CppGenerator.class [DEBUG] adding entry org/apache/jute/compiler/JBoolean.class [DEBUG] adding entry org/apache/jute/compiler/JBuffer.class [DEBUG] adding entry org/apache/jute/compiler/JByte.class [DEBUG] adding entry org/apache/jute/compiler/JCompType.class [DEBUG] adding entry org/apache/jute/compiler/JDouble.class [DEBUG] adding entry org/apache/jute/compiler/JField.class [DEBUG] adding entry org/apache/jute/compiler/JFile.class [DEBUG] adding entry org/apache/jute/compiler/JFloat.class [DEBUG] adding entry org/apache/jute/compiler/JInt.class [DEBUG] adding entry org/apache/jute/compiler/JLong.class [DEBUG] adding entry org/apache/jute/compiler/JMap.class [DEBUG] adding entry org/apache/jute/compiler/JRecord.class [DEBUG] adding entry org/apache/jute/compiler/JString.class [DEBUG] adding entry org/apache/jute/compiler/JType.class [DEBUG] adding entry org/apache/jute/compiler/JVector.class [DEBUG] adding entry org/apache/jute/compiler/JavaGenerator.class [DEBUG] adding entry org/apache/jute/compiler/generated/ParseException.class [DEBUG] adding entry org/apache/jute/compiler/generated/Rcc.class [DEBUG] adding entry org/apache/jute/compiler/generated/RccConstants.class [DEBUG] adding entry org/apache/jute/compiler/generated/RccTokenManager.class [DEBUG] adding entry org/apache/jute/compiler/generated/SimpleCharStream.class [DEBUG] adding entry org/apache/jute/compiler/generated/Token.class [DEBUG] adding entry org/apache/jute/compiler/generated/TokenMgrError.class [DEBUG] adding entry org/apache/zookeeper/AsyncCallback$ACLCallback.class [DEBUG] adding entry org/apache/zookeeper/AsyncCallback$Children2Callback.class [DEBUG] adding entry org/apache/zookeeper/AsyncCallback$ChildrenCallback.class [DEBUG] adding entry org/apache/zookeeper/AsyncCallback$DataCallback.class [DEBUG] adding entry org/apache/zookeeper/AsyncCallback$StatCallback.class [DEBUG] adding entry org/apache/zookeeper/AsyncCallback$StringCallback.class [DEBUG] adding entry org/apache/zookeeper/AsyncCallback$VoidCallback.class [DEBUG] adding entry org/apache/zookeeper/AsyncCallback.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$1.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$2.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$AuthData.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$EndOfStreamException.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$EventThread.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$Packet.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$SendThread.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$SessionExpiredException.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$SessionTimeoutException.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn$WatcherSetEventPair.class [DEBUG] adding entry org/apache/zookeeper/ClientCnxn.class [DEBUG] adding entry org/apache/zookeeper/ClientWatchManager.class [DEBUG] adding entry org/apache/zookeeper/CreateMode.class [DEBUG] adding entry org/apache/zookeeper/Environment$Entry.class [DEBUG] adding entry org/apache/zookeeper/Environment.class [DEBUG] adding entry org/apache/zookeeper/JLineZNodeCompletor.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$1.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$APIErrorException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$AuthFailedException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$BadArgumentsException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$BadVersionException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$Code.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$CodeDeprecated.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$ConnectionLossException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$DataInconsistencyException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$InvalidACLException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$InvalidCallbackException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$MarshallingErrorException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$NoAuthException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$NoChildrenForEphemeralsException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$NoNodeException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$NodeExistsException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$NotEmptyException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$OperationTimeoutException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$RuntimeInconsistencyException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$SessionExpiredException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$SessionMovedException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$SystemErrorException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException$UnimplementedException.class [DEBUG] adding entry org/apache/zookeeper/KeeperException.class [DEBUG] adding entry org/apache/zookeeper/Quotas.class [DEBUG] adding entry org/apache/zookeeper/ServerAdminClient.class [DEBUG] adding entry org/apache/zookeeper/StatsTrack.class [DEBUG] adding entry org/apache/zookeeper/Version.class [DEBUG] adding entry org/apache/zookeeper/WatchedEvent.class [DEBUG] adding entry org/apache/zookeeper/Watcher$Event$EventType.class [DEBUG] adding entry org/apache/zookeeper/Watcher$Event$KeeperState.class [DEBUG] adding entry org/apache/zookeeper/Watcher$Event.class [DEBUG] adding entry org/apache/zookeeper/Watcher.class [DEBUG] adding entry org/apache/zookeeper/ZooDefs$Ids.class [DEBUG] adding entry org/apache/zookeeper/ZooDefs$OpCode.class [DEBUG] adding entry org/apache/zookeeper/ZooDefs$Perms.class [DEBUG] adding entry org/apache/zookeeper/ZooDefs.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeper$1.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeper$ChildWatchRegistration.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeper$DataWatchRegistration.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeper$ExistsWatchRegistration.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeper$States.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeper$WatchRegistration.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeper$ZKWatchManager.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeper.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeperMain$1.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeperMain$MyCommandOptions.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeperMain$MyWatcher.class [DEBUG] adding entry org/apache/zookeeper/ZooKeeperMain.class [DEBUG] adding entry org/apache/zookeeper/common/PathTrie$1.class [DEBUG] adding entry org/apache/zookeeper/common/PathTrie$TrieNode.class [DEBUG] adding entry org/apache/zookeeper/common/PathTrie.class [DEBUG] adding entry org/apache/zookeeper/common/PathUtils.class [DEBUG] adding entry org/apache/zookeeper/data/ACL.class [DEBUG] adding entry org/apache/zookeeper/data/Id.class [DEBUG] adding entry org/apache/zookeeper/data/Stat.class [DEBUG] adding entry org/apache/zookeeper/data/StatPersisted.class [DEBUG] adding entry org/apache/zookeeper/data/StatPersistedV1.class [DEBUG] adding entry org/apache/zookeeper/jmx/CommonNames.class [DEBUG] adding entry org/apache/zookeeper/jmx/MBeanRegistry.class [DEBUG] adding entry org/apache/zookeeper/jmx/ManagedUtil.class [DEBUG] adding entry org/apache/zookeeper/jmx/ZKMBeanInfo.class [DEBUG] adding entry org/apache/zookeeper/proto/AuthPacket.class [DEBUG] adding entry org/apache/zookeeper/proto/ConnectRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/ConnectResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/CreateRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/CreateResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/DeleteRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/ExistsRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/ExistsResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/GetACLRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/GetACLResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/GetChildren2Request.class [DEBUG] adding entry org/apache/zookeeper/proto/GetChildren2Response.class [DEBUG] adding entry org/apache/zookeeper/proto/GetChildrenRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/GetChildrenResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/GetDataRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/GetDataResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/GetMaxChildrenRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/GetMaxChildrenResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/ReplyHeader.class [DEBUG] adding entry org/apache/zookeeper/proto/RequestHeader.class [DEBUG] adding entry org/apache/zookeeper/proto/SetACLRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/SetACLResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/SetDataRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/SetDataResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/SetMaxChildrenRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/SetWatches.class [DEBUG] adding entry org/apache/zookeeper/proto/SyncRequest.class [DEBUG] adding entry org/apache/zookeeper/proto/SyncResponse.class [DEBUG] adding entry org/apache/zookeeper/proto/WatcherEvent.class [DEBUG] adding entry org/apache/zookeeper/proto/op_result_t.class [DEBUG] adding entry org/apache/zookeeper/server/ByteBufferInputStream.class [DEBUG] adding entry org/apache/zookeeper/server/ConnectionBean.class [DEBUG] adding entry org/apache/zookeeper/server/ConnectionMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/DataNode.class [DEBUG] adding entry org/apache/zookeeper/server/DataTree$1.class [DEBUG] adding entry org/apache/zookeeper/server/DataTree$Counts.class [DEBUG] adding entry org/apache/zookeeper/server/DataTree$ProcessTxnResult.class [DEBUG] adding entry org/apache/zookeeper/server/DataTree.class [DEBUG] adding entry org/apache/zookeeper/server/DataTreeBean.class [DEBUG] adding entry org/apache/zookeeper/server/DataTreeMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/FinalRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/LogFormatter.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$1.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$CloseRequestException.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$CnxnStatResetCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$CnxnStats.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$CommandThread.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$ConfCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$ConsCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$DumpCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$EndOfStreamException.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$EnvCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$Factory$1.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$Factory.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$RuokCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$SendBufferWriter.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$SetTraceMaskCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$StatCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$StatResetCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$TraceMaskCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn$WatchCommand.class [DEBUG] adding entry org/apache/zookeeper/server/NIOServerCnxn.class [DEBUG] adding entry org/apache/zookeeper/server/ObserverBean.class [DEBUG] adding entry org/apache/zookeeper/server/PrepRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/PurgeTxnLog$1MyFileFilter.class [DEBUG] adding entry org/apache/zookeeper/server/PurgeTxnLog.class [DEBUG] adding entry org/apache/zookeeper/server/Request.class [DEBUG] adding entry org/apache/zookeeper/server/RequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/ServerCnxn$Stats.class [DEBUG] adding entry org/apache/zookeeper/server/ServerCnxn.class [DEBUG] adding entry org/apache/zookeeper/server/ServerConfig.class [DEBUG] adding entry org/apache/zookeeper/server/ServerStats$Provider.class [DEBUG] adding entry org/apache/zookeeper/server/ServerStats.class [DEBUG] adding entry org/apache/zookeeper/server/SessionTracker$Session.class [DEBUG] adding entry org/apache/zookeeper/server/SessionTracker$SessionExpirer.class [DEBUG] adding entry org/apache/zookeeper/server/SessionTracker.class [DEBUG] adding entry org/apache/zookeeper/server/SessionTrackerImpl$SessionImpl.class [DEBUG] adding entry org/apache/zookeeper/server/SessionTrackerImpl$SessionSet.class [DEBUG] adding entry org/apache/zookeeper/server/SessionTrackerImpl.class [DEBUG] adding entry org/apache/zookeeper/server/SyncRequestProcessor$1.class [DEBUG] adding entry org/apache/zookeeper/server/SyncRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/TraceFormatter.class [DEBUG] adding entry org/apache/zookeeper/server/WatchManager.class [DEBUG] adding entry org/apache/zookeeper/server/ZKDatabase$1.class [DEBUG] adding entry org/apache/zookeeper/server/ZKDatabase.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServer$BasicDataTreeBuilder.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServer$ChangeRecord.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServer$DataTreeBuilder.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServer$Factory.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServer$MissingSessionException.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServer.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServerBean.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServerMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/ZooKeeperServerMain.class [DEBUG] adding entry org/apache/zookeeper/server/ZooTrace.class [DEBUG] adding entry org/apache/zookeeper/server/auth/AuthenticationProvider.class [DEBUG] adding entry org/apache/zookeeper/server/auth/DigestAuthenticationProvider.class [DEBUG] adding entry org/apache/zookeeper/server/auth/IPAuthenticationProvider.class [DEBUG] adding entry org/apache/zookeeper/server/auth/ProviderRegistry.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/FileHeader.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/FileSnap.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/FileTxnLog$FileTxnIterator.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/FileTxnLog$PositionInputStream.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/FileTxnLog.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/FileTxnSnapLog$PlayBackListener.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/FileTxnSnapLog.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/SnapShot.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/TxnLog$TxnIterator.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/TxnLog.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/Util$DataDirFileComparator.class [DEBUG] adding entry org/apache/zookeeper/server/persistence/Util.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AckRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AuthFastLeaderElection$1.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AuthFastLeaderElection$Messenger$WorkerReceiver.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AuthFastLeaderElection$Messenger$WorkerSender.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AuthFastLeaderElection$Messenger.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AuthFastLeaderElection$Notification.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AuthFastLeaderElection$ToSend$mType.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AuthFastLeaderElection$ToSend.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/AuthFastLeaderElection.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/CommitProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Election.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FastLeaderElection$1.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FastLeaderElection$Messenger$WorkerReceiver.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FastLeaderElection$Messenger$WorkerSender.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FastLeaderElection$Messenger.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FastLeaderElection$Notification.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FastLeaderElection$ToSend$mType.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FastLeaderElection$ToSend.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FastLeaderElection.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Follower.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FollowerBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FollowerMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FollowerRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/FollowerZooKeeperServer.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Leader$LearnerCnxAcceptor.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Leader$Proposal.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Leader$ToBeAppliedRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Leader.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LeaderBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LeaderElection$ElectionResult.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LeaderElection.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LeaderElectionBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LeaderElectionMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LeaderMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LeaderZooKeeperServer.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Learner$PacketInFlight.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Learner.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LearnerHandler$1.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LearnerHandler.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LearnerSessionTracker.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LearnerSyncRequest.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LearnerZooKeeperServer.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LocalPeerBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/LocalPeerMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Observer.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/ObserverMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/ObserverRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/ObserverZooKeeperServer.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/ProposalRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumCnxManager$Listener.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumCnxManager$Message.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumCnxManager$RecvWorker.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumCnxManager$SendWorker.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumCnxManager.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPacket.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeer$1.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeer$Factory.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeer$LearnerType.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeer$QuorumServer.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeer$ResponderThread.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeer$ServerState.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeer.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeerConfig$ConfigException.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeerConfig.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumPeerMain.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumStats$Provider.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumStats.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/QuorumZooKeeperServer.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/RemotePeerBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/RemotePeerMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/SendAckRequestProcessor.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/ServerBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/ServerMXBean.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/Vote.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/flexible/QuorumHierarchical.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/flexible/QuorumMaj.class [DEBUG] adding entry org/apache/zookeeper/server/quorum/flexible/QuorumVerifier.class [DEBUG] adding entry org/apache/zookeeper/server/upgrade/DataNodeV1.class [DEBUG] adding entry org/apache/zookeeper/server/upgrade/DataTreeV1$ProcessTxnResult.class [DEBUG] adding entry org/apache/zookeeper/server/upgrade/DataTreeV1.class [DEBUG] adding entry org/apache/zookeeper/server/upgrade/UpgradeMain.class [DEBUG] adding entry org/apache/zookeeper/server/upgrade/UpgradeSnapShot.class [DEBUG] adding entry org/apache/zookeeper/server/upgrade/UpgradeSnapShotV1.class [DEBUG] adding entry org/apache/zookeeper/server/util/Profiler$Operation.class [DEBUG] adding entry org/apache/zookeeper/server/util/Profiler.class [DEBUG] adding entry org/apache/zookeeper/server/util/SerializeUtils.class [DEBUG] adding entry org/apache/zookeeper/txn/CreateSessionTxn.class [DEBUG] adding entry org/apache/zookeeper/txn/CreateTxn.class [DEBUG] adding entry org/apache/zookeeper/txn/DeleteTxn.class [DEBUG] adding entry org/apache/zookeeper/txn/ErrorTxn.class [DEBUG] adding entry org/apache/zookeeper/txn/SetACLTxn.class [DEBUG] adding entry org/apache/zookeeper/txn/SetDataTxn.class [DEBUG] adding entry org/apache/zookeeper/txn/SetMaxChildrenTxn.class [DEBUG] adding entry org/apache/zookeeper/txn/TxnHeader.class [DEBUG] adding entry org/apache/zookeeper/version/Info.class [DEBUG] adding entry org/apache/zookeeper/version/util/VerGen$Version.class [DEBUG] adding entry org/apache/zookeeper/version/util/VerGen.class [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory org/apache/log4j/ [DEBUG] adding directory org/apache/log4j/xml/ [DEBUG] adding directory org/apache/log4j/lf5/ [DEBUG] adding directory org/apache/log4j/lf5/viewer/ [DEBUG] adding directory org/apache/log4j/lf5/viewer/images/ [DEBUG] adding directory org/apache/log4j/lf5/viewer/categoryexplorer/ [DEBUG] adding directory org/apache/log4j/lf5/viewer/configure/ [DEBUG] adding directory org/apache/log4j/lf5/config/ [DEBUG] adding directory org/apache/log4j/lf5/util/ [DEBUG] adding directory org/apache/log4j/spi/ [DEBUG] adding directory org/apache/log4j/helpers/ [DEBUG] adding directory org/apache/log4j/chainsaw/ [DEBUG] adding directory org/apache/log4j/varia/ [DEBUG] adding directory org/apache/log4j/net/ [DEBUG] adding directory org/apache/log4j/jmx/ [DEBUG] adding directory org/apache/log4j/or/ [DEBUG] adding directory org/apache/log4j/or/sax/ [DEBUG] adding directory org/apache/log4j/or/jms/ [DEBUG] adding directory org/apache/log4j/config/ [DEBUG] adding directory org/apache/log4j/nt/ [DEBUG] adding directory org/apache/log4j/jdbc/ [INFO] META-INF/NOTICE already added, skipping [DEBUG] adding entry org/apache/log4j/xml/log4j.dtd [DEBUG] adding entry org/apache/log4j/xml/XMLLayout.class [DEBUG] adding entry org/apache/log4j/xml/SAXErrorHandler.class [DEBUG] adding entry org/apache/log4j/xml/DOMConfigurator$ParseAction.class [DEBUG] adding entry org/apache/log4j/xml/DOMConfigurator$1.class [DEBUG] adding entry org/apache/log4j/xml/DOMConfigurator$2.class [DEBUG] adding entry org/apache/log4j/xml/DOMConfigurator$3.class [DEBUG] adding entry org/apache/log4j/xml/DOMConfigurator$4.class [DEBUG] adding entry org/apache/log4j/xml/DOMConfigurator$5.class [DEBUG] adding entry org/apache/log4j/xml/DOMConfigurator.class [DEBUG] adding entry org/apache/log4j/xml/XMLWatchdog.class [DEBUG] adding entry org/apache/log4j/xml/Log4jEntityResolver.class [DEBUG] adding entry org/apache/log4j/xml/UnrecognizedElementHandler.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/images/channelexplorer_satellite.gif [DEBUG] adding entry org/apache/log4j/lf5/viewer/images/channelexplorer_new.gif [DEBUG] adding entry org/apache/log4j/lf5/viewer/images/lf5_small_icon.gif [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogFactor5Dialog.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/TreeModelAdapter.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerTree$1.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerTree.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerModel$1.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerModel.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNode.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryPath.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryElement.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeRenderer.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerLogRecordFilter.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryAbstractCellEditor.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditorRenderer.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryImmediateEditor.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor$1.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor$2.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor$3.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor$4.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor$5.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor$6.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor$7.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor$8.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditor.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogTableColumn.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogTableColumnFormatException.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogTableModel.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogFactor5InputDialog$1.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogFactor5InputDialog$2.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogFactor5InputDialog$3.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogFactor5InputDialog.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$1.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$2.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$3.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$4.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$5.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$6.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$7.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$8.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$9.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$10.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$11.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$12.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$13.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$14.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$15.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$16.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$17.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$18.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$19.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$20.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$21.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$22.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$23.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$24.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$25.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$26.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$27.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$28.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$29.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$30.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$31.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$32.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor$LogBrokerMonitorWindowAdaptor.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogBrokerMonitor.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogTable$LogTableListSelectionListener.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogTable.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/configure/ConfigurationManager.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/configure/MRUFileManager.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/FilteredLogTableModel.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LF5SwingUtils$1.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LF5SwingUtils.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/TrackingAdjustmentListener.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogFactor5ErrorDialog$1.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogFactor5ErrorDialog.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogTableRowRenderer.class [DEBUG] adding entry org/apache/log4j/lf5/viewer/LogFactor5LoadingDialog.class [DEBUG] adding entry org/apache/log4j/lf5/config/defaultconfig.properties [DEBUG] adding entry org/apache/log4j/lf5/LogRecord.class [DEBUG] adding entry org/apache/log4j/lf5/LogLevel.class [DEBUG] adding entry org/apache/log4j/lf5/LogLevelFormatException.class [DEBUG] adding entry org/apache/log4j/lf5/LogRecordFilter.class [DEBUG] adding entry org/apache/log4j/lf5/util/AdapterLogRecord.class [DEBUG] adding entry org/apache/log4j/lf5/util/DateFormatManager.class [DEBUG] adding entry org/apache/log4j/lf5/util/StreamUtils.class [DEBUG] adding entry org/apache/log4j/lf5/util/LogFileParser$1.class [DEBUG] adding entry org/apache/log4j/lf5/util/LogFileParser.class [DEBUG] adding entry org/apache/log4j/lf5/util/ResourceUtils.class [DEBUG] adding entry org/apache/log4j/lf5/util/Resource.class [DEBUG] adding entry org/apache/log4j/lf5/util/LogMonitorAdapter.class [DEBUG] adding entry org/apache/log4j/lf5/LF5Appender.class [DEBUG] adding entry org/apache/log4j/lf5/AppenderFinalizer.class [DEBUG] adding entry org/apache/log4j/lf5/DefaultLF5Configurator.class [DEBUG] adding entry org/apache/log4j/lf5/Log4JLogRecord.class [DEBUG] adding entry org/apache/log4j/lf5/StartLogFactor5.class [DEBUG] adding entry org/apache/log4j/lf5/PassingLogRecordFilter.class [DEBUG] adding entry org/apache/log4j/spi/TriggeringEventEvaluator.class [DEBUG] adding entry org/apache/log4j/spi/LoggingEvent.class [DEBUG] adding entry org/apache/log4j/spi/AppenderAttachable.class [DEBUG] adding entry org/apache/log4j/spi/ThrowableInformation.class [DEBUG] adding entry org/apache/log4j/spi/LocationInfo.class [DEBUG] adding entry org/apache/log4j/spi/LoggerRepository.class [DEBUG] adding entry org/apache/log4j/spi/HierarchyEventListener.class [DEBUG] adding entry org/apache/log4j/spi/LoggerFactory.class [DEBUG] adding entry org/apache/log4j/spi/Filter.class [DEBUG] adding entry org/apache/log4j/spi/OptionHandler.class [DEBUG] adding entry org/apache/log4j/spi/ErrorHandler.class [DEBUG] adding entry org/apache/log4j/spi/RootCategory.class [DEBUG] adding entry org/apache/log4j/spi/RootLogger.class [DEBUG] adding entry org/apache/log4j/spi/RendererSupport.class [DEBUG] adding entry org/apache/log4j/spi/Configurator.class [DEBUG] adding entry org/apache/log4j/spi/RepositorySelector.class [DEBUG] adding entry org/apache/log4j/spi/ErrorCode.class [DEBUG] adding entry org/apache/log4j/spi/NOPLogger.class [DEBUG] adding entry org/apache/log4j/spi/NOPLoggerRepository.class [DEBUG] adding entry org/apache/log4j/spi/NullWriter.class [DEBUG] adding entry org/apache/log4j/spi/VectorWriter.class [DEBUG] adding entry org/apache/log4j/spi/DefaultRepositorySelector.class [DEBUG] adding entry org/apache/log4j/Category.class [DEBUG] adding entry org/apache/log4j/Priority.class [DEBUG] adding entry org/apache/log4j/Level.class [DEBUG] adding entry org/apache/log4j/helpers/AppenderAttachableImpl.class [DEBUG] adding entry org/apache/log4j/helpers/BoundedFIFO.class [DEBUG] adding entry org/apache/log4j/helpers/OnlyOnceErrorHandler.class [DEBUG] adding entry org/apache/log4j/helpers/QuietWriter.class [DEBUG] adding entry org/apache/log4j/helpers/SyslogWriter.class [DEBUG] adding entry org/apache/log4j/helpers/DateLayout.class [DEBUG] adding entry org/apache/log4j/helpers/Loader.class [DEBUG] adding entry org/apache/log4j/helpers/LogLog.class [DEBUG] adding entry org/apache/log4j/helpers/FileWatchdog.class [DEBUG] adding entry org/apache/log4j/helpers/PatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser$BasicPatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser$LiteralPatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser$DatePatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser$MDCPatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser$LocationPatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser$NamedPatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser$ClassNamePatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser$CategoryPatternConverter.class [DEBUG] adding entry org/apache/log4j/helpers/PatternParser.class [DEBUG] adding entry org/apache/log4j/helpers/FormattingInfo.class [DEBUG] adding entry org/apache/log4j/helpers/ThreadLocalMap.class [DEBUG] adding entry org/apache/log4j/helpers/SyslogQuietWriter.class [DEBUG] adding entry org/apache/log4j/helpers/NullEnumeration.class [DEBUG] adding entry org/apache/log4j/helpers/Transform.class [DEBUG] adding entry org/apache/log4j/helpers/OptionConverter.class [DEBUG] adding entry org/apache/log4j/helpers/RelativeTimeDateFormat.class [DEBUG] adding entry org/apache/log4j/helpers/CyclicBuffer.class [DEBUG] adding entry org/apache/log4j/helpers/AbsoluteTimeDateFormat.class [DEBUG] adding entry org/apache/log4j/helpers/ISO8601DateFormat.class [DEBUG] adding entry org/apache/log4j/helpers/DateTimeDateFormat.class [DEBUG] adding entry org/apache/log4j/helpers/CountingQuietWriter.class [DEBUG] adding entry org/apache/log4j/Appender.class [DEBUG] adding entry org/apache/log4j/Logger.class [DEBUG] adding entry org/apache/log4j/Layout.class [DEBUG] adding entry org/apache/log4j/AppenderSkeleton.class [DEBUG] adding entry org/apache/log4j/chainsaw/MyTableModel$1.class [DEBUG] adding entry org/apache/log4j/chainsaw/MyTableModel$Processor.class [DEBUG] adding entry org/apache/log4j/chainsaw/MyTableModel.class [DEBUG] adding entry org/apache/log4j/chainsaw/EventDetails.class [DEBUG] adding entry org/apache/log4j/chainsaw/Main$1.class [DEBUG] adding entry org/apache/log4j/chainsaw/Main.class [DEBUG] adding entry org/apache/log4j/chainsaw/DetailPanel.class [DEBUG] adding entry org/apache/log4j/chainsaw/LoadXMLAction.class [DEBUG] adding entry org/apache/log4j/chainsaw/XMLFileHandler.class [DEBUG] adding entry org/apache/log4j/chainsaw/ControlPanel$1.class [DEBUG] adding entry org/apache/log4j/chainsaw/ControlPanel$2.class [DEBUG] adding entry org/apache/log4j/chainsaw/ControlPanel$3.class [DEBUG] adding entry org/apache/log4j/chainsaw/ControlPanel$4.class [DEBUG] adding entry org/apache/log4j/chainsaw/ControlPanel$5.class [DEBUG] adding entry org/apache/log4j/chainsaw/ControlPanel$6.class [DEBUG] adding entry org/apache/log4j/chainsaw/ControlPanel$7.class [DEBUG] adding entry org/apache/log4j/chainsaw/ControlPanel.class [DEBUG] adding entry org/apache/log4j/chainsaw/ExitAction.class [DEBUG] adding entry org/apache/log4j/chainsaw/LoggingReceiver$Slurper.class [DEBUG] adding entry org/apache/log4j/chainsaw/LoggingReceiver.class [DEBUG] adding entry org/apache/log4j/varia/DenyAllFilter.class [DEBUG] adding entry org/apache/log4j/varia/FallbackErrorHandler.class [DEBUG] adding entry org/apache/log4j/varia/StringMatchFilter.class [DEBUG] adding entry org/apache/log4j/varia/Roller.class [DEBUG] adding entry org/apache/log4j/varia/LevelRangeFilter.class [DEBUG] adding entry org/apache/log4j/varia/ReloadingPropertyConfigurator.class [DEBUG] adding entry org/apache/log4j/varia/HUP.class [DEBUG] adding entry org/apache/log4j/varia/HUPNode.class [DEBUG] adding entry org/apache/log4j/varia/LevelMatchFilter.class [DEBUG] adding entry org/apache/log4j/varia/NullAppender.class [DEBUG] adding entry org/apache/log4j/varia/ExternallyRolledFileAppender.class [DEBUG] adding entry org/apache/log4j/net/SocketHubAppender$ServerMonitor.class [DEBUG] adding entry org/apache/log4j/net/SocketHubAppender.class [DEBUG] adding entry org/apache/log4j/net/SyslogAppender.class [DEBUG] adding entry org/apache/log4j/net/SocketNode.class [DEBUG] adding entry org/apache/log4j/net/SimpleSocketServer.class [DEBUG] adding entry org/apache/log4j/net/SocketAppender$Connector.class [DEBUG] adding entry org/apache/log4j/net/SocketAppender.class [DEBUG] adding entry org/apache/log4j/net/SMTPAppender$1.class [DEBUG] adding entry org/apache/log4j/net/SMTPAppender.class [DEBUG] adding entry org/apache/log4j/net/DefaultEvaluator.class [DEBUG] adding entry org/apache/log4j/net/JMSAppender.class [DEBUG] adding entry org/apache/log4j/net/JMSSink.class [DEBUG] adding entry org/apache/log4j/net/TelnetAppender$SocketHandler.class [DEBUG] adding entry org/apache/log4j/net/TelnetAppender.class [DEBUG] adding entry org/apache/log4j/net/SocketServer.class [DEBUG] adding entry org/apache/log4j/jmx/AbstractDynamicMBean.class [DEBUG] adding entry org/apache/log4j/jmx/MethodUnion.class [DEBUG] adding entry org/apache/log4j/jmx/AppenderDynamicMBean.class [DEBUG] adding entry org/apache/log4j/jmx/LayoutDynamicMBean.class [DEBUG] adding entry org/apache/log4j/jmx/LoggerDynamicMBean.class [DEBUG] adding entry org/apache/log4j/jmx/Agent.class [DEBUG] adding entry org/apache/log4j/jmx/HierarchyDynamicMBean.class [DEBUG] adding entry org/apache/log4j/Hierarchy.class [DEBUG] adding entry org/apache/log4j/or/RendererMap.class [DEBUG] adding entry org/apache/log4j/or/ObjectRenderer.class [DEBUG] adding entry org/apache/log4j/or/DefaultRenderer.class [DEBUG] adding entry org/apache/log4j/or/ThreadGroupRenderer.class [DEBUG] adding entry org/apache/log4j/or/sax/AttributesRenderer.class [DEBUG] adding entry org/apache/log4j/or/jms/MessageRenderer.class [DEBUG] adding entry org/apache/log4j/ProvisionNode.class [DEBUG] adding entry org/apache/log4j/WriterAppender.class [DEBUG] adding entry org/apache/log4j/config/PropertySetterException.class [DEBUG] adding entry org/apache/log4j/config/PropertySetter.class [DEBUG] adding entry org/apache/log4j/config/PropertyGetter$PropertyCallback.class [DEBUG] adding entry org/apache/log4j/config/PropertyGetter.class [DEBUG] adding entry org/apache/log4j/config/PropertyPrinter.class [DEBUG] adding entry org/apache/log4j/nt/NTEventLogAppender.class [DEBUG] adding entry org/apache/log4j/RollingCalendar.class [DEBUG] adding entry org/apache/log4j/MDC.class [DEBUG] adding entry org/apache/log4j/SimpleLayout.class [DEBUG] adding entry org/apache/log4j/PropertyConfigurator.class [DEBUG] adding entry org/apache/log4j/PatternLayout.class [DEBUG] adding entry org/apache/log4j/LogManager.class [DEBUG] adding entry org/apache/log4j/TTCCLayout.class [DEBUG] adding entry org/apache/log4j/ConsoleAppender$SystemErrStream.class [DEBUG] adding entry org/apache/log4j/ConsoleAppender$SystemOutStream.class [DEBUG] adding entry org/apache/log4j/ConsoleAppender.class [DEBUG] adding entry org/apache/log4j/HTMLLayout.class [DEBUG] adding entry org/apache/log4j/NDC$DiagnosticContext.class [DEBUG] adding entry org/apache/log4j/NDC.class [DEBUG] adding entry org/apache/log4j/DefaultCategoryFactory.class [DEBUG] adding entry org/apache/log4j/Dispatcher.class [DEBUG] adding entry org/apache/log4j/BasicConfigurator.class [DEBUG] adding entry org/apache/log4j/CategoryKey.class [DEBUG] adding entry org/apache/log4j/jdbc/JDBCAppender.class [DEBUG] adding entry org/apache/log4j/AsyncAppender$DiscardSummary.class [DEBUG] adding entry org/apache/log4j/AsyncAppender$Dispatcher.class [DEBUG] adding entry org/apache/log4j/AsyncAppender.class [DEBUG] adding entry org/apache/log4j/RollingFileAppender.class [DEBUG] adding entry org/apache/log4j/FileAppender.class [DEBUG] adding entry org/apache/log4j/DailyRollingFileAppender.class [DEBUG] adding entry org/apache/log4j/PropertyWatchdog.class [DEBUG] adding directory META-INF/maven/log4j/ [DEBUG] adding directory META-INF/maven/log4j/log4j/ [DEBUG] adding entry META-INF/maven/log4j/log4j/pom.xml [DEBUG] adding entry META-INF/maven/log4j/log4j/pom.properties [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [DEBUG] adding entry META-INF/javamail.charset.map [DEBUG] adding entry META-INF/javamail.default.address.map [DEBUG] adding entry META-INF/javamail.default.providers [DEBUG] adding entry META-INF/mailcap [DEBUG] adding directory com/sun/ [DEBUG] adding directory com/sun/mail/ [DEBUG] adding directory com/sun/mail/handlers/ [DEBUG] adding entry com/sun/mail/handlers/image_gif.class [DEBUG] adding entry com/sun/mail/handlers/image_jpeg.class [DEBUG] adding entry com/sun/mail/handlers/message_rfc822.class [DEBUG] adding entry com/sun/mail/handlers/multipart_mixed.class [DEBUG] adding entry com/sun/mail/handlers/text_html.class [DEBUG] adding entry com/sun/mail/handlers/text_plain.class [DEBUG] adding entry com/sun/mail/handlers/text_xml.class [DEBUG] adding directory com/sun/mail/iap/ [DEBUG] adding entry com/sun/mail/iap/AString.class [DEBUG] adding entry com/sun/mail/iap/Argument.class [DEBUG] adding entry com/sun/mail/iap/Atom.class [DEBUG] adding entry com/sun/mail/iap/BadCommandException.class [DEBUG] adding entry com/sun/mail/iap/ByteArray.class [DEBUG] adding entry com/sun/mail/iap/CommandFailedException.class [DEBUG] adding entry com/sun/mail/iap/ConnectionException.class [DEBUG] adding entry com/sun/mail/iap/Literal.class [DEBUG] adding entry com/sun/mail/iap/LiteralException.class [DEBUG] adding entry com/sun/mail/iap/ParsingException.class [DEBUG] adding entry com/sun/mail/iap/Protocol.class [DEBUG] adding entry com/sun/mail/iap/ProtocolException.class [DEBUG] adding entry com/sun/mail/iap/Response.class [DEBUG] adding entry com/sun/mail/iap/ResponseHandler.class [DEBUG] adding entry com/sun/mail/iap/ResponseInputStream.class [DEBUG] adding directory com/sun/mail/imap/ [DEBUG] adding entry com/sun/mail/imap/ACL.class [DEBUG] adding entry com/sun/mail/imap/AppendUID.class [DEBUG] adding entry com/sun/mail/imap/DefaultFolder$1.class [DEBUG] adding entry com/sun/mail/imap/DefaultFolder$2.class [DEBUG] adding entry com/sun/mail/imap/DefaultFolder.class [DEBUG] adding entry com/sun/mail/imap/IMAPBodyPart.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$1.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$10.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$11.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$12.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$13.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$14.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$15.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$16.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$17.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$18.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$2.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$3.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$4.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$5.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$6.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$7.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$8.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$9.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$FetchProfileItem.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder$ProtocolCommand.class [DEBUG] adding entry com/sun/mail/imap/IMAPFolder.class [DEBUG] adding entry com/sun/mail/imap/IMAPInputStream.class [DEBUG] adding entry com/sun/mail/imap/IMAPMessage$1FetchProfileCondition.class [DEBUG] adding entry com/sun/mail/imap/IMAPMessage.class [DEBUG] adding entry com/sun/mail/imap/IMAPMultipartDataSource.class [DEBUG] adding entry com/sun/mail/imap/IMAPNestedMessage.class [DEBUG] adding entry com/sun/mail/imap/IMAPSSLStore.class [DEBUG] adding entry com/sun/mail/imap/IMAPStore$ConnectionPool.class [DEBUG] adding entry com/sun/mail/imap/IMAPStore.class [DEBUG] adding entry com/sun/mail/imap/LengthCounter.class [DEBUG] adding entry com/sun/mail/imap/MessageLiteral.class [DEBUG] adding entry com/sun/mail/imap/Rights$Right.class [DEBUG] adding entry com/sun/mail/imap/Rights.class [DEBUG] adding entry com/sun/mail/imap/Utility$Condition.class [DEBUG] adding entry com/sun/mail/imap/Utility.class [DEBUG] adding directory com/sun/mail/imap/protocol/ [DEBUG] adding entry com/sun/mail/imap/protocol/BASE64MailboxDecoder.class [DEBUG] adding entry com/sun/mail/imap/protocol/BASE64MailboxEncoder.class [DEBUG] adding entry com/sun/mail/imap/protocol/BODY.class [DEBUG] adding entry com/sun/mail/imap/protocol/BODYSTRUCTURE.class [DEBUG] adding entry com/sun/mail/imap/protocol/ENVELOPE.class [DEBUG] adding entry com/sun/mail/imap/protocol/FLAGS.class [DEBUG] adding entry com/sun/mail/imap/protocol/FetchResponse.class [DEBUG] adding entry com/sun/mail/imap/protocol/IMAPAddress.class [DEBUG] adding entry com/sun/mail/imap/protocol/IMAPProtocol.class [DEBUG] adding entry com/sun/mail/imap/protocol/IMAPResponse.class [DEBUG] adding entry com/sun/mail/imap/protocol/IMAPSaslAuthenticator$1.class [DEBUG] adding entry com/sun/mail/imap/protocol/IMAPSaslAuthenticator.class [DEBUG] adding entry com/sun/mail/imap/protocol/INTERNALDATE.class [DEBUG] adding entry com/sun/mail/imap/protocol/Item.class [DEBUG] adding entry com/sun/mail/imap/protocol/ListInfo.class [DEBUG] adding entry com/sun/mail/imap/protocol/MailboxInfo.class [DEBUG] adding entry com/sun/mail/imap/protocol/MessageSet.class [DEBUG] adding entry com/sun/mail/imap/protocol/Namespaces$Namespace.class [DEBUG] adding entry com/sun/mail/imap/protocol/Namespaces.class [DEBUG] adding entry com/sun/mail/imap/protocol/RFC822DATA.class [DEBUG] adding entry com/sun/mail/imap/protocol/RFC822SIZE.class [DEBUG] adding entry com/sun/mail/imap/protocol/SaslAuthenticator.class [DEBUG] adding entry com/sun/mail/imap/protocol/SearchSequence.class [DEBUG] adding entry com/sun/mail/imap/protocol/Status.class [DEBUG] adding entry com/sun/mail/imap/protocol/UID.class [DEBUG] adding entry com/sun/mail/imap/protocol/UIDSet.class [DEBUG] adding directory com/sun/mail/pop3/ [DEBUG] adding entry com/sun/mail/pop3/DefaultFolder.class [DEBUG] adding entry com/sun/mail/pop3/POP3Folder.class [DEBUG] adding entry com/sun/mail/pop3/POP3Message.class [DEBUG] adding entry com/sun/mail/pop3/POP3SSLStore.class [DEBUG] adding entry com/sun/mail/pop3/POP3Store.class [DEBUG] adding entry com/sun/mail/pop3/Protocol.class [DEBUG] adding entry com/sun/mail/pop3/Response.class [DEBUG] adding entry com/sun/mail/pop3/SharedByteArrayOutputStream.class [DEBUG] adding entry com/sun/mail/pop3/Status.class [DEBUG] adding directory com/sun/mail/smtp/ [DEBUG] adding entry com/sun/mail/smtp/DigestMD5.class [DEBUG] adding entry com/sun/mail/smtp/SMTPAddressFailedException.class [DEBUG] adding entry com/sun/mail/smtp/SMTPAddressSucceededException.class [DEBUG] adding entry com/sun/mail/smtp/SMTPMessage.class [DEBUG] adding entry com/sun/mail/smtp/SMTPOutputStream.class [DEBUG] adding entry com/sun/mail/smtp/SMTPSSLTransport.class [DEBUG] adding entry com/sun/mail/smtp/SMTPSendFailedException.class [DEBUG] adding entry com/sun/mail/smtp/SMTPTransport.class [DEBUG] adding directory com/sun/mail/util/ [DEBUG] adding entry com/sun/mail/util/ASCIIUtility.class [DEBUG] adding entry com/sun/mail/util/BASE64DecoderStream.class [DEBUG] adding entry com/sun/mail/util/BASE64EncoderStream.class [DEBUG] adding entry com/sun/mail/util/BEncoderStream.class [DEBUG] adding entry com/sun/mail/util/CRLFOutputStream.class [DEBUG] adding entry com/sun/mail/util/LineInputStream.class [DEBUG] adding entry com/sun/mail/util/LineOutputStream.class [DEBUG] adding entry com/sun/mail/util/QDecoderStream.class [DEBUG] adding entry com/sun/mail/util/QEncoderStream.class [DEBUG] adding entry com/sun/mail/util/QPDecoderStream.class [DEBUG] adding entry com/sun/mail/util/QPEncoderStream.class [DEBUG] adding entry com/sun/mail/util/SocketFetcher$1.class [DEBUG] adding entry com/sun/mail/util/SocketFetcher.class [DEBUG] adding entry com/sun/mail/util/TraceInputStream.class [DEBUG] adding entry com/sun/mail/util/TraceOutputStream.class [DEBUG] adding entry com/sun/mail/util/UUDecoderStream.class [DEBUG] adding entry com/sun/mail/util/UUEncoderStream.class [DEBUG] adding directory javax/mail/ [DEBUG] adding entry javax/mail/Address.class [DEBUG] adding entry javax/mail/AuthenticationFailedException.class [DEBUG] adding entry javax/mail/Authenticator.class [DEBUG] adding entry javax/mail/BodyPart.class [DEBUG] adding entry javax/mail/EventQueue$QueueElement.class [DEBUG] adding entry javax/mail/EventQueue.class [DEBUG] adding entry javax/mail/FetchProfile$Item.class [DEBUG] adding entry javax/mail/FetchProfile.class [DEBUG] adding entry javax/mail/Flags$Flag.class [DEBUG] adding entry javax/mail/Flags.class [DEBUG] adding entry javax/mail/Folder$TerminatorEvent.class [DEBUG] adding entry javax/mail/Folder.class [DEBUG] adding entry javax/mail/FolderClosedException.class [DEBUG] adding entry javax/mail/FolderNotFoundException.class [DEBUG] adding entry javax/mail/Header.class [DEBUG] adding entry javax/mail/IllegalWriteException.class [DEBUG] adding entry javax/mail/Message$RecipientType.class [DEBUG] adding entry javax/mail/Message.class [DEBUG] adding entry javax/mail/MessageAware.class [DEBUG] adding entry javax/mail/MessageContext.class [DEBUG] adding entry javax/mail/MessageRemovedException.class [DEBUG] adding entry javax/mail/MessagingException.class [DEBUG] adding entry javax/mail/MethodNotSupportedException.class [DEBUG] adding entry javax/mail/Multipart.class [DEBUG] adding entry javax/mail/MultipartDataSource.class [DEBUG] adding entry javax/mail/NoSuchProviderException.class [DEBUG] adding entry javax/mail/Part.class [DEBUG] adding entry javax/mail/PasswordAuthentication.class [DEBUG] adding entry javax/mail/Provider$Type.class [DEBUG] adding entry javax/mail/Provider.class [DEBUG] adding entry javax/mail/Quota$Resource.class [DEBUG] adding entry javax/mail/Quota.class [DEBUG] adding entry javax/mail/QuotaAwareStore.class [DEBUG] adding entry javax/mail/ReadOnlyFolderException.class [DEBUG] adding entry javax/mail/SendFailedException.class [DEBUG] adding entry javax/mail/Service$TerminatorEvent.class [DEBUG] adding entry javax/mail/Service.class [DEBUG] adding entry javax/mail/Session$1.class [DEBUG] adding entry javax/mail/Session$2.class [DEBUG] adding entry javax/mail/Session$3.class [DEBUG] adding entry javax/mail/Session$4.class [DEBUG] adding entry javax/mail/Session$5.class [DEBUG] adding entry javax/mail/Session$6.class [DEBUG] adding entry javax/mail/Session$7.class [DEBUG] adding entry javax/mail/Session.class [DEBUG] adding entry javax/mail/Store.class [DEBUG] adding entry javax/mail/StoreClosedException.class [DEBUG] adding entry javax/mail/StreamLoader.class [DEBUG] adding entry javax/mail/Transport.class [DEBUG] adding entry javax/mail/UIDFolder$FetchProfileItem.class [DEBUG] adding entry javax/mail/UIDFolder.class [DEBUG] adding entry javax/mail/URLName.class [DEBUG] adding directory javax/mail/event/ [DEBUG] adding entry javax/mail/event/ConnectionAdapter.class [DEBUG] adding entry javax/mail/event/ConnectionEvent.class [DEBUG] adding entry javax/mail/event/ConnectionListener.class [DEBUG] adding entry javax/mail/event/FolderAdapter.class [DEBUG] adding entry javax/mail/event/FolderEvent.class [DEBUG] adding entry javax/mail/event/FolderListener.class [DEBUG] adding entry javax/mail/event/MailEvent.class [DEBUG] adding entry javax/mail/event/MessageChangedEvent.class [DEBUG] adding entry javax/mail/event/MessageChangedListener.class [DEBUG] adding entry javax/mail/event/MessageCountAdapter.class [DEBUG] adding entry javax/mail/event/MessageCountEvent.class [DEBUG] adding entry javax/mail/event/MessageCountListener.class [DEBUG] adding entry javax/mail/event/StoreEvent.class [DEBUG] adding entry javax/mail/event/StoreListener.class [DEBUG] adding entry javax/mail/event/TransportAdapter.class [DEBUG] adding entry javax/mail/event/TransportEvent.class [DEBUG] adding entry javax/mail/event/TransportListener.class [DEBUG] adding directory javax/mail/internet/ [DEBUG] adding entry javax/mail/internet/AddressException.class [DEBUG] adding entry javax/mail/internet/AsciiOutputStream.class [DEBUG] adding entry javax/mail/internet/CachedDataHandler.class [DEBUG] adding entry javax/mail/internet/ContentDisposition.class [DEBUG] adding entry javax/mail/internet/ContentType.class [DEBUG] adding entry javax/mail/internet/HeaderTokenizer$Token.class [DEBUG] adding entry javax/mail/internet/HeaderTokenizer.class [DEBUG] adding entry javax/mail/internet/InternetAddress.class [DEBUG] adding entry javax/mail/internet/InternetHeaders$InternetHeader.class [DEBUG] adding entry javax/mail/internet/InternetHeaders$matchEnum.class [DEBUG] adding entry javax/mail/internet/InternetHeaders.class [DEBUG] adding entry javax/mail/internet/MailDateFormat.class [DEBUG] adding entry javax/mail/internet/MailDateParser.class [DEBUG] adding entry javax/mail/internet/MimeBodyPart.class [DEBUG] adding entry javax/mail/internet/MimeMessage$RecipientType.class [DEBUG] adding entry javax/mail/internet/MimeMessage.class [DEBUG] adding entry javax/mail/internet/MimeMultipart.class [DEBUG] adding entry javax/mail/internet/MimePart.class [DEBUG] adding entry javax/mail/internet/MimePartDataSource.class [DEBUG] adding entry javax/mail/internet/MimeUtility$1NullInputStream.class [DEBUG] adding entry javax/mail/internet/MimeUtility.class [DEBUG] adding entry javax/mail/internet/NewsAddress.class [DEBUG] adding entry javax/mail/internet/ParameterList$1.class [DEBUG] adding entry javax/mail/internet/ParameterList$ParamEnum.class [DEBUG] adding entry javax/mail/internet/ParameterList$Value.class [DEBUG] adding entry javax/mail/internet/ParameterList.class [DEBUG] adding entry javax/mail/internet/ParseException.class [DEBUG] adding entry javax/mail/internet/PreencodedMimeBodyPart.class [DEBUG] adding entry javax/mail/internet/SharedInputStream.class [DEBUG] adding entry javax/mail/internet/UniqueValue.class [DEBUG] adding directory javax/mail/search/ [DEBUG] adding entry javax/mail/search/AddressStringTerm.class [DEBUG] adding entry javax/mail/search/AddressTerm.class [DEBUG] adding entry javax/mail/search/AndTerm.class [DEBUG] adding entry javax/mail/search/BodyTerm.class [DEBUG] adding entry javax/mail/search/ComparisonTerm.class [DEBUG] adding entry javax/mail/search/DateTerm.class [DEBUG] adding entry javax/mail/search/FlagTerm.class [DEBUG] adding entry javax/mail/search/FromStringTerm.class [DEBUG] adding entry javax/mail/search/FromTerm.class [DEBUG] adding entry javax/mail/search/HeaderTerm.class [DEBUG] adding entry javax/mail/search/IntegerComparisonTerm.class [DEBUG] adding entry javax/mail/search/MessageIDTerm.class [DEBUG] adding entry javax/mail/search/MessageNumberTerm.class [DEBUG] adding entry javax/mail/search/NotTerm.class [DEBUG] adding entry javax/mail/search/OrTerm.class [DEBUG] adding entry javax/mail/search/ReceivedDateTerm.class [DEBUG] adding entry javax/mail/search/RecipientStringTerm.class [DEBUG] adding entry javax/mail/search/RecipientTerm.class [DEBUG] adding entry javax/mail/search/SearchException.class [DEBUG] adding entry javax/mail/search/SearchTerm.class [DEBUG] adding entry javax/mail/search/SentDateTerm.class [DEBUG] adding entry javax/mail/search/SizeTerm.class [DEBUG] adding entry javax/mail/search/StringTerm.class [DEBUG] adding entry javax/mail/search/SubjectTerm.class [DEBUG] adding directory javax/mail/util/ [DEBUG] adding entry javax/mail/util/ByteArrayDataSource.class [DEBUG] adding entry javax/mail/util/SharedByteArrayInputStream.class [DEBUG] adding entry javax/mail/util/SharedFileInputStream$SharedFile.class [DEBUG] adding entry javax/mail/util/SharedFileInputStream.class [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [DEBUG] adding entry META-INF/mailcap.default [DEBUG] adding entry META-INF/mimetypes.default [DEBUG] adding directory com/sun/activation/ [DEBUG] adding directory com/sun/activation/registries/ [DEBUG] adding entry com/sun/activation/registries/LineTokenizer.class [DEBUG] adding entry com/sun/activation/registries/LogSupport.class [DEBUG] adding entry com/sun/activation/registries/MailcapFile.class [DEBUG] adding entry com/sun/activation/registries/MailcapParseException.class [DEBUG] adding entry com/sun/activation/registries/MailcapTokenizer.class [DEBUG] adding entry com/sun/activation/registries/MimeTypeEntry.class [DEBUG] adding entry com/sun/activation/registries/MimeTypeFile.class [DEBUG] adding directory com/sun/activation/viewers/ [DEBUG] adding entry com/sun/activation/viewers/ImageViewer.class [DEBUG] adding entry com/sun/activation/viewers/ImageViewerCanvas.class [DEBUG] adding entry com/sun/activation/viewers/TextEditor.class [DEBUG] adding entry com/sun/activation/viewers/TextViewer.class [DEBUG] adding directory javax/activation/ [DEBUG] adding entry javax/activation/ActivationDataFlavor.class [DEBUG] adding entry javax/activation/CommandInfo.class [DEBUG] adding entry javax/activation/CommandMap.class [DEBUG] adding entry javax/activation/CommandObject.class [DEBUG] adding entry javax/activation/DataContentHandler.class [DEBUG] adding entry javax/activation/DataContentHandlerFactory.class [DEBUG] adding entry javax/activation/DataHandler$1.class [DEBUG] adding entry javax/activation/DataHandler.class [DEBUG] adding entry javax/activation/DataHandlerDataSource.class [DEBUG] adding entry javax/activation/DataSource.class [DEBUG] adding entry javax/activation/DataSourceDataContentHandler.class [DEBUG] adding entry javax/activation/FileDataSource.class [DEBUG] adding entry javax/activation/FileTypeMap.class [DEBUG] adding entry javax/activation/MailcapCommandMap.class [DEBUG] adding entry javax/activation/MimeType.class [DEBUG] adding entry javax/activation/MimeTypeParameterList.class [DEBUG] adding entry javax/activation/MimeTypeParseException.class [DEBUG] adding entry javax/activation/MimetypesFileTypeMap.class [DEBUG] adding entry javax/activation/ObjectDataContentHandler.class [DEBUG] adding entry javax/activation/SecuritySupport$1.class [DEBUG] adding entry javax/activation/SecuritySupport$2.class [DEBUG] adding entry javax/activation/SecuritySupport$3.class [DEBUG] adding entry javax/activation/SecuritySupport$4.class [DEBUG] adding entry javax/activation/SecuritySupport$5.class [DEBUG] adding entry javax/activation/SecuritySupport.class [DEBUG] adding entry javax/activation/URLDataSource.class [DEBUG] adding entry javax/activation/UnsupportedDataTypeException.class [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory jline/ [DEBUG] adding entry jline/ANSIBuffer$ANSICodes.class [DEBUG] adding entry jline/ANSIBuffer.class [DEBUG] adding entry jline/ArgumentCompletor$AbstractArgumentDelimiter.class [DEBUG] adding entry jline/ArgumentCompletor$ArgumentDelimiter.class [DEBUG] adding entry jline/ArgumentCompletor$ArgumentList.class [DEBUG] adding entry jline/ArgumentCompletor$WhitespaceArgumentDelimiter.class [DEBUG] adding entry jline/ArgumentCompletor.class [DEBUG] adding entry jline/CandidateCycleCompletionHandler.class [DEBUG] adding entry jline/CandidateListCompletionHandler.class [DEBUG] adding entry jline/CandidateListCompletionHandler.properties [DEBUG] adding entry jline/ClassNameCompletor.class [DEBUG] adding entry jline/CompletionHandler.class [DEBUG] adding entry jline/Completor.class [DEBUG] adding entry jline/ConsoleOperations.class [DEBUG] adding entry jline/ConsoleReader.class [DEBUG] adding entry jline/ConsoleReaderInputStream$ConsoleEnumeration.class [DEBUG] adding entry jline/ConsoleReaderInputStream$ConsoleLineInputStream.class [DEBUG] adding entry jline/ConsoleReaderInputStream.class [DEBUG] adding entry jline/ConsoleRunner.class [DEBUG] adding entry jline/CursorBuffer.class [DEBUG] adding entry jline/FileNameCompletor.class [DEBUG] adding entry jline/History.class [DEBUG] adding entry jline/MultiCompletor.class [DEBUG] adding entry jline/NullCompletor.class [DEBUG] adding entry jline/SimpleCompletor$NoOpFilter.class [DEBUG] adding entry jline/SimpleCompletor$SimpleCompletorFilter.class [DEBUG] adding entry jline/SimpleCompletor.class [DEBUG] adding entry jline/Terminal.class [DEBUG] adding entry jline/UnixTerminal$1.class [DEBUG] adding entry jline/UnixTerminal$ReplayPrefixOneCharInputStream.class [DEBUG] adding entry jline/UnixTerminal.class [DEBUG] adding entry jline/UnsupportedTerminal$1.class [DEBUG] adding entry jline/UnsupportedTerminal.class [DEBUG] adding entry jline/WindowsTerminal$1.class [DEBUG] adding entry jline/WindowsTerminal$ReplayPrefixOneCharInputStream.class [DEBUG] adding entry jline/WindowsTerminal.class [DEBUG] adding entry jline/jline32.dll [DEBUG] adding entry jline/jline64.dll [DEBUG] adding entry jline/keybindings.properties [DEBUG] adding entry jline/windowsbindings.properties [DEBUG] adding directory META-INF/maven/jline/ [DEBUG] adding directory META-INF/maven/jline/jline/ [DEBUG] adding entry META-INF/maven/jline/jline/pom.xml [DEBUG] adding entry META-INF/maven/jline/jline/pom.properties [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding entry META-INF/ASL2.0 [INFO] META-INF/NOTICE already added, skipping [DEBUG] adding directory org/codehaus/ [DEBUG] adding directory org/codehaus/jackson/ [DEBUG] adding entry org/codehaus/jackson/Base64Variant.class [DEBUG] adding entry org/codehaus/jackson/Base64Variants.class [DEBUG] adding entry org/codehaus/jackson/FormatSchema.class [DEBUG] adding entry org/codehaus/jackson/JsonEncoding.class [DEBUG] adding entry org/codehaus/jackson/JsonFactory.class [DEBUG] adding entry org/codehaus/jackson/JsonGenerationException.class [DEBUG] adding entry org/codehaus/jackson/JsonGenerator$Feature.class [DEBUG] adding entry org/codehaus/jackson/JsonGenerator.class [DEBUG] adding entry org/codehaus/jackson/JsonLocation.class [DEBUG] adding entry org/codehaus/jackson/JsonNode.class [DEBUG] adding entry org/codehaus/jackson/JsonParseException.class [DEBUG] adding entry org/codehaus/jackson/JsonParser$Feature.class [DEBUG] adding entry org/codehaus/jackson/JsonParser$NumberType.class [DEBUG] adding entry org/codehaus/jackson/JsonParser.class [DEBUG] adding entry org/codehaus/jackson/JsonProcessingException.class [DEBUG] adding entry org/codehaus/jackson/JsonStreamContext.class [DEBUG] adding entry org/codehaus/jackson/JsonToken.class [DEBUG] adding entry org/codehaus/jackson/ObjectCodec.class [DEBUG] adding entry org/codehaus/jackson/PrettyPrinter.class [DEBUG] adding entry org/codehaus/jackson/SerializableString.class [DEBUG] adding entry org/codehaus/jackson/Version.class [DEBUG] adding entry org/codehaus/jackson/Versioned.class [DEBUG] adding directory org/codehaus/jackson/annotate/ [DEBUG] adding entry org/codehaus/jackson/annotate/JacksonAnnotation.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonAnyGetter.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonAnySetter.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonAutoDetect$1.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonAutoDetect$Visibility.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonAutoDetect.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonBackReference.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonClass.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonContentClass.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonCreator.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonGetter.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonIgnore.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonIgnoreProperties.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonIgnoreType.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonKeyClass.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonManagedReference.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonMethod.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonProperty.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonPropertyOrder.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonRawValue.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonSetter.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonSubTypes$Type.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonSubTypes.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonTypeInfo$As.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonTypeInfo$Id.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonTypeInfo.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonTypeName.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonValue.class [DEBUG] adding entry org/codehaus/jackson/annotate/JsonWriteNullProperties.class [DEBUG] adding entry org/codehaus/jackson/annotate/package-info.class [DEBUG] adding directory org/codehaus/jackson/format/ [DEBUG] adding entry org/codehaus/jackson/format/DataFormatDetector.class [DEBUG] adding entry org/codehaus/jackson/format/DataFormatMatcher.class [DEBUG] adding entry org/codehaus/jackson/format/InputAccessor$Std.class [DEBUG] adding entry org/codehaus/jackson/format/InputAccessor.class [DEBUG] adding entry org/codehaus/jackson/format/MatchStrength.class [DEBUG] adding entry org/codehaus/jackson/format/package-info.class [DEBUG] adding directory org/codehaus/jackson/impl/ [DEBUG] adding entry org/codehaus/jackson/impl/ByteSourceBootstrapper$1.class [DEBUG] adding entry org/codehaus/jackson/impl/ByteSourceBootstrapper.class [DEBUG] adding entry org/codehaus/jackson/impl/DefaultPrettyPrinter.class [DEBUG] adding entry org/codehaus/jackson/impl/Indenter.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonGeneratorBase$1.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonGeneratorBase.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonNumericParserBase.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonParserBase$1.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonParserBase.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonParserMinimalBase$1.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonParserMinimalBase.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonReadContext.class [DEBUG] adding entry org/codehaus/jackson/impl/JsonWriteContext.class [DEBUG] adding entry org/codehaus/jackson/impl/ReaderBasedNumericParser.class [DEBUG] adding entry org/codehaus/jackson/impl/ReaderBasedParser$1.class [DEBUG] adding entry org/codehaus/jackson/impl/ReaderBasedParser.class [DEBUG] adding entry org/codehaus/jackson/impl/ReaderBasedParserBase.class [DEBUG] adding entry org/codehaus/jackson/impl/StreamBasedParserBase.class [DEBUG] adding entry org/codehaus/jackson/impl/Utf8Generator.class [DEBUG] adding entry org/codehaus/jackson/impl/Utf8StreamParser$1.class [DEBUG] adding entry org/codehaus/jackson/impl/Utf8StreamParser.class [DEBUG] adding entry org/codehaus/jackson/impl/VERSION.txt [DEBUG] adding entry org/codehaus/jackson/impl/WriterBasedGenerator.class [DEBUG] adding entry org/codehaus/jackson/impl/package-info.class [DEBUG] adding directory org/codehaus/jackson/io/ [DEBUG] adding entry org/codehaus/jackson/io/BaseReader.class [DEBUG] adding entry org/codehaus/jackson/io/CharacterEscapes.class [DEBUG] adding entry org/codehaus/jackson/io/IOContext.class [DEBUG] adding entry org/codehaus/jackson/io/InputDecorator.class [DEBUG] adding entry org/codehaus/jackson/io/JsonStringEncoder.class [DEBUG] adding entry org/codehaus/jackson/io/MergedStream.class [DEBUG] adding entry org/codehaus/jackson/io/NumberInput.class [DEBUG] adding entry org/codehaus/jackson/io/NumberOutput.class [DEBUG] adding entry org/codehaus/jackson/io/OutputDecorator.class [DEBUG] adding entry org/codehaus/jackson/io/SegmentedStringWriter.class [DEBUG] adding entry org/codehaus/jackson/io/SerializedString.class [DEBUG] adding entry org/codehaus/jackson/io/UTF32Reader.class [DEBUG] adding entry org/codehaus/jackson/io/UTF8Writer.class [DEBUG] adding entry org/codehaus/jackson/package-info.class [DEBUG] adding directory org/codehaus/jackson/sym/ [DEBUG] adding entry org/codehaus/jackson/sym/BytesToNameCanonicalizer$Bucket.class [DEBUG] adding entry org/codehaus/jackson/sym/BytesToNameCanonicalizer.class [DEBUG] adding entry org/codehaus/jackson/sym/CharsToNameCanonicalizer$Bucket.class [DEBUG] adding entry org/codehaus/jackson/sym/CharsToNameCanonicalizer.class [DEBUG] adding entry org/codehaus/jackson/sym/Name.class [DEBUG] adding entry org/codehaus/jackson/sym/Name1.class [DEBUG] adding entry org/codehaus/jackson/sym/Name2.class [DEBUG] adding entry org/codehaus/jackson/sym/Name3.class [DEBUG] adding entry org/codehaus/jackson/sym/NameN.class [DEBUG] adding entry org/codehaus/jackson/sym/package-info.class [DEBUG] adding directory org/codehaus/jackson/type/ [DEBUG] adding entry org/codehaus/jackson/type/JavaType.class [DEBUG] adding entry org/codehaus/jackson/type/TypeReference.class [DEBUG] adding entry org/codehaus/jackson/type/package-info.class [DEBUG] adding directory org/codehaus/jackson/util/ [DEBUG] adding entry org/codehaus/jackson/util/BufferRecycler$ByteBufferType.class [DEBUG] adding entry org/codehaus/jackson/util/BufferRecycler$CharBufferType.class [DEBUG] adding entry org/codehaus/jackson/util/BufferRecycler.class [DEBUG] adding entry org/codehaus/jackson/util/ByteArrayBuilder.class [DEBUG] adding entry org/codehaus/jackson/util/CharTypes.class [DEBUG] adding entry org/codehaus/jackson/util/DefaultPrettyPrinter$FixedSpaceIndenter.class [DEBUG] adding entry org/codehaus/jackson/util/DefaultPrettyPrinter$Lf2SpacesIndenter.class [DEBUG] adding entry org/codehaus/jackson/util/DefaultPrettyPrinter$NopIndenter.class [DEBUG] adding entry org/codehaus/jackson/util/DefaultPrettyPrinter.class [DEBUG] adding entry org/codehaus/jackson/util/InternCache.class [DEBUG] adding entry org/codehaus/jackson/util/JsonGeneratorDelegate.class [DEBUG] adding entry org/codehaus/jackson/util/JsonParserDelegate.class [DEBUG] adding entry org/codehaus/jackson/util/JsonParserSequence.class [DEBUG] adding entry org/codehaus/jackson/util/MinimalPrettyPrinter.class [DEBUG] adding entry org/codehaus/jackson/util/TextBuffer.class [DEBUG] adding entry org/codehaus/jackson/util/TokenBuffer$1.class [DEBUG] adding entry org/codehaus/jackson/util/TokenBuffer$Parser.class [DEBUG] adding entry org/codehaus/jackson/util/TokenBuffer$Segment.class [DEBUG] adding entry org/codehaus/jackson/util/TokenBuffer.class [DEBUG] adding entry org/codehaus/jackson/util/VersionUtil.class [DEBUG] adding entry org/codehaus/jackson/util/package-info.class [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ASL2.0 already added, skipping [INFO] META-INF/NOTICE already added, skipping [DEBUG] adding directory org/codehaus/jackson/map/ [DEBUG] adding entry org/codehaus/jackson/map/AbstractTypeResolver.class [DEBUG] adding entry org/codehaus/jackson/map/AnnotationIntrospector$Pair.class [DEBUG] adding entry org/codehaus/jackson/map/AnnotationIntrospector$ReferenceProperty$Type.class [DEBUG] adding entry org/codehaus/jackson/map/AnnotationIntrospector$ReferenceProperty.class [DEBUG] adding entry org/codehaus/jackson/map/AnnotationIntrospector.class [DEBUG] adding entry org/codehaus/jackson/map/BeanDescription.class [DEBUG] adding entry org/codehaus/jackson/map/BeanProperty$Std.class [DEBUG] adding entry org/codehaus/jackson/map/BeanProperty.class [DEBUG] adding entry org/codehaus/jackson/map/ClassIntrospector$MixInResolver.class [DEBUG] adding entry org/codehaus/jackson/map/ClassIntrospector.class [DEBUG] adding entry org/codehaus/jackson/map/ContextualDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ContextualKeyDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ContextualSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/DeserializationConfig$Feature.class [DEBUG] adding entry org/codehaus/jackson/map/DeserializationConfig.class [DEBUG] adding entry org/codehaus/jackson/map/DeserializationContext.class [DEBUG] adding entry org/codehaus/jackson/map/DeserializationProblemHandler.class [DEBUG] adding entry org/codehaus/jackson/map/DeserializerFactory$Config.class [DEBUG] adding entry org/codehaus/jackson/map/DeserializerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/DeserializerProvider.class [DEBUG] adding entry org/codehaus/jackson/map/Deserializers$None.class [DEBUG] adding entry org/codehaus/jackson/map/Deserializers.class [DEBUG] adding entry org/codehaus/jackson/map/HandlerInstantiator.class [DEBUG] adding entry org/codehaus/jackson/map/JsonDeserializer$None.class [DEBUG] adding entry org/codehaus/jackson/map/JsonDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/JsonMappingException$Reference.class [DEBUG] adding entry org/codehaus/jackson/map/JsonMappingException.class [DEBUG] adding entry org/codehaus/jackson/map/JsonSerializable.class [DEBUG] adding entry org/codehaus/jackson/map/JsonSerializableWithType.class [DEBUG] adding entry org/codehaus/jackson/map/JsonSerializer$None.class [DEBUG] adding entry org/codehaus/jackson/map/JsonSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/KeyDeserializer$None.class [DEBUG] adding entry org/codehaus/jackson/map/KeyDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/KeyDeserializers.class [DEBUG] adding entry org/codehaus/jackson/map/MapperConfig$Base.class [DEBUG] adding entry org/codehaus/jackson/map/MapperConfig.class [DEBUG] adding entry org/codehaus/jackson/map/MappingIterator.class [DEBUG] adding entry org/codehaus/jackson/map/MappingJsonFactory.class [DEBUG] adding entry org/codehaus/jackson/map/Module$SetupContext.class [DEBUG] adding entry org/codehaus/jackson/map/Module.class [DEBUG] adding entry org/codehaus/jackson/map/ObjectMapper$1.class [DEBUG] adding entry org/codehaus/jackson/map/ObjectMapper$2.class [DEBUG] adding entry org/codehaus/jackson/map/ObjectMapper$DefaultTypeResolverBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/ObjectMapper$DefaultTyping.class [DEBUG] adding entry org/codehaus/jackson/map/ObjectMapper.class [DEBUG] adding entry org/codehaus/jackson/map/ObjectReader.class [DEBUG] adding entry org/codehaus/jackson/map/ObjectWriter.class [DEBUG] adding entry org/codehaus/jackson/map/PropertyNamingStrategy.class [DEBUG] adding entry org/codehaus/jackson/map/ResolvableDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ResolvableSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/RuntimeJsonMappingException.class [DEBUG] adding entry org/codehaus/jackson/map/SerializationConfig$Feature.class [DEBUG] adding entry org/codehaus/jackson/map/SerializationConfig.class [DEBUG] adding entry org/codehaus/jackson/map/SerializerFactory$Config.class [DEBUG] adding entry org/codehaus/jackson/map/SerializerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/SerializerProvider.class [DEBUG] adding entry org/codehaus/jackson/map/Serializers$None.class [DEBUG] adding entry org/codehaus/jackson/map/Serializers.class [DEBUG] adding entry org/codehaus/jackson/map/TreeMapper.class [DEBUG] adding entry org/codehaus/jackson/map/TypeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/TypeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/VERSION.txt [DEBUG] adding directory org/codehaus/jackson/map/annotate/ [DEBUG] adding entry org/codehaus/jackson/map/annotate/JacksonStdImpl.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonCachable.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonDeserialize.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonFilter.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonSerialize$Inclusion.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonSerialize$Typing.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonSerialize.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonTypeIdResolver.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonTypeResolver.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/JsonView.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/NoClass.class [DEBUG] adding entry org/codehaus/jackson/map/annotate/package-info.class [DEBUG] adding directory org/codehaus/jackson/map/deser/ [DEBUG] adding entry org/codehaus/jackson/map/deser/AbstractDeserializer$1.class [DEBUG] adding entry org/codehaus/jackson/map/deser/AbstractDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$ArrayDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$BooleanDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$ByteDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$CharDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$DoubleDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$FloatDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$IntDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$LongDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$ShortDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers$StringDeser.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ArrayDeserializers.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BaseNodeDeserializer$1.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BaseNodeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BasicDeserializerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BeanDeserializer$1.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BeanDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BeanDeserializerBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BeanDeserializerFactory$ConfigImpl.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BeanDeserializerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/deser/BeanDeserializerModifier.class [DEBUG] adding entry org/codehaus/jackson/map/deser/CollectionDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ContainerDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/Creator$Delegating.class [DEBUG] adding entry org/codehaus/jackson/map/deser/Creator$NumberBased.class [DEBUG] adding entry org/codehaus/jackson/map/deser/Creator$PropertyBased.class [DEBUG] adding entry org/codehaus/jackson/map/deser/Creator$StringBased.class [DEBUG] adding entry org/codehaus/jackson/map/deser/Creator.class [DEBUG] adding entry org/codehaus/jackson/map/deser/CreatorContainer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/CustomDeserializerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/deser/DateDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/EnumDeserializer$FactoryBasedDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/EnumDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/EnumMapDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/EnumResolver.class [DEBUG] adding entry org/codehaus/jackson/map/deser/EnumSetDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer$CurrencyDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer$InetAddressDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer$LocaleDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer$PatternDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer$TimeZoneDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer$URIDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer$URLDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer$UUIDDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/FromStringDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/JsonNodeDeserializer$ArrayDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/JsonNodeDeserializer$ObjectDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/JsonNodeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/MapDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/PropertyValue$Any.class [DEBUG] adding entry org/codehaus/jackson/map/deser/PropertyValue$Map.class [DEBUG] adding entry org/codehaus/jackson/map/deser/PropertyValue$Regular.class [DEBUG] adding entry org/codehaus/jackson/map/deser/PropertyValue.class [DEBUG] adding entry org/codehaus/jackson/map/deser/PropertyValueBuffer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/SettableAnyProperty.class [DEBUG] adding entry org/codehaus/jackson/map/deser/SettableBeanProperty$CreatorProperty.class [DEBUG] adding entry org/codehaus/jackson/map/deser/SettableBeanProperty$FieldProperty.class [DEBUG] adding entry org/codehaus/jackson/map/deser/SettableBeanProperty$ManagedReferenceProperty.class [DEBUG] adding entry org/codehaus/jackson/map/deser/SettableBeanProperty$MethodProperty.class [DEBUG] adding entry org/codehaus/jackson/map/deser/SettableBeanProperty$NullProvider.class [DEBUG] adding entry org/codehaus/jackson/map/deser/SettableBeanProperty$SetterlessProperty.class [DEBUG] adding entry org/codehaus/jackson/map/deser/SettableBeanProperty.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializationContext.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$1.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$AtomicBooleanDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$AtomicReferenceDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$BigDecimalDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$BigIntegerDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$BooleanDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$ByteDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$CalendarDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$CharacterDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$ClassDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$DoubleDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$FloatDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$IntegerDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$LongDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$NumberDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$PrimitiveOrWrapperDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$ShortDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$SqlDateDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$StackTraceElementDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$StringDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer$TokenBufferDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializerProvider$WrappedDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializerProvider.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdDeserializers.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$BoolKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$ByteKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$CharKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$DoubleKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$EnumKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$FloatKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$IntKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$LongKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$ShortKD.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$StringCtorKeyDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer$StringFactoryKeyDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdKeyDeserializers.class [DEBUG] adding entry org/codehaus/jackson/map/deser/StdScalarDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/ThrowableDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/TimestampDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/UntypedObjectDeserializer$1.class [DEBUG] adding entry org/codehaus/jackson/map/deser/UntypedObjectDeserializer.class [DEBUG] adding directory org/codehaus/jackson/map/deser/impl/ [DEBUG] adding entry org/codehaus/jackson/map/deser/impl/BeanPropertyMap$Bucket.class [DEBUG] adding entry org/codehaus/jackson/map/deser/impl/BeanPropertyMap$IteratorImpl.class [DEBUG] adding entry org/codehaus/jackson/map/deser/impl/BeanPropertyMap.class [DEBUG] adding entry org/codehaus/jackson/map/deser/impl/StringCollectionDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/deser/package-info.class [DEBUG] adding directory org/codehaus/jackson/map/exc/ [DEBUG] adding entry org/codehaus/jackson/map/exc/UnrecognizedPropertyException.class [DEBUG] adding directory org/codehaus/jackson/map/ext/ [DEBUG] adding entry org/codehaus/jackson/map/ext/CoreXMLDeserializers$DurationDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/CoreXMLDeserializers$GregorianCalendarDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/CoreXMLDeserializers$QNameDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/CoreXMLDeserializers.class [DEBUG] adding entry org/codehaus/jackson/map/ext/CoreXMLSerializers$XMLGregorianCalendarSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/CoreXMLSerializers.class [DEBUG] adding entry org/codehaus/jackson/map/ext/DOMDeserializer$DocumentDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/DOMDeserializer$NodeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/DOMDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/DOMSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaDeserializers$1.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaDeserializers$DateMidnightDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaDeserializers$DateTimeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaDeserializers$JodaDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaDeserializers$LocalDateDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaDeserializers$LocalDateTimeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaDeserializers.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaSerializers$DateMidnightSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaSerializers$DateTimeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaSerializers$JodaSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaSerializers$LocalDateSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaSerializers$LocalDateTimeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ext/JodaSerializers.class [DEBUG] adding entry org/codehaus/jackson/map/ext/OptionalHandlerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/ext/package-info.class [DEBUG] adding directory org/codehaus/jackson/map/introspect/ [DEBUG] adding entry org/codehaus/jackson/map/introspect/Annotated.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotatedClass.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotatedConstructor.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotatedField.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotatedMember.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotatedMethod.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotatedMethodMap.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotatedParameter.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotatedWithParams.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/AnnotationMap.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/BasicBeanDescription.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/BasicClassIntrospector$1.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/BasicClassIntrospector$GetterMethodFilter.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/BasicClassIntrospector$SetterAndGetterMethodFilter.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/BasicClassIntrospector$SetterMethodFilter.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/BasicClassIntrospector.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/JacksonAnnotationIntrospector.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/MemberKey.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/MethodFilter.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/NopAnnotationIntrospector.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/VisibilityChecker$Std.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/VisibilityChecker.class [DEBUG] adding entry org/codehaus/jackson/map/introspect/package-info.class [DEBUG] adding directory org/codehaus/jackson/map/jsontype/ [DEBUG] adding entry org/codehaus/jackson/map/jsontype/NamedType.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/SubtypeResolver.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/TypeIdResolver.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/TypeResolverBuilder.class [DEBUG] adding directory org/codehaus/jackson/map/jsontype/impl/ [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/AsArrayTypeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/AsArrayTypeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/AsPropertyTypeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/AsPropertyTypeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/AsWrapperTypeDeserializer.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/AsWrapperTypeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/ClassNameIdResolver.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/MinimalClassNameIdResolver.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/StdSubtypeResolver.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/StdTypeResolverBuilder$1.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/StdTypeResolverBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/TypeDeserializerBase.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/TypeIdResolverBase.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/TypeNameIdResolver.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/TypeSerializerBase.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/impl/package-info.class [DEBUG] adding entry org/codehaus/jackson/map/jsontype/package-info.class [DEBUG] adding directory org/codehaus/jackson/map/module/ [DEBUG] adding entry org/codehaus/jackson/map/module/SimpleAbstractTypeResolver.class [DEBUG] adding entry org/codehaus/jackson/map/module/SimpleDeserializers.class [DEBUG] adding entry org/codehaus/jackson/map/module/SimpleKeyDeserializers.class [DEBUG] adding entry org/codehaus/jackson/map/module/SimpleModule.class [DEBUG] adding entry org/codehaus/jackson/map/module/SimpleSerializers.class [DEBUG] adding entry org/codehaus/jackson/map/module/package-info.class [DEBUG] adding entry org/codehaus/jackson/map/package-info.class [DEBUG] adding directory org/codehaus/jackson/map/ser/ [DEBUG] adding entry org/codehaus/jackson/map/ser/AnyGetterWriter.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$AsArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$BooleanArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$ByteArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$CharArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$DoubleArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$FloatArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$IntArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$LongArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$ShortArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers$StringArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ArraySerializers.class [DEBUG] adding entry org/codehaus/jackson/map/ser/BasicSerializerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/ser/BeanPropertyFilter.class [DEBUG] adding entry org/codehaus/jackson/map/ser/BeanPropertyWriter.class [DEBUG] adding entry org/codehaus/jackson/map/ser/BeanSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/BeanSerializerBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/ser/BeanSerializerFactory$ConfigImpl.class [DEBUG] adding entry org/codehaus/jackson/map/ser/BeanSerializerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/ser/BeanSerializerModifier.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ContainerSerializerBase.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ContainerSerializers$AsArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ContainerSerializers$CollectionSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ContainerSerializers$EnumSetSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ContainerSerializers$IndexedListSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ContainerSerializers$IterableSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ContainerSerializers$IteratorSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ContainerSerializers.class [DEBUG] adding entry org/codehaus/jackson/map/ser/CustomSerializerFactory.class [DEBUG] adding entry org/codehaus/jackson/map/ser/EnumMapSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/EnumSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/FailingSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/FilterProvider.class [DEBUG] adding entry org/codehaus/jackson/map/ser/FilteredBeanPropertyWriter$MultiView.class [DEBUG] adding entry org/codehaus/jackson/map/ser/FilteredBeanPropertyWriter$SingleView.class [DEBUG] adding entry org/codehaus/jackson/map/ser/FilteredBeanPropertyWriter.class [DEBUG] adding entry org/codehaus/jackson/map/ser/JdkSerializers$AtomicBooleanSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/JdkSerializers$AtomicIntegerSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/JdkSerializers$AtomicLongSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/JdkSerializers$AtomicReferenceSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/JdkSerializers$ClassSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/JdkSerializers$FileSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/JdkSerializers.class [DEBUG] adding entry org/codehaus/jackson/map/ser/JsonValueSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/MapSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/NullSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/PropertyBuilder$1.class [DEBUG] adding entry org/codehaus/jackson/map/ser/PropertyBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ScalarSerializerBase.class [DEBUG] adding entry org/codehaus/jackson/map/ser/SerializerBase.class [DEBUG] adding entry org/codehaus/jackson/map/ser/SerializerCache$TypeKey.class [DEBUG] adding entry org/codehaus/jackson/map/ser/SerializerCache.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdKeySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializerProvider$1.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializerProvider$WrappedSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializerProvider.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$BooleanSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$CalendarSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$DoubleSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$FloatSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$IntLikeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$IntegerSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$LongSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$NonTypedScalarSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$NumberSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$SerializableSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$SerializableWithTypeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$SqlDateSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$SqlTimeSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$StringSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$TokenBufferSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers$UtilDateSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/StdSerializers.class [DEBUG] adding entry org/codehaus/jackson/map/ser/ToStringSerializer.class [DEBUG] adding directory org/codehaus/jackson/map/ser/impl/ [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/IndexedStringListSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/InetAddressSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/JsonSerializerMap$Bucket.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/JsonSerializerMap.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/ObjectArraySerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/PropertySerializerMap$Double.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/PropertySerializerMap$Empty.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/PropertySerializerMap$Multi.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/PropertySerializerMap$SerializerAndMapResult.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/PropertySerializerMap$Single.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/PropertySerializerMap$TypeAndSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/PropertySerializerMap.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/RawSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/ReadOnlyClassToSerializerMap.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/SimpleBeanPropertyFilter$FilterExceptFilter.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/SimpleBeanPropertyFilter$SerializeExceptFilter.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/SimpleBeanPropertyFilter.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/SimpleFilterProvider.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/StaticListSerializerBase.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/StringCollectionSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/TimeZoneSerializer.class [DEBUG] adding entry org/codehaus/jackson/map/ser/impl/package-info.class [DEBUG] adding entry org/codehaus/jackson/map/ser/package-info.class [DEBUG] adding directory org/codehaus/jackson/map/type/ [DEBUG] adding entry org/codehaus/jackson/map/type/ArrayType.class [DEBUG] adding entry org/codehaus/jackson/map/type/ClassKey.class [DEBUG] adding entry org/codehaus/jackson/map/type/CollectionLikeType.class [DEBUG] adding entry org/codehaus/jackson/map/type/CollectionType.class [DEBUG] adding entry org/codehaus/jackson/map/type/HierarchicType.class [DEBUG] adding entry org/codehaus/jackson/map/type/MapLikeType.class [DEBUG] adding entry org/codehaus/jackson/map/type/MapType.class [DEBUG] adding entry org/codehaus/jackson/map/type/SimpleType.class [DEBUG] adding entry org/codehaus/jackson/map/type/TypeBase.class [DEBUG] adding entry org/codehaus/jackson/map/type/TypeBindings.class [DEBUG] adding entry org/codehaus/jackson/map/type/TypeFactory.class [DEBUG] adding entry org/codehaus/jackson/map/type/TypeModifier.class [DEBUG] adding entry org/codehaus/jackson/map/type/TypeParser$MyTokenizer.class [DEBUG] adding entry org/codehaus/jackson/map/type/TypeParser.class [DEBUG] adding entry org/codehaus/jackson/map/type/package-info.class [DEBUG] adding directory org/codehaus/jackson/map/util/ [DEBUG] adding entry org/codehaus/jackson/map/util/Annotations.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders$ArrayIterator.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders$BooleanBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders$ByteBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders$DoubleBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders$FloatBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders$IntBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders$LongBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders$ShortBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/util/ArrayBuilders.class [DEBUG] adding entry org/codehaus/jackson/map/util/ClassUtil$EnumTypeLocator.class [DEBUG] adding entry org/codehaus/jackson/map/util/ClassUtil.class [DEBUG] adding entry org/codehaus/jackson/map/util/EnumValues.class [DEBUG] adding entry org/codehaus/jackson/map/util/JSONPObject.class [DEBUG] adding entry org/codehaus/jackson/map/util/JSONWrappedObject.class [DEBUG] adding entry org/codehaus/jackson/map/util/LRUMap.class [DEBUG] adding entry org/codehaus/jackson/map/util/LinkedNode.class [DEBUG] adding entry org/codehaus/jackson/map/util/ObjectBuffer$Node.class [DEBUG] adding entry org/codehaus/jackson/map/util/ObjectBuffer.class [DEBUG] adding entry org/codehaus/jackson/map/util/PrimitiveArrayBuilder$Node.class [DEBUG] adding entry org/codehaus/jackson/map/util/PrimitiveArrayBuilder.class [DEBUG] adding entry org/codehaus/jackson/map/util/Provider.class [DEBUG] adding entry org/codehaus/jackson/map/util/RootNameLookup.class [DEBUG] adding entry org/codehaus/jackson/map/util/StdDateFormat.class [DEBUG] adding entry org/codehaus/jackson/map/util/package-info.class [DEBUG] adding directory org/codehaus/jackson/node/ [DEBUG] adding entry org/codehaus/jackson/node/ArrayNode.class [DEBUG] adding entry org/codehaus/jackson/node/BaseJsonNode.class [DEBUG] adding entry org/codehaus/jackson/node/BigIntegerNode.class [DEBUG] adding entry org/codehaus/jackson/node/BinaryNode.class [DEBUG] adding entry org/codehaus/jackson/node/BooleanNode.class [DEBUG] adding entry org/codehaus/jackson/node/ContainerNode$NoNodesIterator.class [DEBUG] adding entry org/codehaus/jackson/node/ContainerNode$NoStringsIterator.class [DEBUG] adding entry org/codehaus/jackson/node/ContainerNode.class [DEBUG] adding entry org/codehaus/jackson/node/DecimalNode.class [DEBUG] adding entry org/codehaus/jackson/node/DoubleNode.class [DEBUG] adding entry org/codehaus/jackson/node/IntNode.class [DEBUG] adding entry org/codehaus/jackson/node/JsonNodeFactory.class [DEBUG] adding entry org/codehaus/jackson/node/LongNode.class [DEBUG] adding entry org/codehaus/jackson/node/MissingNode.class [DEBUG] adding entry org/codehaus/jackson/node/NodeCursor$Array.class [DEBUG] adding entry org/codehaus/jackson/node/NodeCursor$Object.class [DEBUG] adding entry org/codehaus/jackson/node/NodeCursor$RootValue.class [DEBUG] adding entry org/codehaus/jackson/node/NodeCursor.class [DEBUG] adding entry org/codehaus/jackson/node/NullNode.class [DEBUG] adding entry org/codehaus/jackson/node/NumericNode.class [DEBUG] adding entry org/codehaus/jackson/node/ObjectNode$NoFieldsIterator.class [DEBUG] adding entry org/codehaus/jackson/node/ObjectNode.class [DEBUG] adding entry org/codehaus/jackson/node/POJONode.class [DEBUG] adding entry org/codehaus/jackson/node/TextNode.class [DEBUG] adding entry org/codehaus/jackson/node/TreeTraversingParser$1.class [DEBUG] adding entry org/codehaus/jackson/node/TreeTraversingParser.class [DEBUG] adding entry org/codehaus/jackson/node/ValueNode.class [DEBUG] adding entry org/codehaus/jackson/node/package-info.class [DEBUG] adding directory org/codehaus/jackson/schema/ [DEBUG] adding entry org/codehaus/jackson/schema/JsonSchema.class [DEBUG] adding entry org/codehaus/jackson/schema/JsonSerializableSchema.class [DEBUG] adding entry org/codehaus/jackson/schema/SchemaAware.class [DEBUG] adding entry org/codehaus/jackson/schema/package-info.class [INFO] META-INF/MANIFEST.MF already added, skipping [DEBUG] adding directory org/json/ [DEBUG] adding entry org/json/CDL.class [DEBUG] adding entry org/json/Cookie.class [DEBUG] adding entry org/json/CookieList.class [DEBUG] adding entry org/json/HTTP.class [DEBUG] adding entry org/json/HTTPTokener.class [DEBUG] adding entry org/json/JSONArray.class [DEBUG] adding entry org/json/JSONException.class [DEBUG] adding entry org/json/JSONML.class [DEBUG] adding entry org/json/JSONObject$1.class [DEBUG] adding entry org/json/JSONObject$Null.class [DEBUG] adding entry org/json/JSONObject.class [DEBUG] adding entry org/json/JSONString.class [DEBUG] adding entry org/json/JSONStringer.class [DEBUG] adding entry org/json/JSONTokener.class [DEBUG] adding entry org/json/JSONWriter.class [DEBUG] adding entry org/json/Test$1Obj.class [DEBUG] adding entry org/json/Test.class [DEBUG] adding entry org/json/XML.class [DEBUG] adding entry org/json/XMLTokener.class [DEBUG] adding directory org/apache/giraph/ [DEBUG] adding directory org/apache/giraph/aggregators/ [DEBUG] adding directory org/apache/giraph/benchmark/ [DEBUG] adding directory org/apache/giraph/bsp/ [DEBUG] adding directory org/apache/giraph/comm/ [DEBUG] adding directory org/apache/giraph/comm/messages/ [DEBUG] adding directory org/apache/giraph/comm/netty/ [DEBUG] adding directory org/apache/giraph/comm/netty/handler/ [DEBUG] adding directory org/apache/giraph/comm/requests/ [DEBUG] adding directory org/apache/giraph/examples/ [DEBUG] adding directory org/apache/giraph/graph/ [DEBUG] adding directory org/apache/giraph/graph/partition/ [DEBUG] adding directory org/apache/giraph/integration/ [DEBUG] adding directory org/apache/giraph/io/ [DEBUG] adding directory org/apache/giraph/utils/ [DEBUG] adding directory org/apache/giraph/zk/ [DEBUG] adding entry org/apache/giraph/aggregators/BasicAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/BooleanAndAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/BooleanOrAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/BooleanOverwriteAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/DoubleMaxAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/DoubleMinAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/DoubleOverwriteAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/DoubleProductAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/DoubleSumAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/FloatMaxAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/FloatMinAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/FloatOverwriteAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/FloatProductAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/FloatSumAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/IntMaxAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/IntMinAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/IntOverwriteAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/IntProductAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/IntSumAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/LongMaxAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/LongMinAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/LongOverwriteAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/LongProductAggregator.class [DEBUG] adding entry org/apache/giraph/aggregators/LongSumAggregator.class [DEBUG] adding entry org/apache/giraph/benchmark/EdgeListVertexPageRankBenchmark.class [DEBUG] adding entry org/apache/giraph/benchmark/HashMapVertexPageRankBenchmark.class [DEBUG] adding entry org/apache/giraph/benchmark/HashMapVertexShortestPathsBenchmark.class [DEBUG] adding entry org/apache/giraph/benchmark/PageRankBenchmark.class [DEBUG] adding entry org/apache/giraph/benchmark/PageRankComputation.class [DEBUG] adding entry org/apache/giraph/benchmark/RandomMessageBenchmark$RandomMessageBenchmarkMasterCompute.class [DEBUG] adding entry org/apache/giraph/benchmark/RandomMessageBenchmark$RandomMessageBenchmarkWorkerContext.class [DEBUG] adding entry org/apache/giraph/benchmark/RandomMessageBenchmark$RandomMessageVertex.class [DEBUG] adding entry org/apache/giraph/benchmark/RandomMessageBenchmark.class [DEBUG] adding entry org/apache/giraph/benchmark/ShortestPathsBenchmark$ShortestPathsBenchmarkVertex.class [DEBUG] adding entry org/apache/giraph/benchmark/ShortestPathsBenchmark.class [DEBUG] adding entry org/apache/giraph/benchmark/ShortestPathsComputation.class [DEBUG] adding entry org/apache/giraph/bsp/ApplicationState.class [DEBUG] adding entry org/apache/giraph/bsp/BspInputFormat.class [DEBUG] adding entry org/apache/giraph/bsp/BspInputSplit.class [DEBUG] adding entry org/apache/giraph/bsp/BspOutputFormat.class [DEBUG] adding entry org/apache/giraph/bsp/BspRecordReader.class [DEBUG] adding entry org/apache/giraph/bsp/BspRecordWriter.class [DEBUG] adding entry org/apache/giraph/bsp/CentralizedService.class [DEBUG] adding entry org/apache/giraph/bsp/CentralizedServiceMaster.class [DEBUG] adding entry org/apache/giraph/bsp/CentralizedServiceWorker.class [DEBUG] adding entry org/apache/giraph/bsp/ImmutableOutputCommitter.class [DEBUG] adding entry org/apache/giraph/bsp/SuperstepState.class [DEBUG] adding entry org/apache/giraph/comm/MasterClient.class [DEBUG] adding entry org/apache/giraph/comm/MasterClientServer.class [DEBUG] adding entry org/apache/giraph/comm/MasterServer.class [DEBUG] adding entry org/apache/giraph/comm/messages/BasicMessageStore.class [DEBUG] adding entry org/apache/giraph/comm/messages/DiskBackedMessageStore$Factory.class [DEBUG] adding entry org/apache/giraph/comm/messages/DiskBackedMessageStore.class [DEBUG] adding entry org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition$Factory.class [DEBUG] adding entry org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition.class [DEBUG] adding entry org/apache/giraph/comm/messages/FlushableMessageStore.class [DEBUG] adding entry org/apache/giraph/comm/messages/MessageStore.class [DEBUG] adding entry org/apache/giraph/comm/messages/MessageStoreByPartition.class [DEBUG] adding entry org/apache/giraph/comm/messages/MessageStoreFactory.class [DEBUG] adding entry org/apache/giraph/comm/messages/SequentialFileMessageStore$Factory.class [DEBUG] adding entry org/apache/giraph/comm/messages/SequentialFileMessageStore.class [DEBUG] adding entry org/apache/giraph/comm/messages/SimpleMessageStore$Factory.class [DEBUG] adding entry org/apache/giraph/comm/messages/SimpleMessageStore.class [DEBUG] adding entry org/apache/giraph/comm/MsgList.class [DEBUG] adding entry org/apache/giraph/comm/netty/ByteCounter.class [DEBUG] adding entry org/apache/giraph/comm/netty/ChannelRotater.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/AddressRequestIdGenerator.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/AuthorizeServerHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/ClientRequestId.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/MasterRequestServerHandler$Factory.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/RequestDecoder.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/RequestEncoder.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/RequestInfo.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/RequestServerHandler$Factory.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/RequestServerHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/ResponseClientHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/ResponseEncoder.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/SaslClientHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/SaslServerHandler$Factory.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/SaslServerHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/WorkerRequestReservedMap.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler$Factory.class [DEBUG] adding entry org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyClient$1.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyClient$2.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyClient$ChannelFutureAddress.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyClient.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyMasterClient.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyMasterClientServer.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyMasterServer.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyServer$1.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyServer.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyWorkerClient.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.class [DEBUG] adding entry org/apache/giraph/comm/netty/NettyWorkerServer.class [DEBUG] adding entry org/apache/giraph/comm/netty/SaslNettyClient$SaslClientCallbackHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/SaslNettyClient.class [DEBUG] adding entry org/apache/giraph/comm/netty/SaslNettyServer$SaslDigestCallbackHandler.class [DEBUG] adding entry org/apache/giraph/comm/netty/SaslNettyServer.class [DEBUG] adding entry org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory$WrappedAdaptiveReceiveBufferSizePredictor.class [DEBUG] adding entry org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory.class [DEBUG] adding entry org/apache/giraph/comm/requests/MasterRequest.class [DEBUG] adding entry org/apache/giraph/comm/requests/RequestType.class [DEBUG] adding entry org/apache/giraph/comm/requests/SaslCompleteRequest.class [DEBUG] adding entry org/apache/giraph/comm/requests/SaslTokenMessageRequest.class [DEBUG] adding entry org/apache/giraph/comm/requests/SendPartitionCurrentMessagesRequest.class [DEBUG] adding entry org/apache/giraph/comm/requests/SendPartitionMutationsRequest.class [DEBUG] adding entry org/apache/giraph/comm/requests/SendVertexRequest.class [DEBUG] adding entry org/apache/giraph/comm/requests/SendWorkerMessagesRequest.class [DEBUG] adding entry org/apache/giraph/comm/requests/WorkerRequest.class [DEBUG] adding entry org/apache/giraph/comm/requests/WritableRequest.class [DEBUG] adding entry org/apache/giraph/comm/SendMessageCache.class [DEBUG] adding entry org/apache/giraph/comm/SendMutationsCache.class [DEBUG] adding entry org/apache/giraph/comm/SendPartitionCache.class [DEBUG] adding entry org/apache/giraph/comm/ServerData.class [DEBUG] adding entry org/apache/giraph/comm/WorkerClient.class [DEBUG] adding entry org/apache/giraph/comm/WorkerClientRequestProcessor.class [DEBUG] adding entry org/apache/giraph/comm/WorkerClientServer.class [DEBUG] adding entry org/apache/giraph/comm/WorkerServer.class [DEBUG] adding entry org/apache/giraph/examples/AggregatorsTestVertex$AggregatorsTestMasterCompute.class [DEBUG] adding entry org/apache/giraph/examples/AggregatorsTestVertex.class [DEBUG] adding entry org/apache/giraph/examples/Algorithm.class [DEBUG] adding entry org/apache/giraph/examples/ConnectedComponentsVertex.class [DEBUG] adding entry org/apache/giraph/examples/DoubleSumCombiner.class [DEBUG] adding entry org/apache/giraph/examples/GeneratedVertexReader.class [DEBUG] adding entry org/apache/giraph/examples/IdentityVertex.class [DEBUG] adding entry org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat$LongDoubleFloatDoubleVertexReader.class [DEBUG] adding entry org/apache/giraph/examples/LongDoubleFloatDoubleTextInputFormat.class [DEBUG] adding entry org/apache/giraph/examples/MinimumDoubleCombiner.class [DEBUG] adding entry org/apache/giraph/examples/MinimumIntCombiner.class [DEBUG] adding entry org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat$NormalizingLongDoubleFloatDoubleVertexReader.class [DEBUG] adding entry org/apache/giraph/examples/NormalizingLongDoubleFloatDoubleTextInputFormat.class [DEBUG] adding entry org/apache/giraph/examples/RandomWalkVertex$RandomWalkVertexMasterCompute.class [DEBUG] adding entry org/apache/giraph/examples/RandomWalkVertex.class [DEBUG] adding entry org/apache/giraph/examples/RandomWalkWithRestartVertex.class [DEBUG] adding entry org/apache/giraph/examples/RandomWalkWorkerContext.class [DEBUG] adding entry org/apache/giraph/examples/SimpleAggregatorWriter.class [DEBUG] adding entry org/apache/giraph/examples/SimpleCheckpointVertex$SimpleCheckpointComputation.class [DEBUG] adding entry org/apache/giraph/examples/SimpleCheckpointVertex$SimpleCheckpointVertexMasterCompute.class [DEBUG] adding entry org/apache/giraph/examples/SimpleCheckpointVertex$SimpleCheckpointVertexWorkerContext.class [DEBUG] adding entry org/apache/giraph/examples/SimpleCheckpointVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleCombinerVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleFailVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleInDegreeCountVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleLongDoubleDoubleDoubleIdentityVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleMasterComputeVertex$SimpleMasterCompute.class [DEBUG] adding entry org/apache/giraph/examples/SimpleMasterComputeVertex$SimpleMasterComputeWorkerContext.class [DEBUG] adding entry org/apache/giraph/examples/SimpleMasterComputeVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleMsgVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleMutateGraphVertex$SimpleMutateGraphVertexWorkerContext.class [DEBUG] adding entry org/apache/giraph/examples/SimpleMutateGraphVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleOutDegreeCountVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexMasterCompute.class [DEBUG] adding entry org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexOutputFormat$SimplePageRankVertexWriter.class [DEBUG] adding entry org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexOutputFormat.class [DEBUG] adding entry org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexReader.class [DEBUG] adding entry org/apache/giraph/examples/SimplePageRankVertex$SimplePageRankVertexWorkerContext.class [DEBUG] adding entry org/apache/giraph/examples/SimplePageRankVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleShortestPathsVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleSumCombiner.class [DEBUG] adding entry org/apache/giraph/examples/SimpleSuperstepVertex$SimpleSuperstepVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/examples/SimpleSuperstepVertex$SimpleSuperstepVertexOutputFormat$SimpleSuperstepVertexWriter.class [DEBUG] adding entry org/apache/giraph/examples/SimpleSuperstepVertex$SimpleSuperstepVertexOutputFormat.class [DEBUG] adding entry org/apache/giraph/examples/SimpleSuperstepVertex$SimpleSuperstepVertexReader.class [DEBUG] adding entry org/apache/giraph/examples/SimpleSuperstepVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleTextVertexOutputFormat$1.class [DEBUG] adding entry org/apache/giraph/examples/SimpleTextVertexOutputFormat$SimpleTextVertexWriter.class [DEBUG] adding entry org/apache/giraph/examples/SimpleTextVertexOutputFormat.class [DEBUG] adding entry org/apache/giraph/examples/SimpleTriangleClosingVertex$IntArrayListWritable.class [DEBUG] adding entry org/apache/giraph/examples/SimpleTriangleClosingVertex$Pair.class [DEBUG] adding entry org/apache/giraph/examples/SimpleTriangleClosingVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleVertexWithWorkerContext$EmitterWorkerContext.class [DEBUG] adding entry org/apache/giraph/examples/SimpleVertexWithWorkerContext$SimpleVertex.class [DEBUG] adding entry org/apache/giraph/examples/SimpleVertexWithWorkerContext.class [DEBUG] adding entry org/apache/giraph/examples/VerifyMessage$VerifiableMessage.class [DEBUG] adding entry org/apache/giraph/examples/VerifyMessage$VerifyMessageMasterCompute.class [DEBUG] adding entry org/apache/giraph/examples/VerifyMessage$VerifyMessageVertex$VerifyMessageVertexWorkerContext.class [DEBUG] adding entry org/apache/giraph/examples/VerifyMessage$VerifyMessageVertex.class [DEBUG] adding entry org/apache/giraph/examples/VerifyMessage.class [DEBUG] adding entry org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat$VertexWithDoubleValueWriter.class [DEBUG] adding entry org/apache/giraph/examples/VertexWithDoubleValueFloatEdgeTextOutputFormat.class [DEBUG] adding entry org/apache/giraph/GiraphConfiguration.class [DEBUG] adding entry org/apache/giraph/GiraphRunner.class [DEBUG] adding entry org/apache/giraph/graph/AddressesAndPartitionsWritable.class [DEBUG] adding entry org/apache/giraph/graph/Aggregator.class [DEBUG] adding entry org/apache/giraph/graph/AggregatorHandler.class [DEBUG] adding entry org/apache/giraph/graph/AggregatorWrapper.class [DEBUG] adding entry org/apache/giraph/graph/AggregatorWriter.class [DEBUG] adding entry org/apache/giraph/graph/BasicVertexResolver.class [DEBUG] adding entry org/apache/giraph/graph/BspService.class [DEBUG] adding entry org/apache/giraph/graph/BspServiceMaster$FinalizedCheckpointPathFilter.class [DEBUG] adding entry org/apache/giraph/graph/BspServiceMaster$WriteInputSplit.class [DEBUG] adding entry org/apache/giraph/graph/BspServiceMaster.class [DEBUG] adding entry org/apache/giraph/graph/BspServiceWorker.class [DEBUG] adding entry org/apache/giraph/graph/BspUtils.class [DEBUG] adding entry org/apache/giraph/graph/ComputeCallable.class [DEBUG] adding entry org/apache/giraph/graph/DefaultMasterCompute.class [DEBUG] adding entry org/apache/giraph/graph/DefaultWorkerContext.class [DEBUG] adding entry org/apache/giraph/graph/Edge.class [DEBUG] adding entry org/apache/giraph/graph/EdgeListVertex.class [DEBUG] adding entry org/apache/giraph/graph/FinishedSuperstepStats.class [DEBUG] adding entry org/apache/giraph/graph/GiraphJob$DelegatedJob.class [DEBUG] adding entry org/apache/giraph/graph/GiraphJob.class [DEBUG] adding entry org/apache/giraph/graph/GiraphTransferRegulator.class [DEBUG] adding entry org/apache/giraph/graph/GiraphTypeValidator.class [DEBUG] adding entry org/apache/giraph/graph/GlobalStats.class [DEBUG] adding entry org/apache/giraph/graph/GraphMapper$MapFunctions.class [DEBUG] adding entry org/apache/giraph/graph/GraphMapper$OverrideExceptionHandler.class [DEBUG] adding entry org/apache/giraph/graph/GraphMapper.class [DEBUG] adding entry org/apache/giraph/graph/GraphState.class [DEBUG] adding entry org/apache/giraph/graph/HashMapVertex$1.class [DEBUG] adding entry org/apache/giraph/graph/HashMapVertex.class [DEBUG] adding entry org/apache/giraph/graph/InputSplitPathOrganizer$PathListIterator.class [DEBUG] adding entry org/apache/giraph/graph/InputSplitPathOrganizer.class [DEBUG] adding entry org/apache/giraph/graph/InputSplitsCallable.class [DEBUG] adding entry org/apache/giraph/graph/IntIntNullIntVertex$1.class [DEBUG] adding entry org/apache/giraph/graph/IntIntNullIntVertex.class [DEBUG] adding entry org/apache/giraph/graph/LongDoubleFloatDoubleEdgeListVertex.class [DEBUG] adding entry org/apache/giraph/graph/LongDoubleFloatDoubleVertex$1$1.class [DEBUG] adding entry org/apache/giraph/graph/LongDoubleFloatDoubleVertex$1.class [DEBUG] adding entry org/apache/giraph/graph/LongDoubleFloatDoubleVertex$2.class [DEBUG] adding entry org/apache/giraph/graph/LongDoubleFloatDoubleVertex$UnmodifiableDoubleWritableIterable.class [DEBUG] adding entry org/apache/giraph/graph/LongDoubleFloatDoubleVertex$UnmodifiableDoubleWritableIterator.class [DEBUG] adding entry org/apache/giraph/graph/LongDoubleFloatDoubleVertex.class [DEBUG] adding entry org/apache/giraph/graph/LongDoubleNullDoubleVertex.class [DEBUG] adding entry org/apache/giraph/graph/MasterAggregatorHandler$1.class [DEBUG] adding entry org/apache/giraph/graph/MasterAggregatorHandler.class [DEBUG] adding entry org/apache/giraph/graph/MasterAggregatorUsage.class [DEBUG] adding entry org/apache/giraph/graph/MasterCompute.class [DEBUG] adding entry org/apache/giraph/graph/MasterThread.class [DEBUG] adding entry org/apache/giraph/graph/MutableVertex.class [DEBUG] adding entry org/apache/giraph/graph/partition/BasicPartitionOwner.class [DEBUG] adding entry org/apache/giraph/graph/partition/DiskBackedPartitionStore.class [DEBUG] adding entry org/apache/giraph/graph/partition/GraphPartitionerFactory.class [DEBUG] adding entry org/apache/giraph/graph/partition/HashMasterPartitioner.class [DEBUG] adding entry org/apache/giraph/graph/partition/HashPartitionerFactory.class [DEBUG] adding entry org/apache/giraph/graph/partition/HashRangePartitionerFactory.class [DEBUG] adding entry org/apache/giraph/graph/partition/HashRangeWorkerPartitioner.class [DEBUG] adding entry org/apache/giraph/graph/partition/HashWorkerPartitioner.class [DEBUG] adding entry org/apache/giraph/graph/partition/MasterGraphPartitioner.class [DEBUG] adding entry org/apache/giraph/graph/partition/Partition.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionBalancer$1.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionBalancer$BalanceValue.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionBalancer$PartitionOwnerComparator.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionBalancer$WorkerInfoAssignments.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionBalancer.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionExchange.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionOwner.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionStats.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionStore$1.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionStore.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionUtils$1.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionUtils$EdgeCountComparator.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionUtils$VertexCountComparator.class [DEBUG] adding entry org/apache/giraph/graph/partition/PartitionUtils.class [DEBUG] adding entry org/apache/giraph/graph/partition/RangeMasterPartitioner.class [DEBUG] adding entry org/apache/giraph/graph/partition/RangePartitionerFactory.class [DEBUG] adding entry org/apache/giraph/graph/partition/RangePartitionOwner.class [DEBUG] adding entry org/apache/giraph/graph/partition/RangePartitionStats.class [DEBUG] adding entry org/apache/giraph/graph/partition/RangeSplitHint.class [DEBUG] adding entry org/apache/giraph/graph/partition/RangeWorkerPartitioner.class [DEBUG] adding entry org/apache/giraph/graph/partition/SimplePartitionStore.class [DEBUG] adding entry org/apache/giraph/graph/partition/WorkerGraphPartitioner.class [DEBUG] adding entry org/apache/giraph/graph/SimpleMutableVertex$1.class [DEBUG] adding entry org/apache/giraph/graph/SimpleMutableVertex.class [DEBUG] adding entry org/apache/giraph/graph/SimpleVertex$1.class [DEBUG] adding entry org/apache/giraph/graph/SimpleVertex.class [DEBUG] adding entry org/apache/giraph/graph/TextAggregatorWriter.class [DEBUG] adding entry org/apache/giraph/graph/Vertex.class [DEBUG] adding entry org/apache/giraph/graph/VertexChanges.class [DEBUG] adding entry org/apache/giraph/graph/VertexCombiner.class [DEBUG] adding entry org/apache/giraph/graph/VertexEdgeCount.class [DEBUG] adding entry org/apache/giraph/graph/VertexInputFormat.class [DEBUG] adding entry org/apache/giraph/graph/VertexMutations.class [DEBUG] adding entry org/apache/giraph/graph/VertexOutputFormat.class [DEBUG] adding entry org/apache/giraph/graph/VertexReader.class [DEBUG] adding entry org/apache/giraph/graph/VertexResolver.class [DEBUG] adding entry org/apache/giraph/graph/VertexWriter.class [DEBUG] adding entry org/apache/giraph/graph/WorkerAggregatorHandler.class [DEBUG] adding entry org/apache/giraph/graph/WorkerAggregatorUsage.class [DEBUG] adding entry org/apache/giraph/graph/WorkerContext.class [DEBUG] adding entry org/apache/giraph/graph/WorkerInfo.class [DEBUG] adding entry org/apache/giraph/ImmutableClassesGiraphConfigurable.class [DEBUG] adding entry org/apache/giraph/ImmutableClassesGiraphConfiguration.class [DEBUG] adding entry org/apache/giraph/integration/SuperstepHashPartitionerFactory$SuperstepMasterPartition.class [DEBUG] adding entry org/apache/giraph/integration/SuperstepHashPartitionerFactory.class [DEBUG] adding entry org/apache/giraph/io/AdjacencyListTextVertexInputFormat$AdjacencyListTextVertexReader.class [DEBUG] adding entry org/apache/giraph/io/AdjacencyListTextVertexInputFormat$LineSanitizer.class [DEBUG] adding entry org/apache/giraph/io/AdjacencyListTextVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/AdjacencyListTextVertexOutputFormat$AdjacencyListTextVertexWriter.class [DEBUG] adding entry org/apache/giraph/io/AdjacencyListTextVertexOutputFormat.class [DEBUG] adding entry org/apache/giraph/io/GeneratedVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/IdWithValueTextOutputFormat$IdWithValueVertexWriter.class [DEBUG] adding entry org/apache/giraph/io/IdWithValueTextOutputFormat.class [DEBUG] adding entry org/apache/giraph/io/IntIntNullIntTextInputFormat$IntIntNullIntVertexReader.class [DEBUG] adding entry org/apache/giraph/io/IntIntNullIntTextInputFormat.class [DEBUG] adding entry org/apache/giraph/io/JsonBase64VertexFormat.class [DEBUG] adding entry org/apache/giraph/io/JsonBase64VertexInputFormat$JsonBase64VertexReader.class [DEBUG] adding entry org/apache/giraph/io/JsonBase64VertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/JsonBase64VertexOutputFormat$JsonBase64VertexWriter.class [DEBUG] adding entry org/apache/giraph/io/JsonBase64VertexOutputFormat.class [DEBUG] adding entry org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexInputFormat$JsonLongDoubleFloatDoubleVertexReader.class [DEBUG] adding entry org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat$1.class [DEBUG] adding entry org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat$JsonLongDoubleFloatDoubleVertexWriter.class [DEBUG] adding entry org/apache/giraph/io/JsonLongDoubleFloatDoubleVertexOutputFormat.class [DEBUG] adding entry org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat$LongDoubleDoubleAdjacencyListVertexReader.class [DEBUG] adding entry org/apache/giraph/io/LongDoubleDoubleAdjacencyListVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/PseudoRandomVertexInputFormat$PseudoRandomVertexReader.class [DEBUG] adding entry org/apache/giraph/io/PseudoRandomVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/SequenceFileVertexInputFormat$SequenceFileVertexReader.class [DEBUG] adding entry org/apache/giraph/io/SequenceFileVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat$TextDoubleDoubleAdjacencyListVertexReader.class [DEBUG] adding entry org/apache/giraph/io/TextDoubleDoubleAdjacencyListVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/TextVertexInputFormat$TextVertexReader.class [DEBUG] adding entry org/apache/giraph/io/TextVertexInputFormat$TextVertexReaderFromEachLine.class [DEBUG] adding entry org/apache/giraph/io/TextVertexInputFormat$TextVertexReaderFromEachLineProcessed.class [DEBUG] adding entry org/apache/giraph/io/TextVertexInputFormat$TextVertexReaderFromEachLineProcessedHandlingExceptions.class [DEBUG] adding entry org/apache/giraph/io/TextVertexInputFormat.class [DEBUG] adding entry org/apache/giraph/io/TextVertexOutputFormat$TextVertexWriter.class [DEBUG] adding entry org/apache/giraph/io/TextVertexOutputFormat$TextVertexWriterToEachLine.class [DEBUG] adding entry org/apache/giraph/io/TextVertexOutputFormat.class [DEBUG] adding entry org/apache/giraph/utils/AnnotationUtils$GeneralClassesIterator.class [DEBUG] adding entry org/apache/giraph/utils/AnnotationUtils$JarClassesIterator.class [DEBUG] adding entry org/apache/giraph/utils/AnnotationUtils.class [DEBUG] adding entry org/apache/giraph/utils/ArrayListWritable.class [DEBUG] adding entry org/apache/giraph/utils/CollectionUtils.class [DEBUG] adding entry org/apache/giraph/utils/ComparisonUtils.class [DEBUG] adding entry org/apache/giraph/utils/EmptyIterable.class [DEBUG] adding entry org/apache/giraph/utils/FakeTime.class [DEBUG] adding entry org/apache/giraph/utils/FileUtils$1.class [DEBUG] adding entry org/apache/giraph/utils/FileUtils$DeletingVisitor.class [DEBUG] adding entry org/apache/giraph/utils/FileUtils.class [DEBUG] adding entry org/apache/giraph/utils/IncreasingBitSet.class [DEBUG] adding entry org/apache/giraph/utils/InternalVertexRunner$1.class [DEBUG] adding entry org/apache/giraph/utils/InternalVertexRunner$InternalZooKeeper.class [DEBUG] adding entry org/apache/giraph/utils/InternalVertexRunner.class [DEBUG] adding entry org/apache/giraph/utils/LoggerUtils.class [DEBUG] adding entry org/apache/giraph/utils/MathUtils.class [DEBUG] adding entry org/apache/giraph/utils/MemoryUtils.class [DEBUG] adding entry org/apache/giraph/utils/ProgressableUtils.class [DEBUG] adding entry org/apache/giraph/utils/ReflectionUtils.class [DEBUG] adding entry org/apache/giraph/utils/SystemTime.class [DEBUG] adding entry org/apache/giraph/utils/Time.class [DEBUG] adding entry org/apache/giraph/utils/TimedLogger.class [DEBUG] adding entry org/apache/giraph/utils/UnmodifiableDoubleArrayIterator.class [DEBUG] adding entry org/apache/giraph/utils/UnmodifiableIntArrayIterator.class [DEBUG] adding entry org/apache/giraph/utils/UnmodifiableLongArrayIterator.class [DEBUG] adding entry org/apache/giraph/utils/UnmodifiableLongFloatEdgeArrayIterable.class [DEBUG] adding entry org/apache/giraph/utils/UnmodifiableLongNullEdgeArrayIterable.class [DEBUG] adding entry org/apache/giraph/utils/WritableUtils.class [DEBUG] adding entry org/apache/giraph/zk/BspEvent.class [DEBUG] adding entry org/apache/giraph/zk/PredicateLock.class [DEBUG] adding entry org/apache/giraph/zk/ZooKeeperExt$1.class [DEBUG] adding entry org/apache/giraph/zk/ZooKeeperExt$PathStat.class [DEBUG] adding entry org/apache/giraph/zk/ZooKeeperExt.class [DEBUG] adding entry org/apache/giraph/zk/ZooKeeperManager$1.class [DEBUG] adding entry org/apache/giraph/zk/ZooKeeperManager$State.class [DEBUG] adding entry org/apache/giraph/zk/ZooKeeperManager$StreamCollector.class [DEBUG] adding entry org/apache/giraph/zk/ZooKeeperManager.class [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ giraph --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.5:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [debug] execute contextualize [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.5:testResources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = /Users/ekoontz/giraph/giraph/target/munged/test-classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: org.apache.giraph:giraph:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph/pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/ekoontz/giraph/giraph/src/test/resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (f) supportMultiLineFiltering = false [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {java.vendor=Apple Inc., sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.SECURITYSESSIONID=186a4, os.name=Mac OS X, sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/, env.Apple_Ubiquity_Message=/tmp/launch-S4FuBI/Apple_Ubiquity_Message, env.PWD=/Users/ekoontz/giraph, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_37-b06-434-11M3909, env.Apple_PubSub_Socket_Render=/tmp/launch-rBUf5n/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-HNcF4O/org.macosforge.xquartz:0, user.name=ekoontz, maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800), env.USER=ekoontz, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F5:0:0, awt.nativeDoubleBuffering=true, env.PATH=/usr/local/bin:/Users/ekoontz/ec2-api-tools/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin, user.language=en, sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries, classworlds.conf=/usr/local/Cellar/maven/3.0.4/libexec/bin/m2.conf, java.version=1.6.0_37, user.timezone=America/Los_Angeles, sun.arch.data.model=64, buildtype=test, env.EC2_HOME=/Users/ekoontz/ec2-api-tools, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=US, java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, java.vm.info=mixed mode, env.LOGNAME=ekoontz, os.version=10.7.5, export-target.dir=export/target, env.TERM_PROGRAM_VERSION=303.2, hadoop.version=0.23.1, env.CLICOLOR=1, path.separator=:, java.vm.version=20.12-b01-434, munge.symbols=HADOOP_1_SECRET_MANAGER, env.JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.LSCOLORS=exfxcxdxbxegedabagacad, user.home=/Users/ekoontz, env.OLDPWD=/Users/ekoontz/giraph, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/ekoontz/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/usr/local/Cellar/maven/3.0.4/libexec, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Phadoop_0.23 clean test, java.class.path=/usr/local/Cellar/maven/3.0.4/libexec/boot/plexus-classworlds-2.4.jar, env.TERM_SESSION_ID=2C9734AE-40BE-49CB-B6EA-335AFB5EC62C, env.com.apple.java.jvmMode=client, maven.version=3.0.4, java.vm.specification.name=Java Virtual Machine Specification, hbase.version=0.90.5, java.vm.specification.version=1.0, sun.cpu.endian=little, env.JAVA_MAIN_CLASS_53380=org.codehaus.plexus.classworlds.launcher.Launcher, sun.os.patch.level=unknown, env.HOME=/Users/ekoontz, forHadoop=for-hadoop-0.23.1, java.io.tmpdir=/var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/, java.vendor.url.bug=http://bugreport.apple.com/, env.SSH_AUTH_SOCK=/tmp/launch-iSIhN2/Listeners, env.COMMAND_MODE=unix2003, mrj.build=11M3909, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/ekoontz/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext, mrj.version=1070.1.6.0_37-434, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/ekoontz/giraph, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=emacs, jackson.version=1.8.0, file.encoding=MacRoman, java.specification.version=1.6, env.MYPS=$(echo -n "${PWD/#$HOME/~}" | awk -F "/" '{if (length($0) > 14) { if (NF>4) print $1 "/" $2 "/.../" $(NF-1) "/" $NF; else if (NF>3) print $1 "/" $2 "/.../" $NF; else print $1 "/.../" $NF; } else print $0;}')} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory /Users/ekoontz/giraph/giraph/src/test/resources excludes [] includes [] [INFO] skip non existing resourceDirectory /Users/ekoontz/giraph/giraph/src/test/resources [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ giraph --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile' with basic configurator --> [DEBUG] (f) basedir = /Users/ekoontz/giraph/giraph [DEBUG] (f) buildDirectory = /Users/ekoontz/giraph/giraph/target/munged [DEBUG] (f) classpathElements = [/Users/ekoontz/giraph/giraph/target/munged/test-classes, /Users/ekoontz/giraph/giraph/target/munged/classes, /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar, /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar, /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar, /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar, /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar, /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar, /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar, /Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar, /Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar, /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar, /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar, /Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar, /Users/ekoontz/.m2/repository/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar, /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar, /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar, /Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar, /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar, /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar, /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar, /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar, /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar, /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar, /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar, /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar, /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar, /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar, /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar, /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar, /Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar, /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar, /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar, /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar, /Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar, /Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar, /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar, /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar, /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar, /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar, /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar, /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar, /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar, /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar, /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar, /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar, /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar, /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar, /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar, /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar, /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar, /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar, /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar, /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar, /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar, /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar, /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar, /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar, /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar, /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar, /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar, /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar] [DEBUG] (f) compileSourceRoots = [/Users/ekoontz/giraph/giraph/target/munged/test] [DEBUG] (f) compilerId = javac [DEBUG] (f) debug = true [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnError = true [DEBUG] (f) fork = false [DEBUG] (f) generatedTestSourcesDirectory = /Users/ekoontz/giraph/giraph/target/munged/generated-sources/test-annotations [DEBUG] (f) optimize = false [DEBUG] (f) outputDirectory = /Users/ekoontz/giraph/giraph/target/munged/test-classes [DEBUG] (f) outputFileName = giraph-0.2-SNAPSHOT-for-hadoop-0.23.1 [DEBUG] (f) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (f) showDeprecation = false [DEBUG] (f) showWarnings = false [DEBUG] (f) source = 1.6 [DEBUG] (f) staleMillis = 0 [DEBUG] (f) target = 1.6 [DEBUG] (f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [/Users/ekoontz/giraph/giraph/target/munged/test] [DEBUG] Classpath: [/Users/ekoontz/giraph/giraph/target/munged/test-classes /Users/ekoontz/giraph/giraph/target/munged/classes /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar /Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar /Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar /Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar /Users/ekoontz/.m2/repository/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar /Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar /Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar /Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar /Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar] [DEBUG] Output directory: /Users/ekoontz/giraph/giraph/target/munged/test-classes [DEBUG] Classpath: [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/test-classes [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] /Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar [DEBUG] /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar [DEBUG] /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar [DEBUG] /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar [DEBUG] Source roots: [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/test [DEBUG] Command line options: [DEBUG] -d /Users/ekoontz/giraph/giraph/target/munged/test-classes -classpath /Users/ekoontz/giraph/giraph/target/munged/test-classes:/Users/ekoontz/giraph/giraph/target/munged/classes:/Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar:/Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar:/Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar:/Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar:/Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar:/Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar:/Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar:/Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar:/Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar:/Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar:/Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar:/Users/ekoontz/.m2/repository/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar:/Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar:/Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar:/Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar:/Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar:/Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar:/Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar:/Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar:/Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar:/Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar:/Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar:/Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar:/Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar:/Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar:/Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar:/Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar:/Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar:/Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar:/Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar:/Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar:/Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar:/Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar:/Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar:/Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar:/Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar:/Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar:/Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar:/Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar:/Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar:/Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar:/Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar:/Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar: -sourcepath /Users/ekoontz/giraph/giraph/target/munged/test: /Users/ekoontz/giraph/giraph/target/munged/test/zk/TestZooKeeperManager.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/TestIntIntNullIntVertex.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/RequestTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestVertexTypes.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/utils/BspUtilsTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestNotEnoughMapTasks.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io/TestAdjacencyListTextVertexOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestZooKeeperExt.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/ConnectionTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestGraphPartitioner.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/RequestFailureTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestJsonBase64Format.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestDoubleAggregators.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/TestAggregatorsHandling.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestIntAggregators.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io/TestIdWithValueTextOutputFormat.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestFloatAggregators.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestBooleanAggregators.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/TestEdgeListVertex.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/TryMultiIpcBindingPortsTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestManualCheckpoint.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/BspCase.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/IncreasingBitSetTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/graph/partition/TestPartitionStores.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io/TestTextDoubleDoubleAdjacencyListVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/MinimumIntCombinerTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/ConnectedComponentsVertexTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/io/TestLongDoubleDoubleAdjacencyListVertexInputFormat.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/RandomWalkWithRestartVertexTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/TestMessageStores.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestMutateGraph.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/SimpleTriangleClosingVertexTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestPredicateLock.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/utils/MockUtils.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/aggregators/TestLongAggregators.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/comm/SaslConnectionTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/examples/SimpleShortestPathsVertexTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestPageRank.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/utils/ComparisonUtilsTest.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestAutoCheckpoint.java /Users/ekoontz/giraph/giraph/target/munged/test/org/apache/giraph/TestBspBasic.java -s /Users/ekoontz/giraph/giraph/target/munged/generated-sources/test-annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8 [INFO] Compiling 41 source files to /Users/ekoontz/giraph/giraph/target/munged/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.6:test (default-test) @ giraph --- [DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.6: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.6:compile [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.6:compile [DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.6:compile [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.6 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.6 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.6 [DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.6 [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.6 [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.6 [DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.6 [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9 [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9 [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9 [DEBUG] Excluded: classworlds:classworlds:jar:1.1 [DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:2.0.9 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.6:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.6:test' with basic configurator --> [DEBUG] (s) basedir = /Users/ekoontz/giraph/giraph [DEBUG] (s) childDelegation = false [DEBUG] (s) classesDirectory = /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] (s) disableXmlReport = false [DEBUG] (s) enableAssertions = true [DEBUG] (s) forkMode = once [DEBUG] (s) junitArtifactName = junit:junit [DEBUG] (s) localRepository = id: local url: file:///Users/ekoontz/.m2/repository/ layout: none [DEBUG] (f) parallelMavenExecution = false [DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.6:, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.6:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.6:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.6:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, junit:junit=junit:junit:jar:3.8.1:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile} [DEBUG] (s) printSummary = true [DEBUG] (s) project = MavenProject: org.apache.giraph:giraph:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph/pom.xml [DEBUG] (s) projectArtifactMap = {com.google.guava:guava=com.google.guava:guava:jar:12.0:compile, com.google.code.findbugs:jsr305=com.google.code.findbugs:jsr305:jar:1.3.9:compile, commons-cli:commons-cli=commons-cli:commons-cli:jar:1.2:compile, commons-io:commons-io=commons-io:commons-io:jar:1.3.2:compile, io.netty:netty=io.netty:netty:jar:3.5.3.Final:compile, net.iharder:base64=net.iharder:base64:jar:2.3.8:compile, org.apache.mahout:mahout-collections=org.apache.mahout:mahout-collections:jar:1.0:compile, org.apache.zookeeper:zookeeper=org.apache.zookeeper:zookeeper:jar:3.3.3:compile, log4j:log4j=log4j:log4j:jar:1.2.15:compile, javax.mail:mail=javax.mail:mail:jar:1.4:compile, javax.activation:activation=javax.activation:activation:jar:1.1:compile, jline:jline=jline:jline:jar:0.9.94:compile, org.codehaus.jackson:jackson-core-asl=org.codehaus.jackson:jackson-core-asl:jar:1.8.0:compile, org.codehaus.jackson:jackson-mapper-asl=org.codehaus.jackson:jackson-mapper-asl:jar:1.8.0:compile, org.json:json=org.json:json:jar:20090211:compile, junit:junit=junit:junit:jar:4.8:test, org.mockito:mockito-all=org.mockito:mockito-all:jar:1.8.5:test, commons-net:commons-net=commons-net:commons-net:jar:3.1:provided, org.apache.hadoop:hadoop-common=org.apache.hadoop:hadoop-common:jar:0.23.1:provided, org.apache.commons:commons-math=org.apache.commons:commons-math:jar:2.1:provided, xmlenc:xmlenc=xmlenc:xmlenc:jar:0.52:provided, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.0.1:runtime, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.4:runtime, javax.servlet:servlet-api=javax.servlet:servlet-api:jar:2.5:runtime, org.mortbay.jetty:jetty=org.mortbay.jetty:jetty:jar:6.1.26:provided, org.mortbay.jetty:jetty-util=org.mortbay.jetty:jetty-util:jar:6.1.26:provided, asm:asm=asm:asm:jar:3.2:provided, com.sun.jersey:jersey-core=com.sun.jersey:jersey-core:jar:1.8:provided, com.sun.jersey:jersey-json=com.sun.jersey:jersey-json:jar:1.8:provided, org.codehaus.jettison:jettison=org.codehaus.jettison:jettison:jar:1.1:provided, stax:stax-api=stax:stax-api:jar:1.0.1:provided, com.sun.xml.bind:jaxb-impl=com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:provided, javax.xml.bind:jaxb-api=javax.xml.bind:jaxb-api:jar:2.2.2:provided, org.codehaus.jackson:jackson-jaxrs=org.codehaus.jackson:jackson-jaxrs:jar:1.7.1:provided, org.codehaus.jackson:jackson-xc=org.codehaus.jackson:jackson-xc:jar:1.7.1:provided, com.sun.jersey:jersey-server=com.sun.jersey:jersey-server:jar:1.8:provided, tomcat:jasper-compiler=tomcat:jasper-compiler:jar:5.5.23:provided, tomcat:jasper-runtime=tomcat:jasper-runtime:jar:5.5.23:provided, javax.servlet.jsp:jsp-api=javax.servlet.jsp:jsp-api:jar:2.1:provided, commons-el:commons-el=commons-el:commons-el:jar:1.0:provided, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.1.1:runtime, commons-logging:commons-logging-api=commons-logging:commons-logging-api:jar:1.0.4:runtime, net.java.dev.jets3t:jets3t=net.java.dev.jets3t:jets3t:jar:0.6.1:provided, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.5:runtime, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.1:provided, commons-configuration:commons-configuration=commons-configuration:commons-configuration:jar:1.6:runtime, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.8:runtime, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:runtime, commons-beanutils:commons-beanutils-core=commons-beanutils:commons-beanutils-core:jar:1.8.0:runtime, hsqldb:hsqldb=hsqldb:hsqldb:jar:1.8.0.7:provided, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.6.1:provided, org.slf4j:slf4j-log4j12=org.slf4j:slf4j-log4j12:jar:1.6.1:provided, org.eclipse.jdt:core=org.eclipse.jdt:core:jar:3.1.1:provided, oro:oro=oro:oro:jar:2.0.8:provided, org.aspectj:aspectjrt=org.aspectj:aspectjrt:jar:1.6.5:provided, org.apache.avro:avro=org.apache.avro:avro:jar:1.5.3:provided, com.thoughtworks.paranamer:paranamer=com.thoughtworks.paranamer:paranamer:jar:2.3:provided, org.xerial.snappy:snappy-java=org.xerial.snappy:snappy-java:jar:1.0.3.2:provided, org.apache.avro:avro-ipc=org.apache.avro:avro-ipc:jar:1.5.3:provided, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.7:provided, net.sf.kosmosfs:kfs=net.sf.kosmosfs:kfs:jar:0.3:provided, com.google.protobuf:protobuf-java=com.google.protobuf:protobuf-java:jar:2.4.0a:provided, org.apache.hadoop:hadoop-auth=org.apache.hadoop:hadoop-auth:jar:0.23.1:provided, com.googlecode.json-simple:json-simple=com.googlecode.json-simple:json-simple:jar:1.1:provided, org.apache.hadoop:hadoop-mapreduce-client-common=org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1:provided, org.apache.hadoop:hadoop-yarn-common=org.apache.hadoop:hadoop-yarn-common:jar:0.23.1:provided, org.apache.hadoop:hadoop-yarn-api=org.apache.hadoop:hadoop-yarn-api:jar:0.23.1:provided, com.google.inject:guice=com.google.inject:guice:jar:3.0:provided, javax.inject:javax.inject=javax.inject:javax.inject:jar:1:provided, aopalliance:aopalliance=aopalliance:aopalliance:jar:1.0:provided, com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2=com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8:provided, com.sun.jersey.jersey-test-framework:jersey-test-framework-core=com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8:provided, org.glassfish:javax.servlet=org.glassfish:javax.servlet:jar:3.0:provided, com.sun.jersey:jersey-client=com.sun.jersey:jersey-client:jar:1.8:provided, com.sun.jersey:jersey-grizzly2=com.sun.jersey:jersey-grizzly2:jar:1.8:provided, org.glassfish.grizzly:grizzly-http=org.glassfish.grizzly:grizzly-http:jar:2.1.1:provided, org.glassfish.grizzly:grizzly-framework=org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1:provided, org.glassfish.gmbal:gmbal-api-only=org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023:provided, org.glassfish.external:management-api=org.glassfish.external:management-api:jar:3.0.0-b012:provided, org.glassfish.grizzly:grizzly-http-server=org.glassfish.grizzly:grizzly-http-server:jar:2.1.1:provided, org.glassfish.grizzly:grizzly-rcm=org.glassfish.grizzly:grizzly-rcm:jar:2.1.1:provided, org.glassfish.grizzly:grizzly-http-servlet=org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1:provided, com.sun.jersey.contribs:jersey-guice=com.sun.jersey.contribs:jersey-guice:jar:1.8:provided, org.apache.hadoop:hadoop-yarn-server-common=org.apache.hadoop:hadoop-yarn-server-common:jar:0.23.1:provided, org.apache.hadoop:hadoop-annotations=org.apache.hadoop:hadoop-annotations:jar:0.23.1:provided, jdiff:jdiff=jdiff:jdiff:jar:1.0.9:provided, org.apache.hadoop:hadoop-hdfs=org.apache.hadoop:hadoop-hdfs:jar:0.23.1:provided, commons-daemon:commons-daemon=commons-daemon:commons-daemon:jar:1.0.3:provided, com.google.inject.extensions:guice-servlet=com.google.inject.extensions:guice-servlet:jar:3.0:provided, org.jboss.netty:netty=org.jboss.netty:netty:jar:3.2.3.Final:provided, com.cenqua.clover:clover=com.cenqua.clover:clover:jar:3.0.2:provided, org.apache.hadoop:hadoop-mapreduce-client-core=org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.1:provided} [DEBUG] (s) redirectTestOutputToFile = false [DEBUG] (s) remoteRepositories = [ id: central url: http://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => never] ] [DEBUG] (s) reportFormat = brief [DEBUG] (s) reportsDirectory = /Users/ekoontz/giraph/giraph/target/munged/surefire-reports [DEBUG] (s) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (s) skip = false [DEBUG] (s) skipTests = false [DEBUG] (s) systemProperties = {prop.jarLocation=/Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar} [DEBUG] (s) testClassesDirectory = /Users/ekoontz/giraph/giraph/target/munged/test-classes [DEBUG] (s) testFailureIgnore = false [DEBUG] (s) testNGArtifactName = org.testng:testng [DEBUG] (s) testSourceDirectory = /Users/ekoontz/giraph/giraph/src/test/java [DEBUG] (s) trimStackTrace = true [DEBUG] (s) useFile = true [DEBUG] (s) useManifestOnlyJar = true [DEBUG] (s) workingDirectory = /Users/ekoontz/giraph/giraph [DEBUG] -- end configuration -- [DEBUG] dummy:dummy:jar:1.0 (selected for null) [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.6:compile (selected for compile) [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.6:compile (selected for compile) [DEBUG] Adding to surefire booter test classpath: /Users/ekoontz/.m2/repository/org/apache/maven/surefire/surefire-booter/2.6/surefire-booter-2.6.jar Scope: compile [DEBUG] Adding to surefire booter test classpath: /Users/ekoontz/.m2/repository/org/apache/maven/surefire/surefire-api/2.6/surefire-api-2.6.jar Scope: compile [DEBUG] dummy:dummy:jar:1.0 (selected for null) [DEBUG] org.apache.maven.surefire:surefire-junit4:jar:2.6:test (selected for test) [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.6:test (selected for test) [DEBUG] Adding to surefire test classpath: /Users/ekoontz/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.6/surefire-junit4-2.6.jar Scope: test [DEBUG] Adding to surefire test classpath: /Users/ekoontz/.m2/repository/org/apache/maven/surefire/surefire-api/2.6/surefire-api-2.6.jar Scope: test [DEBUG] Test Classpath : [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/test-classes [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] /Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar [DEBUG] /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar [DEBUG] /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar [DEBUG] /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar [DEBUG] Setting system property [prop.jarLocation]=[/Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar] [DEBUG] Setting system property [user.dir]=[/Users/ekoontz/giraph/giraph] [DEBUG] Setting system property [localRepository]=[/Users/ekoontz/.m2/repository] [DEBUG] Setting system property [basedir]=[/Users/ekoontz/giraph/giraph] [DEBUG] Using JVM: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java [INFO] Surefire report directory: /Users/ekoontz/giraph/giraph/target/munged/surefire-reports Forking command line: /bin/sh -c cd /Users/ekoontz/giraph/giraph && /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -jar /var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/surefirebooter4727157093565198326.jar /var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/surefire4047221923940339856tmp /var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/surefire6300079105703067023tmp ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.giraph.comm.SaslConnectionTest log4j:WARN No appenders could be found for logger (org.apache.giraph.comm.netty.NettyServer). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 sec Running org.apache.giraph.TestBspBasic 2012-10-20 13:55:16.535 java[53398:1903] Unable to load realm info from SCDynamicStore 2012-10-20 13:55:16.671 java[53398:1903] Unable to load realm info from SCDynamicStore testInstantiateVertex: java.class.path=/Users/ekoontz/giraph/giraph/target/munged/test-classes:/Users/ekoontz/giraph/giraph/target/munged/classes:/Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar:/Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar:/Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar:/Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar:/Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar:/Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar:/Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar:/Users/ekoontz/.m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.jar:/Users/ekoontz/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar:/Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar:/Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar:/Users/ekoontz/.m2/repository/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar:/Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar:/Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar:/Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar:/Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar:/Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.8/jersey-core-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.8/jersey-json-1.8.jar:/Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar:/Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.7.1/jackson-jaxrs-1.7.1.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.7.1/jackson-xc-1.7.1.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.8/jersey-server-1.8.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar:/Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar:/Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar:/Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar:/Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar:/Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar:/Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar:/Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar:/Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar:/Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar:/Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar:/Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar:/Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar:/Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar:/Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar:/Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar:/Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar:/Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar:/Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar:/Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar:/Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar:/Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar:/Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar:/Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar:/Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar: setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic testInstantiateVertex: Got vertex Vertex(id=null,value=null,#edges=0) testInstantiateVertex: Example output split = setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic testBspFail: not executed for local setup. setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic testBspPageRank: maxPageRank=34.03000095486641 minPageRank=0.030000001192092896 numVertices=5 setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestBspBasic testBspMasterCompute: finalSum=32.5 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.156 sec Running org.apache.giraph.aggregators.TestFloatAggregators Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.giraph.examples.SimpleTriangleClosingVertexTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.apache.giraph.comm.ConnectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec Running org.apache.giraph.TestPageRank setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestPageRank testPageRank: maxPageRank=34.03000095486641 minPageRank=0.030000001192092896 numVertices=5, numComputeThreads=1 setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestPageRank testPageRank: maxPageRank=34.03000095486641 minPageRank=0.030000001192092896 numVertices=5, numComputeThreads=10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.543 sec Running org.apache.giraph.comm.RequestFailureTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.083 sec Running org.apache.giraph.examples.SimpleShortestPathsVertexTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 sec Running org.apache.giraph.aggregators.TestIntAggregators Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.giraph.TestMutateGraph setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestMutateGraph Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 sec Running org.apache.giraph.TestVertexTypes Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running org.apache.giraph.io.TestIdWithValueTextOutputFormat Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running org.apache.giraph.utils.BspUtilsTest testCreateClass: took 182752000 ns for 200000 elements 913.76 ns / element testNativeCreateClass: took 6542000 ns for 200000 elements 32.71 ns / element testNewInstance: took 6810000 ns for 200000 elements 34.05 ns / element testSyncNewInstance: took 8347000 ns for 200000 elements 41.735 ns / element testReflectionUtilsNewInstance: took 17424000 ns for 200000 elements 87.12 ns / element testConstructorNewInstance: took 9420000 ns for 200000 elements 47.1 ns / element testImmutableClassesGiraphConfigurationNewInstance: took 8095000 ns for 200000 elements 40.475 ns / element Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec Running org.apache.giraph.aggregators.TestBooleanAggregators Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.giraph.graph.TestAggregatorsHandling setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.graph.TestAggregatorsHandling setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.graph.TestAggregatorsHandling testAggregatorsCheckpointing: Restarting from superstep 4 with checkpoint path = /var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/_giraphTests/checkPointsForTesting setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.graph.TestAggregatorsHandling Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.734 sec Running org.apache.giraph.graph.TestEdgeListVertex testSerialize: Serializing took 606000 ns for 12013 bytes 1.9823434E7 bytes / sec testSerialize: Deserializing took 1453000 ns for 12013 bytes 8267722.5 bytes / sec Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running org.apache.giraph.comm.TestMessageStores Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec Running org.apache.giraph.io.TestTextDoubleDoubleAdjacencyListVertexInputFormat Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.apache.giraph.utils.ComparisonUtilsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.giraph.TestJsonBase64Format setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestJsonBase64Format setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestJsonBase64Format setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestJsonBase64Format Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.711 sec Running org.apache.giraph.TestPredicateLock Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 sec Running org.apache.giraph.TestManualCheckpoint setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestManualCheckpoint testBspCheckpoint: idSum = 10 fileLen = 35 testBspCheckpoint: Restarting from superstep 2 with checkpoint path = /var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/_giraphTests/checkPointsForTesting setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestManualCheckpoint testBspCheckpoint: idSumRestarted = 10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.485 sec Running org.apache.giraph.TestAutoCheckpoint testSingleFault: Ignore this test in local mode. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.apache.giraph.examples.ConnectedComponentsVertexTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec Running org.apache.giraph.examples.TryMultiIpcBindingPortsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 sec Running zk.TestZooKeeperManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.apache.giraph.io.TestLongDoubleDoubleAdjacencyListVertexInputFormat Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.apache.giraph.TestGraphPartitioner setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestGraphPartitioner setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestGraphPartitioner setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestGraphPartitioner setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestGraphPartitioner setupConfiguration: Using local job runner with location /Users/ekoontz/giraph/giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for org.apache.giraph.TestGraphPartitioner Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.223 sec Running org.apache.giraph.TestZooKeeperExt testCreateExt: No prop.zookeeper.list set, skipping test testDeleteExt: No prop.zookeeper.list set, skipping test testGetChildrenExt: No prop.zookeeper.list set, skipping test Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.giraph.examples.MinimumIntCombinerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.giraph.graph.TestIntIntNullIntVertex Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.giraph.examples.RandomWalkWithRestartVertexTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.406 sec Running org.apache.giraph.TestNotEnoughMapTasks testNotEnoughMapTasks: Ignore this test in local mode. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.apache.giraph.comm.RequestTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.apache.giraph.aggregators.TestLongAggregators Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.giraph.aggregators.TestDoubleAggregators Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.giraph.comm.IncreasingBitSetTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec Running org.apache.giraph.graph.partition.TestPartitionStores Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.apache.giraph.io.TestAdjacencyListTextVertexOutputFormat Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Results : Tests run: 121, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Giraph Formats 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: org.apache.giraph:giraph-formats-contrib:0.2-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, test] [DEBUG] Repositories (dependencies): [central (http://repo1.maven.org/maven2, releases+snapshots), apache (https://repository.apache.org/content/repositories/snapshots, releases+snapshots), datanucleus (http://www.datanucleus.org/downloads/maven2, releases+snapshots), apache snapshots (https://repository.apache.org/content/repositories/snapshots, snapshots), apache releases (https://repository.apache.org/content/repositories/releases, releases)] [DEBUG] Repositories (plugins) : [central (http://repo.maven.apache.org/maven2, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.5:resources (default-resources) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${maven.resources.escapeString}</escapeString> <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths> <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs> <outputDirectory default-value="${project.build.outputDirectory}"/> <overwrite default-value="false">${maven.resources.overwrite}</overwrite> <project default-value="${project}"/> <resources default-value="${project.resources}"/> <session default-value="${session}"/> <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <classpathElements default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.compileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <fork default-value="false">${maven.compiler.fork}</fork> <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <outputFileName>${project.build.finalName}</outputFileName> <projectArtifact default-value="${project.artifact}"/> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <source default-value="1.5">1.6</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.5">1.6</target> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.5:testResources (default-testResources) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${maven.resources.escapeString}</escapeString> <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths> <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs> <outputDirectory>${project.build.testOutputDirectory}</outputDirectory> <overwrite default-value="false">${maven.resources.overwrite}</overwrite> <project default-value="${project}"/> <resources>${project.testResources}</resources> <session default-value="${session}"/> <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <classpathElements default-value="${project.testClasspathElements}"/> <compileSourceRoots default-value="${project.testCompileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <fork default-value="false">${maven.compiler.fork}</fork> <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-sources/test-annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <outputFileName>${project.build.finalName}</outputFileName> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skip>${maven.test.skip}</skip> <source default-value="1.5">1.6</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.5">1.6</target> <testSource>${maven.compiler.testSource}</testSource> <testTarget>${maven.compiler.testTarget}</testTarget> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <argLine>${argLine}</argLine> <basedir default-value="${basedir}"/> <childDelegation default-value="false">${childDelegation}</childDelegation> <classesDirectory default-value="${project.build.outputDirectory}"/> <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess> <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport> <enableAssertions default-value="true">${enableAssertions}</enableAssertions> <excludedGroups>${excludedGroups}</excludedGroups> <failIfNoTests>${failIfNoTests}</failIfNoTests> <forkMode default-value="once">${forkMode}</forkMode> <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds> <groups>${groups}</groups> <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName> <jvm>${jvm}</jvm> <localRepository>${localRepository}</localRepository> <objectFactory>${objectFactory}</objectFactory> <parallel>${parallel}</parallel> <parallelMavenExecution default-value="${session.parallel}"/> <perCoreThreadCount>${perCoreThreadCount}</perCoreThreadCount> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <printSummary default-value="true">${surefire.printSummary}</printSummary> <project default-value="${project}"/> <projectArtifactMap>${project.artifactMap}</projectArtifactMap> <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile> <remoteRepositories>${project.pluginArtifactRepositories}</remoteRepositories> <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat> <reportsDirectory default-value="${project.build.directory}/surefire-reports"/> <session>${session}</session> <skip default-value="false">${maven.test.skip}</skip> <skipExec>${maven.test.skip.exec}</skipExec> <skipTests default-value="false">${skipTests}</skipTests> <systemProperties> <property> <name>prop.jarLocation</name> <value>/Users/ekoontz/giraph/giraph-formats-contrib/../giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar</value> </property> </systemProperties> <test>${test}</test> <testClassesDirectory default-value="${project.build.testOutputDirectory}"/> <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore> <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName> <testSourceDirectory default-value="${project.build.testSourceDirectory}"/> <threadCount>${threadCount}</threadCount> <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace> <useFile default-value="true">${surefire.useFile}</useFile> <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar> <useSystemClassLoader>${surefire.useSystemClassLoader}</useSystemClassLoader> <useUnlimitedThreads>${useUnlimitedThreads}</useUnlimitedThreads> <workingDirectory>${basedir}</workingDirectory> </configuration> [DEBUG] ======================================================================= [DEBUG] Could not find metadata org.apache.hcatalog:hcatalog-core:0.5.0-SNAPSHOT/maven-metadata.xml in local (/Users/ekoontz/.m2/repository) [DEBUG] Failure to find org.apache.hcatalog:hcatalog-core:0.5.0-SNAPSHOT/maven-metadata.xml in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hcatalog:hcatalog-core:0.5.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find org.apache.hcatalog:hcatalog-core:0.5.0-SNAPSHOT/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of datanucleus has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hcatalog:hcatalog-core:0.5.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Could not find metadata org.apache.hive:hive-builtins:0.10.0-SNAPSHOT/maven-metadata.xml in local (/Users/ekoontz/.m2/repository) [DEBUG] Failure to find org.apache.hive:hive-builtins:0.10.0-SNAPSHOT/maven-metadata.xml in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-builtins:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find org.apache.hive:hive-builtins:0.10.0-SNAPSHOT/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of datanucleus has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-builtins:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Could not find metadata org.apache.hive:hive-metastore:0.10.0-SNAPSHOT/maven-metadata.xml in local (/Users/ekoontz/.m2/repository) [DEBUG] Failure to find org.apache.hive:hive-metastore:0.10.0-SNAPSHOT/maven-metadata.xml in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-metastore:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find org.apache.hive:hive-metastore:0.10.0-SNAPSHOT/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of datanucleus has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-metastore:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Could not find metadata asm:asm/maven-metadata.xml in local (/Users/ekoontz/.m2/repository) [DEBUG] Skipped remote update check for asm:asm/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find asm:asm/maven-metadata.xml in https://repository.apache.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache has elapsed or updates are forced [DEBUG] Failure to find asm:asm/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of datanucleus has elapsed or updates are forced [DEBUG] Failure to find asm:asm/maven-metadata.xml in https://repository.apache.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache snapshots has elapsed or updates are forced [DEBUG] Failure to find asm:asm/maven-metadata.xml in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache releases has elapsed or updates are forced [DEBUG] Skipped remote update check for asm:asm/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find asm:asm/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of DN_M2_Repo has elapsed or updates are forced [WARNING] The POM for org.apache.hadoop:hadoop-core:jar:0.20.1 is missing, no dependency information available [DEBUG] Could not find metadata org.apache.hive:hive-exec:0.10.0-SNAPSHOT/maven-metadata.xml in local (/Users/ekoontz/.m2/repository) [DEBUG] Failure to find org.apache.hive:hive-exec:0.10.0-SNAPSHOT/maven-metadata.xml in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-exec:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find org.apache.hive:hive-exec:0.10.0-SNAPSHOT/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of datanucleus has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-exec:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Could not find metadata org.apache.hive:hive-shims:0.10.0-SNAPSHOT/maven-metadata.xml in local (/Users/ekoontz/.m2/repository) [DEBUG] Failure to find org.apache.hive:hive-shims:0.10.0-SNAPSHOT/maven-metadata.xml in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-shims:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find org.apache.hive:hive-shims:0.10.0-SNAPSHOT/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of datanucleus has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-shims:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Could not find metadata org.apache.hive:hive-cli:0.10.0-SNAPSHOT/maven-metadata.xml in local (/Users/ekoontz/.m2/repository) [DEBUG] Failure to find org.apache.hive:hive-cli:0.10.0-SNAPSHOT/maven-metadata.xml in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-cli:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find org.apache.hive:hive-cli:0.10.0-SNAPSHOT/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of datanucleus has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-cli:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Could not find metadata org.apache.hive:hive-hbase-handler:0.10.0-SNAPSHOT/maven-metadata.xml in local (/Users/ekoontz/.m2/repository) [DEBUG] Failure to find org.apache.hive:hive-hbase-handler:0.10.0-SNAPSHOT/maven-metadata.xml in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-hbase-handler:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Failure to find org.apache.hive:hive-hbase-handler:0.10.0-SNAPSHOT/maven-metadata.xml in http://www.datanucleus.org/downloads/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of datanucleus has elapsed or updates are forced [DEBUG] Skipped remote update check for org.apache.hive:hive-hbase-handler:0.10.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] org.apache.giraph:giraph-formats-contrib:jar:0.2-SNAPSHOT [DEBUG] commons-cli:commons-cli:jar:1.2:compile [DEBUG] commons-io:commons-io:jar:1.3.2:compile [DEBUG] org.apache.giraph:giraph:jar:0.2-SNAPSHOT:compile [DEBUG] com.google.guava:guava:jar:12.0:compile [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile [DEBUG] io.netty:netty:jar:3.5.3.Final:compile [DEBUG] net.iharder:base64:jar:2.3.8:compile [DEBUG] org.apache.mahout:mahout-collections:jar:1.0:compile [DEBUG] org.codehaus.jackson:jackson-core-asl:jar:1.8.0:compile [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.8.0:compile [DEBUG] org.json:json:jar:20090211:compile [DEBUG] org.apache.hbase:hbase:jar:0.90.5:provided [DEBUG] commons-codec:commons-codec:jar:1.4:compile [DEBUG] commons-httpclient:commons-httpclient:jar:3.0.1:runtime (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) (version managed from 3.1 by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] commons-lang:commons-lang:jar:2.5:compile [DEBUG] commons-logging:commons-logging:jar:1.1.1:compile [DEBUG] log4j:log4j:jar:1.2.16:compile [DEBUG] org.apache.hadoop:avro:jar:1.3.3:provided [DEBUG] org.apache.hadoop:hadoop-core:jar:0.20-append-r1056497:compile [DEBUG] org.apache.thrift:thrift:jar:0.2.0:provided [DEBUG] org.jruby:jruby-complete:jar:1.6.0:provided [DEBUG] org.mortbay.jetty:jetty:jar:6.1.26:compile [DEBUG] org.mortbay.jetty:jetty-util:jar:6.1.26:compile [DEBUG] org.mortbay.jetty:jsp-2.1:jar:6.1.14:compile [DEBUG] org.mortbay.jetty:jsp-api-2.1:jar:6.1.14:compile [DEBUG] org.mortbay.jetty:servlet-api-2.5:jar:6.1.14:compile [DEBUG] org.slf4j:slf4j-api:jar:1.5.8:compile [DEBUG] org.slf4j:slf4j-log4j12:jar:1.5.8:compile [DEBUG] tomcat:jasper-compiler:jar:5.5.23:compile [DEBUG] tomcat:jasper-runtime:jar:5.5.23:compile [DEBUG] com.google.protobuf:protobuf-java:jar:2.3.0:provided [DEBUG] com.sun.jersey:jersey-core:jar:1.4:provided [DEBUG] com.sun.jersey:jersey-json:jar:1.4:provided [DEBUG] org.codehaus.jettison:jettison:jar:1.1:provided [DEBUG] com.sun.xml.bind:jaxb-impl:jar:2.1.12:provided [DEBUG] org.codehaus.jackson:jackson-jaxrs:jar:1.5.5:compile [DEBUG] org.codehaus.jackson:jackson-xc:jar:1.5.5:compile [DEBUG] com.sun.jersey:jersey-server:jar:1.4:provided [DEBUG] javax.ws.rs:jsr311-api:jar:1.1.1:provided [DEBUG] javax.xml.bind:jaxb-api:jar:2.1:provided [DEBUG] javax.activation:activation:jar:1.1:compile [DEBUG] stax:stax-api:jar:1.0.1:provided [DEBUG] org.apache.hcatalog:hcatalog-core:jar:0.5.0-SNAPSHOT:compile [DEBUG] org.apache.hadoop:hadoop-tools:jar:1.0.3:compile [DEBUG] javax.management.j2ee:management-api:jar:1.1-rev-1:compile [DEBUG] javax.ejb:ejb-api:jar:3.0-alpha-1:compile [DEBUG] javax.transaction:transaction-api:jar:1.1:compile [DEBUG] javax.xml:jaxrpc-api:jar:1.1:compile [DEBUG] org.apache.hive:hive-builtins:jar:0.10.0-SNAPSHOT:compile [DEBUG] org.apache.hive:hive-metastore:jar:0.10.0-SNAPSHOT:compile [DEBUG] org.antlr:antlr:jar:3.0.1:compile [DEBUG] org.antlr:stringtemplate:jar:3.1-b1:compile [DEBUG] antlr:antlr:jar:2.7.7:compile [DEBUG] org.antlr:antlr-runtime:jar:3.0.1:compile [DEBUG] commons-pool:commons-pool:jar:1.5.4:compile [DEBUG] org.datanucleus:datanucleus-connectionpool:jar:2.0.3:compile [DEBUG] org.datanucleus:datanucleus-core:jar:2.0.3:compile [DEBUG] org.datanucleus:datanucleus-enhancer:jar:2.0.3:compile [DEBUG] org.datanucleus:datanucleus-rdbms:jar:2.0.3:compile [DEBUG] javax.jdo:jdo2-api:jar:2.3-ec:compile [DEBUG] javax.transaction:jta:jar:1.1:compile [DEBUG] org.apache.derby:derby:jar:10.4.2.0:compile [DEBUG] org.apache.hive:hive-exec:jar:0.10.0-SNAPSHOT:compile [DEBUG] com.googlecode.javaewah:JavaEWAH:jar:0.3.2:compile [DEBUG] org.apache.hive:hive-cli:jar:0.10.0-SNAPSHOT:compile [DEBUG] org.apache.hive:hive-hbase-handler:jar:0.10.0-SNAPSHOT:compile [DEBUG] com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.1:compile [DEBUG] org.apache.thrift:libfb303:jar:0.7.0:compile [DEBUG] commons-dbcp:commons-dbcp:jar:1.4:compile [DEBUG] org.apache.hive:hive-common:jar:0.9.0:compile [DEBUG] org.apache.hive:hive-shims:jar:0.9.0:compile [DEBUG] commons-logging:commons-logging-api:jar:1.0.4:runtime (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] org.apache.zookeeper:zookeeper:jar:3.3.3:compile [DEBUG] jline:jline:jar:0.9.94:compile [DEBUG] org.apache.accumulo:accumulo-core:jar:1.4.0:provided [DEBUG] commons-collections:commons-collections:jar:3.2.1:provided (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) (version managed from 3.2 by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] org.apache.thrift:libthrift:jar:0.6.1:compile [DEBUG] org.apache.httpcomponents:httpclient:jar:4.0.1:compile [DEBUG] org.apache.httpcomponents:httpcore:jar:4.0.1:compile [DEBUG] org.apache.accumulo:accumulo-start:jar:1.4.0:provided [DEBUG] org.apache.commons:commons-jci-core:jar:1.0:provided [DEBUG] org.apache.commons:commons-jci-fam:jar:1.0:provided [DEBUG] org.apache.accumulo:cloudtrace:jar:1.4.0:provided [DEBUG] junit:junit:jar:4.8:test [DEBUG] org.apache.hbase:hbase:jar:tests:0.90.5:test [DEBUG] commons-net:commons-net:jar:3.1:provided [DEBUG] org.apache.hadoop:hadoop-common:jar:0.23.1:provided [DEBUG] org.apache.commons:commons-math:jar:2.1:compile [DEBUG] xmlenc:xmlenc:jar:0.52:compile [DEBUG] javax.servlet:servlet-api:jar:2.5:compile [DEBUG] asm:asm:jar:3.2:compile [DEBUG] javax.servlet.jsp:jsp-api:jar:2.1:provided [DEBUG] commons-el:commons-el:jar:1.0:compile [DEBUG] net.java.dev.jets3t:jets3t:jar:0.6.1:compile [DEBUG] commons-configuration:commons-configuration:jar:1.6:runtime (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] commons-digester:commons-digester:jar:1.8:runtime [DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:runtime [DEBUG] commons-beanutils:commons-beanutils-core:jar:1.8.0:runtime [DEBUG] hsqldb:hsqldb:jar:1.8.0.7:compile [DEBUG] org.eclipse.jdt:core:jar:3.1.1:compile [DEBUG] oro:oro:jar:2.0.8:compile [DEBUG] org.aspectj:aspectjrt:jar:1.6.5:provided [DEBUG] org.apache.avro:avro:jar:1.5.3:provided [DEBUG] com.thoughtworks.paranamer:paranamer:jar:2.3:provided [DEBUG] org.xerial.snappy:snappy-java:jar:1.0.3.2:provided [DEBUG] org.apache.avro:avro-ipc:jar:1.5.3:provided [DEBUG] org.apache.velocity:velocity:jar:1.7:provided [DEBUG] net.sf.kosmosfs:kfs:jar:0.3:compile [DEBUG] org.apache.hadoop:hadoop-auth:jar:0.23.1:provided (scope managed from compile by org.apache.giraph:parent:0.2-SNAPSHOT) [DEBUG] com.googlecode.json-simple:json-simple:jar:1.1:provided [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1:provided [DEBUG] org.apache.hadoop:hadoop-yarn-common:jar:0.23.1:provided [DEBUG] org.apache.hadoop:hadoop-yarn-api:jar:0.23.1:provided [DEBUG] com.google.inject:guice:jar:3.0:provided [DEBUG] javax.inject:javax.inject:jar:1:provided [DEBUG] aopalliance:aopalliance:jar:1.0:provided [DEBUG] com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8:provided [DEBUG] com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8:provided [DEBUG] org.glassfish:javax.servlet:jar:3.0:provided [DEBUG] com.sun.jersey:jersey-client:jar:1.8:provided [DEBUG] com.sun.jersey:jersey-grizzly2:jar:1.8:provided [DEBUG] org.glassfish.grizzly:grizzly-http:jar:2.1.1:provided [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:2.1.1:provided [DEBUG] org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023:provided [DEBUG] org.glassfish.external:management-api:jar:3.0.0-b012:provided [DEBUG] org.glassfish.grizzly:grizzly-http-server:jar:2.1.1:provided [DEBUG] org.glassfish.grizzly:grizzly-rcm:jar:2.1.1:provided [DEBUG] org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1:provided [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1:provided [DEBUG] com.sun.jersey.contribs:jersey-guice:jar:1.8:provided [DEBUG] org.apache.hadoop:hadoop-yarn-server-common:jar:0.23.1:provided [DEBUG] org.apache.hadoop:hadoop-annotations:jar:0.23.1:provided [DEBUG] jdiff:jdiff:jar:1.0.9:provided [DEBUG] org.apache.hadoop:hadoop-hdfs:jar:0.23.1:provided [DEBUG] commons-daemon:commons-daemon:jar:1.0.3:provided [DEBUG] com.google.inject.extensions:guice-servlet:jar:3.0:provided [DEBUG] org.jboss.netty:netty:jar:3.2.3.Final:provided [DEBUG] com.cenqua.clover:clover:jar:3.0.2:provided [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.1:provided [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ giraph-formats-contrib --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.4.1, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean' with basic configurator --> [DEBUG] (f) directory = /Users/ekoontz/giraph/giraph-formats-contrib/target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] (f) reportDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/site [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [DEBUG] -- end configuration -- [INFO] Deleting /Users/ekoontz/giraph/giraph-formats-contrib/target [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hcatalog/TestHiveUtils.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hcatalog [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hbase/TestHBaseRootMarkerVertextFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hbase/TestHBaseRootMarkerVertextFormat$EdgeNotification.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hbase/edgemarker/TableEdgeOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hbase/edgemarker/TableEdgeOutputFormat$TableEdgeVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hbase/edgemarker/TableEdgeInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hbase/edgemarker/TableEdgeInputFormat$TableEdgeVertexReader.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hbase/edgemarker [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/hbase [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo/TestAccumuloVertexFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo/TestAccumuloVertexFormat$EdgeNotification.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo/edgemarker/AccumuloEdgeOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo/edgemarker/AccumuloEdgeOutputFormat$AccumuloEdgeVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo/edgemarker/AccumuloEdgeInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo/edgemarker/AccumuloEdgeInputFormat$AccumuloEdgeVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo/edgemarker/AccumuloEdgeInputFormat$1.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo/edgemarker [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io/accumulo [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/io [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph/BspCase.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes/org [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports/TEST-org.apache.giraph.io.hcatalog.TestHiveUtils.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports/TEST-org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports/TEST-org.apache.giraph.io.accumulo.TestAccumuloVertexFormat.xml [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports/org.apache.giraph.io.hcatalog.TestHiveUtils.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports/org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat.txt [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports/org.apache.giraph.io.accumulo.TestAccumuloVertexFormat.txt [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/generated-sources/test-annotations [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/generated-sources/annotations [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/generated-sources [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HiveUtils.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HiveGiraphRunner.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HCatalogVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HCatalogVertexOutputFormat$SingleRowHCatalogVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HCatalogVertexOutputFormat$MultiRowHCatalogVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HCatalogVertexOutputFormat$HCatalogVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HCatalogVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HCatalogVertexInputFormat$SingleRowHCatalogVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HCatalogVertexInputFormat$MultiRowHCatalogVertexReader.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog/HCatalogVertexInputFormat$HCatalogVertexReader.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hcatalog [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hbase/HBaseVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hbase/HBaseVertexOutputFormat$HBaseVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hbase/HBaseVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hbase/HBaseVertexInputFormat$HBaseVertexReader.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/hbase [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/accumulo/AccumuloVertexOutputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/accumulo/AccumuloVertexOutputFormat$AccumuloVertexWriter.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/accumulo/AccumuloVertexInputFormat.class [INFO] Deleting file /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/accumulo/AccumuloVertexInputFormat$AccumuloVertexReader.class [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io/accumulo [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph/io [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache/giraph [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org/apache [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes/org [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [INFO] Deleting directory /Users/ekoontz/giraph/giraph-formats-contrib/target [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [DEBUG] Skipping non-existing directory /Users/ekoontz/giraph/giraph-formats-contrib/target/site [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ giraph-formats-contrib --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.5:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [debug] execute contextualize [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.5:resources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: org.apache.giraph:giraph-formats-contrib:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph-formats-contrib/pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/ekoontz/giraph/giraph-formats-contrib/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (f) supportMultiLineFiltering = false [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {java.vendor=Apple Inc., sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.SECURITYSESSIONID=186a4, os.name=Mac OS X, sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/, env.Apple_Ubiquity_Message=/tmp/launch-S4FuBI/Apple_Ubiquity_Message, env.PWD=/Users/ekoontz/giraph, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_37-b06-434-11M3909, env.Apple_PubSub_Socket_Render=/tmp/launch-rBUf5n/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-HNcF4O/org.macosforge.xquartz:0, user.name=ekoontz, maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800), env.USER=ekoontz, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F5:0:0, awt.nativeDoubleBuffering=true, env.PATH=/usr/local/bin:/Users/ekoontz/ec2-api-tools/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin, user.language=en, sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries, classworlds.conf=/usr/local/Cellar/maven/3.0.4/libexec/bin/m2.conf, java.version=1.6.0_37, user.timezone=America/Los_Angeles, sun.arch.data.model=64, buildtype=test, env.EC2_HOME=/Users/ekoontz/ec2-api-tools, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=US, java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, java.vm.info=mixed mode, env.LOGNAME=ekoontz, os.version=10.7.5, env.TERM_PROGRAM_VERSION=303.2, hadoop.version=0.23.1, env.CLICOLOR=1, path.separator=:, java.vm.version=20.12-b01-434, munge.symbols=HADOOP_1_SECRET_MANAGER, env.JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.LSCOLORS=exfxcxdxbxegedabagacad, user.home=/Users/ekoontz, env.OLDPWD=/Users/ekoontz/giraph, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/ekoontz/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/usr/local/Cellar/maven/3.0.4/libexec, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Phadoop_0.23 clean test, java.class.path=/usr/local/Cellar/maven/3.0.4/libexec/boot/plexus-classworlds-2.4.jar, env.TERM_SESSION_ID=2C9734AE-40BE-49CB-B6EA-335AFB5EC62C, env.com.apple.java.jvmMode=client, maven.version=3.0.4, java.vm.specification.name=Java Virtual Machine Specification, hbase.version=0.90.5, java.vm.specification.version=1.0, sun.cpu.endian=little, env.JAVA_MAIN_CLASS_53380=org.codehaus.plexus.classworlds.launcher.Launcher, sun.os.patch.level=unknown, env.HOME=/Users/ekoontz, forHadoop=for-hadoop-0.23.1, java.io.tmpdir=/var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/, java.vendor.url.bug=http://bugreport.apple.com/, env.SSH_AUTH_SOCK=/tmp/launch-iSIhN2/Listeners, env.COMMAND_MODE=unix2003, mrj.build=11M3909, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/ekoontz/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext, mrj.version=1070.1.6.0_37-434, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/ekoontz/giraph, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=emacs, jackson.version=1.8.0, file.encoding=MacRoman, java.specification.version=1.6, env.MYPS=$(echo -n "${PWD/#$HOME/~}" | awk -F "/" '{if (length($0) > 14) { if (NF>4) print $1 "/" $2 "/.../" $(NF-1) "/" $NF; else if (NF>3) print $1 "/" $2 "/.../" $NF; else print $1 "/.../" $NF; } else print $0;}')} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory /Users/ekoontz/giraph/giraph-formats-contrib/src/main/resources excludes [] includes [] [INFO] skip non existing resourceDirectory /Users/ekoontz/giraph/giraph-formats-contrib/src/main/resources [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ giraph-formats-contrib --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile' with basic configurator --> [DEBUG] (f) basedir = /Users/ekoontz/giraph/giraph-formats-contrib [DEBUG] (f) buildDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target [DEBUG] (f) classpathElements = [/Users/ekoontz/giraph/giraph-formats-contrib/target/classes, /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar, /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar, /Users/ekoontz/giraph/giraph/target/munged/classes, /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar, /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar, /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar, /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar, /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar, /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar, /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar, /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar, /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar, /Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar, /Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar, /Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar, /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar, /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar, /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar, /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar, /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar, /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar, /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar, /Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar, /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar, /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar, /Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar, /Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar, /Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar, /Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar, /Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar, /Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar, /Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar, /Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar, /Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar, /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar, /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar, /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar, /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar, /Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar, /Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar, /Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar, /Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar, /Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar, /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar, /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar, /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar, /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar, /Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar, /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar, /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar, /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar, /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar, /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar, /Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar, /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar, /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar, /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar, /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar, /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar, /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar, /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar, /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar, /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar, /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar, /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar, /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar, /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar, /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar, /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar, /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar, /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar, /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar, /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar, /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar, /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar, /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar, /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar, /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar, /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar, /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar, /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar, /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar] [DEBUG] (f) compileSourceRoots = [/Users/ekoontz/giraph/giraph-formats-contrib/src/main/java] [DEBUG] (f) compilerId = javac [DEBUG] (f) debug = true [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnError = true [DEBUG] (f) fork = false [DEBUG] (f) generatedSourcesDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/generated-sources/annotations [DEBUG] (f) optimize = false [DEBUG] (f) outputDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] (f) outputFileName = giraph-formats-contrib-0.2-SNAPSHOT [DEBUG] (f) projectArtifact = org.apache.giraph:giraph-formats-contrib:jar:0.2-SNAPSHOT [DEBUG] (f) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (f) showDeprecation = false [DEBUG] (f) showWarnings = false [DEBUG] (f) source = 1.6 [DEBUG] (f) staleMillis = 0 [DEBUG] (f) target = 1.6 [DEBUG] (f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [/Users/ekoontz/giraph/giraph-formats-contrib/src/main/java] [DEBUG] Classpath: [/Users/ekoontz/giraph/giraph-formats-contrib/target/classes /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar /Users/ekoontz/giraph/giraph/target/munged/classes /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar /Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar /Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar /Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar /Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar /Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar /Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar /Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar /Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar /Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar /Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar /Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar /Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar /Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar /Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar /Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar /Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar /Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar /Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar /Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar /Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar] [DEBUG] Output directory: /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] Classpath: [DEBUG] /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [DEBUG] /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar [DEBUG] /Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar [DEBUG] /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar [DEBUG] /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar [DEBUG] Source roots: [DEBUG] /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java [DEBUG] Command line options: [DEBUG] -d /Users/ekoontz/giraph/giraph-formats-contrib/target/classes -classpath /Users/ekoontz/giraph/giraph-formats-contrib/target/classes:/Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar:/Users/ekoontz/giraph/giraph/target/munged/classes:/Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar:/Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar:/Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar:/Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar:/Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar:/Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar:/Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar:/Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar:/Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar:/Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar:/Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar:/Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar:/Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar:/Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar:/Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar:/Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar:/Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar:/Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar:/Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar:/Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar:/Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar:/Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar:/Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar:/Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar:/Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar:/Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar:/Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar:/Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar:/Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar:/Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar:/Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar:/Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar:/Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar:/Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar:/Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar:/Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar:/Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar:/Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar:/Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar:/Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar:/Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar:/Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar:/Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar:/Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar:/Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar:/Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar:/Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar:/Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar:/Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar:/Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar:/Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar:/Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar:/Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar:/Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar:/Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar:/Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar:/Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar:/Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar:/Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar:/Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar: -sourcepath /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java: /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloVertexOutputFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hbase/package-info.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hbase/HBaseVertexInputFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatalog/HCatalogVertexInputFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatalog/HiveUtils.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatalog/package-info.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatalog/HCatalogVertexOutputFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/AccumuloVertexInputFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatalog/HiveGiraphRunner.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/accumulo/package-info.java /Users/ekoontz/giraph/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hbase/HBaseVertexOutputFormat.java -s /Users/ekoontz/giraph/giraph-formats-contrib/target/generated-sources/annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8 [INFO] Compiling 11 source files to /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ giraph-formats-contrib --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.5:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [debug] execute contextualize [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.5:testResources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: org.apache.giraph:giraph-formats-contrib:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph-formats-contrib/pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/ekoontz/giraph/giraph-formats-contrib/src/test/resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (f) supportMultiLineFiltering = false [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {java.vendor=Apple Inc., sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.SECURITYSESSIONID=186a4, os.name=Mac OS X, sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/, env.Apple_Ubiquity_Message=/tmp/launch-S4FuBI/Apple_Ubiquity_Message, env.PWD=/Users/ekoontz/giraph, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_37-b06-434-11M3909, env.Apple_PubSub_Socket_Render=/tmp/launch-rBUf5n/Render, project.build.sourceEncoding=UTF-8, env.DISPLAY=/tmp/launch-HNcF4O/org.macosforge.xquartz:0, user.name=ekoontz, maven.build.version=Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800), env.USER=ekoontz, env.SHELL=/bin/bash, env.__CF_USER_TEXT_ENCODING=0x1F5:0:0, awt.nativeDoubleBuffering=true, env.PATH=/usr/local/bin:/Users/ekoontz/ec2-api-tools/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin, user.language=en, sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries, classworlds.conf=/usr/local/Cellar/maven/3.0.4/libexec/bin/m2.conf, java.version=1.6.0_37, user.timezone=America/Los_Angeles, sun.arch.data.model=64, buildtype=test, env.EC2_HOME=/Users/ekoontz/ec2-api-tools, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=US, java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, java.vm.info=mixed mode, env.LOGNAME=ekoontz, os.version=10.7.5, env.TERM_PROGRAM_VERSION=303.2, hadoop.version=0.23.1, env.CLICOLOR=1, path.separator=:, java.vm.version=20.12-b01-434, munge.symbols=HADOOP_1_SECRET_MANAGER, env.JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.LSCOLORS=exfxcxdxbxegedabagacad, user.home=/Users/ekoontz, env.OLDPWD=/Users/ekoontz/giraph, java.specification.vendor=Sun Microsystems Inc., env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Users/ekoontz/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/usr/local/Cellar/maven/3.0.4/libexec, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Phadoop_0.23 clean test, java.class.path=/usr/local/Cellar/maven/3.0.4/libexec/boot/plexus-classworlds-2.4.jar, env.TERM_SESSION_ID=2C9734AE-40BE-49CB-B6EA-335AFB5EC62C, env.com.apple.java.jvmMode=client, maven.version=3.0.4, java.vm.specification.name=Java Virtual Machine Specification, hbase.version=0.90.5, java.vm.specification.version=1.0, sun.cpu.endian=little, env.JAVA_MAIN_CLASS_53380=org.codehaus.plexus.classworlds.launcher.Launcher, sun.os.patch.level=unknown, env.HOME=/Users/ekoontz, forHadoop=for-hadoop-0.23.1, java.io.tmpdir=/var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/, java.vendor.url.bug=http://bugreport.apple.com/, env.SSH_AUTH_SOCK=/tmp/launch-iSIhN2/Listeners, env.COMMAND_MODE=unix2003, mrj.build=11M3909, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Users/ekoontz/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext, mrj.version=1070.1.6.0_37-434, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/ekoontz/giraph, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=emacs, jackson.version=1.8.0, file.encoding=MacRoman, java.specification.version=1.6, env.MYPS=$(echo -n "${PWD/#$HOME/~}" | awk -F "/" '{if (length($0) > 14) { if (NF>4) print $1 "/" $2 "/.../" $(NF-1) "/" $NF; else if (NF>3) print $1 "/" $2 "/.../" $NF; else print $1 "/.../" $NF; } else print $0;}')} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory /Users/ekoontz/giraph/giraph-formats-contrib/src/test/resources excludes [] includes [] [INFO] skip non existing resourceDirectory /Users/ekoontz/giraph/giraph-formats-contrib/src/test/resources [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ giraph-formats-contrib --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile' with basic configurator --> [DEBUG] (f) basedir = /Users/ekoontz/giraph/giraph-formats-contrib [DEBUG] (f) buildDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target [DEBUG] (f) classpathElements = [/Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes, /Users/ekoontz/giraph/giraph-formats-contrib/target/classes, /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar, /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar, /Users/ekoontz/giraph/giraph/target/munged/classes, /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar, /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar, /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar, /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar, /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar, /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar, /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar, /Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar, /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar, /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar, /Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar, /Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar, /Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar, /Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar, /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar, /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar, /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar, /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar, /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar, /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar, /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar, /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar, /Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar, /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar, /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar, /Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar, /Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar, /Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar, /Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar, /Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar, /Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar, /Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar, /Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar, /Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar, /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar, /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar, /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar, /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar, /Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar, /Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar, /Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar, /Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar, /Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar, /Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar, /Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar, /Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar, /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar, /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar, /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar, /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar, /Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar, /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar, /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar, /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar, /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar, /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar, /Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar, /Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar, /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5-tests.jar, /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar, /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar, /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar, /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar, /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar, /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar, /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar, /Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar, /Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar, /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar, /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar, /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar, /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar, /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar, /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar, /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar, /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar, /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar, /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar, /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar, /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar, /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar, /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar, /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar, /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar, /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar, /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar, /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar, /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar, /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar, /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar, /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar, /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar, /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar, /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar] [DEBUG] (f) compileSourceRoots = [/Users/ekoontz/giraph/giraph-formats-contrib/src/test/java] [DEBUG] (f) compilerId = javac [DEBUG] (f) debug = true [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnError = true [DEBUG] (f) fork = false [DEBUG] (f) generatedTestSourcesDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/generated-sources/test-annotations [DEBUG] (f) optimize = false [DEBUG] (f) outputDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [DEBUG] (f) outputFileName = giraph-formats-contrib-0.2-SNAPSHOT [DEBUG] (f) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (f) showDeprecation = false [DEBUG] (f) showWarnings = false [DEBUG] (f) source = 1.6 [DEBUG] (f) staleMillis = 0 [DEBUG] (f) target = 1.6 [DEBUG] (f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [/Users/ekoontz/giraph/giraph-formats-contrib/src/test/java] [DEBUG] Classpath: [/Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes /Users/ekoontz/giraph/giraph-formats-contrib/target/classes /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar /Users/ekoontz/giraph/giraph/target/munged/classes /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar /Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar /Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar /Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar /Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar /Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar /Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar /Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar /Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar /Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar /Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar /Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar /Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar /Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar /Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar /Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar /Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar /Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar /Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar /Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar /Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar /Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar /Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar /Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar /Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar /Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar /Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5-tests.jar /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar /Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar /Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar] [DEBUG] Output directory: /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [DEBUG] Classpath: [DEBUG] /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [DEBUG] /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [DEBUG] /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar [DEBUG] /Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5-tests.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar [DEBUG] /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar [DEBUG] /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar [DEBUG] Source roots: [DEBUG] /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java [DEBUG] Command line options: [DEBUG] -d /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes -classpath /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes:/Users/ekoontz/giraph/giraph-formats-contrib/target/classes:/Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar:/Users/ekoontz/giraph/giraph/target/munged/classes:/Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar:/Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar:/Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar:/Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar:/Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar:/Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar:/Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar:/Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar:/Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar:/Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar:/Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar:/Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar:/Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar:/Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar:/Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar:/Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar:/Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar:/Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar:/Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar:/Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar:/Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar:/Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar:/Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar:/Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar:/Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar:/Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar:/Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar:/Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar:/Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar:/Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar:/Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar:/Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar:/Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar:/Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar:/Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar:/Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar:/Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar:/Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar:/Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar:/Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar:/Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar:/Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar:/Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar:/Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar:/Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar:/Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar:/Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar:/Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar:/Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5-tests.jar:/Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar:/Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar:/Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar:/Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar:/Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar:/Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar:/Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar:/Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar:/Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar:/Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar:/Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar:/Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar:/Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar:/Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar:/Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar:/Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar:/Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar:/Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar:/Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar:/Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar:/Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar:/Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar:/Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar:/Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar:/Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar:/Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar:/Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar:/Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar:/Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar:/Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar: -sourcepath /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java: /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java/org/apache/giraph/io/hbase/edgemarker/TableEdgeOutputFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java/org/apache/giraph/io/accumulo/edgemarker/AccumuloEdgeOutputFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java/org/apache/giraph/io/accumulo/TestAccumuloVertexFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java/org/apache/giraph/BspCase.java /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java/org/apache/giraph/io/hbase/edgemarker/TableEdgeInputFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java/org/apache/giraph/io/hcatalog/TestHiveUtils.java /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java/org/apache/giraph/io/hbase/TestHBaseRootMarkerVertextFormat.java /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java/org/apache/giraph/io/accumulo/edgemarker/AccumuloEdgeInputFormat.java -s /Users/ekoontz/giraph/giraph-formats-contrib/target/generated-sources/test-annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8 [INFO] Compiling 8 source files to /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.6:test (default-test) @ giraph-formats-contrib --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.6:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@69cd2e5f] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.6:test' with basic configurator --> [DEBUG] (s) basedir = /Users/ekoontz/giraph/giraph-formats-contrib [DEBUG] (s) childDelegation = false [DEBUG] (s) classesDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] (s) disableXmlReport = false [DEBUG] (s) enableAssertions = true [DEBUG] (s) forkMode = once [DEBUG] (s) junitArtifactName = junit:junit [DEBUG] (s) localRepository = id: local url: file:///Users/ekoontz/.m2/repository/ layout: none [DEBUG] (f) parallelMavenExecution = false [DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.6:, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.6:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.6:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.6:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, junit:junit=junit:junit:jar:3.8.1:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile} [DEBUG] (s) printSummary = true [DEBUG] (s) project = MavenProject: org.apache.giraph:giraph-formats-contrib:0.2-SNAPSHOT @ /Users/ekoontz/giraph/giraph-formats-contrib/pom.xml [DEBUG] (s) projectArtifactMap = {commons-cli:commons-cli=commons-cli:commons-cli:jar:1.2:compile, commons-io:commons-io=commons-io:commons-io:jar:1.3.2:compile, org.apache.giraph:giraph=org.apache.giraph:giraph:jar:0.2-SNAPSHOT:compile, com.google.guava:guava=com.google.guava:guava:jar:12.0:compile, com.google.code.findbugs:jsr305=com.google.code.findbugs:jsr305:jar:1.3.9:compile, io.netty:netty=io.netty:netty:jar:3.5.3.Final:compile, net.iharder:base64=net.iharder:base64:jar:2.3.8:compile, org.apache.mahout:mahout-collections=org.apache.mahout:mahout-collections:jar:1.0:compile, org.codehaus.jackson:jackson-core-asl=org.codehaus.jackson:jackson-core-asl:jar:1.8.0:compile, org.codehaus.jackson:jackson-mapper-asl=org.codehaus.jackson:jackson-mapper-asl:jar:1.8.0:compile, org.json:json=org.json:json:jar:20090211:compile, org.apache.hbase:hbase=org.apache.hbase:hbase:test-jar:tests:0.90.5:test, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.0.1:runtime, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.5:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.1.1:compile, log4j:log4j=log4j:log4j:jar:1.2.16:compile, org.apache.hadoop:avro=org.apache.hadoop:avro:jar:1.3.3:provided, org.apache.hadoop:hadoop-core=org.apache.hadoop:hadoop-core:jar:0.20-append-r1056497:compile, org.apache.thrift:thrift=org.apache.thrift:thrift:jar:0.2.0:provided, org.jruby:jruby-complete=org.jruby:jruby-complete:jar:1.6.0:provided, org.mortbay.jetty:jetty=org.mortbay.jetty:jetty:jar:6.1.26:compile, org.mortbay.jetty:jetty-util=org.mortbay.jetty:jetty-util:jar:6.1.26:compile, org.mortbay.jetty:jsp-2.1=org.mortbay.jetty:jsp-2.1:jar:6.1.14:compile, org.mortbay.jetty:jsp-api-2.1=org.mortbay.jetty:jsp-api-2.1:jar:6.1.14:compile, org.mortbay.jetty:servlet-api-2.5=org.mortbay.jetty:servlet-api-2.5:jar:6.1.14:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.5.8:compile, org.slf4j:slf4j-log4j12=org.slf4j:slf4j-log4j12:jar:1.5.8:compile, tomcat:jasper-compiler=tomcat:jasper-compiler:jar:5.5.23:compile, tomcat:jasper-runtime=tomcat:jasper-runtime:jar:5.5.23:compile, com.google.protobuf:protobuf-java=com.google.protobuf:protobuf-java:jar:2.3.0:provided, com.sun.jersey:jersey-core=com.sun.jersey:jersey-core:jar:1.4:provided, com.sun.jersey:jersey-json=com.sun.jersey:jersey-json:jar:1.4:provided, org.codehaus.jettison:jettison=org.codehaus.jettison:jettison:jar:1.1:provided, com.sun.xml.bind:jaxb-impl=com.sun.xml.bind:jaxb-impl:jar:2.1.12:provided, org.codehaus.jackson:jackson-jaxrs=org.codehaus.jackson:jackson-jaxrs:jar:1.5.5:compile, org.codehaus.jackson:jackson-xc=org.codehaus.jackson:jackson-xc:jar:1.5.5:compile, com.sun.jersey:jersey-server=com.sun.jersey:jersey-server:jar:1.4:provided, javax.ws.rs:jsr311-api=javax.ws.rs:jsr311-api:jar:1.1.1:provided, javax.xml.bind:jaxb-api=javax.xml.bind:jaxb-api:jar:2.1:provided, javax.activation:activation=javax.activation:activation:jar:1.1:compile, stax:stax-api=stax:stax-api:jar:1.0.1:provided, org.apache.hcatalog:hcatalog-core=org.apache.hcatalog:hcatalog-core:jar:0.5.0-SNAPSHOT:compile, org.apache.hadoop:hadoop-tools=org.apache.hadoop:hadoop-tools:jar:1.0.3:compile, javax.management.j2ee:management-api=javax.management.j2ee:management-api:jar:1.1-rev-1:compile, javax.ejb:ejb-api=javax.ejb:ejb-api:jar:3.0-alpha-1:compile, javax.transaction:transaction-api=javax.transaction:transaction-api:jar:1.1:compile, javax.xml:jaxrpc-api=javax.xml:jaxrpc-api:jar:1.1:compile, org.apache.hive:hive-builtins=org.apache.hive:hive-builtins:jar:0.10.0-SNAPSHOT:compile, org.apache.hive:hive-metastore=org.apache.hive:hive-metastore:jar:0.10.0-SNAPSHOT:compile, org.antlr:antlr=org.antlr:antlr:jar:3.0.1:compile, org.antlr:stringtemplate=org.antlr:stringtemplate:jar:3.1-b1:compile, antlr:antlr=antlr:antlr:jar:2.7.7:compile, org.antlr:antlr-runtime=org.antlr:antlr-runtime:jar:3.0.1:compile, commons-pool:commons-pool=commons-pool:commons-pool:jar:1.5.4:compile, org.datanucleus:datanucleus-connectionpool=org.datanucleus:datanucleus-connectionpool:jar:2.0.3:compile, org.datanucleus:datanucleus-core=org.datanucleus:datanucleus-core:jar:2.0.3:compile, org.datanucleus:datanucleus-enhancer=org.datanucleus:datanucleus-enhancer:jar:2.0.3:compile, org.datanucleus:datanucleus-rdbms=org.datanucleus:datanucleus-rdbms:jar:2.0.3:compile, javax.jdo:jdo2-api=javax.jdo:jdo2-api:jar:2.3-ec:compile, javax.transaction:jta=javax.transaction:jta:jar:1.1:compile, org.apache.derby:derby=org.apache.derby:derby:jar:10.4.2.0:compile, org.apache.hive:hive-exec=org.apache.hive:hive-exec:jar:0.10.0-SNAPSHOT:compile, com.googlecode.javaewah:JavaEWAH=com.googlecode.javaewah:JavaEWAH:jar:0.3.2:compile, org.apache.hive:hive-cli=org.apache.hive:hive-cli:jar:0.10.0-SNAPSHOT:compile, org.apache.hive:hive-hbase-handler=org.apache.hive:hive-hbase-handler:jar:0.10.0-SNAPSHOT:compile, com.github.stephenc.high-scale-lib:high-scale-lib=com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.1:compile, org.apache.thrift:libfb303=org.apache.thrift:libfb303:jar:0.7.0:compile, commons-dbcp:commons-dbcp=commons-dbcp:commons-dbcp:jar:1.4:compile, org.apache.hive:hive-common=org.apache.hive:hive-common:jar:0.9.0:compile, org.apache.hive:hive-shims=org.apache.hive:hive-shims:jar:0.9.0:compile, commons-logging:commons-logging-api=commons-logging:commons-logging-api:jar:1.0.4:runtime, org.apache.zookeeper:zookeeper=org.apache.zookeeper:zookeeper:jar:3.3.3:compile, jline:jline=jline:jline:jar:0.9.94:compile, org.apache.accumulo:accumulo-core=org.apache.accumulo:accumulo-core:jar:1.4.0:provided, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.1:provided, org.apache.thrift:libthrift=org.apache.thrift:libthrift:jar:0.6.1:compile, org.apache.httpcomponents:httpclient=org.apache.httpcomponents:httpclient:jar:4.0.1:compile, org.apache.httpcomponents:httpcore=org.apache.httpcomponents:httpcore:jar:4.0.1:compile, org.apache.accumulo:accumulo-start=org.apache.accumulo:accumulo-start:jar:1.4.0:provided, org.apache.commons:commons-jci-core=org.apache.commons:commons-jci-core:jar:1.0:provided, org.apache.commons:commons-jci-fam=org.apache.commons:commons-jci-fam:jar:1.0:provided, org.apache.accumulo:cloudtrace=org.apache.accumulo:cloudtrace:jar:1.4.0:provided, junit:junit=junit:junit:jar:4.8:test, commons-net:commons-net=commons-net:commons-net:jar:3.1:provided, org.apache.hadoop:hadoop-common=org.apache.hadoop:hadoop-common:jar:0.23.1:provided, org.apache.commons:commons-math=org.apache.commons:commons-math:jar:2.1:compile, xmlenc:xmlenc=xmlenc:xmlenc:jar:0.52:compile, javax.servlet:servlet-api=javax.servlet:servlet-api:jar:2.5:compile, asm:asm=asm:asm:jar:3.2:compile, javax.servlet.jsp:jsp-api=javax.servlet.jsp:jsp-api:jar:2.1:provided, commons-el:commons-el=commons-el:commons-el:jar:1.0:compile, net.java.dev.jets3t:jets3t=net.java.dev.jets3t:jets3t:jar:0.6.1:compile, commons-configuration:commons-configuration=commons-configuration:commons-configuration:jar:1.6:runtime, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.8:runtime, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:runtime, commons-beanutils:commons-beanutils-core=commons-beanutils:commons-beanutils-core:jar:1.8.0:runtime, hsqldb:hsqldb=hsqldb:hsqldb:jar:1.8.0.7:compile, org.eclipse.jdt:core=org.eclipse.jdt:core:jar:3.1.1:compile, oro:oro=oro:oro:jar:2.0.8:compile, org.aspectj:aspectjrt=org.aspectj:aspectjrt:jar:1.6.5:provided, org.apache.avro:avro=org.apache.avro:avro:jar:1.5.3:provided, com.thoughtworks.paranamer:paranamer=com.thoughtworks.paranamer:paranamer:jar:2.3:provided, org.xerial.snappy:snappy-java=org.xerial.snappy:snappy-java:jar:1.0.3.2:provided, org.apache.avro:avro-ipc=org.apache.avro:avro-ipc:jar:1.5.3:provided, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.7:provided, net.sf.kosmosfs:kfs=net.sf.kosmosfs:kfs:jar:0.3:compile, org.apache.hadoop:hadoop-auth=org.apache.hadoop:hadoop-auth:jar:0.23.1:provided, com.googlecode.json-simple:json-simple=com.googlecode.json-simple:json-simple:jar:1.1:provided, org.apache.hadoop:hadoop-mapreduce-client-common=org.apache.hadoop:hadoop-mapreduce-client-common:jar:0.23.1:provided, org.apache.hadoop:hadoop-yarn-common=org.apache.hadoop:hadoop-yarn-common:jar:0.23.1:provided, org.apache.hadoop:hadoop-yarn-api=org.apache.hadoop:hadoop-yarn-api:jar:0.23.1:provided, com.google.inject:guice=com.google.inject:guice:jar:3.0:provided, javax.inject:javax.inject=javax.inject:javax.inject:jar:1:provided, aopalliance:aopalliance=aopalliance:aopalliance:jar:1.0:provided, com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2=com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.8:provided, com.sun.jersey.jersey-test-framework:jersey-test-framework-core=com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.8:provided, org.glassfish:javax.servlet=org.glassfish:javax.servlet:jar:3.0:provided, com.sun.jersey:jersey-client=com.sun.jersey:jersey-client:jar:1.8:provided, com.sun.jersey:jersey-grizzly2=com.sun.jersey:jersey-grizzly2:jar:1.8:provided, org.glassfish.grizzly:grizzly-http=org.glassfish.grizzly:grizzly-http:jar:2.1.1:provided, org.glassfish.grizzly:grizzly-framework=org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1:provided, org.glassfish.gmbal:gmbal-api-only=org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023:provided, org.glassfish.external:management-api=org.glassfish.external:management-api:jar:3.0.0-b012:provided, org.glassfish.grizzly:grizzly-http-server=org.glassfish.grizzly:grizzly-http-server:jar:2.1.1:provided, org.glassfish.grizzly:grizzly-rcm=org.glassfish.grizzly:grizzly-rcm:jar:2.1.1:provided, org.glassfish.grizzly:grizzly-http-servlet=org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1:provided, com.sun.jersey.contribs:jersey-guice=com.sun.jersey.contribs:jersey-guice:jar:1.8:provided, org.apache.hadoop:hadoop-yarn-server-common=org.apache.hadoop:hadoop-yarn-server-common:jar:0.23.1:provided, org.apache.hadoop:hadoop-annotations=org.apache.hadoop:hadoop-annotations:jar:0.23.1:provided, jdiff:jdiff=jdiff:jdiff:jar:1.0.9:provided, org.apache.hadoop:hadoop-hdfs=org.apache.hadoop:hadoop-hdfs:jar:0.23.1:provided, commons-daemon:commons-daemon=commons-daemon:commons-daemon:jar:1.0.3:provided, com.google.inject.extensions:guice-servlet=com.google.inject.extensions:guice-servlet:jar:3.0:provided, org.jboss.netty:netty=org.jboss.netty:netty:jar:3.2.3.Final:provided, com.cenqua.clover:clover=com.cenqua.clover:clover:jar:3.0.2:provided, org.apache.hadoop:hadoop-mapreduce-client-core=org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.1:provided} [DEBUG] (s) redirectTestOutputToFile = false [DEBUG] (s) remoteRepositories = [ id: central url: http://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => never] ] [DEBUG] (s) reportFormat = brief [DEBUG] (s) reportsDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports [DEBUG] (s) session = org.apache.maven.execution.MavenSession@256b352c [DEBUG] (s) skip = false [DEBUG] (s) skipTests = false [DEBUG] (s) systemProperties = {prop.jarLocation=/Users/ekoontz/giraph/giraph-formats-contrib/../giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar} [DEBUG] (s) testClassesDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [DEBUG] (s) testFailureIgnore = false [DEBUG] (s) testNGArtifactName = org.testng:testng [DEBUG] (s) testSourceDirectory = /Users/ekoontz/giraph/giraph-formats-contrib/src/test/java [DEBUG] (s) trimStackTrace = true [DEBUG] (s) useFile = true [DEBUG] (s) useManifestOnlyJar = true [DEBUG] (s) workingDirectory = /Users/ekoontz/giraph/giraph-formats-contrib [DEBUG] -- end configuration -- [DEBUG] dummy:dummy:jar:1.0 (selected for null) [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.6:compile (selected for compile) [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.6:compile (selected for compile) [DEBUG] Adding to surefire booter test classpath: /Users/ekoontz/.m2/repository/org/apache/maven/surefire/surefire-booter/2.6/surefire-booter-2.6.jar Scope: compile [DEBUG] Adding to surefire booter test classpath: /Users/ekoontz/.m2/repository/org/apache/maven/surefire/surefire-api/2.6/surefire-api-2.6.jar Scope: compile [DEBUG] dummy:dummy:jar:1.0 (selected for null) [DEBUG] org.apache.maven.surefire:surefire-junit4:jar:2.6:test (selected for test) [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.6:test (selected for test) [DEBUG] Adding to surefire test classpath: /Users/ekoontz/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.6/surefire-junit4-2.6.jar Scope: test [DEBUG] Adding to surefire test classpath: /Users/ekoontz/.m2/repository/org/apache/maven/surefire/surefire-api/2.6/surefire-api-2.6.jar Scope: test [DEBUG] Test Classpath : [DEBUG] /Users/ekoontz/giraph/giraph-formats-contrib/target/test-classes [DEBUG] /Users/ekoontz/giraph/giraph-formats-contrib/target/classes [DEBUG] /Users/ekoontz/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [DEBUG] /Users/ekoontz/giraph/giraph/target/munged/classes [DEBUG] /Users/ekoontz/.m2/repository/com/google/guava/guava/12.0/guava-12.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [DEBUG] /Users/ekoontz/.m2/repository/io/netty/netty/3.5.3.Final/netty-3.5.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/mahout/mahout-collections/1.0/mahout-collections-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.0/jackson-core-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.0/jackson-mapper-asl-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/json/json/20090211/json-20090211.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/avro/1.3.3/avro-1.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-core/0.20-append-r1056497/hadoop-core-0.20-append-r1056497.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/thrift/0.2.0/thrift-0.2.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jruby/jruby-complete/1.6.0/jruby-complete-1.6.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-compiler/5.5.23/jasper-compiler-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/tomcat/jasper-runtime/5.5.23/jasper-runtime-5.5.23.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-core/1.4/jersey-core-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-json/1.4/jersey-json-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.12/jaxb-impl-2.1.12.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.5.5/jackson-jaxrs-1.5.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/codehaus/jackson/jackson-xc/1.5.5/jackson-xc-1.5.5.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-server/1.4/jersey-server-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hcatalog/hcatalog-core/0.5.0-SNAPSHOT/hcatalog-core-0.5.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-tools/1.0.3/hadoop-tools-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/management/j2ee/management-api/1.1-rev-1/management-api-1.1-rev-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/ejb/ejb-api/3.0-alpha-1/ejb-api-3.0-alpha-1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-builtins/0.10.0-SNAPSHOT/hive-builtins-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-metastore/0.10.0-SNAPSHOT/hive-metastore-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/antlr/3.0.1/antlr-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/stringtemplate/3.1-b1/stringtemplate-3.1-b1.jar [DEBUG] /Users/ekoontz/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/antlr/antlr-runtime/3.0.1/antlr-runtime-3.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-connectionpool/2.0.3/datanucleus-connectionpool-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-core/2.0.3/datanucleus-core-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/jdo/jdo2-api/2.3-ec/jdo2-api-2.3-ec.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-exec/0.10.0-SNAPSHOT/hive-exec-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/javaewah/JavaEWAH/0.3.2/JavaEWAH-0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-cli/0.10.0-SNAPSHOT/hive-cli-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-hbase-handler/0.10.0-SNAPSHOT/hive-hbase-handler-0.10.0-SNAPSHOT.jar [DEBUG] /Users/ekoontz/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.1/high-scale-lib-1.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/libfb303/0.7.0/libfb303-0.7.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-common/0.9.0/hive-common-0.9.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hive/hive-shims/0.9.0/hive-shims-0.9.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-logging/commons-logging-api/1.0.4/commons-logging-api-1.0.4.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar [DEBUG] /Users/ekoontz/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-core/1.4.0/accumulo-core-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/thrift/libthrift/0.6.1/libthrift-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/accumulo-start/1.4.0/accumulo-start-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-core/1.0/commons-jci-core-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-jci-fam/1.0/commons-jci-fam-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/accumulo/cloudtrace/1.4.0/cloudtrace-1.4.0.jar [DEBUG] /Users/ekoontz/.m2/repository/junit/junit/4.8/junit-4.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hbase/hbase/0.90.5/hbase-0.90.5-tests.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-net/commons-net/3.1/commons-net-3.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-common/0.23.1/hadoop-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar [DEBUG] /Users/ekoontz/.m2/repository/asm/asm/3.2/asm-3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar [DEBUG] /Users/ekoontz/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar [DEBUG] /Users/ekoontz/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/aspectj/aspectjrt/1.6.5/aspectjrt-1.6.5.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro/1.5.3/avro-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/xerial/snappy/snappy-java/1.0.3.2/snappy-java-1.0.3.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/avro/avro-ipc/1.5.3/avro-ipc-1.5.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar [DEBUG] /Users/ekoontz/.m2/repository/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-auth/0.23.1/hadoop-auth-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-common/0.23.1/hadoop-mapreduce-client-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-common/0.23.1/hadoop-yarn-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-api/0.23.1/hadoop-yarn-api-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar [DEBUG] /Users/ekoontz/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-grizzly2/1.8/jersey-test-framework-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-test-framework/jersey-test-framework-core/1.8/jersey-test-framework-core-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/javax.servlet/3.0/javax.servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http/2.1.1/grizzly-http-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/gmbal/gmbal-api-only/3.0.0-b023/gmbal-api-only-3.0.0-b023.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar [DEBUG] /Users/ekoontz/.m2/repository/com/sun/jersey/contribs/jersey-guice/1.8/jersey-guice-1.8.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-yarn-server-common/0.23.1/hadoop-yarn-server-common-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-annotations/0.23.1/hadoop-annotations-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/jdiff/jdiff/1.0.9/jdiff-1.0.9.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-hdfs/0.23.1/hadoop-hdfs-0.23.1.jar [DEBUG] /Users/ekoontz/.m2/repository/commons-daemon/commons-daemon/1.0.3/commons-daemon-1.0.3.jar [DEBUG] /Users/ekoontz/.m2/repository/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar [DEBUG] /Users/ekoontz/.m2/repository/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar [DEBUG] /Users/ekoontz/.m2/repository/com/cenqua/clover/clover/3.0.2/clover-3.0.2.jar [DEBUG] /Users/ekoontz/.m2/repository/org/apache/hadoop/hadoop-mapreduce-client-core/0.23.1/hadoop-mapreduce-client-core-0.23.1.jar [DEBUG] Setting system property [prop.jarLocation]=[/Users/ekoontz/giraph/giraph-formats-contrib/../giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar] [DEBUG] Setting system property [user.dir]=[/Users/ekoontz/giraph/giraph-formats-contrib] [DEBUG] Setting system property [localRepository]=[/Users/ekoontz/.m2/repository] [DEBUG] Setting system property [basedir]=[/Users/ekoontz/giraph/giraph-formats-contrib] [DEBUG] Using JVM: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java [INFO] Surefire report directory: /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports Forking command line: /bin/sh -c cd /Users/ekoontz/giraph/giraph-formats-contrib && /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -jar /var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/surefirebooter7449215451941525843.jar /var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/surefire3748505366695466362tmp /var/folders/04/lw9jfsks4x1df5jtmr21wyk40000gn/T/surefire2995601587449095423tmp ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.giraph.io.hcatalog.TestHiveUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat 12/10/20 13:56:28 INFO hbase.HBaseTestingUtility: Starting up minicluster with 1 master(s) and 1 regionserver(s) and datanode(s) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.347 sec <<< FAILURE! Running org.apache.giraph.io.accumulo.TestAccumuloVertexFormat 12/10/20 13:56:28 INFO accumulo.TestAccumuloVertexFormat: Writing mutations to Accumulo table 12/10/20 13:56:28 INFO jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId= setup: Using local job runner with location /Users/ekoontz/giraph/giraph-formats-contrib/../giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.23.1-jar-with-dependencies.jar for testAccumuloInputOutput 12/10/20 13:56:28 INFO accumulo.TestAccumuloVertexFormat: Running edge notification job using Accumulo input 12/10/20 13:56:28 INFO jvm.JvmMetrics: Cannot initialize JVM Metrics with processName=JobTracker, sessionId= - already initialized 12/10/20 13:56:28 WARN mapred.JobClient: Use GenericOptionsParser for parsing the arguments. Applications should implement Tool for the same. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.361 sec <<< FAILURE! Results : Tests in error: testHBaseInputOutput(org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat) testAccumuloInputOutput(org.apache.giraph.io.accumulo.TestAccumuloVertexFormat) Tests run: 3, Failures: 0, Errors: 2, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Giraph Parent .............................. SUCCESS [0.159s] [INFO] Apache Giraph ..................................... SUCCESS [1:21.073s] [INFO] Apache Giraph Formats ............................. FAILURE [1.929s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:23.407s [INFO] Finished at: Sat Oct 20 13:56:29 PDT 2012 [INFO] Final Memory: 28M/81M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project giraph-formats-contrib: There are test failures. [ERROR] [ERROR] Please refer to /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project giraph-formats-contrib: There are test failures. Please refer to /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports for the individual test results. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /Users/ekoontz/giraph/giraph-formats-contrib/target/surefire-reports for the individual test results. at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:55) at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:592) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 19 more [ERROR] [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :giraph-formats-contrib ekoontz@armentai ~/giraph$
Attachments
Issue Links
- is related to
-
GIRAPH-392 Can't build hadoop 0.23+ profiles
- Resolved
-
GIRAPH-420 Make Giraph build on all profiles
- Resolved
- relates to
-
GIRAPH-376 Facebook Hadoop profile broken
- Resolved