risdenk commented on PR #1271:
URL: https://github.com/apache/solr/pull/1271#issuecomment-1372357089

   I ran this locally for a bunch of tests with openj9 on Mac - The Hadoop 
tests at least pass now. I haven't gotten to these yet but they are a separate 
root cause from what I can tell:
   
   ```
   
RUNTIME_JAVA_HOME=/Library/Java/JavaVirtualMachines/ibm-semeru-open-17.jdk/Contents/Home
 ./gradlew check
   ...
   ERROR: The following test(s) have failed:
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipher 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipher" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - 
org.apache.solr.security.TestPKIAuthenticationPlugin.testProtocolMismatch 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testProtocolMismatch" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - 
org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoTimestamp 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoTimestamp"
 -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - 
org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooBig
 (:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooBig"
 -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testSuperUser 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testSuperUser" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - 
org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoSpace 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoSpace" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - 
org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooSmall
 (:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooSmall"
 -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - 
org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidKey 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidKey"
 -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testBasicRequest 
(:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.security.TestPKIAuthenticationPlugin.testBasicRequest" 
-Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.cloud.TestRSAKeyPair.testGenKeyPair (:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestRSAKeyPair.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cloud.TestRSAKeyPair.testGenKeyPair" -Ptests.jvms=5 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.cloud.TestRSAKeyPair.testReadKeysFromDisk (:solr:core)
       Test output: 
/Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestRSAKeyPair.txt
       Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cloud.TestRSAKeyPair.testReadKeysFromDisk" -Ptests.jvms=5 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   ...
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to