/home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/KeyReader.tcl
testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:11:19 UTC 2022
Creating keystore foo.keystore
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -genkey -dname "CN=ClaudiusPtolemaus, OU=YourProject, O=YourUniversity, L=YourTown, ST=YourState, C=US" -keystore foo.keystore -storetype JCEKS -alias $aliasName -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -selfcert -keystore foo.keystore -storetype JCEKS -alias $aliasName -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -list -v -keystore foo.keystore -storetype JCEKS -alias $aliasName -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
Alias name: $aliasName
Creation date: Jun 6, 2022
Entry type: PrivateKeyEntry
Certificate chain length: 1
Certificate[1]:
Owner: CN=ClaudiusPtolemaus, OU=YourProject, O=YourUniversity, L=YourTown, ST=YourState, C=US
Issuer: CN=ClaudiusPtolemaus, OU=YourProject, O=YourUniversity, L=YourTown, ST=YourState, C=US
Serial number: 46ef5084
Valid from: Mon Jun 06 02:11:21 UTC 2022 until: Sun Sep 04 02:11:21 UTC 2022
Certificate fingerprints:
	 SHA1: F8:6B:90:72:BD:6C:FF:07:55:C9:A2:24:D6:78:AA:16:FA:FE:D3:8F
	 SHA256: 28:BA:BD:8D:D3:E7:9D:E9:9F:DB:BF:55:38:05:5C:D7:06:40:7D:81:4B:34:62:09:A7:78:06:4F:26:08:13:42
Signature algorithm name: SHA256withDSA
Subject Public Key Algorithm: 2048-bit DSA key
Version: 3

Extensions: 

#1: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 91 B0 3A C9 40 FD F3 88   50 EF 6E C5 0F 2D D7 FD  ..:.@...P.n..-..
0010: F2 95 CF E4                                        ....
]
]

2347 ms. Memory: 129024K Free: 69551K (54%)
/home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/KeyToken.tcl
Available Ciphers: PBEWITHHMACSHA384ANDAES_128 AES_256/GCM/NOPADDING AES_192/GCM/NOPADDING PBEWITHHMACSHA512ANDAES_128 AES_256/CBC/NOPADDING AES_256/ECB/NOPADDING CHACHA20 PBEWITHHMACSHA224ANDAES_256 AES_128/CBC/NOPADDING AESWRAP AESWRAP_192 PBEWITHMD5ANDDES AES_192/CBC/NOPADDING PBEWITHHMACSHA256ANDAES_256 PBEWITHHMACSHA1ANDAES_128 PBEWITHSHA1ANDRC4_128 AES_192/OFB/NOPADDING DESEDEWRAP AES_128/ECB/NOPADDING AESWRAP_256 RC2 AESWRAP_128 PBEWITHSHA1ANDRC4_40 RSA PBEWITHHMACSHA512ANDAES_256 CHACHA20-POLY1305 AES_192/CFB/NOPADDING AES_128/CFB/NOPADDING DESEDE AES_192/ECB/NOPADDING BLOWFISH ARCFOUR AES_256/CFB/NOPADDING AES AES_128/OFB/NOPADDING AES_128/GCM/NOPADDING PBEWITHHMACSHA256ANDAES_128 DES PBEWITHSHA1ANDDESEDE PBEWITHSHA1ANDRC2_40 PBEWITHSHA1ANDRC2_128 PBEWITHHMACSHA384ANDAES_256 AES_256/OFB/NOPADDING PBEWITHMD5ANDTRIPLEDES PBEWITHHMACSHA1ANDAES_256 PBEWITHHMACSHA224ANDAES_128
Using BLOWFISH
/home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/info.tcl
06/06/22 02:11:22
Failed: 0  Total Tests: 15  ((Passed: 15, Newly Passed: 0)  Known Failed: 0) /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test
No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test
No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test
AutoTests.java: About to close Vertx.
AutoTests.java: Vertx closed.

===========================================================================================
----------------- testing Mon Jun 06 02:11:22 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/auto/KeyReader.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/auto/KeyReader.xml
Creating keystore foo.keystore
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -genkey -dname "CN=ClaudiusPtolemaus, OU=YourProject, O=YourUniversity, L=YourTown, ST=YourState, C=US" -keystore foo.keystore -storetype JCEKS -alias $aliasName -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
keytool error: java.lang.Exception: Key pair not generated, alias <$aliasName> already exists
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -selfcert -keystore foo.keystore -storetype JCEKS -alias $aliasName -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
keytool error: java.lang.ClassCastException: class javax.crypto.spec.SecretKeySpec cannot be cast to class java.security.PrivateKey (javax.crypto.spec.SecretKeySpec and java.security.PrivateKey are in module java.base of loader 'bootstrap')
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -list -v -keystore foo.keystore -storetype JCEKS -alias $aliasName -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
Alias name: $aliasName
Creation date: Jun 6, 2022
Entry type: SecretKeyEntry
1672 ms. Memory: 129024K Free: 92636K (72%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@46358517
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@46358517
reloadAllAccessors: .KeyReader

===========================================================================================
----------------- testing Mon Jun 06 02:11:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/auto/KeyWriter.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/auto/KeyWriter.xml
174 ms. Memory: 129024K Free: 76586K (59%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@32602d07
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@32602d07
reloadAllAccessors: .KeyWriter

===========================================================================================
----------------- testing Mon Jun 06 02:11:24 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/auto/Signature.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/auto/Signature.xml
Creating keystore /home/travis/build/icyphy/ptII/ptKeystore
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -genkey -dname "CN=ClaudiusPtolemaus, OU=YourProject, O=YourUniversity, L=YourTown, ST=YourState, C=US" -keystore /home/travis/build/icyphy/ptII/ptKeystore -storetype pkcs12 -alias ptolemy -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -selfcert -keystore /home/travis/build/icyphy/ptII/ptKeystore -storetype pkcs12 -alias ptolemy -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
Keystore Command: /usr/local/lib/jvm/openjdk11/bin/keytool -list -v -keystore /home/travis/build/icyphy/ptII/ptKeystore -storetype pkcs12 -alias ptolemy -storepass "this.is.the.storeAndKeyPassword,change.it" -keypass "this.is.the.storeAndKeyPassword,change.it"
Alias name: ptolemy
Creation date: Jun 6, 2022
Entry type: PrivateKeyEntry
Certificate chain length: 1
Certificate[1]:
Owner: CN=ClaudiusPtolemaus, OU=YourProject, O=YourUniversity, L=YourTown, ST=YourState, C=US
Issuer: CN=ClaudiusPtolemaus, OU=YourProject, O=YourUniversity, L=YourTown, ST=YourState, C=US
Serial number: 2d52e4a9
Valid from: Mon Jun 06 02:11:26 UTC 2022 until: Sun Sep 04 02:11:26 UTC 2022
Certificate fingerprints:
	 SHA1: B0:8C:EE:AB:23:33:14:2F:1F:45:5C:0E:17:1B:65:01:46:7D:DB:56
	 SHA256: 1E:06:D3:58:83:72:02:1C:78:9D:C6:F8:DC:F8:41:27:EB:90:FA:F1:A3:42:B6:5B:A3:8A:BF:9F:6B:5E:8D:BB
Signature algorithm name: SHA256withDSA
Subject Public Key Algorithm: 2048-bit DSA key
Version: 3

Extensions: 

#1: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: CB A0 61 E1 D3 31 FA 27   56 9E FB 02 E0 30 15 4B  ..a..1.'V....0.K
0010: D1 79 AF 65                                        .y.e
]
]

3970 ms. Memory: 129024K Free: 85178K (66%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4d5ba7cb
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4d5ba7cb
reloadAllAccessors: .Signature

===========================================================================================
----------------- testing Mon Jun 06 02:11:28 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/auto/Symmetric.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/test/auto/Symmetric.xml
1034 ms. Memory: 129024K Free: 66743K (52%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1494d7dc
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1494d7dc
reloadAllAccessors: .Symmetric
AutoTests.java: About to close Vertx.
AutoTests.java: Vertx closed.