Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1124939 Details for
Bug 1307625
htrace: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 33.87 KB, created by
Fedora Release Engineering
on 2016-02-13 21:35:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2016-02-13 21:35:44 UTC
Size:
33.87 KB
patch
obsolete
>Mock Version: 1.2.14 >Mock Version: 1.2.14 >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/htrace.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7ff4403f2c18>uid=1000printOutput=Falseuser='mockbuild'env={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOSTNAME': 'mock'}shell=FalsechrootPath='/var/lib/mock/f24-build-4921551-577888/root'gid=425timeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/htrace.spec'] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOSTNAME': 'mock'} and shell False >warning: Could not canonicalize hostname: buildvm-10.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/htrace-2.03-6.fc24.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/htrace.spec '], logger=<mockbuild.trace_decorator.getLog object at 0x7ff4403f2c18>private_network=Trueuid=1000printOutput=Falseuser='mockbuild'gid=425shell=FalsechrootPath='/var/lib/mock/f24-build-4921551-577888/root'timeout=172800env={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOSTNAME': 'mock'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/htrace.spec '] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOSTNAME': 'mock'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aIUa1H >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/htrace-2.03-7e8fe1a.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (htrace-fedora-jetty.patch): >+ echo 'Patch #0 (htrace-fedora-jetty.patch):' >+ /usr/bin/patch -p1 --fuzz=0 >patching file htrace-core/pom.xml >patching file htrace-core/src/main/java/org/cloudera/htrace/impl/LocalFileSpanReceiver.java >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.rat:apache-rat-plugin >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.rat:apache-rat-plugin htrace-core >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.rat:apache-rat-plugin htrace-zipkin >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.al8hhu >+ umask 022 >+ cd /builddir/build/BUILD >+ cd htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0 >+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py >Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] htrace >[INFO] htrace-core >[INFO] htrace-zipkin >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building htrace 2.03 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building htrace-core 2.03 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ htrace-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ htrace-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 23 source files to /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/classes >[INFO] >[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ htrace-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/test/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ htrace-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 4 source files to /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/test-classes >[INFO] >[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ htrace-core --- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.cloudera.htrace.TestHTrace >Important number: 100 >start=1454555065792 >stop=1454555066544 >parentId=8190794622429772869 >description=Thread-2 >spanId=-1728658924037592345 >traceId=-3358101855210020603 >traceInfo=null >processId=jar >timeline=null >start=1454555066543 >stop=1454555068371 >parentId=-1322913616023344586 >description=dealing with arithmetic exception. >spanId=-8953327596774560610 >traceId=-3358101855210020603 >traceInfo=null >processId=jar >timeline=null >start=1454555065792 >stop=1454555068372 >parentId=8190794622429772869 >description=Thread-1 >spanId=-1322913616023344586 >traceId=-3358101855210020603 >traceInfo=null >processId=jar >timeline=null >start=1454555070122 >stop=1454555070865 >parentId=-6529778772328507435 >description=important work 2 >spanId=-4517237637953276652 >traceId=-3358101855210020603 >traceInfo=null >processId=jar >timeline=null >start=1454555068372 >stop=1454555070865 >parentId=8190794622429772869 >description=important work 1 >spanId=-6529778772328507435 >traceId=-3358101855210020603 >traceInfo=null >processId=jar >timeline=null >start=1454555065790 >stop=1454555070865 >parentId=477902 >description=createThreadedTrace >spanId=8190794622429772869 >traceId=-3358101855210020603 >traceInfo=null >processId=jar >timeline=null >start=1454555072304 >stop=1454555074295 >parentId=1695088065337572898 >description=important work 2 >spanId=4038704741715192642 >traceId=-4541699246461370834 >traceInfo=null >processId=jar >timeline=null >start=1454555070865 >stop=1454555074295 >parentId=-2262866696123225605 >description=important work 1 >spanId=1695088065337572898 >traceId=-4541699246461370834 >traceInfo=null >processId=jar >timeline=null >start=1454555070865 >stop=1454555074295 >parentId=477902 >description=createSimpleTrace >spanId=-2262866696123225605 >traceId=-4541699246461370834 >traceInfo=null >processId=jar >timeline=null >start=1454555074843 >stop=1454555075391 >parentId=-5892740979746926476 >description=important work 2 >spanId=-8476535948310392305 >traceId=-3840168417895507743 >traceInfo=null >processId=jar >timeline=null >start=1454555074295 >stop=1454555075391 >parentId=-8234640248079173132 >description=important work 1 >spanId=-5892740979746926476 >traceId=-3840168417895507743 >traceInfo=null >processId=jar >timeline=null >start=1454555074295 >stop=1454555075391 >parentId=-3661555835009294076 >description=received RPC >spanId=-8234640248079173132 >traceId=-3840168417895507743 >traceInfo=null >processId=jar >timeline=null >start=1454555074295 >stop=1454555075392 >parentId=477902 >description=createSampleRpcTrace >spanId=-3661555835009294076 >traceId=-3840168417895507743 >traceInfo=null >processId=jar >timeline=null >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.84 sec - in org.cloudera.htrace.TestHTrace >Running org.cloudera.htrace.TestSampler >start=1454555075462 >stop=1454555075462 >parentId=477902 >description=test >spanId=-2606930091384392506 >traceId=-2794356473018963014 >traceInfo=null >processId=jar >timeline=null >start=1454555075463 >stop=1454555075463 >parentId=0 >description=test >spanId=7242139927328708429 >traceId=0 >traceInfo=null >processId=jar >timeline=null >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.cloudera.htrace.TestSampler >Running org.cloudera.htrace.TestCountSampler >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.cloudera.htrace.TestCountSampler >Results : >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ htrace-core --- >[INFO] Building jar: /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/htrace-core-2.03.jar >[INFO] >[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ htrace-core --- >[INFO] Building jar: /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/htrace-core-2.03-sources.jar >[INFO] >[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ htrace-core --- >[INFO] >Loading source files for package org.cloudera.htrace... >Loading source files for package org.cloudera.htrace.wrappers... >Loading source files for package org.cloudera.htrace.impl... >Constructing Javadoc information... >Standard Doclet version 1.8.0_72 >Building tree for all the packages and classes... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/HTraceConfiguration.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/Sampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/Span.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/SpanReceiver.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/TimelineAnnotation.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/Trace.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/TraceInfo.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/Tracer.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/TraceScope.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/TraceTree.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/TraceCallable.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/TraceExecutorService.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/TraceProxy.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/TraceRunnable.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/AlwaysSampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/CountSampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/LocalFileSpanReceiver.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/MilliSpan.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/NeverSampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/POJOSpanReceiver.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/ProbabilitySampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/StandardOutSpanReceiver.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/TrueIfTracingSampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/overview-frame.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/package-frame.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/package-summary.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/package-tree.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/package-frame.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/package-summary.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/package-tree.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/package-frame.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/package-summary.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/package-tree.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/constant-values.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/SpanReceiver.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/Sampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/Tracer.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/TraceInfo.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/TraceScope.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/Trace.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/TraceTree.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/HTraceConfiguration.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/Span.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/class-use/TimelineAnnotation.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/class-use/TraceCallable.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/class-use/TraceExecutorService.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/class-use/TraceProxy.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/class-use/TraceRunnable.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/StandardOutSpanReceiver.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/ProbabilitySampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/MilliSpan.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/AlwaysSampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/CountSampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/TrueIfTracingSampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/LocalFileSpanReceiver.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/NeverSampler.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/class-use/POJOSpanReceiver.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/package-use.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/impl/package-use.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/org/cloudera/htrace/wrappers/package-use.html... >Building index for all the packages and classes... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/overview-tree.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/index-all.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/deprecated-list.html... >Building index for all classes... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/allclasses-frame.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/allclasses-noframe.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/index.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/overview-summary.html... >Generating /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs/help-doc.html... >10 errors >41 warnings >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping htrace >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] htrace ............................................. SUCCESS [ 0.003 s] >[INFO] htrace-core ........................................ FAILURE [ 17.972 s] >[INFO] htrace-zipkin ...................................... SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 18.846 s >[INFO] Finished at: 2016-02-04T03:04:40+00:00 >[INFO] Final Memory: 22M/147M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar (attach-javadocs) on project htrace-core: MavenReportException: Error while generating Javadoc: >[ERROR] Exit code: 1 - /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Sampler.java:25: error: self-closing element not allowed >[ERROR] * <p/> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Sampler.java:28: error: unknown tag: Call >[ERROR] * you might implement Sampler<Call>. Then when the RPC is received you can call >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Sampler.java:31: error: self-closing element not allowed >[ERROR] * <p/> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Sampler.java:33: error: self-closing element not allowed >[ERROR] * <p/> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Sampler.java:38: error: bad use of '>' >[ERROR] * return Math.random() > 0.5; >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Sampler.java:40: error: bad use of '>' >[ERROR] * return Math.random() > 0.25; >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:41: warning: no @return >[ERROR] long getStartTimeMillis(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:46: warning: no @return >[ERROR] long getStopTimeMillis(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:52: warning: no @return >[ERROR] long getAccumulatedMillis(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:57: warning: no @return >[ERROR] boolean isRunning(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:62: warning: no @return >[ERROR] String getDescription(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:67: warning: no @return >[ERROR] long getSpanId(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:73: warning: no @return >[ERROR] long getTraceId(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:78: warning: no @param for description >[ERROR] Span child(String description); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:78: warning: no @return >[ERROR] Span child(String description); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:87: warning: no @return >[ERROR] long getParentId(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:92: warning: no @param for key >[ERROR] void addKVAnnotation(byte[] key, byte[] value); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:92: warning: no @param for value >[ERROR] void addKVAnnotation(byte[] key, byte[] value); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:97: warning: no @param for msg >[ERROR] void addTimelineAnnotation(String msg); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:102: warning: no @return >[ERROR] Map<byte[], byte[]> getKVAnnotations(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:107: warning: no @return >[ERROR] List<TimelineAnnotation> getTimelineAnnotations(); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:113: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Span.java:26: error: self-closing element not allowed >[ERROR] * <p/> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/SpanReceiver.java:33: warning: no @param for conf >[ERROR] public void configure(HTraceConfiguration conf); >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/SpanReceiver.java:38: warning: no description for @param >[ERROR] * @param span >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:41: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:55: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:93: warning: no @param for s >[ERROR] public static TraceScope continueSpan(Span s) { >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:93: warning: no @return >[ERROR] public static TraceScope continueSpan(Span s) { >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:103: warning: no description for @param >[ERROR] * @param processId >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:104: error: reference not found >[ERROR] * @see Span.java >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:113: warning: no description for @param >[ERROR] * @param rcvr >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:123: warning: no description for @param >[ERROR] * @param rcvr >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:132: warning: no @param for key >[ERROR] public static void addKVAnnotation(byte[] key, byte[] value) { >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:132: warning: no @param for value >[ERROR] public static void addKVAnnotation(byte[] key, byte[] value) { >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:142: warning: no @param for msg >[ERROR] public static void addTimelineAnnotation(String msg) { >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:152: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:170: warning: no description for @param >[ERROR] * @param callable >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:173: warning: no @param for <V> >[ERROR] public static <V> Callable<V> wrap(Callable<V> callable) { >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:184: warning: no description for @param >[ERROR] * @param runnable >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/Trace.java:199: warning: no description for @param >[ERROR] * @param runnable >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/TraceTree.java:67: error: bad use of '>' >[ERROR] * @return A copy of the MultiMap from parent span ID -> children of span with >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/TraceTree.java:88: error: bad use of '>' >[ERROR] * @return A copy of the Multimap from String process ID -> spans with that >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/wrappers/TraceProxy.java:31: warning: no description for @param >[ERROR] * @param instance >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/wrappers/TraceProxy.java:32: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/wrappers/TraceProxy.java:34: warning: no @param for <T> >[ERROR] public static <T> T trace(T instance) { >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/wrappers/TraceProxy.java:41: warning: no description for @param >[ERROR] * @param <V> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/wrappers/TraceProxy.java:42: warning: no description for @param >[ERROR] * @param instance >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/wrappers/TraceProxy.java:43: warning: no description for @param >[ERROR] * @param sampler >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/wrappers/TraceProxy.java:44: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/src/main/java/org/cloudera/htrace/wrappers/TraceProxy.java:47: warning: no @param for <T> >[ERROR] public static <T, V> T trace(final T instance, final Sampler<V> sampler) { >[ERROR] ^ >[ERROR] >[ERROR] Command line was: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.72-2.b15.fc24.i386/jre/../bin/javadoc @options @packages >[ERROR] >[ERROR] Refer to the generated Javadoc files in '/builddir/build/BUILD/htrace-7e8fe1aa4983469f46cbbc5e6dd8e31753ba85f0/htrace-core/target/apidocs' dir. >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException >[ERROR] >[ERROR] After correcting the problems, you can resume the build with the command >[ERROR] mvn <goals> -rf :htrace-core >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.al8hhu (%build) > Bad exit status from /var/tmp/rpm-tmp.al8hhu (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/htrace.spec >Traceback (most recent call last): > File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace > result = func(*args, **kw) > File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/htrace.spec >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1307625
: 1124939 |
1124940
|
1124941