[
https://issues.apache.org/jira/browse/HDDS-1956?focusedWorklogId=294085&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-294085
]
ASF GitHub Bot logged work on HDDS-1956:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Aug/19 18:30
Start Date: 13/Aug/19 18:30
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on issue #1287: HDDS-1956. Aged
IO Thread exits on first read
URL: https://github.com/apache/hadoop/pull/1287#issuecomment-520953642
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| 0 | reexec | 41 | Docker mode activated. |
||| _ Prechecks _ |
| +1 | dupname | 0 | No case conflicting files found. |
| +1 | @author | 0 | The patch does not contain any @author tags. |
| +1 | test4tests | 0 | The patch appears to include 3 new or modified test
files. |
||| _ trunk Compile Tests _ |
| +1 | mvninstall | 639 | trunk passed |
| +1 | compile | 389 | trunk passed |
| +1 | checkstyle | 66 | trunk passed |
| +1 | mvnsite | 0 | trunk passed |
| -1 | shadedclient | 864 | branch has errors when building and testing our
client artifacts. |
| +1 | javadoc | 166 | trunk passed |
| 0 | spotbugs | 465 | Used deprecated FindBugs config; considering
switching to SpotBugs. |
| +1 | findbugs | 670 | trunk passed |
||| _ Patch Compile Tests _ |
| +1 | mvninstall | 567 | the patch passed |
| +1 | compile | 374 | the patch passed |
| +1 | javac | 374 | the patch passed |
| +1 | checkstyle | 73 | the patch passed |
| +1 | mvnsite | 0 | the patch passed |
| +1 | whitespace | 0 | The patch has no whitespace issues. |
| +1 | shadedclient | 691 | patch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 153 | the patch passed |
| -1 | findbugs | 320 | hadoop-ozone in the patch failed. |
||| _ Other Tests _ |
| -1 | unit | 13 | hadoop-hdds in the patch failed. |
| -1 | unit | 31 | hadoop-ozone in the patch failed. |
| 0 | asflicense | 31 | ASF License check generated no output? |
| | | 5461 | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | Client=19.03.1 Server=19.03.1 base:
https://builds.apache.org/job/hadoop-multibranch/job/PR-1287/2/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/1287 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle |
| uname | Linux 512599488faa 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/hadoop.sh |
| git revision | trunk / 2ac029b |
| Default Java | 1.8.0_212 |
| findbugs |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1287/2/artifact/out/patch-findbugs-hadoop-ozone.txt
|
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1287/2/artifact/out/patch-unit-hadoop-hdds.txt
|
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1287/2/artifact/out/patch-unit-hadoop-ozone.txt
|
| Test Results |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1287/2/testReport/ |
| Max. process+thread count | 447 (vs. ulimit of 5500) |
| modules | C: hadoop-ozone/integration-test U:
hadoop-ozone/integration-test |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1287/2/console |
| versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
| Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
This message was automatically generated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 294085)
Time Spent: 2h 10m (was: 2h)
> Aged IO Thread exits on first read
> ----------------------------------
>
> Key: HDDS-1956
> URL: https://issues.apache.org/jira/browse/HDDS-1956
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: test
> Affects Versions: 0.5.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Aged IO Thread in {{TestMiniChaosOzoneCluster}} exits on first read due to
> exception:
> {code}
> 2019-08-12 22:55:37,799 [pool-245-thread-1] INFO
> ozone.MiniOzoneLoadGenerator
> (MiniOzoneLoadGenerator.java:startAgedFilesLoad(194)) - AGED LOADGEN: Started
> Aged IO Thread:2139.
> ...
> 2019-08-12 22:55:47,147 [pool-245-thread-1] ERROR
> ozone.MiniOzoneLoadGenerator
> (MiniOzoneLoadGenerator.java:startAgedFilesLoad(213)) - AGED LOADGEN: 0
> Exiting due to exception
> java.lang.ArrayIndexOutOfBoundsException: 1
> at
> org.apache.hadoop.ozone.MiniOzoneLoadGenerator.readData(MiniOzoneLoadGenerator.java:151)
> at
> org.apache.hadoop.ozone.MiniOzoneLoadGenerator.startAgedFilesLoad(MiniOzoneLoadGenerator.java:209)
> at
> org.apache.hadoop.ozone.MiniOzoneLoadGenerator.lambda$startIO$1(MiniOzoneLoadGenerator.java:235)
> 2019-08-12 22:55:47,149 [pool-245-thread-1] INFO
> ozone.MiniOzoneLoadGenerator
> (MiniOzoneLoadGenerator.java:startAgedFilesLoad(219)) - Terminating IO
> thread:2139.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]