For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/
[Jun 11, 2019 9:40:35 AM] (aajisaka) MAPREDUCE-7214. Remove unused pieces
related to
[Jun 11, 2019 10:25:42 AM] (elek) HDDS-1662. Missing test resources of
integrataion-test project in target
[Jun 11, 2019 4:59:00 PM] (bibinchundatt) YARN-9602. Use logger format in
Container Executor. Contributed by
[Jun 11, 2019 5:19:21 PM] (bibinchundatt) YARN-9594. Fix missing break
statement in ContainerScheduler#handle.
[Jun 11, 2019 5:30:22 PM] (elek) HDDS-1669. SCM startup is failing if
network-topology-default.xml is
[Jun 11, 2019 5:41:49 PM] (bibinchundatt) YARN-9565. RMAppImpl#ranNodes not
cleared on FinalTransition.
[Jun 11, 2019 5:50:28 PM] (bibinchundatt) YARN-9557. Application fails in
diskchecker when ReadWriteDiskValidator
[Jun 11, 2019 6:12:05 PM] (aengineer) HDDS-1635. Maintain docker entrypoint and
envtoconf inside ozone project
[Jun 11, 2019 6:18:12 PM] (aengineer) HDDS-1627. Make the version of the used
hadoop-runner configurable
[Jun 11, 2019 6:20:21 PM] (aengineer) HDDS-1659. Define the process to add
proposal/design docs to the Ozone
[Jun 11, 2019 6:48:35 PM] (inigoiri) HDFS-14513. FSImage which is saving should
be clean while NameNode
[Jun 11, 2019 10:04:59 PM] (weichiu) HADOOP-16263. Update BUILDING.txt with
macOS native build instructions.
[Jun 11, 2019 10:41:08 PM] (eyang) HADOOP-16354. Enable AuthFilter as default
for WebHDFS.
-1 overall
The following subsystems voted -1:
asflicense findbugs hadolint pathlen unit
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace
The following subsystems are considered long running:
(runtime bigger than 1h 0m 0s)
unit
Specific tests:
FindBugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore
Unread field:TimelineEventSubDoc.java:[line 56]
Unread field:TimelineMetricSubDoc.java:[line 44]
FindBugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-mawo/hadoop-yarn-applications-mawo-core
Class org.apache.hadoop.applications.mawo.server.common.TaskStatus
implements Cloneable but does not define or use clone method At
TaskStatus.java:does not define or use clone method At TaskStatus.java:[lines
39-346]
Equals method for
org.apache.hadoop.applications.mawo.server.worker.WorkerId assumes the argument
is of type WorkerId At WorkerId.java:the argument is of type WorkerId At
WorkerId.java:[line 114]
org.apache.hadoop.applications.mawo.server.worker.WorkerId.equals(Object) does
not check for null argument At WorkerId.java:null argument At
WorkerId.java:[lines 114-115]
Failed junit tests :
hadoop.util.TestReadWriteDiskValidator
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.yarn.applications.distributedshell.TestDistributedShell
hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler
hadoop.mapreduce.v2.app.TestRuntimeEstimators
hadoop.mapred.TestMRTimelineEventHandling
hadoop.ozone.container.common.impl.TestHddsDispatcher
hadoop.ozone.om.TestOzoneManagerHA
hadoop.ozone.om.TestOzoneManager
hadoop.ozone.scm.TestContainerSmallFile
hadoop.hdds.scm.pipeline.TestNodeFailure
hadoop.ozone.TestSecureOzoneCluster
hadoop.ozone.om.TestContainerReportWithKeys
hadoop.ozone.TestContainerStateMachineIdempotency
hadoop.ozone.container.TestContainerReplication
hadoop.hdds.scm.container.TestContainerStateManagerIntegration
hadoop.ozone.om.snapshot.TestOzoneManagerSnapshotProvider
hadoop.ozone.om.TestOzoneManagerConfiguration
hadoop.ozone.container.common.statemachine.commandhandler.TestBlockDeletion
hadoop.ozone.container.ozoneimpl.TestOzoneContainer
hadoop.ozone.scm.TestSCMNodeManagerMXBean
hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis
hadoop.ozone.client.rpc.TestContainerStateMachineFailures
hadoop.ozone.TestMiniOzoneCluster
hadoop.ozone.om.TestOMDbCheckpointServlet
hadoop.ozone.web.TestOzoneRestWithMiniCluster
hadoop.ozone.client.rpc.TestOzoneAtRestEncryption
hadoop.ozone.web.client.TestOzoneClient
hadoop.ozone.client.rpc.TestCloseContainerHandlingByClient
hadoop.ozone.scm.node.TestSCMNodeMetrics
hadoop.ozone.client.rpc.TestKeyInputStream
hadoop.ozone.web.client.TestKeys
hadoop.ozone.TestStorageContainerManager
hadoop.ozone.web.client.TestBuckets
hadoop.ozone.client.rpc.TestFailureHandlingByClient
hadoop.hdds.scm.pipeline.TestRatisPipelineCreateAndDestory
hadoop.ozone.om.TestOmMetrics
hadoop.ozone.web.client.TestKeysRatis
hadoop.hdds.scm.pipeline.TestPipelineClose
hadoop.ozone.scm.TestSCMMXBean
hadoop.hdds.scm.pipeline.TestSCMRestart
hadoop.ozone.om.TestOzoneManagerRestInterface
hadoop.ozone.ozShell.TestOzoneDatanodeShell
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerHandler
hadoop.ozone.client.rpc.TestCommitWatcher
hadoop.ozone.om.TestOmAcls
hadoop.ozone.om.TestOmInit
hadoop.ozone.client.rpc.TestOzoneClientRetriesOnException
hadoop.ozone.client.rpc.TestOzoneRpcClient
hadoop.ozone.client.rpc.TestBCSID
hadoop.ozone.client.rpc.TestWatchForCommit
hadoop.ozone.ozShell.TestOzoneShell
hadoop.ozone.scm.TestAllocateContainer
hadoop.ozone.om.TestMultipleContainerReadWrite
hadoop.ozone.client.rpc.TestHybridPipelineOnDatanode
hadoop.ozone.client.rpc.TestSecureOzoneRpcClient
hadoop.ozone.om.TestOmBlockVersioning
hadoop.ozone.scm.node.TestQueryNode
hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey
hadoop.hdds.scm.pipeline.TestNode2PipelineMap
hadoop.ozone.web.TestOzoneVolumes
hadoop.ozone.client.rpc.TestBlockOutputStream
hadoop.ozone.web.TestOzoneWebAccess
hadoop.ozone.TestContainerOperations
hadoop.ozone.scm.pipeline.TestSCMPipelineMetrics
hadoop.ozone.om.TestScmSafeMode
hadoop.ozone.TestMiniChaosOzoneCluster
hadoop.ozone.container.common.statemachine.commandhandler.TestDeleteContainerHandler
hadoop.hdds.scm.safemode.TestSCMSafeModeWithPipelineRules
hadoop.ozone.client.rpc.TestBlockOutputStreamWithFailures
hadoop.ozone.scm.TestXceiverClientMetrics
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerByPipeline
hadoop.ozone.web.client.TestVolume
hadoop.ozone.scm.pipeline.TestPipelineManagerMXBean
hadoop.ozone.scm.TestXceiverClientManager
hadoop.ozone.client.rpc.TestReadRetries
hadoop.ozone.ozShell.TestS3Shell
hadoop.ozone.client.rpc.TestContainerStateMachine
hadoop.fs.ozone.contract.ITestOzoneContractGetFileStatus
hadoop.fs.ozone.contract.ITestOzoneContractDelete
hadoop.fs.ozone.contract.ITestOzoneContractSeek
hadoop.fs.ozone.contract.ITestOzoneContractMkdir
hadoop.fs.ozone.contract.ITestOzoneContractCreate
hadoop.fs.ozone.contract.ITestOzoneContractRootDir
hadoop.fs.ozone.contract.ITestOzoneContractRename
hadoop.fs.ozone.contract.ITestOzoneContractDistCp
hadoop.fs.ozone.contract.ITestOzoneContractOpen
hadoop.ozone.fsck.TestContainerMapper
hadoop.ozone.freon.TestFreonWithDatanodeFastRestart
hadoop.ozone.freon.TestFreonWithPipelineDestroy
hadoop.ozone.freon.TestFreonWithDatanodeRestart
hadoop.ozone.freon.TestDataValidateWithSafeByteOperations
hadoop.ozone.freon.TestRandomKeyGenerator
hadoop.ozone.freon.TestDataValidateWithUnsafeByteOperations
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/diff-compile-javac-root.txt
[332K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/diff-checkstyle-root.txt
[17M]
hadolint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/diff-patch-hadolint.txt
[8.0K]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/diff-patch-pylint.txt
[120K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/diff-patch-shelldocs.txt
[44K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/whitespace-eol.txt
[9.6M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/whitespace-tabs.txt
[1.1M]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore-warnings.html
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-mawo_hadoop-yarn-applications-mawo-core-warnings.html
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-tony-runtime.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
[4.0K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/diff-javadoc-javadoc-root.txt
[752K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
[168K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[328K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
[32K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
[88K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-hdds_container-service.txt
[20K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
[524K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-ozone_ozonefs.txt
[32K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-ozone_tools.txt
[28K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-dist.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-tony-runtime.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
[4.0K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1165/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.8.0 http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]