IBM / keyprotect-go-client

Go SDK for interacting with the IBM Cloud KeyProtect service.
Apache License 2.0
6 stars 29 forks source link

Listkey new filter #96

Closed Rishi-web closed 2 years ago

Rishi-web commented 2 years ago

W.r.t issue - https://github.ibm.com/kms/kmk/issues/1300

Supporting the list keys with new filter properties.

Rishi-web commented 2 years ago

Kp-test cases

Screenshot 2022-09-28 at 5 23 53 PM
Rishi-web commented 2 years ago
Integration test case rushil@Rushils-MacBook-Pro keyprotect-go-client % go test -v -tags=integration ./... === RUN TestWrapUnwrap integration_test.go:81: {ID:4b9cb85f-f0a7-4788-8366-a70e6bba7d60 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:22:49 +0000 UTC LastUpdateDate:2022-09-28 11:22:49 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:4b9cb85f-f0a7-4788-8366-a70e6bba7d60 EncryptedNonce: IV: Deleted:0xc0002196ab DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000206168 Rotation:} integration_test.go:81: {ID:9180917c-41c5-4b4e-98b1-fcc63e49ae55 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:11:35 +0000 UTC LastUpdateDate:2022-09-28 11:11:35 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:9180917c-41c5-4b4e-98b1-fcc63e49ae55 EncryptedNonce: IV: Deleted:0xc0002196cb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000206170 Rotation:} integration_test.go:81: {ID:dda64755-fcba-46a0-b6f2-0c214b98d404 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:19:25 +0000 UTC LastUpdateDate:2022-09-28 11:19:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:dda64755-fcba-46a0-b6f2-0c214b98d404 EncryptedNonce: IV: Deleted:0xc0002196eb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000206178 Rotation:} integration_test.go:86: CRK created successfully: id=066828ab-7345-4b8e-a696-4da3f364c6d8 integration_test.go:103: Key deleted: id=066828ab-7345-4b8e-a696-4da3f364c6d8 --- PASS: TestWrapUnwrap (10.06s) === RUN TestWrapUnwrapWithAlias integration_test.go:118: CRK created successfully: id=98fe5687-74e2-4c27-a117-ac2e2869ebb8 integration_test.go:122: CRK Alias created successfully: id=&{98fe5687-74e2-4c27-a117-ac2e2869ebb8 myaliasnew123 IBMid-665000G2B5 2022-09-28 11:53:37 +0000 UTC} integration_test.go:126: Get Key successfully: id=98fe5687-74e2-4c27-a117-ac2e2869ebb8 --- PASS: TestWrapUnwrapWithAlias (7.37s) === RUN TestRotatedKeyHasLastUpdatedAndRotated integration_test.go:151: {ID:4b9cb85f-f0a7-4788-8366-a70e6bba7d60 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:22:49 +0000 UTC LastUpdateDate:2022-09-28 11:22:49 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:4b9cb85f-f0a7-4788-8366-a70e6bba7d60 EncryptedNonce: IV: Deleted:0xc000019ccb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010208 Rotation:} integration_test.go:151: {ID:9180917c-41c5-4b4e-98b1-fcc63e49ae55 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:11:35 +0000 UTC LastUpdateDate:2022-09-28 11:11:35 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:9180917c-41c5-4b4e-98b1-fcc63e49ae55 EncryptedNonce: IV: Deleted:0xc000019ceb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010210 Rotation:} integration_test.go:151: {ID:dda64755-fcba-46a0-b6f2-0c214b98d404 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:19:25 +0000 UTC LastUpdateDate:2022-09-28 11:19:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:dda64755-fcba-46a0-b6f2-0c214b98d404 EncryptedNonce: IV: Deleted:0xc000019d0b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010218 Rotation:} integration_test.go:156: CRK created successfully: id=28da3db2-1f1e-4181-a096-5049c32dcf5d integration_test.go:163: CRK rotated successfully: id=28da3db2-1f1e-4181-a096-5049c32dcf5d integration_test.go:179: Key deleted: id=28da3db2-1f1e-4181-a096-5049c32dcf5d --- PASS: TestRotatedKeyHasLastUpdatedAndRotated (6.69s) === RUN TestExtractableKey integration_test.go:203: {ID:4b9cb85f-f0a7-4788-8366-a70e6bba7d60 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:22:49 +0000 UTC LastUpdateDate:2022-09-28 11:22:49 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:4b9cb85f-f0a7-4788-8366-a70e6bba7d60 EncryptedNonce: IV: Deleted:0xc00040808b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000206008 Rotation:} integration_test.go:203: {ID:9180917c-41c5-4b4e-98b1-fcc63e49ae55 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:11:35 +0000 UTC LastUpdateDate:2022-09-28 11:11:35 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:9180917c-41c5-4b4e-98b1-fcc63e49ae55 EncryptedNonce: IV: Deleted:0xc0004080ab DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000206010 Rotation:} integration_test.go:203: {ID:dda64755-fcba-46a0-b6f2-0c214b98d404 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-28 11:19:25 +0000 UTC LastUpdateDate:2022-09-28 11:19:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:698a2c40-6aaa-4414-a1ca-3cd56556c9bf:key:dda64755-fcba-46a0-b6f2-0c214b98d404 EncryptedNonce: IV: Deleted:0xc0004080cb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000206018 Rotation:} integration_test.go:208: CRK created successfully: id=4db2a200-7fb9-4799-8897-c32ebbf61a35 --- PASS: TestExtractableKey (8.01s) === RUN TestRotationInstancePolicy --- PASS: TestRotationInstancePolicy (12.04s) === RUN TestKeyRotationPolicy --- PASS: TestKeyRotationPolicy (9.02s) === RUN TestCreateKeyWithPolicyOverrides --- PASS: TestCreateKeyWithPolicyOverrides (11.55s) === RUN TestListKeysWithFilter --- PASS: TestListKeysWithFilter (7.62s) === RUN TestKeys === RUN TestKeys/New_API === RUN TestKeys/New_API_with_Logger === RUN TestKeys/Timeout === RUN TestKeys/Get_Keys === RUN TestKeys/Wrap_Create_DEK === RUN TestKeys/Wrap_Unwrap_v2 === RUN TestKeys/Unwrap_on_Deleted_should_return_err_with_410_Gone === RUN TestKeys/Imported_Create_Delete === RUN TestKeys/Create_Delete === RUN TestKeys/Imported_Rotate === RUN TestKeys/Imported_Rotate_Unwrap === RUN TestKeys/Rotate_Unwrap === RUN TestKeys/Timeout#01 === RUN TestKeys/Auth_Context === RUN TestKeys/Auth_in_Config === RUN TestKeys/Wrap_and_Unwrap_AAD === RUN TestKeys/API_Key_Timeout === RUN TestKeys/Bad_Config === RUN TestKeys/Bad_API_Key === RUN TestKeys/Create_Key_Without_Expiration === RUN TestKeys/Create === RUN TestKeys/Rotate === RUN TestKeys/Get_Key === RUN TestKeys/Get_Key_Metadata === RUN TestKeys/List_Key_Versions === RUN TestKeys/Wrap_Unwrap === RUN TestKeys/Delete_Key === RUN TestKeys/Create_Standard_Key === RUN TestKeys/Create_Imported_Standard_Key --- PASS: TestKeys (0.02s) --- PASS: TestKeys/New_API (0.00s) --- PASS: TestKeys/New_API_with_Logger (0.00s) --- PASS: TestKeys/Timeout (0.00s) --- PASS: TestKeys/Get_Keys (0.00s) --- PASS: TestKeys/Wrap_Create_DEK (0.00s) --- PASS: TestKeys/Wrap_Unwrap_v2 (0.00s) --- PASS: TestKeys/Unwrap_on_Deleted_should_return_err_with_410_Gone (0.00s) --- PASS: TestKeys/Imported_Create_Delete (0.00s) --- PASS: TestKeys/Create_Delete (0.00s) --- PASS: TestKeys/Imported_Rotate (0.00s) --- PASS: TestKeys/Imported_Rotate_Unwrap (0.00s) --- PASS: TestKeys/Rotate_Unwrap (0.00s) --- PASS: TestKeys/Timeout#01 (0.00s) --- PASS: TestKeys/Auth_Context (0.00s) --- PASS: TestKeys/Auth_in_Config (0.00s) --- PASS: TestKeys/Wrap_and_Unwrap_AAD (0.00s) --- PASS: TestKeys/API_Key_Timeout (0.00s) --- PASS: TestKeys/Bad_Config (0.00s) --- PASS: TestKeys/Bad_API_Key (0.00s) --- PASS: TestKeys/Create_Key_Without_Expiration (0.00s) --- PASS: TestKeys/Create (0.00s) --- PASS: TestKeys/Rotate (0.00s) --- PASS: TestKeys/Get_Key (0.00s) --- PASS: TestKeys/Get_Key_Metadata (0.00s) --- PASS: TestKeys/List_Key_Versions (0.00s) --- PASS: TestKeys/Wrap_Unwrap (0.00s) --- PASS: TestKeys/Delete_Key (0.00s) --- PASS: TestKeys/Create_Standard_Key (0.00s) --- PASS: TestKeys/Create_Imported_Standard_Key (0.00s) === RUN TestKeyWithPolicyOverrides === RUN TestKeyWithPolicyOverrides/Create_Key_With_Policy_Overrides === RUN TestKeyWithPolicyOverrides/Create_Key_With_Policy_Overrides_Error_Case --- PASS: TestKeyWithPolicyOverrides (0.00s) --- PASS: TestKeyWithPolicyOverrides/Create_Key_With_Policy_Overrides (0.00s) --- PASS: TestKeyWithPolicyOverrides/Create_Key_With_Policy_Overrides_Error_Case (0.00s) === RUN TestMisc === RUN TestMisc/Redact_Values --- PASS: TestMisc (0.00s) --- PASS: TestMisc/Redact_Values (0.00s) === RUN TestImportTokens === RUN TestImportTokens/ImportToken_Create === RUN TestImportTokens/ImportToken_Get === RUN TestImportTokens/Assert_context_authorization_override === RUN TestImportTokens/Dump_Implementations --- PASS: TestImportTokens (0.00s) --- PASS: TestImportTokens/ImportToken_Create (0.00s) --- PASS: TestImportTokens/ImportToken_Get (0.00s) --- PASS: TestImportTokens/Assert_context_authorization_override (0.00s) --- PASS: TestImportTokens/Dump_Implementations (0.00s) === RUN TestKPCheckRetry === RUN TestKPCheckRetry/No_retry_on_successful_codes === RUN TestKPCheckRetry/No_retry_on_400-level_codes === RUN TestKPCheckRetry/Retry_on_429 === RUN TestKPCheckRetry/Retry_on_500+ === RUN TestKPCheckRetry/No_retry_on_501 === RUN TestKPCheckRetry/Retry_on_connection_failures === RUN TestKPCheckRetry/No_retry_on_context_failures --- PASS: TestKPCheckRetry (0.00s) --- PASS: TestKPCheckRetry/No_retry_on_successful_codes (0.00s) --- PASS: TestKPCheckRetry/No_retry_on_400-level_codes (0.00s) --- PASS: TestKPCheckRetry/Retry_on_429 (0.00s) --- PASS: TestKPCheckRetry/Retry_on_500+ (0.00s) --- PASS: TestKPCheckRetry/No_retry_on_501 (0.00s) --- PASS: TestKPCheckRetry/Retry_on_connection_failures (0.00s) --- PASS: TestKPCheckRetry/No_retry_on_context_failures (0.00s) === RUN TestDo_ConnectionError_HasCorrelationID --- PASS: TestDo_ConnectionError_HasCorrelationID (0.00s) === RUN TestDo_CorrelationID_Set --- PASS: TestDo_CorrelationID_Set (0.00s) === RUN TestDo_KPErrorResponseWithReasons_IsErrorStruct --- PASS: TestDo_KPErrorResponseWithReasons_IsErrorStruct (0.00s) === RUN TestDo_KPErrorResponseWithoutReasons_IsErrorStruct --- PASS: TestDo_KPErrorResponseWithoutReasons_IsErrorStruct (0.00s) === RUN TestDeleteKey_ForceOptTrue_URLHasForce --- PASS: TestDeleteKey_ForceOptTrue_URLHasForce (0.00s) === RUN TestDeleteKey_WithRegistrations_ErrorCases --- PASS: TestDeleteKey_WithRegistrations_ErrorCases (0.00s) === RUN TestRegistrationsList --- PASS: TestRegistrationsList (0.00s) === RUN TestRestoreKey --- PASS: TestRestoreKey (0.00s) === RUN TestSetAndGetMultipleInstancePolicies --- PASS: TestSetAndGetMultipleInstancePolicies (0.00s) === RUN TestSetAndGetDualAuthInstancePolicy --- PASS: TestSetAndGetDualAuthInstancePolicy (0.00s) === RUN TestSetAndGetRotationInstancePolicy --- PASS: TestSetAndGetRotationInstancePolicy (0.00s) === RUN TestSetAndGetAllowedNetworkPolicy --- PASS: TestSetAndGetAllowedNetworkPolicy (0.00s) === RUN TestSetAndGetAllowedIPInstancePolicy --- PASS: TestSetAndGetAllowedIPInstancePolicy (0.00s) === RUN TestSetAndGetKeyCreateImportAccessInstancePolicy --- PASS: TestSetAndGetKeyCreateImportAccessInstancePolicy (0.00s) === RUN TestSetMetricsPolicy --- PASS: TestSetMetricsPolicy (0.00s) === RUN TestSetAllowedIPPolicyError --- PASS: TestSetAllowedIPPolicyError (0.00s) === RUN TestGetPrivateEndpointPortNumber --- PASS: TestGetPrivateEndpointPortNumber (0.00s) === RUN TestSetInstanceDualAuthPolicyError --- PASS: TestSetInstanceDualAuthPolicyError (0.00s) === RUN TestSetRotationInstancePolicyError --- PASS: TestSetRotationInstancePolicyError (0.00s) === RUN TestSetKeyPolicies --- PASS: TestSetKeyPolicies (0.00s) === RUN TestEnabeOrDisableRotationPolicy --- PASS: TestEnabeOrDisableRotationPolicy (0.00s) === RUN TestGetKeyPolicies --- PASS: TestGetKeyPolicies (0.00s) === RUN TestDisableKey --- PASS: TestDisableKey (0.00s) === RUN TestEnableKey --- PASS: TestEnableKey (0.00s) === RUN TestInitiate_DualAuthDelete --- PASS: TestInitiate_DualAuthDelete (0.00s) === RUN TestCancel_DualAuthDelete --- PASS: TestCancel_DualAuthDelete (0.00s) === RUN TestCreateKeyRing --- PASS: TestCreateKeyRing (0.00s) === RUN TestDeleteKeyRing --- PASS: TestDeleteKeyRing (0.00s) === RUN TestGetKeyRings --- PASS: TestGetKeyRings (0.00s) === RUN TestSetKeyRing --- PASS: TestSetKeyRing (0.00s) === RUN TestGetKeyVerifyKeyRingDetail --- PASS: TestGetKeyVerifyKeyRingDetail (0.00s) === RUN TestCreateKeyWithAliases --- PASS: TestCreateKeyWithAliases (0.00s) === RUN TestCreateImportedKeyWithAliases --- PASS: TestCreateImportedKeyWithAliases (0.00s) === RUN TestCreateKeyAlias --- PASS: TestCreateKeyAlias (0.00s) === RUN TestDeleteKeyAlias --- PASS: TestDeleteKeyAlias (0.00s) === RUN TestPurgeKey --- PASS: TestPurgeKey (0.00s) === RUN TestGetPurgeKey --- PASS: TestGetPurgeKey (0.00s) === RUN TestWrapWithAlias kp_test.go:3984: wrap value --- PASS: TestWrapWithAlias (0.00s) === RUN TestUnWrapWithAlias --- PASS: TestUnWrapWithAlias (0.00s) === RUN TestGetKeyWithAlias --- PASS: TestGetKeyWithAlias (0.00s) === RUN TestGetKeyMetadataWithAlias --- PASS: TestGetKeyMetadataWithAlias (0.00s) === RUN TestListKeyVersions --- PASS: TestListKeyVersions (0.00s) === RUN TestListKeys --- PASS: TestListKeys (0.00s) === RUN TestRotate2WithoutPayload --- PASS: TestRotate2WithoutPayload (0.00s) === RUN TestRotate2WithPayload --- PASS: TestRotate2WithPayload (0.00s) === RUN TestRotate2SecurelyImport --- PASS: TestRotate2SecurelyImport (0.00s) === RUN TestRotate2GeneratedKeyWithPayload --- PASS: TestRotate2GeneratedKeyWithPayload (0.00s) === RUN TestRotate2ImportedKeyWithoutPayload --- PASS: TestRotate2ImportedKeyWithoutPayload (0.00s) === RUN TestSyncAssociatedResources --- PASS: TestSyncAssociatedResources (0.00s) === RUN TestSyncAssociatedResourcesError --- PASS: TestSyncAssociatedResourcesError (0.00s) === RUN TestListKeySort --- PASS: TestListKeySort (0.00s) === RUN TestListKeySearch --- PASS: TestListKeySearch (0.00s) === RUN TestListKeyFilter --- PASS: TestListKeyFilter (0.00s) PASS ok github.com/IBM/keyprotect-go-client 74.085s ? github.com/IBM/keyprotect-go-client/cmd/kp-token [no test files] === RUN TestToken_EmptyAPIKey_ReturnsError --- PASS: TestToken_EmptyAPIKey_ReturnsError (0.00s) === RUN TestToken_ValidToken_ReturnsCachedCopy --- PASS: TestToken_ValidToken_ReturnsCachedCopy (0.00s) === RUN TestToken_InvalidToken_ReturnsNewToken --- PASS: TestToken_InvalidToken_ReturnsNewToken (0.00s) === RUN TestValid_NotExpired_ReturnsTrue --- PASS: TestValid_NotExpired_ReturnsTrue (0.00s) === RUN TestValid_Expired_ReturnsFalse --- PASS: TestValid_Expired_ReturnsFalse (0.00s) === RUN TestValid_EmptyAccessToken_ReturnsFalse --- PASS: TestValid_EmptyAccessToken_ReturnsFalse (0.00s) === RUN TestValid_NilToken_ReturnsFalse --- PASS: TestValid_NilToken_ReturnsFalse (0.00s) === RUN TestError_NilContextOrResp_NoNilDeref --- PASS: TestError_NilContextOrResp_NoNilDeref (0.00s) PASS ok github.com/IBM/keyprotect-go-client/iam (cached) ? github.com/IBM/keyprotect-go-client/main [no test files] rushil@Rushils-MacBook-Pro keyprotect-go-client %
Rishi-web commented 2 years ago
Integration test rushil@Rushils-MBP keyprotect-go-client % go test -v -tags=integration ./... === RUN TestWrapUnwrap integration_test.go:83: {ID:009e6b16-d516-4956-b706-4cc047666005 Name:root-key3 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:55 +0000 UTC LastUpdateDate:2022-05-25 08:56:55 +0000 UTC LastRotateDate: KeyVersion:0xc00000e948 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:009e6b16-d516-4956-b706-4cc047666005 EncryptedNonce: IV: Deleted:0xc00001975b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010178 Rotation:} integration_test.go:83: {ID:11f6fa8c-a655-4708-978d-f0aa13fced91 Name:Another generated key Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:05:21 +0000 UTC LastUpdateDate:2022-08-09 10:05:21 +0000 UTC LastRotateDate: KeyVersion:0xc00000e9a8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:11f6fa8c-a655-4708-978d-f0aa13fced91 EncryptedNonce: IV: Deleted:0xc00001977b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010180 Rotation:} integration_test.go:83: {ID:1757283d-fc6b-4a40-9615-be548b85b08f Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:48:30 +0000 UTC LastUpdateDate:2022-08-10 12:48:30 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1757283d-fc6b-4a40-9615-be548b85b08f EncryptedNonce: IV: Deleted:0xc00001979b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010188 Rotation:} integration_test.go:83: {ID:1a16f971-7176-460f-9506-abd9dfac13cc Name:test2_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-07-13 11:27:10 +0000 UTC LastUpdateDate:2022-07-13 11:27:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1a16f971-7176-460f-9506-abd9dfac13cc EncryptedNonce: IV: Deleted:0xc0000197cb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010190 Rotation:} integration_test.go:83: {ID:1b205a9e-af94-488d-8057-d1bc67dca36c Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:39:17 +0000 UTC LastUpdateDate:2022-08-09 12:39:17 +0000 UTC LastRotateDate: KeyVersion:0xc00000ea80 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1b205a9e-af94-488d-8057-d1bc67dca36c EncryptedNonce: IV: Deleted:0xc0000197eb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010198 Rotation:} integration_test.go:83: {ID:263dda60-bc24-4177-a3dd-032ea6593e81 Name:name Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-27 09:58:38 +0000 UTC LastUpdateDate:2022-05-27 09:58:38 +0000 UTC LastRotateDate: KeyVersion:0xc00000eae0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:263dda60-bc24-4177-a3dd-032ea6593e81 EncryptedNonce: IV: Deleted:0xc00001980b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101a0 Rotation:} integration_test.go:83: {ID:3074ecac-99f9-4e56-ab4f-ce960e4c1980 Name:standard-key1 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:10 +0000 UTC LastUpdateDate:2022-05-25 08:57:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3074ecac-99f9-4e56-ab4f-ce960e4c1980 EncryptedNonce: IV: Deleted:0xc00001983b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101a8 Rotation:} integration_test.go:83: {ID:3292fc83-d4d0-42cf-8bb1-0eab6d1ef4f1 Name:standard-key3 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:25 +0000 UTC LastUpdateDate:2022-05-25 08:57:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3292fc83-d4d0-42cf-8bb1-0eab6d1ef4f1 EncryptedNonce: IV: Deleted:0xc00001986b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101b0 Rotation:} integration_test.go:83: {ID:38d12744-77b6-4fcd-9034-509f00cdbe22 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-30 08:46:20 +0000 UTC LastUpdateDate:2022-09-30 08:46:20 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:38d12744-77b6-4fcd-9034-509f00cdbe22 EncryptedNonce: IV: Deleted:0xc00001988b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101b8 Rotation:} integration_test.go:83: {ID:3cc1c3cc-f821-41bd-a73f-1c6ef8b0da6c Name:root-key1 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:43 +0000 UTC LastUpdateDate:2022-05-25 08:56:43 +0000 UTC LastRotateDate: KeyVersion:0xc00000ec00 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3cc1c3cc-f821-41bd-a73f-1c6ef8b0da6c EncryptedNonce: IV: Deleted:0xc0000198c4 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101c0 Rotation:} integration_test.go:83: {ID:3f7e1d75-3807-4265-918c-9cc096777bcb Name:test:root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 11:41:49 +0000 UTC LastUpdateDate:2022-08-10 11:41:49 +0000 UTC LastRotateDate: KeyVersion:0xc00000ec60 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3f7e1d75-3807-4265-918c-9cc096777bcb EncryptedNonce: IV: Deleted:0xc0000198db DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101c8 Rotation:} integration_test.go:83: {ID:534a3c61-c888-47b1-a4ba-2a0235125e07 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:19:40 +0000 UTC LastUpdateDate:2022-08-09 12:19:40 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:534a3c61-c888-47b1-a4ba-2a0235125e07 EncryptedNonce: IV: Deleted:0xc0000198fb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101d0 Rotation:} integration_test.go:83: {ID:566bed64-e05a-41ca-a169-f2eaca79fac5 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:51:39 +0000 UTC LastUpdateDate:2022-08-10 12:51:39 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:566bed64-e05a-41ca-a169-f2eaca79fac5 EncryptedNonce: IV: Deleted:0xc00001991b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101d8 Rotation:} integration_test.go:83: {ID:5a5d997b-afc9-440c-b267-c4430fc7de12 Name:test_root:not Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:22:56 +0000 UTC LastUpdateDate:2022-08-09 10:22:56 +0000 UTC LastRotateDate: KeyVersion:0xc00000ed38 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5a5d997b-afc9-440c-b267-c4430fc7de12 EncryptedNonce: IV: Deleted:0xc00001994b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101e0 Rotation:} integration_test.go:83: {ID:5c8466ee-cec9-43c0-98f2-969a3b32afd9 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:39:57 +0000 UTC LastUpdateDate:2022-08-10 12:39:57 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5c8466ee-cec9-43c0-98f2-969a3b32afd9 EncryptedNonce: IV: Deleted:0xc00001996b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101e8 Rotation:} integration_test.go:83: {ID:5fab8b5d-5391-4d54-a569-f1a422ef31e7 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:39:59 +0000 UTC LastUpdateDate:2022-08-10 12:39:59 +0000 UTC LastRotateDate: KeyVersion:0xc00000edc8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5fab8b5d-5391-4d54-a569-f1a422ef31e7 EncryptedNonce: IV: Deleted:0xc00001998b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101f0 Rotation:} integration_test.go:83: {ID:7d6984a2-96a0-4c2c-aed5-d9645db7ae6b Name:root-key2 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:49 +0000 UTC LastUpdateDate:2022-05-25 08:56:49 +0000 UTC LastRotateDate: KeyVersion:0xc00000ee28 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:7d6984a2-96a0-4c2c-aed5-d9645db7ae6b EncryptedNonce: IV: Deleted:0xc0000199c4 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101f8 Rotation:} integration_test.go:83: {ID:7dfe0db2-6678-453c-9a7d-ca074c44359c Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-08 09:52:02 +0000 UTC LastUpdateDate:2022-08-08 09:52:02 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:7dfe0db2-6678-453c-9a7d-ca074c44359c EncryptedNonce: IV: Deleted:0xc0000199e0 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010200 Rotation:} integration_test.go:83: {ID:8a5ef478-7a44-4977-8a1c-6121b2e83237 Name:escape:test_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:01:50 +0000 UTC LastUpdateDate:2022-08-09 09:01:50 +0000 UTC LastRotateDate: KeyVersion:0xc00000eeb8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:8a5ef478-7a44-4977-8a1c-6121b2e83237 EncryptedNonce: IV: Deleted:0xc0000199ec DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010208 Rotation:} integration_test.go:83: {ID:8dd07ccf-15e2-40e1-9ef7-811b79d69da0 Name:standard-key2 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:19 +0000 UTC LastUpdateDate:2022-05-25 08:57:19 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:8dd07ccf-15e2-40e1-9ef7-811b79d69da0 EncryptedNonce: IV: Deleted:0xc000019a1b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010210 Rotation:} integration_test.go:83: {ID:a658fd88-2b43-4e10-9887-e120f5c73936 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:39:14 +0000 UTC LastUpdateDate:2022-08-09 12:39:14 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:a658fd88-2b43-4e10-9887-e120f5c73936 EncryptedNonce: IV: Deleted:0xc000019a3b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010218 Rotation:} integration_test.go:83: {ID:a9fd3d45-7c79-4d9f-ac81-e8a32f75600f Name:standard_key Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-24 10:14:10 +0000 UTC LastUpdateDate:2022-05-24 10:14:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:a9fd3d45-7c79-4d9f-ac81-e8a32f75600f EncryptedNonce: IV: Deleted:0xc000019a6b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010220 Rotation:} integration_test.go:83: {ID:bd595122-d92b-44d9-af33-6b1b8b4a9ed9 Name:escape:test_search Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:02:17 +0000 UTC LastUpdateDate:2022-08-09 09:02:17 +0000 UTC LastRotateDate: KeyVersion:0xc00000efc0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:bd595122-d92b-44d9-af33-6b1b8b4a9ed9 EncryptedNonce: IV: Deleted:0xc000019a8b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010228 Rotation:} integration_test.go:83: {ID:d16be2d9-5efc-4251-91c2-d02947ea2f69 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:16:25 +0000 UTC LastUpdateDate:2022-08-09 12:16:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:d16be2d9-5efc-4251-91c2-d02947ea2f69 EncryptedNonce: IV: Deleted:0xc000019aab DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010230 Rotation:} integration_test.go:83: {ID:db459a3e-0dac-4638-b0c4-a3c7c6fc1f5c Name:test_root12 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:53:40 +0000 UTC LastUpdateDate:2022-08-09 09:53:40 +0000 UTC LastRotateDate: KeyVersion:0xc00000f050 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:db459a3e-0dac-4638-b0c4-a3c7c6fc1f5c EncryptedNonce: IV: Deleted:0xc000019adb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010238 Rotation:} integration_test.go:83: {ID:ddf7e44a-7dcf-4157-937a-fc80a1f3597a Name:not:test_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:47:08 +0000 UTC LastUpdateDate:2022-08-09 09:47:08 +0000 UTC LastRotateDate: KeyVersion:0xc00000f0b0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ddf7e44a-7dcf-4157-937a-fc80a1f3597a EncryptedNonce: IV: Deleted:0xc000019b0b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010240 Rotation:} integration_test.go:83: {ID:ea884c61-2083-4e31-b27e-810a7d797a33 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:48:32 +0000 UTC LastUpdateDate:2022-08-10 12:48:32 +0000 UTC LastRotateDate: KeyVersion:0xc00000f110 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ea884c61-2083-4e31-b27e-810a7d797a33 EncryptedNonce: IV: Deleted:0xc000019b2b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010248 Rotation:} integration_test.go:83: {ID:ed72fcd4-ab3c-4cec-9310-b5b66e6f595a Name:test_root_1: Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:06:38 +0000 UTC LastUpdateDate:2022-08-09 10:06:38 +0000 UTC LastRotateDate: KeyVersion:0xc00000f170 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ed72fcd4-ab3c-4cec-9310-b5b66e6f595a EncryptedNonce: IV: Deleted:0xc000019b5b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010250 Rotation:} integration_test.go:83: {ID:f361198a-3459-4e18-91bf-1b9237f00e0a Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:19:42 +0000 UTC LastUpdateDate:2022-08-09 12:19:42 +0000 UTC LastRotateDate: KeyVersion:0xc00000f1e8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:f361198a-3459-4e18-91bf-1b9237f00e0a EncryptedNonce: IV: Deleted:0xc000019b7b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010258 Rotation:} integration_test.go:83: {ID:f9cd17c1-fd37-4298-b368-000db0bddab3 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:16:28 +0000 UTC LastUpdateDate:2022-08-09 12:16:28 +0000 UTC LastRotateDate: KeyVersion:0xc00000f248 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:f9cd17c1-fd37-4298-b368-000db0bddab3 EncryptedNonce: IV: Deleted:0xc000019b9b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010260 Rotation:} integration_test.go:88: CRK created successfully: id=94a124ad-20a1-4b84-ba66-a017a351acfb integration_test.go:105: Key deleted: id=94a124ad-20a1-4b84-ba66-a017a351acfb --- PASS: TestWrapUnwrap (10.30s) === RUN TestWrapUnwrapWithAlias integration_test.go:120: CRK created successfully: id=cbe66f3d-8a59-4a6e-91cb-dde01bf1e411 integration_test.go:124: CRK Alias created successfully: id=&{cbe66f3d-8a59-4a6e-91cb-dde01bf1e411 myaliasnewkL IBMid-665000G2B5 2022-09-30 08:55:39 +0000 UTC} integration_test.go:128: Get Key successfully: id=cbe66f3d-8a59-4a6e-91cb-dde01bf1e411 --- PASS: TestWrapUnwrapWithAlias (8.83s) === RUN TestRotatedKeyHasLastUpdatedAndRotated integration_test.go:153: {ID:009e6b16-d516-4956-b706-4cc047666005 Name:root-key3 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:55 +0000 UTC LastUpdateDate:2022-05-25 08:56:55 +0000 UTC LastRotateDate: KeyVersion:0xc00000e150 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:009e6b16-d516-4956-b706-4cc047666005 EncryptedNonce: IV: Deleted:0xc00034213b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010008 Rotation:} integration_test.go:153: {ID:11f6fa8c-a655-4708-978d-f0aa13fced91 Name:Another generated key Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:05:21 +0000 UTC LastUpdateDate:2022-08-09 10:05:21 +0000 UTC LastRotateDate: KeyVersion:0xc00000e1c8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:11f6fa8c-a655-4708-978d-f0aa13fced91 EncryptedNonce: IV: Deleted:0xc00034215b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010018 Rotation:} integration_test.go:153: {ID:1757283d-fc6b-4a40-9615-be548b85b08f Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:48:30 +0000 UTC LastUpdateDate:2022-08-10 12:48:30 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1757283d-fc6b-4a40-9615-be548b85b08f EncryptedNonce: IV: Deleted:0xc00034217b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010020 Rotation:} integration_test.go:153: {ID:1a16f971-7176-460f-9506-abd9dfac13cc Name:test2_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-07-13 11:27:10 +0000 UTC LastUpdateDate:2022-07-13 11:27:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1a16f971-7176-460f-9506-abd9dfac13cc EncryptedNonce: IV: Deleted:0xc0003421ab DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010028 Rotation:} integration_test.go:153: {ID:1b205a9e-af94-488d-8057-d1bc67dca36c Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:39:17 +0000 UTC LastUpdateDate:2022-08-09 12:39:17 +0000 UTC LastRotateDate: KeyVersion:0xc00000e2b8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1b205a9e-af94-488d-8057-d1bc67dca36c EncryptedNonce: IV: Deleted:0xc0003421cb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010030 Rotation:} integration_test.go:153: {ID:263dda60-bc24-4177-a3dd-032ea6593e81 Name:name Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-27 09:58:38 +0000 UTC LastUpdateDate:2022-05-27 09:58:38 +0000 UTC LastRotateDate: KeyVersion:0xc00000e348 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:263dda60-bc24-4177-a3dd-032ea6593e81 EncryptedNonce: IV: Deleted:0xc0003421eb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010038 Rotation:} integration_test.go:153: {ID:3074ecac-99f9-4e56-ab4f-ce960e4c1980 Name:standard-key1 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:10 +0000 UTC LastUpdateDate:2022-05-25 08:57:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3074ecac-99f9-4e56-ab4f-ce960e4c1980 EncryptedNonce: IV: Deleted:0xc00034221b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010048 Rotation:} integration_test.go:153: {ID:3292fc83-d4d0-42cf-8bb1-0eab6d1ef4f1 Name:standard-key3 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:25 +0000 UTC LastUpdateDate:2022-05-25 08:57:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3292fc83-d4d0-42cf-8bb1-0eab6d1ef4f1 EncryptedNonce: IV: Deleted:0xc00034224b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010060 Rotation:} integration_test.go:153: {ID:38d12744-77b6-4fcd-9034-509f00cdbe22 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-30 08:46:20 +0000 UTC LastUpdateDate:2022-09-30 08:46:20 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:38d12744-77b6-4fcd-9034-509f00cdbe22 EncryptedNonce: IV: Deleted:0xc00034226b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010070 Rotation:} integration_test.go:153: {ID:3cc1c3cc-f821-41bd-a73f-1c6ef8b0da6c Name:root-key1 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:43 +0000 UTC LastUpdateDate:2022-05-25 08:56:43 +0000 UTC LastRotateDate: KeyVersion:0xc00000e468 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3cc1c3cc-f821-41bd-a73f-1c6ef8b0da6c EncryptedNonce: IV: Deleted:0xc0003422a4 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010080 Rotation:} integration_test.go:153: {ID:3f7e1d75-3807-4265-918c-9cc096777bcb Name:test:root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 11:41:49 +0000 UTC LastUpdateDate:2022-08-10 11:41:49 +0000 UTC LastRotateDate: KeyVersion:0xc00000e4c8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3f7e1d75-3807-4265-918c-9cc096777bcb EncryptedNonce: IV: Deleted:0xc0003422bb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010090 Rotation:} integration_test.go:153: {ID:534a3c61-c888-47b1-a4ba-2a0235125e07 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:19:40 +0000 UTC LastUpdateDate:2022-08-09 12:19:40 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:534a3c61-c888-47b1-a4ba-2a0235125e07 EncryptedNonce: IV: Deleted:0xc0003422db DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000100a0 Rotation:} integration_test.go:153: {ID:566bed64-e05a-41ca-a169-f2eaca79fac5 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:51:39 +0000 UTC LastUpdateDate:2022-08-10 12:51:39 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:566bed64-e05a-41ca-a169-f2eaca79fac5 EncryptedNonce: IV: Deleted:0xc0003422fb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000100b0 Rotation:} integration_test.go:153: {ID:5a5d997b-afc9-440c-b267-c4430fc7de12 Name:test_root:not Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:22:56 +0000 UTC LastUpdateDate:2022-08-09 10:22:56 +0000 UTC LastRotateDate: KeyVersion:0xc00000e5a0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5a5d997b-afc9-440c-b267-c4430fc7de12 EncryptedNonce: IV: Deleted:0xc00034232b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000100c0 Rotation:} integration_test.go:153: {ID:5c8466ee-cec9-43c0-98f2-969a3b32afd9 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:39:57 +0000 UTC LastUpdateDate:2022-08-10 12:39:57 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5c8466ee-cec9-43c0-98f2-969a3b32afd9 EncryptedNonce: IV: Deleted:0xc00034234b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000100d0 Rotation:} integration_test.go:153: {ID:5fab8b5d-5391-4d54-a569-f1a422ef31e7 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:39:59 +0000 UTC LastUpdateDate:2022-08-10 12:39:59 +0000 UTC LastRotateDate: KeyVersion:0xc00000e648 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5fab8b5d-5391-4d54-a569-f1a422ef31e7 EncryptedNonce: IV: Deleted:0xc00034236b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000100e8 Rotation:} integration_test.go:153: {ID:7d6984a2-96a0-4c2c-aed5-d9645db7ae6b Name:root-key2 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:49 +0000 UTC LastUpdateDate:2022-05-25 08:56:49 +0000 UTC LastRotateDate: KeyVersion:0xc00000e6a8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:7d6984a2-96a0-4c2c-aed5-d9645db7ae6b EncryptedNonce: IV: Deleted:0xc0003423a4 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000100f8 Rotation:} integration_test.go:153: {ID:7dfe0db2-6678-453c-9a7d-ca074c44359c Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-08 09:52:02 +0000 UTC LastUpdateDate:2022-08-08 09:52:02 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:7dfe0db2-6678-453c-9a7d-ca074c44359c EncryptedNonce: IV: Deleted:0xc0003423c0 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010108 Rotation:} integration_test.go:153: {ID:8a5ef478-7a44-4977-8a1c-6121b2e83237 Name:escape:test_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:01:50 +0000 UTC LastUpdateDate:2022-08-09 09:01:50 +0000 UTC LastRotateDate: KeyVersion:0xc00000e738 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:8a5ef478-7a44-4977-8a1c-6121b2e83237 EncryptedNonce: IV: Deleted:0xc0003423cc DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010118 Rotation:} integration_test.go:153: {ID:8dd07ccf-15e2-40e1-9ef7-811b79d69da0 Name:standard-key2 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:19 +0000 UTC LastUpdateDate:2022-05-25 08:57:19 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:8dd07ccf-15e2-40e1-9ef7-811b79d69da0 EncryptedNonce: IV: Deleted:0xc0003423fb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010128 Rotation:} integration_test.go:153: {ID:a658fd88-2b43-4e10-9887-e120f5c73936 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:39:14 +0000 UTC LastUpdateDate:2022-08-09 12:39:14 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:a658fd88-2b43-4e10-9887-e120f5c73936 EncryptedNonce: IV: Deleted:0xc00034241b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010140 Rotation:} integration_test.go:153: {ID:a9fd3d45-7c79-4d9f-ac81-e8a32f75600f Name:standard_key Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-24 10:14:10 +0000 UTC LastUpdateDate:2022-05-24 10:14:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:a9fd3d45-7c79-4d9f-ac81-e8a32f75600f EncryptedNonce: IV: Deleted:0xc00034244b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010150 Rotation:} integration_test.go:153: {ID:bd595122-d92b-44d9-af33-6b1b8b4a9ed9 Name:escape:test_search Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:02:17 +0000 UTC LastUpdateDate:2022-08-09 09:02:17 +0000 UTC LastRotateDate: KeyVersion:0xc00000e840 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:bd595122-d92b-44d9-af33-6b1b8b4a9ed9 EncryptedNonce: IV: Deleted:0xc00034246b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010178 Rotation:} integration_test.go:153: {ID:d16be2d9-5efc-4251-91c2-d02947ea2f69 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:16:25 +0000 UTC LastUpdateDate:2022-08-09 12:16:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:d16be2d9-5efc-4251-91c2-d02947ea2f69 EncryptedNonce: IV: Deleted:0xc00034248b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010180 Rotation:} integration_test.go:153: {ID:db459a3e-0dac-4638-b0c4-a3c7c6fc1f5c Name:test_root12 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:53:40 +0000 UTC LastUpdateDate:2022-08-09 09:53:40 +0000 UTC LastRotateDate: KeyVersion:0xc00000e8d0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:db459a3e-0dac-4638-b0c4-a3c7c6fc1f5c EncryptedNonce: IV: Deleted:0xc0003424bb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010188 Rotation:} integration_test.go:153: {ID:ddf7e44a-7dcf-4157-937a-fc80a1f3597a Name:not:test_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:47:08 +0000 UTC LastUpdateDate:2022-08-09 09:47:08 +0000 UTC LastRotateDate: KeyVersion:0xc00000e930 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ddf7e44a-7dcf-4157-937a-fc80a1f3597a EncryptedNonce: IV: Deleted:0xc0003424eb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010190 Rotation:} integration_test.go:153: {ID:ea884c61-2083-4e31-b27e-810a7d797a33 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:48:32 +0000 UTC LastUpdateDate:2022-08-10 12:48:32 +0000 UTC LastRotateDate: KeyVersion:0xc00000e990 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ea884c61-2083-4e31-b27e-810a7d797a33 EncryptedNonce: IV: Deleted:0xc00034250b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010198 Rotation:} integration_test.go:153: {ID:ed72fcd4-ab3c-4cec-9310-b5b66e6f595a Name:test_root_1: Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:06:38 +0000 UTC LastUpdateDate:2022-08-09 10:06:38 +0000 UTC LastRotateDate: KeyVersion:0xc00000e9f0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ed72fcd4-ab3c-4cec-9310-b5b66e6f595a EncryptedNonce: IV: Deleted:0xc00034253b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101a0 Rotation:} integration_test.go:153: {ID:f361198a-3459-4e18-91bf-1b9237f00e0a Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:19:42 +0000 UTC LastUpdateDate:2022-08-09 12:19:42 +0000 UTC LastRotateDate: KeyVersion:0xc00000ea68 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:f361198a-3459-4e18-91bf-1b9237f00e0a EncryptedNonce: IV: Deleted:0xc00034255b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101a8 Rotation:} integration_test.go:153: {ID:f9cd17c1-fd37-4298-b368-000db0bddab3 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:16:28 +0000 UTC LastUpdateDate:2022-08-09 12:16:28 +0000 UTC LastRotateDate: KeyVersion:0xc00000eac8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:f9cd17c1-fd37-4298-b368-000db0bddab3 EncryptedNonce: IV: Deleted:0xc00034257b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000101b0 Rotation:} integration_test.go:158: CRK created successfully: id=efb88723-ee54-443d-9f16-de2ee3388170 integration_test.go:165: CRK rotated successfully: id=efb88723-ee54-443d-9f16-de2ee3388170 integration_test.go:181: Key deleted: id=efb88723-ee54-443d-9f16-de2ee3388170 --- PASS: TestRotatedKeyHasLastUpdatedAndRotated (7.79s) === RUN TestExtractableKey integration_test.go:205: {ID:009e6b16-d516-4956-b706-4cc047666005 Name:root-key3 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:55 +0000 UTC LastUpdateDate:2022-05-25 08:56:55 +0000 UTC LastRotateDate: KeyVersion:0xc00000fb00 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:009e6b16-d516-4956-b706-4cc047666005 EncryptedNonce: IV: Deleted:0xc000019bcb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010360 Rotation:} integration_test.go:205: {ID:11f6fa8c-a655-4708-978d-f0aa13fced91 Name:Another generated key Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:05:21 +0000 UTC LastUpdateDate:2022-08-09 10:05:21 +0000 UTC LastRotateDate: KeyVersion:0xc00000fb60 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:11f6fa8c-a655-4708-978d-f0aa13fced91 EncryptedNonce: IV: Deleted:0xc000019beb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010368 Rotation:} integration_test.go:205: {ID:1757283d-fc6b-4a40-9615-be548b85b08f Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:48:30 +0000 UTC LastUpdateDate:2022-08-10 12:48:30 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1757283d-fc6b-4a40-9615-be548b85b08f EncryptedNonce: IV: Deleted:0xc000019c0b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010370 Rotation:} integration_test.go:205: {ID:1a16f971-7176-460f-9506-abd9dfac13cc Name:test2_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-07-13 11:27:10 +0000 UTC LastUpdateDate:2022-07-13 11:27:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1a16f971-7176-460f-9506-abd9dfac13cc EncryptedNonce: IV: Deleted:0xc000019c3b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010378 Rotation:} integration_test.go:205: {ID:1b205a9e-af94-488d-8057-d1bc67dca36c Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:39:17 +0000 UTC LastUpdateDate:2022-08-09 12:39:17 +0000 UTC LastRotateDate: KeyVersion:0xc00000fc68 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:1b205a9e-af94-488d-8057-d1bc67dca36c EncryptedNonce: IV: Deleted:0xc000019c5b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010380 Rotation:} integration_test.go:205: {ID:263dda60-bc24-4177-a3dd-032ea6593e81 Name:name Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-27 09:58:38 +0000 UTC LastUpdateDate:2022-05-27 09:58:38 +0000 UTC LastRotateDate: KeyVersion:0xc00000fcc8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:263dda60-bc24-4177-a3dd-032ea6593e81 EncryptedNonce: IV: Deleted:0xc000019c7b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010388 Rotation:} integration_test.go:205: {ID:3074ecac-99f9-4e56-ab4f-ce960e4c1980 Name:standard-key1 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:10 +0000 UTC LastUpdateDate:2022-05-25 08:57:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3074ecac-99f9-4e56-ab4f-ce960e4c1980 EncryptedNonce: IV: Deleted:0xc000019cab DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010390 Rotation:} integration_test.go:205: {ID:3292fc83-d4d0-42cf-8bb1-0eab6d1ef4f1 Name:standard-key3 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:25 +0000 UTC LastUpdateDate:2022-05-25 08:57:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3292fc83-d4d0-42cf-8bb1-0eab6d1ef4f1 EncryptedNonce: IV: Deleted:0xc000019cdb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010398 Rotation:} integration_test.go:205: {ID:38d12744-77b6-4fcd-9034-509f00cdbe22 Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-09-30 08:46:20 +0000 UTC LastUpdateDate:2022-09-30 08:46:20 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:38d12744-77b6-4fcd-9034-509f00cdbe22 EncryptedNonce: IV: Deleted:0xc000019cfb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103a0 Rotation:} integration_test.go:205: {ID:3cc1c3cc-f821-41bd-a73f-1c6ef8b0da6c Name:root-key1 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:43 +0000 UTC LastUpdateDate:2022-05-25 08:56:43 +0000 UTC LastRotateDate: KeyVersion:0xc00000fde8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3cc1c3cc-f821-41bd-a73f-1c6ef8b0da6c EncryptedNonce: IV: Deleted:0xc000019d34 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103a8 Rotation:} integration_test.go:205: {ID:3f7e1d75-3807-4265-918c-9cc096777bcb Name:test:root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 11:41:49 +0000 UTC LastUpdateDate:2022-08-10 11:41:49 +0000 UTC LastRotateDate: KeyVersion:0xc00000fe48 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:3f7e1d75-3807-4265-918c-9cc096777bcb EncryptedNonce: IV: Deleted:0xc000019d4b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103b0 Rotation:} integration_test.go:205: {ID:534a3c61-c888-47b1-a4ba-2a0235125e07 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:19:40 +0000 UTC LastUpdateDate:2022-08-09 12:19:40 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:534a3c61-c888-47b1-a4ba-2a0235125e07 EncryptedNonce: IV: Deleted:0xc000019d6b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103b8 Rotation:} integration_test.go:205: {ID:566bed64-e05a-41ca-a169-f2eaca79fac5 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:51:39 +0000 UTC LastUpdateDate:2022-08-10 12:51:39 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:566bed64-e05a-41ca-a169-f2eaca79fac5 EncryptedNonce: IV: Deleted:0xc000019d8b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103c0 Rotation:} integration_test.go:205: {ID:5a5d997b-afc9-440c-b267-c4430fc7de12 Name:test_root:not Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:22:56 +0000 UTC LastUpdateDate:2022-08-09 10:22:56 +0000 UTC LastRotateDate: KeyVersion:0xc00000ff20 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5a5d997b-afc9-440c-b267-c4430fc7de12 EncryptedNonce: IV: Deleted:0xc000019dbb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103c8 Rotation:} integration_test.go:205: {ID:5c8466ee-cec9-43c0-98f2-969a3b32afd9 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:39:57 +0000 UTC LastUpdateDate:2022-08-10 12:39:57 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5c8466ee-cec9-43c0-98f2-969a3b32afd9 EncryptedNonce: IV: Deleted:0xc000019ddb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103d0 Rotation:} integration_test.go:205: {ID:5fab8b5d-5391-4d54-a569-f1a422ef31e7 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:39:59 +0000 UTC LastUpdateDate:2022-08-10 12:39:59 +0000 UTC LastRotateDate: KeyVersion:0xc00000ffb0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:5fab8b5d-5391-4d54-a569-f1a422ef31e7 EncryptedNonce: IV: Deleted:0xc000019dfb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103d8 Rotation:} integration_test.go:205: {ID:7d6984a2-96a0-4c2c-aed5-d9645db7ae6b Name:root-key2 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:56:49 +0000 UTC LastUpdateDate:2022-05-25 08:56:49 +0000 UTC LastRotateDate: KeyVersion:0xc000344018 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:7d6984a2-96a0-4c2c-aed5-d9645db7ae6b EncryptedNonce: IV: Deleted:0xc000019e34 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103e0 Rotation:} integration_test.go:205: {ID:7dfe0db2-6678-453c-9a7d-ca074c44359c Name:kptest-extractable Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-08 09:52:02 +0000 UTC LastUpdateDate:2022-08-08 09:52:02 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:7dfe0db2-6678-453c-9a7d-ca074c44359c EncryptedNonce: IV: Deleted:0xc000019e50 DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103e8 Rotation:} integration_test.go:205: {ID:8a5ef478-7a44-4977-8a1c-6121b2e83237 Name:escape:test_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:01:50 +0000 UTC LastUpdateDate:2022-08-09 09:01:50 +0000 UTC LastRotateDate: KeyVersion:0xc0003440a8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:8a5ef478-7a44-4977-8a1c-6121b2e83237 EncryptedNonce: IV: Deleted:0xc000019e5c DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103f0 Rotation:} integration_test.go:205: {ID:8dd07ccf-15e2-40e1-9ef7-811b79d69da0 Name:standard-key2 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-25 08:57:19 +0000 UTC LastUpdateDate:2022-05-25 08:57:19 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:8dd07ccf-15e2-40e1-9ef7-811b79d69da0 EncryptedNonce: IV: Deleted:0xc000019e8b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc0000103f8 Rotation:} integration_test.go:205: {ID:a658fd88-2b43-4e10-9887-e120f5c73936 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:39:14 +0000 UTC LastUpdateDate:2022-08-09 12:39:14 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:a658fd88-2b43-4e10-9887-e120f5c73936 EncryptedNonce: IV: Deleted:0xc000019eab DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010400 Rotation:} integration_test.go:205: {ID:a9fd3d45-7c79-4d9f-ac81-e8a32f75600f Name:standard_key Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-05-24 10:14:10 +0000 UTC LastUpdateDate:2022-05-24 10:14:10 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:a9fd3d45-7c79-4d9f-ac81-e8a32f75600f EncryptedNonce: IV: Deleted:0xc000019edb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010408 Rotation:} integration_test.go:205: {ID:bd595122-d92b-44d9-af33-6b1b8b4a9ed9 Name:escape:test_search Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:02:17 +0000 UTC LastUpdateDate:2022-08-09 09:02:17 +0000 UTC LastRotateDate: KeyVersion:0xc0003441b0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:bd595122-d92b-44d9-af33-6b1b8b4a9ed9 EncryptedNonce: IV: Deleted:0xc000019efb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010410 Rotation:} integration_test.go:205: {ID:d16be2d9-5efc-4251-91c2-d02947ea2f69 Name:test_filter_key_retrieval_standard Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:16:25 +0000 UTC LastUpdateDate:2022-08-09 12:16:25 +0000 UTC LastRotateDate: KeyVersion: KeyRingID:default Extractable:true Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:d16be2d9-5efc-4251-91c2-d02947ea2f69 EncryptedNonce: IV: Deleted:0xc000019f1b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010418 Rotation:} integration_test.go:205: {ID:db459a3e-0dac-4638-b0c4-a3c7c6fc1f5c Name:test_root12 Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:53:40 +0000 UTC LastUpdateDate:2022-08-09 09:53:40 +0000 UTC LastRotateDate: KeyVersion:0xc000344240 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:db459a3e-0dac-4638-b0c4-a3c7c6fc1f5c EncryptedNonce: IV: Deleted:0xc000019f4b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010420 Rotation:} integration_test.go:205: {ID:ddf7e44a-7dcf-4157-937a-fc80a1f3597a Name:not:test_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 09:47:08 +0000 UTC LastUpdateDate:2022-08-09 09:47:08 +0000 UTC LastRotateDate: KeyVersion:0xc0003442a0 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ddf7e44a-7dcf-4157-937a-fc80a1f3597a EncryptedNonce: IV: Deleted:0xc000019f7b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010428 Rotation:} integration_test.go:205: {ID:ea884c61-2083-4e31-b27e-810a7d797a33 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-10 12:48:32 +0000 UTC LastUpdateDate:2022-08-10 12:48:32 +0000 UTC LastRotateDate: KeyVersion:0xc000344300 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ea884c61-2083-4e31-b27e-810a7d797a33 EncryptedNonce: IV: Deleted:0xc000019f9b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010430 Rotation:} integration_test.go:205: {ID:ed72fcd4-ab3c-4cec-9310-b5b66e6f595a Name:test_root_1: Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 10:06:38 +0000 UTC LastUpdateDate:2022-08-09 10:06:38 +0000 UTC LastRotateDate: KeyVersion:0xc000344360 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:ed72fcd4-ab3c-4cec-9310-b5b66e6f595a EncryptedNonce: IV: Deleted:0xc000019fcb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010438 Rotation:} integration_test.go:205: {ID:f361198a-3459-4e18-91bf-1b9237f00e0a Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:19:42 +0000 UTC LastUpdateDate:2022-08-09 12:19:42 +0000 UTC LastRotateDate: KeyVersion:0xc0003443d8 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:f361198a-3459-4e18-91bf-1b9237f00e0a EncryptedNonce: IV: Deleted:0xc000019feb DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010440 Rotation:} integration_test.go:205: {ID:f9cd17c1-fd37-4298-b368-000db0bddab3 Name:test_filter_key_retrieval_root Description: Type:application/vnd.ibm.kms.key+json Tags:[] Aliases:[] AlgorithmType:AES CreatedBy:IBMid-665000G2B5 CreationDate:2022-08-09 12:16:28 +0000 UTC LastUpdateDate:2022-08-09 12:16:28 +0000 UTC LastRotateDate: KeyVersion:0xc000344438 KeyRingID:default Extractable:false Expiration: Imported:false Payload: State:1 EncryptionAlgorithm: CRN:crn:v1:bluemix:public:kms:us-south:a/2f157e042ac646c689d990e991e51eff:6e8ba383-6ad2-47e8-abfc-4cf7a086439e:key:f9cd17c1-fd37-4298-b368-000db0bddab3 EncryptedNonce: IV: Deleted:0xc0000a608b DeletedBy: DeletionDate: PurgeAllowed: PurgeAllowedFrom: PurgeScheduledOn: DualAuthDelete:0xc000010448 Rotation:} integration_test.go:210: CRK created successfully: id=bd6e9f0c-5f40-44cb-9133-16c4d8d2cd98 --- PASS: TestExtractableKey (8.53s) === RUN TestRotationInstancePolicy --- PASS: TestRotationInstancePolicy (12.22s) === RUN TestKeyRotationPolicy --- PASS: TestKeyRotationPolicy (9.02s) === RUN TestCreateKeyWithPolicyOverrides --- PASS: TestCreateKeyWithPolicyOverrides (12.89s) === RUN TestListKeysWithFilter --- PASS: TestListKeysWithFilter (7.47s) === RUN TestKeys === RUN TestKeys/New_API === RUN TestKeys/New_API_with_Logger === RUN TestKeys/Timeout === RUN TestKeys/Get_Keys === RUN TestKeys/Wrap_Create_DEK === RUN TestKeys/Wrap_Unwrap_v2 === RUN TestKeys/Unwrap_on_Deleted_should_return_err_with_410_Gone === RUN TestKeys/Imported_Create_Delete === RUN TestKeys/Create_Delete === RUN TestKeys/Imported_Rotate === RUN TestKeys/Imported_Rotate_Unwrap === RUN TestKeys/Rotate_Unwrap === RUN TestKeys/Timeout#01 === RUN TestKeys/Auth_Context === RUN TestKeys/Auth_in_Config === RUN TestKeys/Wrap_and_Unwrap_AAD === RUN TestKeys/API_Key_Timeout === RUN TestKeys/Bad_Config === RUN TestKeys/Bad_API_Key === RUN TestKeys/Create_Key_Without_Expiration === RUN TestKeys/Create === RUN TestKeys/Rotate === RUN TestKeys/Get_Key === RUN TestKeys/Get_Key_Metadata === RUN TestKeys/List_Key_Versions === RUN TestKeys/Wrap_Unwrap === RUN TestKeys/Delete_Key === RUN TestKeys/Create_Standard_Key === RUN TestKeys/Create_Imported_Standard_Key --- PASS: TestKeys (0.02s) --- PASS: TestKeys/New_API (0.00s) --- PASS: TestKeys/New_API_with_Logger (0.00s) --- PASS: TestKeys/Timeout (0.00s) --- PASS: TestKeys/Get_Keys (0.00s) --- PASS: TestKeys/Wrap_Create_DEK (0.00s) --- PASS: TestKeys/Wrap_Unwrap_v2 (0.00s) --- PASS: TestKeys/Unwrap_on_Deleted_should_return_err_with_410_Gone (0.00s) --- PASS: TestKeys/Imported_Create_Delete (0.00s) --- PASS: TestKeys/Create_Delete (0.00s) --- PASS: TestKeys/Imported_Rotate (0.00s) --- PASS: TestKeys/Imported_Rotate_Unwrap (0.00s) --- PASS: TestKeys/Rotate_Unwrap (0.00s) --- PASS: TestKeys/Timeout#01 (0.00s) --- PASS: TestKeys/Auth_Context (0.00s) --- PASS: TestKeys/Auth_in_Config (0.00s) --- PASS: TestKeys/Wrap_and_Unwrap_AAD (0.00s) --- PASS: TestKeys/API_Key_Timeout (0.00s) --- PASS: TestKeys/Bad_Config (0.00s) --- PASS: TestKeys/Bad_API_Key (0.00s) --- PASS: TestKeys/Create_Key_Without_Expiration (0.00s) --- PASS: TestKeys/Create (0.00s) --- PASS: TestKeys/Rotate (0.00s) --- PASS: TestKeys/Get_Key (0.00s) --- PASS: TestKeys/Get_Key_Metadata (0.00s) --- PASS: TestKeys/List_Key_Versions (0.00s) --- PASS: TestKeys/Wrap_Unwrap (0.00s) --- PASS: TestKeys/Delete_Key (0.00s) --- PASS: TestKeys/Create_Standard_Key (0.00s) --- PASS: TestKeys/Create_Imported_Standard_Key (0.00s) === RUN TestKeyWithPolicyOverrides === RUN TestKeyWithPolicyOverrides/Create_Key_With_Policy_Overrides === RUN TestKeyWithPolicyOverrides/Create_Key_With_Policy_Overrides_Error_Case --- PASS: TestKeyWithPolicyOverrides (0.00s) --- PASS: TestKeyWithPolicyOverrides/Create_Key_With_Policy_Overrides (0.00s) --- PASS: TestKeyWithPolicyOverrides/Create_Key_With_Policy_Overrides_Error_Case (0.00s) === RUN TestMisc === RUN TestMisc/Redact_Values --- PASS: TestMisc (0.00s) --- PASS: TestMisc/Redact_Values (0.00s) === RUN TestImportTokens === RUN TestImportTokens/ImportToken_Create === RUN TestImportTokens/ImportToken_Get === RUN TestImportTokens/Assert_context_authorization_override === RUN TestImportTokens/Dump_Implementations --- PASS: TestImportTokens (0.00s) --- PASS: TestImportTokens/ImportToken_Create (0.00s) --- PASS: TestImportTokens/ImportToken_Get (0.00s) --- PASS: TestImportTokens/Assert_context_authorization_override (0.00s) --- PASS: TestImportTokens/Dump_Implementations (0.00s) === RUN TestKPCheckRetry === RUN TestKPCheckRetry/No_retry_on_successful_codes === RUN TestKPCheckRetry/No_retry_on_400-level_codes === RUN TestKPCheckRetry/Retry_on_429 === RUN TestKPCheckRetry/Retry_on_500+ === RUN TestKPCheckRetry/No_retry_on_501 === RUN TestKPCheckRetry/Retry_on_connection_failures === RUN TestKPCheckRetry/No_retry_on_context_failures --- PASS: TestKPCheckRetry (0.00s) --- PASS: TestKPCheckRetry/No_retry_on_successful_codes (0.00s) --- PASS: TestKPCheckRetry/No_retry_on_400-level_codes (0.00s) --- PASS: TestKPCheckRetry/Retry_on_429 (0.00s) --- PASS: TestKPCheckRetry/Retry_on_500+ (0.00s) --- PASS: TestKPCheckRetry/No_retry_on_501 (0.00s) --- PASS: TestKPCheckRetry/Retry_on_connection_failures (0.00s) --- PASS: TestKPCheckRetry/No_retry_on_context_failures (0.00s) === RUN TestDo_ConnectionError_HasCorrelationID --- PASS: TestDo_ConnectionError_HasCorrelationID (0.00s) === RUN TestDo_CorrelationID_Set --- PASS: TestDo_CorrelationID_Set (0.00s) === RUN TestDo_KPErrorResponseWithReasons_IsErrorStruct --- PASS: TestDo_KPErrorResponseWithReasons_IsErrorStruct (0.00s) === RUN TestDo_KPErrorResponseWithoutReasons_IsErrorStruct --- PASS: TestDo_KPErrorResponseWithoutReasons_IsErrorStruct (0.00s) === RUN TestDeleteKey_ForceOptTrue_URLHasForce --- PASS: TestDeleteKey_ForceOptTrue_URLHasForce (0.00s) === RUN TestDeleteKey_WithRegistrations_ErrorCases --- PASS: TestDeleteKey_WithRegistrations_ErrorCases (0.00s) === RUN TestRegistrationsList --- PASS: TestRegistrationsList (0.00s) === RUN TestRestoreKey --- PASS: TestRestoreKey (0.00s) === RUN TestSetAndGetMultipleInstancePolicies --- PASS: TestSetAndGetMultipleInstancePolicies (0.00s) === RUN TestSetAndGetDualAuthInstancePolicy --- PASS: TestSetAndGetDualAuthInstancePolicy (0.00s) === RUN TestSetAndGetRotationInstancePolicy --- PASS: TestSetAndGetRotationInstancePolicy (0.00s) === RUN TestSetAndGetAllowedNetworkPolicy --- PASS: TestSetAndGetAllowedNetworkPolicy (0.00s) === RUN TestSetAndGetAllowedIPInstancePolicy --- PASS: TestSetAndGetAllowedIPInstancePolicy (0.00s) === RUN TestSetAndGetKeyCreateImportAccessInstancePolicy --- PASS: TestSetAndGetKeyCreateImportAccessInstancePolicy (0.00s) === RUN TestSetMetricsPolicy --- PASS: TestSetMetricsPolicy (0.00s) === RUN TestSetAllowedIPPolicyError --- PASS: TestSetAllowedIPPolicyError (0.00s) === RUN TestGetPrivateEndpointPortNumber --- PASS: TestGetPrivateEndpointPortNumber (0.00s) === RUN TestSetInstanceDualAuthPolicyError --- PASS: TestSetInstanceDualAuthPolicyError (0.00s) === RUN TestSetRotationInstancePolicyError --- PASS: TestSetRotationInstancePolicyError (0.00s) === RUN TestSetKeyPolicies --- PASS: TestSetKeyPolicies (0.00s) === RUN TestEnabeOrDisableRotationPolicy --- PASS: TestEnabeOrDisableRotationPolicy (0.00s) === RUN TestGetKeyPolicies --- PASS: TestGetKeyPolicies (0.00s) === RUN TestDisableKey --- PASS: TestDisableKey (0.00s) === RUN TestEnableKey --- PASS: TestEnableKey (0.00s) === RUN TestInitiate_DualAuthDelete --- PASS: TestInitiate_DualAuthDelete (0.00s) === RUN TestCancel_DualAuthDelete --- PASS: TestCancel_DualAuthDelete (0.00s) === RUN TestCreateKeyRing --- PASS: TestCreateKeyRing (0.00s) === RUN TestDeleteKeyRing --- PASS: TestDeleteKeyRing (0.00s) === RUN TestGetKeyRings --- PASS: TestGetKeyRings (0.00s) === RUN TestSetKeyRing --- PASS: TestSetKeyRing (0.00s) === RUN TestGetKeyVerifyKeyRingDetail --- PASS: TestGetKeyVerifyKeyRingDetail (0.00s) === RUN TestCreateKeyWithAliases --- PASS: TestCreateKeyWithAliases (0.00s) === RUN TestCreateImportedKeyWithAliases --- PASS: TestCreateImportedKeyWithAliases (0.00s) === RUN TestCreateKeyAlias --- PASS: TestCreateKeyAlias (0.00s) === RUN TestDeleteKeyAlias --- PASS: TestDeleteKeyAlias (0.00s) === RUN TestPurgeKey --- PASS: TestPurgeKey (0.00s) === RUN TestGetPurgeKey --- PASS: TestGetPurgeKey (0.00s) === RUN TestWrapWithAlias kp_test.go:3984: wrap value --- PASS: TestWrapWithAlias (0.00s) === RUN TestUnWrapWithAlias --- PASS: TestUnWrapWithAlias (0.00s) === RUN TestGetKeyWithAlias --- PASS: TestGetKeyWithAlias (0.00s) === RUN TestGetKeyMetadataWithAlias --- PASS: TestGetKeyMetadataWithAlias (0.00s) === RUN TestListKeyVersions --- PASS: TestListKeyVersions (0.00s) === RUN TestListKeys --- PASS: TestListKeys (0.00s) === RUN TestRotate2WithoutPayload --- PASS: TestRotate2WithoutPayload (0.00s) === RUN TestRotate2WithPayload --- PASS: TestRotate2WithPayload (0.00s) === RUN TestRotate2SecurelyImport --- PASS: TestRotate2SecurelyImport (0.00s) === RUN TestRotate2GeneratedKeyWithPayload --- PASS: TestRotate2GeneratedKeyWithPayload (0.00s) === RUN TestRotate2ImportedKeyWithoutPayload --- PASS: TestRotate2ImportedKeyWithoutPayload (0.00s) === RUN TestSyncAssociatedResources --- PASS: TestSyncAssociatedResources (0.00s) === RUN TestSyncAssociatedResourcesError --- PASS: TestSyncAssociatedResourcesError (0.00s) === RUN TestListKeySort --- PASS: TestListKeySort (0.00s) === RUN TestListKeySearch --- PASS: TestListKeySearch (0.00s) === RUN TestListKeyFilter --- PASS: TestListKeyFilter (0.00s) PASS ok github.com/IBM/keyprotect-go-client 78.620s ? github.com/IBM/keyprotect-go-client/cmd/kp-token [no test files] === RUN TestToken_EmptyAPIKey_ReturnsError --- PASS: TestToken_EmptyAPIKey_ReturnsError (0.00s) === RUN TestToken_ValidToken_ReturnsCachedCopy --- PASS: TestToken_ValidToken_ReturnsCachedCopy (0.00s) === RUN TestToken_InvalidToken_ReturnsNewToken --- PASS: TestToken_InvalidToken_ReturnsNewToken (0.00s) === RUN TestValid_NotExpired_ReturnsTrue --- PASS: TestValid_NotExpired_ReturnsTrue (0.00s) === RUN TestValid_Expired_ReturnsFalse --- PASS: TestValid_Expired_ReturnsFalse (0.00s) === RUN TestValid_EmptyAccessToken_ReturnsFalse --- PASS: TestValid_EmptyAccessToken_ReturnsFalse (0.00s) === RUN TestValid_NilToken_ReturnsFalse --- PASS: TestValid_NilToken_ReturnsFalse (0.00s) === RUN TestError_NilContextOrResp_NoNilDeref --- PASS: TestError_NilContextOrResp_NoNilDeref (0.00s) PASS ok github.com/IBM/keyprotect-go-client/iam (cached) ? github.com/IBM/keyprotect-go-client/main [no test files]
Rishi-web commented 2 years ago

Unit test case

Screenshot 2022-09-30 at 2 28 24 PM
Rishi-web commented 2 years ago

Detect secrets

Screenshot 2022-09-30 at 4 32 27 PM