[jira] [Created] (HDFS-14338) TestPread timeouts in branch-2.8

2019-03-05 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HDFS-14338:


 Summary: TestPread timeouts in branch-2.8
 Key: HDFS-14338
 URL: https://issues.apache.org/jira/browse/HDFS-14338
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Reporter: Akira Ajisaka


TestPread timeouts in branch-2.8.
{noformat}
---
 T E S T S
---
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was 
removed in 8.0
Running org.apache.hadoop.hdfs.TestPread

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDDS-1095) OzoneManager#openKey should do multiple block allocations in a single SCM rpc call

2019-03-05 Thread Mukul Kumar Singh (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785276#comment-16785276
 ] 

Mukul Kumar Singh commented on HDDS-1095:
-

Thanks for the review [~bharatviswa]. I have addressed the comments in v3 patch.

> OzoneManager#openKey should do multiple block allocations in a single SCM rpc 
> call
> --
>
> Key: HDDS-1095
> URL: https://issues.apache.org/jira/browse/HDDS-1095
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: SCM
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Fix For: 0.4.0
>
> Attachments: HDDS-1095.001.patch, HDDS-1095.002.patch, 
> HDDS-1095.003.patch
>
>
> Currently in KeyManagerImpl#openKey, for a large key allocation, multiple 
> blocks are allocated in different rpc calls. If the key length is already 
> known, then multiple blocks can be allocated in one rpc call to SCM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-1225) Provide docker-compose for OM HA

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-1225:
-
Labels: pull-request-available  (was: )

> Provide docker-compose for OM HA
> 
>
> Key: HDDS-1225
> URL: https://issues.apache.org/jira/browse/HDDS-1225
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>  Components: docker, HA, Ozone Manager
>Reporter: Hanisha Koneru
>Assignee: Hanisha Koneru
>Priority: Major
>  Labels: pull-request-available
>
> **This Jira proposes to add docker-compose file to run local pseudo cluster 
> with OM HA (3 OM nodes).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1225) Provide docker-compose for OM HA

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1225?focusedWorklogId=208470=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208470
 ]

ASF GitHub Bot logged work on HDDS-1225:


Author: ASF GitHub Bot
Created on: 06/Mar/19 06:47
Start Date: 06/Mar/19 06:47
Worklog Time Spent: 10m 
  Work Description: hanishakoneru commented on pull request #562: 
HDDS-1225. Provide docker-compose for OM HA.
URL: https://github.com/apache/hadoop/pull/562
 
 
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 208470)
Time Spent: 10m
Remaining Estimate: 0h

> Provide docker-compose for OM HA
> 
>
> Key: HDDS-1225
> URL: https://issues.apache.org/jira/browse/HDDS-1225
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>  Components: docker, HA, Ozone Manager
>Reporter: Hanisha Koneru
>Assignee: Hanisha Koneru
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> **This Jira proposes to add docker-compose file to run local pseudo cluster 
> with OM HA (3 OM nodes).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-1095) OzoneManager#openKey should do multiple block allocations in a single SCM rpc call

2019-03-05 Thread Mukul Kumar Singh (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mukul Kumar Singh updated HDDS-1095:

Status: Patch Available  (was: Open)

> OzoneManager#openKey should do multiple block allocations in a single SCM rpc 
> call
> --
>
> Key: HDDS-1095
> URL: https://issues.apache.org/jira/browse/HDDS-1095
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: SCM
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Fix For: 0.4.0
>
> Attachments: HDDS-1095.001.patch, HDDS-1095.002.patch, 
> HDDS-1095.003.patch
>
>
> Currently in KeyManagerImpl#openKey, for a large key allocation, multiple 
> blocks are allocated in different rpc calls. If the key length is already 
> known, then multiple blocks can be allocated in one rpc call to SCM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-1095) OzoneManager#openKey should do multiple block allocations in a single SCM rpc call

2019-03-05 Thread Mukul Kumar Singh (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mukul Kumar Singh updated HDDS-1095:

Attachment: HDDS-1095.003.patch

> OzoneManager#openKey should do multiple block allocations in a single SCM rpc 
> call
> --
>
> Key: HDDS-1095
> URL: https://issues.apache.org/jira/browse/HDDS-1095
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: SCM
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Fix For: 0.4.0
>
> Attachments: HDDS-1095.001.patch, HDDS-1095.002.patch, 
> HDDS-1095.003.patch
>
>
> Currently in KeyManagerImpl#openKey, for a large key allocation, multiple 
> blocks are allocated in different rpc calls. If the key length is already 
> known, then multiple blocks can be allocated in one rpc call to SCM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-1095) OzoneManager#openKey should do multiple block allocations in a single SCM rpc call

2019-03-05 Thread Mukul Kumar Singh (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mukul Kumar Singh updated HDDS-1095:

Attachment: (was: HDDS-1095.003.patch)

> OzoneManager#openKey should do multiple block allocations in a single SCM rpc 
> call
> --
>
> Key: HDDS-1095
> URL: https://issues.apache.org/jira/browse/HDDS-1095
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: SCM
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Fix For: 0.4.0
>
> Attachments: HDDS-1095.001.patch, HDDS-1095.002.patch
>
>
> Currently in KeyManagerImpl#openKey, for a large key allocation, multiple 
> blocks are allocated in different rpc calls. If the key length is already 
> known, then multiple blocks can be allocated in one rpc call to SCM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-594) SCM CA: DN sends CSR and uses certificate issued by SCM

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-594?focusedWorklogId=208454=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208454
 ]

ASF GitHub Bot logged work on HDDS-594:
---

Author: ASF GitHub Bot
Created on: 06/Mar/19 06:27
Start Date: 06/Mar/19 06:27
Worklog Time Spent: 10m 
  Work Description: ajayydv commented on issue #547: HDDS-594. SCM CA: DN 
sends CSR and uses certificate issued by SCM.
URL: https://github.com/apache/hadoop/pull/547#issuecomment-469985278
 
 
   rebased with trunk.
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 208454)
Time Spent: 4h  (was: 3h 50m)

> SCM CA: DN sends CSR and uses certificate issued by SCM
> ---
>
> Key: HDDS-594
> URL: https://issues.apache.org/jira/browse/HDDS-594
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Ajay Kumar
>Assignee: Ajay Kumar
>Priority: Major
>  Labels: pull-request-available
> Attachments: HDDS-594.00.patch, HDDS-594.01.patch, HDDS-594.02.patch, 
> HDDS-594.03.patch
>
>  Time Spent: 4h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208461=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208461
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 06:33
Start Date: 06/Mar/19 06:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #561: HDDS-1043. Enable 
token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#issuecomment-469986682
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 25 | Docker mode activated. |
   ||| _ Prechecks _ |
   | 0 | yamllint | 0 | yamllint was not available. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 4 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 26 | Maven dependency ordering for branch |
   | +1 | mvninstall | 997 | trunk passed |
   | +1 | compile | 1049 | trunk passed |
   | +1 | checkstyle | 209 | trunk passed |
   | -1 | mvnsite | 54 | common in trunk failed. |
   | -1 | mvnsite | 41 | integration-test in trunk failed. |
   | -1 | mvnsite | 35 | ozone-manager in trunk failed. |
   | +1 | shadedclient | 684 | branch has no errors when building and testing 
our client artifacts. |
   | 0 | findbugs | 0 | Skipped patched modules with no Java source: 
hadoop-ozone/dist hadoop-ozone/integration-test |
   | -1 | findbugs | 36 | common in trunk failed. |
   | -1 | findbugs | 32 | ozone-manager in trunk failed. |
   | +1 | javadoc | 204 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 28 | Maven dependency ordering for patch |
   | -1 | mvninstall | 20 | dist in the patch failed. |
   | -1 | mvninstall | 23 | integration-test in the patch failed. |
   | +1 | compile | 1060 | the patch passed |
   | +1 | cc | 1060 | the patch passed |
   | +1 | javac | 1060 | the patch passed |
   | +1 | checkstyle | 200 | the patch passed |
   | -1 | mvnsite | 39 | integration-test in the patch failed. |
   | +1 | shellcheck | 2 | There were no new shellcheck issues. |
   | +1 | shelldocs | 32 | There were no new shelldocs issues. |
   | -1 | whitespace | 4 | The patch has 84 line(s) that end in whitespace. Use 
git apply --whitespace=fix <>. Refer 
https://git-scm.com/docs/git-apply |
   | -1 | whitespace | 5 | The patch 20542  line(s) with tabs. |
   | +1 | shadedclient | 851 | patch has no errors when building and testing 
our client artifacts. |
   | 0 | findbugs | 0 | Skipped patched modules with no Java source: 
hadoop-ozone/dist hadoop-ozone/integration-test |
   | +1 | findbugs | 283 | the patch passed |
   | +1 | javadoc | 49 | common in the patch passed. |
   | +1 | javadoc | 47 | common in the patch passed. |
   | +1 | javadoc | 36 | dist in the patch passed. |
   | +1 | javadoc | 35 | integration-test in the patch passed. |
   | +1 | javadoc | 39 | hadoop-ozone_ozone-manager generated 0 new + 0 
unchanged - 2 fixed = 0 total (was 2) |
   | +1 | javadoc | 33 | s3gateway in the patch passed. |
   ||| _ Other Tests _ |
   | +1 | unit | 85 | common in the patch passed. |
   | +1 | unit | 47 | common in the patch passed. |
   | +1 | unit | 39 | dist in the patch passed. |
   | -1 | unit | 40 | integration-test in the patch failed. |
   | +1 | unit | 47 | ozone-manager in the patch passed. |
   | +1 | unit | 52 | s3gateway in the patch passed. |
   | +1 | asflicense | 57 | The patch does not generate ASF License warnings. |
   | | | 7525 | |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-561/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/561 |
   | Optional Tests |  dupname  asflicense  compile  javac  javadoc  mvninstall 
 mvnsite  unit  shadedclient  findbugs  checkstyle  cc  yamllint  shellcheck  
shelldocs  |
   | uname | Linux ed88fec48a72 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 / 945b504 |
   | maven | version: Apache Maven 3.3.9 |
   | Default Java | 1.8.0_191 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-561/1/artifact/out/branch-mvnsite-hadoop-ozone_common.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-561/1/artifact/out/branch-mvnsite-hadoop-ozone_integration-test.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-561/1/artifact/out/branch-mvnsite-hadoop-ozone_ozone-manager.txt
 |
   | shellcheck | v0.4.6 |
   | findbugs | v3.1.0-RC1 |
   | findbugs | 

[jira] [Updated] (HDDS-1095) OzoneManager#openKey should do multiple block allocations in a single SCM rpc call

2019-03-05 Thread Mukul Kumar Singh (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mukul Kumar Singh updated HDDS-1095:

Attachment: HDDS-1095.003.patch

> OzoneManager#openKey should do multiple block allocations in a single SCM rpc 
> call
> --
>
> Key: HDDS-1095
> URL: https://issues.apache.org/jira/browse/HDDS-1095
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: SCM
>Affects Versions: 0.4.0
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Fix For: 0.4.0
>
> Attachments: HDDS-1095.001.patch, HDDS-1095.002.patch, 
> HDDS-1095.003.patch
>
>
> Currently in KeyManagerImpl#openKey, for a large key allocation, multiple 
> blocks are allocated in different rpc calls. If the key length is already 
> known, then multiple blocks can be allocated in one rpc call to SCM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-14320) Support skipTrash for WebHDFS

2019-03-05 Thread Hadoop QA (JIRA)


[ 
https://issues.apache.org/jira/browse/HDFS-14320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785254#comment-16785254
 ] 

Hadoop QA commented on HDFS-14320:
--

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
20s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} test4tests {color} | {color:green}  0m 
 0s{color} | {color:green} The patch appears to include 1 new or modified test 
files. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
23s{color} | {color:blue} Maven dependency ordering for branch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 19m 
58s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  3m 
56s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  1m 
 6s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  1m 
59s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green} 
14m 33s{color} | {color:green} branch has no errors when building and testing 
our client artifacts. {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green}  3m 
37s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  1m 
19s{color} | {color:green} trunk passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
13s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  1m 
40s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  3m 
10s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green}  3m 
10s{color} | {color:green} the patch passed {color} |
| {color:orange}-0{color} | {color:orange} checkstyle {color} | {color:orange}  
1m  2s{color} | {color:orange} hadoop-hdfs-project: The patch generated 1 new + 
150 unchanged - 1 fixed = 151 total (was 151) {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  1m 
42s{color} | {color:green} the patch passed {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m  
0s{color} | {color:red} The patch has 75 line(s) that end in whitespace. Use 
git apply --whitespace=fix <>. Refer 
https://git-scm.com/docs/git-apply {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m 
14s{color} | {color:red} The patch 19849 line(s) with tabs. {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green} 
77m 39s{color} | {color:green} patch has no errors when building and testing 
our client artifacts. {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green}  3m 
52s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  1m 
19s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} unit {color} | {color:green}  1m 
47s{color} | {color:green} hadoop-hdfs-client in the patch passed. {color} |
| {color:red}-1{color} | {color:red} unit {color} | {color:red} 97m 51s{color} 
| {color:red} hadoop-hdfs in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
41s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}237m 32s{color} | 
{color:black} {color} |
\\
\\
|| Reason || Tests ||
| Failed junit tests | hadoop.hdfs.TestSafeMode |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hadoop:8f97d6f |
| JIRA Issue | HDFS-14320 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12961273/HDFS-14320-006.patch |
| Optional Tests |  dupname  asflicense  compile  javac  javadoc  mvninstall  
mvnsite  unit  shadedclient  findbugs  checkstyle  |
| uname | Linux 5b771c8c9b7a 3.13.0-153-generic #203-Ubuntu SMP Thu Jun 14 
08:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | 

[jira] [Commented] (HDDS-1163) Basic framework for Ozone Data Scrubber

2019-03-05 Thread Yiqun Lin (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785252#comment-16785252
 ] 

Yiqun Lin commented on HDDS-1163:
-

In addition to [~bharatviswa]'s review comments, other minor comments from me:

* Inside {{KeyValueContainerCheck#checksumOk}}, we can reuse 
{{ContainerUtils#verifyChecksum}}. The logic is almost same.
* Can we remove {{e.printStackTrace();}} used everywhere? The log exception is 
enough I think.

> Basic framework for Ozone Data Scrubber
> ---
>
> Key: HDDS-1163
> URL: https://issues.apache.org/jira/browse/HDDS-1163
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>  Components: Ozone Datanode
>Reporter: Supratim Deka
>Assignee: Supratim Deka
>Priority: Major
> Attachments: HDDS-1163.000.patch, HDDS-1163.001.patch, 
> HDDS-1163.002.patch
>
>
> Included in the scope:
> 1. Background scanner thread to iterate over container set and dispatch check 
> tasks for individual containers
> 2. Fixed rate scheduling - dispatch tasks at a pre-determined rate (for 
> example 1 container/s)
> 3. Check disk layout of Container - basic check for integrity of the 
> directory hierarchy inside the container, include chunk directory and 
> metadata directories
> 4. Check container file - basic sanity checks for the container metafile
> 5. Check Block Database - iterate over entries in the container block 
> database and check for the existence and accessibility of the chunks for each 
> block.
> Not in scope (will be done as separate subtasks):
> 1. Dynamic scheduling/pacing of background scan based on system load and 
> available resources.
> 2. Detection and handling of orphan chunks
> 3. Checksum verification for Chunks
> 4. Corruption handling - reporting (to SCM) and subsequent handling of any 
> corruption detected by the scanner. The current subtask will simply log any 
> corruption which is detected.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDDS-1210) Ratis pipeline creation doesn't check raft client reply status during initialization

2019-03-05 Thread Hadoop QA (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785251#comment-16785251
 ] 

Hadoop QA commented on HDDS-1210:
-

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
22s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} dupname {color} | {color:green}  0m  
1s{color} | {color:green} No case conflicting files found. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} test4tests {color} | {color:green}  0m 
 0s{color} | {color:green} The patch appears to include 9 new or modified test 
files. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  1m  
2s{color} | {color:blue} Maven dependency ordering for branch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  6m 
16s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  2m 
56s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
49s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  0m  
0s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green} 
14m 15s{color} | {color:green} branch has no errors when building and testing 
our client artifacts. {color} |
| {color:blue}0{color} | {color:blue} findbugs {color} | {color:blue}  0m  
0s{color} | {color:blue} Skipped patched modules with no Java source: 
hadoop-hdds hadoop-ozone {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green}  0m  
0s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  1m 
59s{color} | {color:green} trunk passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m 
25s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  6m 
 2s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  3m 
20s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green}  3m 
20s{color} | {color:green} the patch passed {color} |
| {color:orange}-0{color} | {color:orange} checkstyle {color} | {color:orange}  
0m 28s{color} | {color:orange} hadoop-hdds: The patch generated 1 new + 0 
unchanged - 0 fixed = 1 total (was 0) {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green}  0m  
0s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green} 
11m 25s{color} | {color:green} patch has no errors when building and testing 
our client artifacts. {color} |
| {color:blue}0{color} | {color:blue} findbugs {color} | {color:blue}  0m  
0s{color} | {color:blue} Skipped patched modules with no Java source: 
hadoop-hdds hadoop-ozone {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green}  0m  
0s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  1m 
54s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} unit {color} | {color:red}  1m 19s{color} 
| {color:red} hadoop-hdds in the patch failed. {color} |
| {color:red}-1{color} | {color:red} unit {color} | {color:red} 16m 50s{color} 
| {color:red} hadoop-ozone in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
34s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 71m  5s{color} | 
{color:black} {color} |
\\
\\
|| Reason || Tests ||
| Failed junit tests | 
hadoop.hdds.security.x509.certificate.client.TestDefaultCertificateClient |
|   | hadoop.ozone.client.rpc.TestCloseContainerHandlingByClient |
|   | hadoop.ozone.container.server.TestSecureContainerServer |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce 

[jira] [Commented] (HDDS-1184) Parallelization of write chunks in datanodes is broken

2019-03-05 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785249#comment-16785249
 ] 

Hudson commented on HDDS-1184:
--

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16138 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16138/])
HDDS-1184. Parallelization of write chunks in datanodes is broken. (shashikant: 
rev 62e89dc275f120f54967744393e2ddde15575096)
* (edit) hadoop-hdds/common/src/main/proto/DatanodeContainerProtocol.proto
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/ContainerStateMachine.java


> Parallelization of write chunks in datanodes is broken 
> ---
>
> Key: HDDS-1184
> URL: https://issues.apache.org/jira/browse/HDDS-1184
> Project: Hadoop Distributed Data Store
>  Issue Type: Improvement
>  Components: Ozone Datanode
>Affects Versions: 0.4.0
>Reporter: Shashikant Banerjee
>Assignee: Shashikant Banerjee
>Priority: Blocker
> Fix For: 0.4.0
>
> Attachments: HDDS-1184.000.patch, HDDS-1184.001.patch, 
> HDDS-1184.002.patch, HDDS-1184.003.patch
>
>
> After the HDDS-4 branch merge, parallelization in write chunks and 
> applyTransaction is broken in ContainerStateMachine.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDDS-1175) Serve read requests directly from RocksDB

2019-03-05 Thread Yiqun Lin (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785244#comment-16785244
 ] 

Yiqun Lin commented on HDDS-1175:
-

+1 from me too, :).

> Serve read requests directly from RocksDB
> -
>
> Key: HDDS-1175
> URL: https://issues.apache.org/jira/browse/HDDS-1175
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>  Components: Ozone Manager
>Reporter: Hanisha Koneru
>Assignee: Hanisha Koneru
>Priority: Major
>  Labels: pull-request-available
> Attachments: HDDS-1175.001.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We can directly server read requests from the OM's RocksDB instead of going 
> through the Ratis server. OM should first check its role and only if it is 
> the leader can it server read requests. 
> There can be a scenario where an OM can lose its Leader status but not know 
> about the new election in the ring. This OM could server stale reads for the 
> duration of the heartbeat timeout but this should be acceptable (similar to 
> how Standby Namenode could possibly server stale reads till it figures out 
> the new status).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-03-05 Thread Lokesh Jain (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785235#comment-16785235
 ] 

Lokesh Jain commented on HDDS-1171:
---

[~anu] Thanks for committing the patch! Sorry for missing the checkstyle issues.

> Add benchmark for OM and OM client in Genesis
> -
>
> Key: HDDS-1171
> URL: https://issues.apache.org/jira/browse/HDDS-1171
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: 0.4.0, 0.5.0
>
> Attachments: HDDS-1171.001.patch, HDDS-1171.002.patch, 
> HDDS-1171.003.patch
>
>
> This Jira aims to add benchmark for OM and OM client in Genesis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208411=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208411
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793508
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208385=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208385
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793324
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208349=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208349
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792894
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208367=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208367
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793082
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208369=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208369
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793084
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208422=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208422
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793566
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208426=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208426
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793577
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208423=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208423
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793570
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208415=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208415
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793531
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208416=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208416
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793529
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208412=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208412
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793513
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208421=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208421
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793565
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208428=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208428
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793588
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208419=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208419
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793548
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208424=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208424
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793573
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208425=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208425
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793574
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208427=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208427
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793582
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208417=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208417
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793540
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208413=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208413
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793522
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208418=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208418
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793542
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208414=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208414
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793537
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208405=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208405
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793368
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208408=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208408
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793376
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208420=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208420
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:09
Start Date: 06/Mar/19 05:09
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793551
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208409=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208409
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793382
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208402=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208402
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793360
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208407=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208407
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793375
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208404=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208404
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793365
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208410=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208410
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793384
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208403=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208403
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793362
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208387=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208387
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793334
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208388=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208388
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793338
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208313=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208313
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:02
Start Date: 06/Mar/19 05:02
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792527
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22439.log
 ##
 @@ -0,0 +1,646 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012a5671f4, pid=22439, tid=0x9607
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni1701137331251799500.jnilib+0x971f4]  
_Z18rocksdb_put_helperP7JNIEnv_PN7rocksdb2DBERKNS1_12WriteOptionsEPNS1_18ColumnFamilyHandleEP11_jbyteArrayiiSA_ii+0x134
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fa34b205800):  JavaThread "IPC Server handler 4 on 
9862" daemon [_thread_in_native, id=38407, 
stack(0x7c701000,0x7c801000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 
0x0050
+
+Registers:
+RAX=0x, RBX=0x7fa34b90bf50, RCX=0x7c7ff308, 
RDX=0x7fa35088e430
+RSP=0x7c7ff300, RBP=0x7c7ff390, RSI=0x7fa34d431a00, 
RDI=0x7c7ff340
+R8 =0x7c7ff318, R9 =0x0004, R10=0xffe0, 
R11=0x7f9bb00d3528
+R12=0x7fa34b9d7200, R13=0x004e, R14=0x7fa34b2059e0, 
R15=0x000e
+RIP=0x00012a5671f4, EFLAGS=0x00010246, ERR=0x0004
+  TRAPNO=0x000e
+
+Top of Stack: (sp=0x7c7ff300)
+0x7c7ff300:   7c7ff520 7fa34b90bf50
+0x7c7ff310:   000e 7fa34b9d7200
+0x7c7ff320:   004e 
+0x7c7ff330:   7fa35088e430 7fa34d431a00
+0x7c7ff340:   7c7ff500 00010f0dc762
+0x7c7ff350:    
+0x7c7ff360:   00079b903ca8 00012a362cb0
+0x7c7ff370:    00012a362ca8
+0x7c7ff380:   7c7ff4a8 7fa34b205800
+0x7c7ff390:   7c7ff438 000112bd07c8
+0x7c7ff3a0:   0007000e 7c7ff468
+0x7c7ff3b0:   0007 0007004e
+0x7c7ff3c0:   0007c0322b48 00012a3ce040
+0x7c7ff3d0:   7c7ff570 000112fbc4c4
+0x7c7ff3e0:   7fa34b205800 00160001
+0x7c7ff3f0:    7c7ff3f8
+0x7c7ff400:    7c7ff4a8
+0x7c7ff410:   00012a3658c0 
+0x7c7ff420:   00012a362cb0 
+0x7c7ff430:   7c7ff458 7c7ff4f0
+0x7c7ff440:   000112bb809d 
+0x7c7ff450:   000112bc6a78 004e
+0x7c7ff460:    00079b903cc8
+0x7c7ff470:   000e 
+0x7c7ff480:   00079b903ca8 7fa35088e430
+0x7c7ff490:   00012a3866f8 7fa34d431a00
+0x7c7ff4a0:   00012a378b90 0007408f5088
+0x7c7ff4b0:   7c7ff4b0 00012a34efd1
+0x7c7ff4c0:   7c7ff518 00012a3658c0
+0x7c7ff4d0:    00012a34efe0
+0x7c7ff4e0:   7c7ff458 7c7ff500
+0x7c7ff4f0:   7c7ff560 000112bb809d 
+
+Instructions: (pc=0x00012a5671f4)
+0x00012a5671d4:   a0 ff 50 48 eb 1d 48 8b 75 a8 48 8b 06 48 8d 7d
+0x00012a5671e4:   b0 48 8d 8d 78 ff ff ff 4c 8d 45 88 48 8b 55 a0
+0x00012a5671f4:   ff 50 50 48 8b 45 b0 48 89 45 c0 48 c7 45 b0 00
+0x00012a567204:   00 00 00 48 8b 7d c8 48 85 ff 74 05 e8 53 e2 72 
+
+Register to memory mapping:
+
+RAX=0x is an unknown value
+RBX=0x7fa34b90bf50 is an unknown value
+RCX=0x7c7ff308 is pointing into the stack for thread: 
0x7fa34b205800
+RDX=0x7fa35088e430 is an unknown value
+RSP=0x7c7ff300 is pointing into the stack for thread: 
0x7fa34b205800
+RBP=0x7c7ff390 is pointing 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208399=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208399
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793347
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208406=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208406
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793370
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208400=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208400
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793351
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208396=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208396
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793341
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208401=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208401
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793354
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208276=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208276
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 04:59
Start Date: 06/Mar/19 04:59
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792091
 
 

 ##
 File path: hadoop-ozone/dist/src/main/smoketest/security/ozone-secure.robot
 ##
 @@ -16,14 +16,42 @@
 *** Settings ***
 Documentation   Smoke test to start cluster with docker-compose 
environments.
 Library OperatingSystem
+Library String
 Resource../commonlib.robot
 
+*** Variables ***
+${ENDPOINT_URL}   http://s3g:9878
+
+*** Keywords ***
+Install aws cli s3 centos
+Executesudo yum install -y awscli
+Install aws cli s3 debian
+Executesudo apt-get install -y awscli
+
+Install aws cli
+${rc}  ${output} = Run And Return Rc And 
Output   which apt-get
+Run Keyword if '${rc}' == '0'  Install aws cli s3 debian
+${rc}  ${output} = Run And Return Rc And 
Output   yum --help
+Run Keyword if '${rc}' == '0'  Install aws cli s3 centos
+
+Setup credentials
+${hostname}=Executehostname
+Execute kinit -k testuser/${hostname}@EXAMPLE.COM -t 
/etc/security/keytabs/testuser.keytab
+${result} = Executeozone sh s3 getsecret
+${accessKey} =  Get Regexp Matches ${result} 
(?<=awsAccessKey=).*
 
 Review comment:
   whitespace:tabs in line
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 208276)
Time Spent: 0.5h  (was: 20m)

> Enable token based authentication for S3 api
> 
>
> Key: HDDS-1043
> URL: https://issues.apache.org/jira/browse/HDDS-1043
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Ajay Kumar
>Assignee: Ajay Kumar
>Priority: Blocker
>  Labels: pull-request-available, security
> Fix For: 0.4.0
>
> Attachments: HDDS-1043.00.patch, HDDS-1043.01.patch, 
> HDDS-1043.02.patch, HDDS-1043.03.patch, HDDS-1043.04.patch, 
> HDDS-1043.05.patch, HDDS-1043.06.patch, HDDS-1043.07.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Ozone has a  S3 api and mechanism to create S3 like secrets for user. This 
> jira proposes hadoop compatible token based authentication for S3 api which 
> utilizes S3 secret stored in OM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208386=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208386
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:08
Start Date: 06/Mar/19 05:08
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793325
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22458.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000126bb7ac8, pid=22458, tid=0x0f37
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni2051086588641463183.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7ff5a7381000):  JavaThread "IPC Server handler 1 on 
9862" daemon [_thread_in_native, id=3895, 
stack(0x7a775000,0x7a875000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x2f6c6974752f7974, RBX=0x7a873258, RCX=0x7a873308, 
RDX=0x7ff5a61a5e30
+RSP=0x7a8731b8, RBP=0x7a8731e0, RSI=0x7a8731f8, 
RDI=0x7ff5a61a5e30
+R8 =0x7a873318, R9 =0x0007, R10=0xfc00, 
R11=0x0ff5a13a12ef
+R12=0x7a8731f8, R13=0x7a873340, R14=0x7a873318, 
R15=0x7a873308
+RIP=0x000126bb7ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7a8731b8)
+0x7a8731b8:   000126d94eff 7a873318
+0x7a8731c8:   7a8731f8 7a873308
+0x7a8731d8:   7ff5a61a5e30 7a873290
+0x7a8731e8:   000126c7c368 7a873220
+0x7a8731f8:   00012731d478 
+0x7a873208:    
+0x7a873218:   0001 
+0x7a873228:   000109764000 0081
+0x7a873238:   000c 7ff5abc14520
+0x7a873248:   7ff5a60ab6d0 7ff5a7b86000
+0x7a873258:   004e 004e
+0x7a873268:   7a873340 7ff5a60ab6d0
+0x7a873278:   7a873340 000126c7c2f0
+0x7a873288:   7a873308 7a8732b0
+0x7a873298:   000126c7c2fe 7ff5a61a5e30
+0x7a8732a8:   7ff5a7b86000 7a8732f0
+0x7a8732b8:   000126bc5c84 7a873318
+0x7a8732c8:   7ff5a60c4ff0 7ff5a60159c0
+0x7a8732d8:   004e 7ff5a73811e0
+0x7a8732e8:   000e 7a873390
+0x7a8732f8:   000126aeb1f7 7a873520
+0x7a873308:   7ff5a60c4ff0 000e
+0x7a873318:   7ff5a60159c0 004e
+0x7a873328:    7ff5a60ab6d0
+0x7a873338:   7ff5a7b86000 7a873500
+0x7a873348:   00010b2dc762 
+0x7a873358:    000797f10b50
+0x7a873368:   0001268d6e00 
+0x7a873378:   0001268d6df8 7a8734a8
+0x7a873388:   7ff5a7381000 7a873438
+0x7a873398:   0001158ee7c8 0007000e
+0x7a8733a8:   7a873468 0007 
+
+Instructions: (pc=0x000126bb7ac8)
+0x000126bb7aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000126bb7ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000126bb7ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000126bb7ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x2f6c6974752f7974 is an unknown value
+RBX=0x7a873258 is pointing into the stack for thread: 
0x7ff5a7381000
+RCX=0x7a873308 is pointing into the stack for thread: 
0x7ff5a7381000
+RDX=0x7ff5a61a5e30 is an unknown value
+RSP=0x7a8731b8 is pointing into the stack for thread: 
0x7ff5a7381000
+RBP=0x7a8731e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208384=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208384
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:07
Start Date: 06/Mar/19 05:07
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793155
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208383=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208383
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:07
Start Date: 06/Mar/19 05:07
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793150
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208381=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208381
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:07
Start Date: 06/Mar/19 05:07
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793142
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208373=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208373
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793106
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208379=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208379
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793135
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208375=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208375
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793116
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208380=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208380
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793139
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208382=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208382
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:07
Start Date: 06/Mar/19 05:07
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793148
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208374=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208374
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793110
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208370=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208370
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793089
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208372=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208372
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793099
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208378=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208378
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793131
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208376=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208376
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793124
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208377=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208377
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793126
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208371=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208371
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793095
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208368=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208368
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:06
Start Date: 06/Mar/19 05:06
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262793087
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208358=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208358
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792929
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208364=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208364
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792957
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208355=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208355
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792913
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208360=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208360
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792935
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208357=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208357
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792923
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208353=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208353
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792912
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208365=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208365
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792965
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208362=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208362
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792944
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208348=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208348
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792889
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208363=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208363
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792951
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208361=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208361
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792940
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208359=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208359
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792933
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208350=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208350
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792895
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208356=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208356
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792921
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208354=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208354
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792919
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208352=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208352
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792907
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208351=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208351
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:05
Start Date: 06/Mar/19 05:05
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792900
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208347=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208347
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:04
Start Date: 06/Mar/19 05:04
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792787
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208344=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208344
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:04
Start Date: 06/Mar/19 05:04
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792775
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208346=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208346
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:04
Start Date: 06/Mar/19 05:04
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792784
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208345=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208345
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:04
Start Date: 06/Mar/19 05:04
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792781
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208339=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208339
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:04
Start Date: 06/Mar/19 05:04
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792755
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208342=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208342
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:04
Start Date: 06/Mar/19 05:04
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792767
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208332=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208332
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:03
Start Date: 06/Mar/19 05:03
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792720
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208338=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208338
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:04
Start Date: 06/Mar/19 05:04
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792752
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208327=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208327
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:02
Start Date: 06/Mar/19 05:02
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792584
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22439.log
 ##
 @@ -0,0 +1,646 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012a5671f4, pid=22439, tid=0x9607
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni1701137331251799500.jnilib+0x971f4]  
_Z18rocksdb_put_helperP7JNIEnv_PN7rocksdb2DBERKNS1_12WriteOptionsEPNS1_18ColumnFamilyHandleEP11_jbyteArrayiiSA_ii+0x134
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fa34b205800):  JavaThread "IPC Server handler 4 on 
9862" daemon [_thread_in_native, id=38407, 
stack(0x7c701000,0x7c801000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 
0x0050
+
+Registers:
+RAX=0x, RBX=0x7fa34b90bf50, RCX=0x7c7ff308, 
RDX=0x7fa35088e430
+RSP=0x7c7ff300, RBP=0x7c7ff390, RSI=0x7fa34d431a00, 
RDI=0x7c7ff340
+R8 =0x7c7ff318, R9 =0x0004, R10=0xffe0, 
R11=0x7f9bb00d3528
+R12=0x7fa34b9d7200, R13=0x004e, R14=0x7fa34b2059e0, 
R15=0x000e
+RIP=0x00012a5671f4, EFLAGS=0x00010246, ERR=0x0004
+  TRAPNO=0x000e
+
+Top of Stack: (sp=0x7c7ff300)
+0x7c7ff300:   7c7ff520 7fa34b90bf50
+0x7c7ff310:   000e 7fa34b9d7200
+0x7c7ff320:   004e 
+0x7c7ff330:   7fa35088e430 7fa34d431a00
+0x7c7ff340:   7c7ff500 00010f0dc762
+0x7c7ff350:    
+0x7c7ff360:   00079b903ca8 00012a362cb0
+0x7c7ff370:    00012a362ca8
+0x7c7ff380:   7c7ff4a8 7fa34b205800
+0x7c7ff390:   7c7ff438 000112bd07c8
+0x7c7ff3a0:   0007000e 7c7ff468
+0x7c7ff3b0:   0007 0007004e
+0x7c7ff3c0:   0007c0322b48 00012a3ce040
+0x7c7ff3d0:   7c7ff570 000112fbc4c4
+0x7c7ff3e0:   7fa34b205800 00160001
+0x7c7ff3f0:    7c7ff3f8
+0x7c7ff400:    7c7ff4a8
+0x7c7ff410:   00012a3658c0 
+0x7c7ff420:   00012a362cb0 
+0x7c7ff430:   7c7ff458 7c7ff4f0
+0x7c7ff440:   000112bb809d 
+0x7c7ff450:   000112bc6a78 004e
+0x7c7ff460:    00079b903cc8
+0x7c7ff470:   000e 
+0x7c7ff480:   00079b903ca8 7fa35088e430
+0x7c7ff490:   00012a3866f8 7fa34d431a00
+0x7c7ff4a0:   00012a378b90 0007408f5088
+0x7c7ff4b0:   7c7ff4b0 00012a34efd1
+0x7c7ff4c0:   7c7ff518 00012a3658c0
+0x7c7ff4d0:    00012a34efe0
+0x7c7ff4e0:   7c7ff458 7c7ff500
+0x7c7ff4f0:   7c7ff560 000112bb809d 
+
+Instructions: (pc=0x00012a5671f4)
+0x00012a5671d4:   a0 ff 50 48 eb 1d 48 8b 75 a8 48 8b 06 48 8d 7d
+0x00012a5671e4:   b0 48 8d 8d 78 ff ff ff 4c 8d 45 88 48 8b 55 a0
+0x00012a5671f4:   ff 50 50 48 8b 45 b0 48 89 45 c0 48 c7 45 b0 00
+0x00012a567204:   00 00 00 48 8b 7d c8 48 85 ff 74 05 e8 53 e2 72 
+
+Register to memory mapping:
+
+RAX=0x is an unknown value
+RBX=0x7fa34b90bf50 is an unknown value
+RCX=0x7c7ff308 is pointing into the stack for thread: 
0x7fa34b205800
+RDX=0x7fa35088e430 is an unknown value
+RSP=0x7c7ff300 is pointing into the stack for thread: 
0x7fa34b205800
+RBP=0x7c7ff390 is pointing 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208324=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208324
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:02
Start Date: 06/Mar/19 05:02
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792568
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22439.log
 ##
 @@ -0,0 +1,646 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012a5671f4, pid=22439, tid=0x9607
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni1701137331251799500.jnilib+0x971f4]  
_Z18rocksdb_put_helperP7JNIEnv_PN7rocksdb2DBERKNS1_12WriteOptionsEPNS1_18ColumnFamilyHandleEP11_jbyteArrayiiSA_ii+0x134
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fa34b205800):  JavaThread "IPC Server handler 4 on 
9862" daemon [_thread_in_native, id=38407, 
stack(0x7c701000,0x7c801000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 
0x0050
+
+Registers:
+RAX=0x, RBX=0x7fa34b90bf50, RCX=0x7c7ff308, 
RDX=0x7fa35088e430
+RSP=0x7c7ff300, RBP=0x7c7ff390, RSI=0x7fa34d431a00, 
RDI=0x7c7ff340
+R8 =0x7c7ff318, R9 =0x0004, R10=0xffe0, 
R11=0x7f9bb00d3528
+R12=0x7fa34b9d7200, R13=0x004e, R14=0x7fa34b2059e0, 
R15=0x000e
+RIP=0x00012a5671f4, EFLAGS=0x00010246, ERR=0x0004
+  TRAPNO=0x000e
+
+Top of Stack: (sp=0x7c7ff300)
+0x7c7ff300:   7c7ff520 7fa34b90bf50
+0x7c7ff310:   000e 7fa34b9d7200
+0x7c7ff320:   004e 
+0x7c7ff330:   7fa35088e430 7fa34d431a00
+0x7c7ff340:   7c7ff500 00010f0dc762
+0x7c7ff350:    
+0x7c7ff360:   00079b903ca8 00012a362cb0
+0x7c7ff370:    00012a362ca8
+0x7c7ff380:   7c7ff4a8 7fa34b205800
+0x7c7ff390:   7c7ff438 000112bd07c8
+0x7c7ff3a0:   0007000e 7c7ff468
+0x7c7ff3b0:   0007 0007004e
+0x7c7ff3c0:   0007c0322b48 00012a3ce040
+0x7c7ff3d0:   7c7ff570 000112fbc4c4
+0x7c7ff3e0:   7fa34b205800 00160001
+0x7c7ff3f0:    7c7ff3f8
+0x7c7ff400:    7c7ff4a8
+0x7c7ff410:   00012a3658c0 
+0x7c7ff420:   00012a362cb0 
+0x7c7ff430:   7c7ff458 7c7ff4f0
+0x7c7ff440:   000112bb809d 
+0x7c7ff450:   000112bc6a78 004e
+0x7c7ff460:    00079b903cc8
+0x7c7ff470:   000e 
+0x7c7ff480:   00079b903ca8 7fa35088e430
+0x7c7ff490:   00012a3866f8 7fa34d431a00
+0x7c7ff4a0:   00012a378b90 0007408f5088
+0x7c7ff4b0:   7c7ff4b0 00012a34efd1
+0x7c7ff4c0:   7c7ff518 00012a3658c0
+0x7c7ff4d0:    00012a34efe0
+0x7c7ff4e0:   7c7ff458 7c7ff500
+0x7c7ff4f0:   7c7ff560 000112bb809d 
+
+Instructions: (pc=0x00012a5671f4)
+0x00012a5671d4:   a0 ff 50 48 eb 1d 48 8b 75 a8 48 8b 06 48 8d 7d
+0x00012a5671e4:   b0 48 8d 8d 78 ff ff ff 4c 8d 45 88 48 8b 55 a0
+0x00012a5671f4:   ff 50 50 48 8b 45 b0 48 89 45 c0 48 c7 45 b0 00
+0x00012a567204:   00 00 00 48 8b 7d c8 48 85 ff 74 05 e8 53 e2 72 
+
+Register to memory mapping:
+
+RAX=0x is an unknown value
+RBX=0x7fa34b90bf50 is an unknown value
+RCX=0x7c7ff308 is pointing into the stack for thread: 
0x7fa34b205800
+RDX=0x7fa35088e430 is an unknown value
+RSP=0x7c7ff300 is pointing into the stack for thread: 
0x7fa34b205800
+RBP=0x7c7ff390 is pointing 

[jira] [Work logged] (HDDS-1043) Enable token based authentication for S3 api

2019-03-05 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-1043?focusedWorklogId=208331=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-208331
 ]

ASF GitHub Bot logged work on HDDS-1043:


Author: ASF GitHub Bot
Created on: 06/Mar/19 05:03
Start Date: 06/Mar/19 05:03
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #561: HDDS-1043. 
Enable token based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r262792715
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid22449.log
 ##
 @@ -0,0 +1,650 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x000128779ac8, pid=22449, tid=0x6a23
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni6683544065013648246.jnilib+0x163ac8]  
rocksdb::GetColumnFamilyID(rocksdb::ColumnFamilyHandle*)+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7f884ebbd000):  JavaThread "IPC Server handler 0 on 
9862" daemon [_thread_in_native, id=27171, 
stack(0x7da29000,0x7db29000)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x6af75c3300010018, RBX=0x7db27258, RCX=0x7db27308, 
RDX=0x7f8851a13c50
+RSP=0x7db271b8, RBP=0x7db271e0, RSI=0x7db271f8, 
RDI=0x7f8851a13c50
+R8 =0x7db27318, R9 =0x7db27318, R10=0xfff0, 
R11=0x0f8843f46ebf
+R12=0x7db271f8, R13=0x7db27340, R14=0x7db27318, 
R15=0x7db27308
+RIP=0x000128779ac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x7db271b8)
+0x7db271b8:   000128956eff 7db27318
+0x7db271c8:   7db271f8 7db27308
+0x7db271d8:   7f8851a13c50 7db27290
+0x7db271e8:   00012883e368 7db27220
+0x7db271f8:   000128edf478 
+0x7db27208:    
+0x7db27218:   0001 
+0x7db27228:   00010b3ab000 0081
+0x7db27238:   000c 7f8851a6e0f0
+0x7db27248:   7f884c8ec9a0 7f884d327000
+0x7db27258:   004e 004e
+0x7db27268:   7db27340 7f884c8ec9a0
+0x7db27278:   7db27340 00012883e2f0
+0x7db27288:   7db27308 7db272b0
+0x7db27298:   00012883e2fe 7f8851a13c50
+0x7db272a8:   7f884d327000 7db272f0
+0x7db272b8:   000128787c84 7db27318
+0x7db272c8:   7f8851a78fe0 7f8851a6e9f0
+0x7db272d8:   004e 7f884ebbd1e0
+0x7db272e8:   000e 7db27390
+0x7db272f8:   0001286ad1f7 7db27520
+0x7db27308:   7f8851a78fe0 000e
+0x7db27318:   7f8851a6e9f0 004e
+0x7db27328:    7f884c8ec9a0
+0x7db27338:   7f884d327000 7db27500
+0x7db27348:   00010cedc762 
+0x7db27358:    000798aeb238
+0x7db27368:   000128498e00 
+0x7db27378:   000128498df8 7db274a8
+0x7db27388:   7f884ebbd000 7db27438
+0x7db27398:   000118a367c8 0007000e
+0x7db273a8:   7db27468 0007 
+
+Instructions: (pc=0x000128779ac8)
+0x000128779aa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x000128779ab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x000128779ac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x000128779ad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x6af75c3300010018 is an unknown value
+RBX=0x7db27258 is pointing into the stack for thread: 
0x7f884ebbd000
+RCX=0x7db27308 is pointing into the stack for thread: 
0x7f884ebbd000
+RDX=0x7f8851a13c50 is an unknown value
+RSP=0x7db271b8 is pointing into the stack for thread: 
0x7f884ebbd000
+RBP=0x7db271e0 is pointing into the stack for 

  1   2   3   4   5   >