Policy pap config file: /opt/app/policy/pap/etc/mounted/config.json overriding logback.xml 16:25:33.631 [main] INFO o.o.policy.pap.main.startstop.Main - Starting policy pap service with arguments - [-c, /opt/app/policy/pap/etc/mounted/config.json] [EL Info]: 2021-04-09 16:25:35.738--ServerSession(375074687)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:25:43.716--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscacapabilitytype' already exists Error Code: 1050 Call: CREATE TABLE ToscaCapabilityType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaCapabilityType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:43.772--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscadatatype' already exists Error Code: 1050 Call: CREATE TABLE ToscaDataType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaDataType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:43.836--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscanodetemplate' already exists Error Code: 1050 Call: CREATE TABLE ToscaNodeTemplate (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255), type_version VARCHAR(255), capabilitiesName VARCHAR(120), capabilitiesVersion VARCHAR(20), requirementsVersion VARCHAR(20), requirementsName VARCHAR(120), PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaNodeTemplate (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255), type_version VARCHAR(255), capabilitiesName VARCHAR(120), capabilitiesVersion VARCHAR(20), requirementsVersion VARCHAR(20), requirementsName VARCHAR(120), PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:43.892--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscanodetype' already exists Error Code: 1050 Call: CREATE TABLE ToscaNodeType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, requirementsVersion VARCHAR(20), requirementsName VARCHAR(120), PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaNodeType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, requirementsVersion VARCHAR(20), requirementsName VARCHAR(120), PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:43.941--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscaparameter' already exists Error Code: 1050 Call: CREATE TABLE ToscaParameter (VALUE VARCHAR(255), parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (parentLocalName, localName, parentKeyVersion, parentKeyName)) Query: DataModifyQuery(sql="CREATE TABLE ToscaParameter (VALUE VARCHAR(255), parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (parentLocalName, localName, parentKeyVersion, parentKeyName))") [EL Warning]: 2021-04-09 16:25:43.986--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscapolicy' already exists Error Code: 1050 Call: CREATE TABLE ToscaPolicy (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255), type_version VARCHAR(255), PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaPolicy (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255), type_version VARCHAR(255), PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:44.047--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscapolicytypes' already exists Error Code: 1050 Call: CREATE TABLE ToscaPolicyTypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaPolicyTypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:44.097--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscarelationshiptype' already exists Error Code: 1050 Call: CREATE TABLE ToscaRelationshipType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaRelationshipType (DESCRIPTION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:44.157--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscarequirement' already exists Error Code: 1050 Call: CREATE TABLE ToscaRequirement (CAPABILITY VARCHAR(255), DESCRIPTION VARCHAR(255), NODE VARCHAR(255), RELATIONSHIP VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255), type_version VARCHAR(255), PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaRequirement (CAPABILITY VARCHAR(255), DESCRIPTION VARCHAR(255), NODE VARCHAR(255), RELATIONSHIP VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255), type_version VARCHAR(255), PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:44.208--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscaservicetemplate' already exists Error Code: 1050 Call: CREATE TABLE ToscaServiceTemplate (DESCRIPTION VARCHAR(255), TOSCADEFINITIONSVERSION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, capabilityTypesVersion VARCHAR(20), capabilityTypesName VARCHAR(120), dataTypesName VARCHAR(120), dataTypesVersion VARCHAR(20), nodeTypesVersion VARCHAR(20), nodeTypesName VARCHAR(120), policyTypesName VARCHAR(120), policyTypesVersion VARCHAR(20), relationshipTypesVersion VARCHAR(20), relationshipTypesName VARCHAR(120), topologyTemplateLocalName VARCHAR(120), topologyTemplateParentKeyName VARCHAR(120), topologyTemplateParentKeyVersion VARCHAR(15), topologyTemplateParentLocalName VARCHAR(120), PRIMARY KEY (name, version)) Query: DataModifyQuery(sql="CREATE TABLE ToscaServiceTemplate (DESCRIPTION VARCHAR(255), TOSCADEFINITIONSVERSION VARCHAR(255), derived_from_name VARCHAR(255), derived_from_version VARCHAR(255), name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, capabilityTypesVersion VARCHAR(20), capabilityTypesName VARCHAR(120), dataTypesName VARCHAR(120), dataTypesVersion VARCHAR(20), nodeTypesVersion VARCHAR(20), nodeTypesName VARCHAR(120), policyTypesName VARCHAR(120), policyTypesVersion VARCHAR(20), relationshipTypesVersion VARCHAR(20), relationshipTypesName VARCHAR(120), topologyTemplateLocalName VARCHAR(120), topologyTemplateParentKeyName VARCHAR(120), topologyTemplateParentKeyVersion VARCHAR(15), topologyTemplateParentLocalName VARCHAR(120), PRIMARY KEY (name, version))") [EL Warning]: 2021-04-09 16:25:44.283--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscatrigger' already exists Error Code: 1050 Call: CREATE TABLE ToscaTrigger (ACTION VARCHAR(255), toscaCondition LONGBLOB, toscaConstraint LONGBLOB, DESCRIPTION VARCHAR(255), EVALUATIONS INTEGER, EVENTTYPE VARCHAR(255), METHOD VARCHAR(255), PERIOD LONGBLOB, SCHEDULE LONGBLOB, TARGETFILTER LONGBLOB, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY (parentLocalName, localName, parentKeyVersion, parentKeyName)) Query: DataModifyQuery(sql="CREATE TABLE ToscaTrigger (ACTION VARCHAR(255), toscaCondition LONGBLOB, toscaConstraint LONGBLOB, DESCRIPTION VARCHAR(255), EVALUATIONS INTEGER, EVENTTYPE VARCHAR(255), METHOD VARCHAR(255), PERIOD LONGBLOB, SCHEDULE LONGBLOB, TARGETFILTER LONGBLOB, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY (parentLocalName, localName, parentKeyVersion, parentKeyName))") [EL Warning]: 2021-04-09 16:25:44.341--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'pdpgroup_pdpsubgroup' already exists Error Code: 1050 Call: CREATE TABLE PdpGroup_PdpSubGroup (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY (name, version, parentLocalName, localName, parentKeyVersion, parentKeyName)) Query: DataModifyQuery(sql="CREATE TABLE PdpGroup_PdpSubGroup (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY (name, version, parentLocalName, localName, parentKeyVersion, parentKeyName))") [EL Warning]: 2021-04-09 16:25:44.398--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpapdpsubgroup_policies' already exists Error Code: 1050 Call: CREATE TABLE JpaPdpSubGroup_POLICIES (name VARCHAR(120), version VARCHAR(20), parentLocalName VARCHAR(120), localName VARCHAR(120), parentKeyVersion VARCHAR(15), parentKeyName VARCHAR(120)) Query: DataModifyQuery(sql="CREATE TABLE JpaPdpSubGroup_POLICIES (name VARCHAR(120), version VARCHAR(20), parentLocalName VARCHAR(120), localName VARCHAR(120), parentKeyVersion VARCHAR(15), parentKeyName VARCHAR(120))") [EL Warning]: 2021-04-09 16:25:44.452--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpapdpsubgroup_properties' already exists Error Code: 1050 Call: CREATE TABLE JpaPdpSubGroup_PROPERTIES (parentLocalName VARCHAR(120), localName VARCHAR(120), parentKeyVersion VARCHAR(15), parentKeyName VARCHAR(120), PROPERTIES VARCHAR(255), PROPERTIES_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaPdpSubGroup_PROPERTIES (parentLocalName VARCHAR(120), localName VARCHAR(120), parentKeyVersion VARCHAR(15), parentKeyName VARCHAR(120), PROPERTIES VARCHAR(255), PROPERTIES_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:44.509--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscacapabilityassignment_occurrences' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaCapabilityAssignment_OCCURRENCES (name VARCHAR(120), version VARCHAR(20), OCCURRENCES INTEGER) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaCapabilityAssignment_OCCURRENCES (name VARCHAR(120), version VARCHAR(20), OCCURRENCES INTEGER)") [EL Warning]: 2021-04-09 16:25:44.568--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscacapabilityassignment_metadata' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaCapabilityAssignment_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaCapabilityAssignment_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:44.634--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscacapabilityassignments_toscacapabilityassignment' already exists Error Code: 1050 Call: CREATE TABLE ToscaCapabilityAssignments_ToscaCapabilityAssignment (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) Query: DataModifyQuery(sql="CREATE TABLE ToscaCapabilityAssignments_ToscaCapabilityAssignment (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))") [EL Warning]: 2021-04-09 16:25:44.68--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscacapabilitytype_metadata' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaCapabilityType_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaCapabilityType_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:44.751--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscacapabilitytypes_toscacapabilitytype' already exists Error Code: 1050 Call: CREATE TABLE ToscaCapabilityTypes_ToscaCapabilityType (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) Query: DataModifyQuery(sql="CREATE TABLE ToscaCapabilityTypes_ToscaCapabilityType (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))") [EL Warning]: 2021-04-09 16:25:44.843--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscadatatype_metadata' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaDataType_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaDataType_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:44.957--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscadatatype_properties' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaDataType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaDataType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.021--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscanodetemplate_metadata' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaNodeTemplate_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaNodeTemplate_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.074--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscanodetemplates_toscanodetemplate' already exists Error Code: 1050 Call: CREATE TABLE ToscaNodeTemplates_ToscaNodeTemplate (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) Query: DataModifyQuery(sql="CREATE TABLE ToscaNodeTemplates_ToscaNodeTemplate (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))") [EL Warning]: 2021-04-09 16:25:45.129--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscanodetype_properties' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaNodeType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaNodeType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.187--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscapolicies_toscapolicy' already exists Error Code: 1050 Call: CREATE TABLE ToscaPolicies_ToscaPolicy (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) Query: DataModifyQuery(sql="CREATE TABLE ToscaPolicies_ToscaPolicy (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))") [EL Warning]: 2021-04-09 16:25:45.247--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscapolicy_metadata' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaPolicy_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaPolicy_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.303--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscapolicytype_targets' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaPolicyType_TARGETS (name VARCHAR(120), version VARCHAR(20)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaPolicyType_TARGETS (name VARCHAR(120), version VARCHAR(20))") [EL Warning]: 2021-04-09 16:25:45.367--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscapolicytype_metadata' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaPolicyType_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaPolicyType_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.426--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'toscapolicytypes_toscapolicytype' already exists Error Code: 1050 Call: CREATE TABLE ToscaPolicyTypes_ToscaPolicyType (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) Query: DataModifyQuery(sql="CREATE TABLE ToscaPolicyTypes_ToscaPolicyType (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120), version VARCHAR(20), PRIMARY KEY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion))") [EL Warning]: 2021-04-09 16:25:45.483--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscaproperty_metadata' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaProperty_METADATA (parentLocalName VARCHAR(120), localName VARCHAR(120), parentKeyVersion VARCHAR(15), parentKeyName VARCHAR(120), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaProperty_METADATA (parentLocalName VARCHAR(120), localName VARCHAR(120), parentKeyVersion VARCHAR(15), parentKeyName VARCHAR(120), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.54--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscarelationshiptype_properties' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaRelationshipType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaRelationshipType_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGBLOB, PROPERTIES_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.605--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscarequirement_occurrences' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaRequirement_OCCURRENCES (name VARCHAR(120), version VARCHAR(20), OCCURRENCES INTEGER) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaRequirement_OCCURRENCES (name VARCHAR(120), version VARCHAR(20), OCCURRENCES INTEGER)") [EL Warning]: 2021-04-09 16:25:45.671--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscarequirement_properties' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaRequirement_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGTEXT, PROPERTIES_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaRequirement_PROPERTIES (name VARCHAR(120), version VARCHAR(20), PROPERTIES LONGTEXT, PROPERTIES_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.732--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: (conn=292) Table 'jpatoscaservicetemplate_metadata' already exists Error Code: 1050 Call: CREATE TABLE JpaToscaServiceTemplate_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255)) Query: DataModifyQuery(sql="CREATE TABLE JpaToscaServiceTemplate_METADATA (name VARCHAR(120), version VARCHAR(20), METADATA VARCHAR(255), METADATA_KEY VARCHAR(255))") [EL Warning]: 2021-04-09 16:25:45.857--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=292) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:25:46.505--ServerSession(375074687)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=292) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:25:48.537 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 16:25:48.813 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting 16:25:48.813 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP parameters 16:25:48.814 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting DAO Factory 16:25:48.814 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting DAO Factory registration 16:25:48.814 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting Pdp Heartbeat Listener 16:25:48.814 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting Request ID Dispatcher 16:25:48.815 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting Message Dispatcher 16:25:48.820 [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@552ed807 16:25:48.820 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 16:25:48.821 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 16:25:48.827 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting topics 16:25:48.827 [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 16:25:48.896 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:25:48.903 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:25:48.828 [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=016f981b-8db5-482c-abeb-386165f98214, alive=false, publisher=null]]: starting 16:25:48.999 [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=016f981b-8db5-482c-abeb-386165f98214, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 16:25:49.000 [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2ae7a518-0e47-4d65-9e03-fb58ccc79150, alive=false, publisher=null]]: starting 16:25:49.001 [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2ae7a518-0e47-4d65-9e03-fb58ccc79150, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 16:25:49.002 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP statistics 16:25:49.003 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP publisher 16:25:49.007 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting Policy Notification publisher 16:25:49.008 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting Policy Notifier 16:25:49.009 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP heart beat timers 16:25:49.021 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager - timer manager heart beat started 16:25:49.011 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP update timers 16:25:49.022 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP state-change timers 16:25:49.022 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - timer manager update started 16:25:49.022 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP modification lock 16:25:49.022 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP modification requests 16:25:49.022 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - timer manager state-change started 16:25:49.026 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP heart beat tracker [EL Info]: 2021-04-09 16:25:49.321--ServerSession(1733903473)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:25:50.059--ServerSession(1733903473)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=312) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:25:50.09--ServerSession(1733903473)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=312) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") 16:25:50.131 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:25:50.132 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. [EL Warning]: 2021-04-09 16:25:50.139--ServerSession(1733903473)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=312) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:25:50.175--ServerSession(1733903473)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=312) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:25:50.595 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP client executor 16:25:50.733 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP starting REST server 16:25:50.909 [main] INFO org.eclipse.jetty.util.log - Logging initialized @18578ms to org.eclipse.jetty.util.log.Slf4jLog 16:25:51.214 [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 16:25:51.214 [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting REST PapGroup 16:25:51.214 [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50eb4a2c@f79b7ee4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=PapGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@7235f92b{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@7885776b{/,null,STOPPED}, connector=PapGroup@7f4701b1{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING 16:25:51.220 [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 16:25:51.221 [main] INFO o.o.p.c.u.services.ServiceManager - Policy PAP started 16:25:51.221 [main] INFO o.o.policy.pap.main.startstop.Main - Started policy-pap service successfully. 16:25:51.220 [PapGroup-6969] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50eb4a2c@f79b7ee4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=PapGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@7235f92b{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@7885776b{/,null,STOPPED}, connector=PapGroup@7f4701b1{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[PapGroup-6969,5,main]]]: STARTING 16:25:51.227 [PapGroup-6969] INFO org.eclipse.jetty.server.Server - jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9.1+1 16:25:51.330 [PapGroup-6969] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:25:51.330 [PapGroup-6969] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:25:51.332 [PapGroup-6969] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:25:53.403 [PapGroup-6969] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls 16:25:53.403 [PapGroup-6969] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 16:25:53.713 [PapGroup-6969] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7885776b{/,null,AVAILABLE} 16:25:54.133 [PapGroup-6969] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@604f8dc9(policy@policy.onap.org,h=[policy, brmsgw, brmsgw.onap, drools, drools.onap, pap, pap.onap, pdp, pdp.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[pdp, pdp.onap.svc.cluster.local]) for Server@7dc2449d[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/pap/etc/ssl/policy-truststore] 16:25:54.249 [PapGroup-6969] INFO o.e.jetty.server.AbstractConnector - Started PapGroup@7f4701b1{SSL, (ssl, http/1.1)}{0.0.0.0:6969} 16:25:54.249 [PapGroup-6969] INFO org.eclipse.jetty.server.Server - Started @21918ms 16:26:05.137 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:26:05.137 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:26:05.138 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:26:05.138 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:26:06.158 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:26:06.158 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:26:21.159 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:26:21.159 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:26:21.160 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:26:21.160 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:26:22.188 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:26:22.189 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:26:37.189 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:26:37.190 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:26:37.190 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:26:37.190 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:26:38.221 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:26:38.221 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:26:53.221 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:26:53.222 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:26:53.222 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:26:53.222 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:26:54.254 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:26:54.254 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:27:09.255 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:27:09.255 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:27:09.255 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:27:09.255 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:27:10.285 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:27:10.286 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:27:25.286 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:27:25.287 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:27:25.287 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:27:25.287 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:27:26.317 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:27:26.317 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:27:41.318 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:27:41.318 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:27:41.318 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:27:41.318 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:27:42.351 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:27:42.352 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:27:57.353 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:27:57.354 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:27:57.354 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:27:57.354 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:27:58.382 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:27:58.382 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:28:13.383 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:28:13.384 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:28:13.384 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:28:13.384 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:28:14.414 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:28:14.415 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:28:29.423 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:28:29.423 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:28:29.424 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:28:29.424 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:28:30.446 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:28:30.446 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:28:45.447 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:28:45.448 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:28:45.448 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:28:45.448 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:28:46.481 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:28:46.481 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:29:01.482 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:29:01.482 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:29:01.482 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:29:01.482 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:29:02.514 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:29:02.515 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:29:17.515 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:29:17.516 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:29:17.517 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:29:17.517 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:29:18.552 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:29:18.552 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:29:33.553 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:29:33.555 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:29:33.555 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:29:33.555 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:29:34.575 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:29:34.575 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:29:49.576 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:29:49.577 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:29:49.578 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:29:49.578 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:29:50.604 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:29:50.605 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:30:05.606 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:30:05.607 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:30:05.607 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:30:05.607 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:30:06.638 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:30:06.638 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:30:21.639 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:30:21.640 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:30:21.640 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:30:21.640 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:30:22.669 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:30:22.670 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:30:37.671 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:30:37.672 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:30:37.674 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:30:37.675 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:30:38.705 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:30:38.705 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:30:53.706 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:30:53.707 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:30:53.707 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:30:53.707 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:30:54.734 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:30:54.734 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:31:09.735 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:31:09.736 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:31:09.736 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:31:09.736 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:31:10.765 [DMAAP-source-POLICY-PDP-PAP] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused); blacklisting for 2 minutes 16:31:10.766 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) - backoff for 15000 ms. 16:31:25.767 [DMAAP-source-POLICY-PDP-PAP] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7a89897-f28a-44c5-8cf4-8683bd9706b4, consumerInstance=onap-policy-pap-5d9d484bff-t7c44, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.11.0] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 16:31:25.768 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:31:25.768 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 16:31:25.769 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:31:26.420 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 16:31:26.421 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 [EL Info]: 2021-04-09 16:31:36.828--ServerSession(731205696)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:31:37.47--ServerSession(731205696)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=505) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:31:37.509--ServerSession(731205696)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=505) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:31:37.565--ServerSession(731205696)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=505) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:31:37.6--ServerSession(731205696)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=505) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:31:37.726 [qtp890160784-31] INFO org.eclipse.jetty.server.RequestLog - 10.233.78.7 - healthcheck [09/Apr/2021:16:31:36 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)" 16:31:41.421 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:31:41.422 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:31:41.440 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 16:31:41.440 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:31:56.440 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:31:56.441 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:31:56.467 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 16:31:56.468 [DMAAP-source-POLICY-PDP-PAP] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:11.468 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:11.468 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:26.630 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:26.640 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:26.640 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:41.623 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:41.623 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:41.624 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:43.027 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:43.035 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.s.OrderedServiceImpl - ***** OrderedServiceImpl implementers: [] 16:32:43.053 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"7d072c33-b7a1-4fd7-b1c0-9bfbcfc38e77","timestampMs":1617985961526,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup"} [EL Info]: 2021-04-09 16:32:43.217--ServerSession(268055627)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:32:43.836--ServerSession(268055627)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=535) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:32:43.875--ServerSession(268055627)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=535) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:32:43.932--ServerSession(268055627)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=535) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:32:43.974--ServerSession(268055627)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=535) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:32:45.902 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:32:45.902 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:32:45.903 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:32:45.904 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=67ca6c92-db27-478e-ab11-2ebb77adefb1, expireMs=1617985995904] 16:32:45.914 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:32:45.915 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 29989ms Timer [name=67ca6c92-db27-478e-ab11-2ebb77adefb1, expireMs=1617985995904] 16:32:45.916 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:32:45.917 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986325917] 16:32:45.919 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:45.919 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:45.921 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer waiting 359996ms Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986325917] 16:32:45.930 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"67ca6c92-db27-478e-ab11-2ebb77adefb1","timestampMs":1617985965726,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:45.950 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 17 ms 16:32:45.953 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:32:46.116 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:46.117 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (165 ms):{"serverTimeMs":0,"count":1} 16:32:46.754 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:46.756 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"67ca6c92-db27-478e-ab11-2ebb77adefb1","timestampMs":1617985965726,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:46.757 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:32:46.757 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:46.757 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:48.409 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:48.411 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"67ca6c92-db27-478e-ab11-2ebb77adefb1","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"0ac1cb6d-7c36-44ad-aa3f-579e1cf6b0d3","timestampMs":1617985967727,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:48.412 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:32:48.412 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:32:48.413 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:32:48.413 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=67ca6c92-db27-478e-ab11-2ebb77adefb1, expireMs=1617985995904] 16:32:48.413 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:32:48.413 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:32:48.629--ServerSession(1218610976)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:32:49.415--ServerSession(1218610976)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=539) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:32:49.454--ServerSession(1218610976)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=539) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:32:49.538--ServerSession(1218610976)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=539) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:32:49.617--ServerSession(1218610976)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=539) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:32:49.641 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:32:49.642 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:32:49.642 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:32:49.642 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:32:49.642 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:32:49.642 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=fc7d2ecb-dcff-4099-b370-3fe1a00e5fdf, expireMs=1617985999642] 16:32:49.642 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:32:49.642 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:32:49.642 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"7a47d3a7-ad9a-4db3-81d4-815ec7c60067","timestampMs":1617985967729,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:49.643 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 29999ms Timer [name=fc7d2ecb-dcff-4099-b370-3fe1a00e5fdf, expireMs=1617985999642] 16:32:49.643 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"fc7d2ecb-dcff-4099-b370-3fe1a00e5fdf","timestampMs":1617985965726,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:49.644 [Thread-6] INFO network - [OUT|DMAAP|POLICY-NOTIFICATION] {"deployed-policies":[{"policy-type":"onap.policies.Naming","policy-type-version":"1.0.0","policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 16:32:49.649 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5 ms 16:32:49.649 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:32:49.651 [pool-3-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 7 ms 16:32:49.652 [pool-3-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ... 16:32:49.663 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:49.695 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (46 ms):{"serverTimeMs":0,"count":1} [EL Info]: 2021-04-09 16:32:49.827--ServerSession(1316507244)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 16:32:50.008 [pool-3-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:50.009 [pool-3-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (358 ms):{"serverTimeMs":190,"count":1} [EL Warning]: 2021-04-09 16:32:50.427--ServerSession(1316507244)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=540) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:32:50.461--ServerSession(1316507244)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=540) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:32:50.507--ServerSession(1316507244)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=540) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:32:50.615--ServerSession(1316507244)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=540) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:32:51.434 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986325917] 16:32:51.495 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986331495] 16:32:51.497 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:51.497 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:51.636 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:51.637 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:32:48.497990Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"7ae0896d-3dd1-449e-b3c8-4a373581cbbd","timestampMs":1617985968497,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"} [EL Info]: 2021-04-09 16:32:51.729--ServerSession(938696567)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:32:52.37--ServerSession(938696567)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=541) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:32:52.405--ServerSession(938696567)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=541) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:32:52.455--ServerSession(938696567)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=541) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:32:52.499--ServerSession(938696567)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=541) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:32:52.599 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate starting 16:32:52.599 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate starting listener 16:32:52.599 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate starting timer 16:32:52.599 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=3aae22c6-a706-4bd9-a988-31747903427a, expireMs=1617986002599] 16:32:52.599 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate starting enqueue 16:32:52.600 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate started 16:32:52.600 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617986332600] 16:32:52.600 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"3aae22c6-a706-4bd9-a988-31747903427a","timestampMs":1617985972553,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 16:32:52.601 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:52.601 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:52.649 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 49 ms 16:32:52.649 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:32:52.663 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:52.663 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 16:32:52.685 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:52.685 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"fc7d2ecb-dcff-4099-b370-3fe1a00e5fdf","timestampMs":1617985965726,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:52.695 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:32:52.695 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"fc7d2ecb-dcff-4099-b370-3fe1a00e5fdf","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"abf52709-60a2-4c9c-9875-ee6d859cca24","timestampMs":1617985970296,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping enqueue 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping timer 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=fc7d2ecb-dcff-4099-b370-3fe1a00e5fdf, expireMs=1617985999642] 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping listener 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopped 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange successful 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=281edff4-d88d-478d-954d-5bd2ffe6b61c, expireMs=1617986002696] 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:52.696 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:52.697 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"281edff4-d88d-478d-954d-5bd2ffe6b61c","timestampMs":1617985971428,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:52.699 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 2 ms 16:32:52.699 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:32:52.712 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:52.712 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 16:32:52.749 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:52.750 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"3aae22c6-a706-4bd9-a988-31747903427a","timestampMs":1617985972553,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 16:32:52.750 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:32:52.750 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:52.750 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:52.945 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:52.946 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"281edff4-d88d-478d-954d-5bd2ffe6b61c","timestampMs":1617985971428,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:52.946 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:32:52.946 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:52.947 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:53.003 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:53.004 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:32:52.891447Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"3aae22c6-a706-4bd9-a988-31747903427a","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"1e01996c-438d-4379-a47a-511f9e3842ce","timestampMs":1617985972891,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 16:32:53.005 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopping 16:32:53.005 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopping enqueue 16:32:53.005 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopping timer 16:32:53.005 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=3aae22c6-a706-4bd9-a988-31747903427a, expireMs=1617986002599] 16:32:53.005 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopping listener 16:32:53.005 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpUpdate stopped [EL Info]: 2021-04-09 16:32:53.116--ServerSession(1831970354)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:32:53.724--ServerSession(1831970354)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=543) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:32:53.761--ServerSession(1831970354)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=543) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:32:53.821--ServerSession(1831970354)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=543) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:32:53.88--ServerSession(1831970354)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=543) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:32:53.894 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-apex-pdp-0 PdpUpdate successful 16:32:53.894 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-apex-pdp-0 start publishing next request 16:32:53.894 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange starting 16:32:53.894 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange starting listener 16:32:53.894 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange starting timer 16:32:53.894 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=481a4ad8-fd18-4201-a6e0-29369a5d74c7, expireMs=1617986003894] 16:32:53.894 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange starting enqueue 16:32:53.895 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"481a4ad8-fd18-4201-a6e0-29369a5d74c7","timestampMs":1617985972553,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 16:32:53.895 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange started 16:32:53.895 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:53.895 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:53.899 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 4 ms 16:32:53.899 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:32:53.914 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:53.915 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 16:32:53.956 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:53.957 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"281edff4-d88d-478d-954d-5bd2ffe6b61c","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"d411e357-99c3-4c9f-bfef-ef91e27b579e","timestampMs":1617985972950,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:32:53.958 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:32:53.958 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:32:53.958 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:32:53.958 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=281edff4-d88d-478d-954d-5bd2ffe6b61c, expireMs=1617986002696] 16:32:53.958 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:32:53.958 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:32:54.003--ServerSession(1737890623)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:32:54.589--ServerSession(1737890623)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=544) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:32:54.629--ServerSession(1737890623)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=544) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:32:54.7--ServerSession(1737890623)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=544) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:32:54.743--ServerSession(1737890623)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=544) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:32:54.766 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:32:54.766 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr has no more requests 16:32:54.767 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:54.767 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:54.795 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:54.796 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"481a4ad8-fd18-4201-a6e0-29369a5d74c7","timestampMs":1617985972553,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 16:32:54.796 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:32:54.796 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:54.796 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:32:55.320 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:32:55.321 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:32:54.539871Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"481a4ad8-fd18-4201-a6e0-29369a5d74c7","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"80b74231-2c99-47bf-ab68-d1581796962c","timestampMs":1617985974539,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopping 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopping enqueue 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopping timer 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=481a4ad8-fd18-4201-a6e0-29369a5d74c7, expireMs=1617986003894] 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopping listener 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-apex-pdp-0 PdpStateChange stopped 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-apex-pdp-0 PdpStateChange successful 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-apex-pdp-0 has no more requests 16:32:55.322 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:32:55.323 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:33:10.294 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:10.297 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:33:10.297 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:33:15.905 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=67ca6c92-db27-478e-ab11-2ebb77adefb1, expireMs=1617985995904] 16:33:19.643 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=fc7d2ecb-dcff-4099-b370-3fe1a00e5fdf, expireMs=1617985999642] 16:33:25.273 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:25.274 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:33:25.274 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:33:40.252 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:40.252 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:33:40.252 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:33:55.224 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:55.225 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:33:55.225 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:33:55.867 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:55.867 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:33:55.181905Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"ddda8fdb-5caa-4074-8e52-b9dfdaac4999","timestampMs":1617986035181,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup"} [EL Info]: 2021-04-09 16:33:55.917--ServerSession(1406160675)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:33:56.532--ServerSession(1406160675)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=573) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:33:56.563--ServerSession(1406160675)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=573) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:33:56.615--ServerSession(1406160675)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=573) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:33:56.664--ServerSession(1406160675)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=573) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:33:56.731 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate starting 16:33:56.732 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate starting listener 16:33:56.732 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate starting timer 16:33:56.732 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=40124123-6e3c-4ac3-a3e1-a824349c92f0, expireMs=1617986066732] 16:33:56.732 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate starting enqueue 16:33:56.732 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"40124123-6e3c-4ac3-a3e1-a824349c92f0","timestampMs":1617986036726,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} 16:33:56.732 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate started 16:33:56.733 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617986396733] 16:33:56.733 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 29999ms Timer [name=40124123-6e3c-4ac3-a3e1-a824349c92f0, expireMs=1617986066732] 16:33:56.734 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:33:56.734 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:33:56.749 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 17 ms 16:33:56.749 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:33:56.826 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:56.826 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (77 ms):{"serverTimeMs":1,"count":1} 16:33:57.447 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:57.448 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"40124123-6e3c-4ac3-a3e1-a824349c92f0","timestampMs":1617986036726,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} 16:33:57.448 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:33:57.448 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:33:57.448 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:33:58.106 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:58.107 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:33:57.461897Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"40124123-6e3c-4ac3-a3e1-a824349c92f0","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"40124123-6e3c-4ac3-a3e1-a824349c92f0","timestampMs":1617986037461,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} 16:33:58.108 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopping 16:33:58.108 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopping enqueue 16:33:58.108 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopping timer 16:33:58.108 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=40124123-6e3c-4ac3-a3e1-a824349c92f0, expireMs=1617986066732] 16:33:58.108 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopping listener 16:33:58.108 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpUpdate stopped [EL Info]: 2021-04-09 16:33:58.207--ServerSession(2128911294)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:33:58.788--ServerSession(2128911294)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=574) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:33:58.824--ServerSession(2128911294)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=574) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:33:58.874--ServerSession(2128911294)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=574) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:33:58.92--ServerSession(2128911294)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=574) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:33:58.941 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-drools-pdp-0 PdpUpdate successful 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-drools-pdp-0 start publishing next request 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange starting 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange starting listener 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange starting timer 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=b2442066-69fe-4853-b366-227613d08b25, expireMs=1617986068942] 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange starting enqueue 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange started 16:33:58.942 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=b2442066-69fe-4853-b366-227613d08b25, expireMs=1617986068942] 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:33:58.942 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:33:58.942 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b2442066-69fe-4853-b366-227613d08b25","timestampMs":1617986036726,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} 16:33:58.949 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 7 ms 16:33:58.950 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:33:58.960 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:58.960 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 16:33:59.581 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:33:59.582 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b2442066-69fe-4853-b366-227613d08b25","timestampMs":1617986036726,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} 16:33:59.582 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:33:59.583 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:33:59.583 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:00.250 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:00.251 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:33:59.582533Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"b2442066-69fe-4853-b366-227613d08b25","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b2442066-69fe-4853-b366-227613d08b25","timestampMs":1617986039582,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} 16:34:00.251 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopping 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopping enqueue 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopping timer 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=b2442066-69fe-4853-b366-227613d08b25, expireMs=1617986068942] 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopping listener 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-drools-pdp-0 PdpStateChange stopped 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-drools-pdp-0 PdpStateChange successful 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-drools-pdp-0 has no more requests 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:00.252 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:15.204 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:15.204 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:15.204 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:26.732 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=40124123-6e3c-4ac3-a3e1-a824349c92f0, expireMs=1617986066732] 16:34:28.942 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=b2442066-69fe-4853-b366-227613d08b25, expireMs=1617986068942] 16:34:30.163 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:30.163 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:30.164 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:45.148 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:45.149 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:45.149 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:48.429 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:48.430 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"8a652e75-64fe-4a33-9b00-5f0ff05fec56","timestampMs":1617986087729,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} [EL Info]: 2021-04-09 16:34:48.502--ServerSession(1014866491)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:34:49.072--ServerSession(1014866491)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=597) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:34:49.106--ServerSession(1014866491)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=597) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:34:49.17--ServerSession(1014866491)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=597) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:34:49.214--ServerSession(1014866491)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=597) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:34:49.828 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:34:49.828 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:34:49.828 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:34:49.828 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=ab52d471-5d5e-47c3-bdf1-596112f11c0b, expireMs=1617986119828] 16:34:49.828 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:34:49.828 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:34:49.828 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986331495] 16:34:49.828 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986449828] 16:34:49.828 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=ab52d471-5d5e-47c3-bdf1-596112f11c0b, expireMs=1617986119828] 16:34:49.829 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ab52d471-5d5e-47c3-bdf1-596112f11c0b","timestampMs":1617986089824,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:34:49.849 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 20 ms 16:34:49.850 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:34:49.899 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:49.899 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:49.926 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:49.926 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (77 ms):{"serverTimeMs":1,"count":1} 16:34:50.023 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:50.024 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:34:48.498294Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"5aff6ab3-991f-4302-a699-79751e355f63","timestampMs":1617986088498,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} [EL Info]: 2021-04-09 16:34:50.128--ServerSession(1815894704)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:34:50.727--ServerSession(1815894704)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=599) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:34:50.769--ServerSession(1815894704)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=599) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:34:50.829--ServerSession(1815894704)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=599) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:34:50.873--ServerSession(1815894704)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=599) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:34:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617986332600] 16:34:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617986450927] 16:34:50.928 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:50.928 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:50.952 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:50.953 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ab52d471-5d5e-47c3-bdf1-596112f11c0b","timestampMs":1617986089824,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:34:50.953 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:34:50.953 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:50.954 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:51.482 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:51.482 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"ab52d471-5d5e-47c3-bdf1-596112f11c0b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f99fda3d-0313-46a7-9887-318adc773e58","timestampMs":1617986090550,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:34:51.483 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:34:51.483 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:34:51.483 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:34:51.483 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=ab52d471-5d5e-47c3-bdf1-596112f11c0b, expireMs=1617986119828] 16:34:51.483 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:34:51.483 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:34:51.528--ServerSession(93916217)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:34:52.131--ServerSession(93916217)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=600) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:34:52.166--ServerSession(93916217)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=600) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:34:52.214--ServerSession(93916217)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=600) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:34:52.262--ServerSession(93916217)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=600) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=5856f933-73b3-4a9f-b227-6a62fc9562ca, expireMs=1617986122273] 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:34:52.273 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=5856f933-73b3-4a9f-b227-6a62fc9562ca, expireMs=1617986122273] 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:52.273 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:52.274 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"5856f933-73b3-4a9f-b227-6a62fc9562ca","timestampMs":1617986089824,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:34:52.299 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 25 ms 16:34:52.299 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:34:52.312 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:52.313 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 16:34:52.932 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:52.932 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"5856f933-73b3-4a9f-b227-6a62fc9562ca","timestampMs":1617986089824,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:34:52.932 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:34:52.932 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:52.932 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:34:53.702 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:34:53.703 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"5856f933-73b3-4a9f-b227-6a62fc9562ca","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"a6aa0cc6-6197-414d-9a00-69c31ba620dc","timestampMs":1617986093030,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping enqueue 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping timer 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=5856f933-73b3-4a9f-b227-6a62fc9562ca, expireMs=1617986122273] 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping listener 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopped 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange successful 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr has no more requests 16:34:53.704 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:34:53.705 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:35:08.664 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:35:08.664 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:35:08.664 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:35:19.829 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=ab52d471-5d5e-47c3-bdf1-596112f11c0b, expireMs=1617986119828] 16:35:22.273 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=5856f933-73b3-4a9f-b227-6a62fc9562ca, expireMs=1617986122273] 16:35:23.623 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:35:23.624 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:35:23.624 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... [EL Info]: 2021-04-09 16:35:37.235--ServerSession(1396059789)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:35:37.816--ServerSession(1396059789)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=623) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:35:37.853--ServerSession(1396059789)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=623) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:35:37.911--ServerSession(1396059789)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=623) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:35:37.956--ServerSession(1396059789)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=623) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:35:37.990 [qtp890160784-34] INFO org.eclipse.jetty.server.RequestLog - 10.233.78.7 - healthcheck [09/Apr/2021:16:35:37 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2679 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)" 16:35:38.576 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:35:38.576 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:35:38.576 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:35:53.532 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:35:53.532 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:35:53.532 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:35:55.955 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:35:55.955 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:35:55.181800Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"3f325757-737c-427e-93f8-57a0afb0a911","timestampMs":1617986155181,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} [EL Info]: 2021-04-09 16:35:56.003--ServerSession(2012263249)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:35:56.519--ServerSession(2012263249)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=632) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:35:56.561--ServerSession(2012263249)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=632) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:35:56.614--ServerSession(2012263249)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=632) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:35:56.654--ServerSession(2012263249)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=632) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:35:56.691 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617986396733] 16:35:56.691 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617986516691] 16:35:56.692 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:35:56.692 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:11.650 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:11.650 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:11.651 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:26.603 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:26.604 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:26.604 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:41.568 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:41.568 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:41.569 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:48.426 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:48.427 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"0cf26045-fe2d-4fce-853d-7dbe629b74a0","timestampMs":1617986207731,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} [EL Info]: 2021-04-09 16:36:48.506--ServerSession(967971500)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:36:49.071--ServerSession(967971500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=655) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:36:49.105--ServerSession(967971500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=655) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:36:49.158--ServerSession(967971500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=655) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:36:49.197--ServerSession(967971500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=655) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:36:49.822 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:36:49.822 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:36:49.822 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:36:49.822 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=bb054e74-aa0e-44ba-885a-86fe807f46c9, expireMs=1617986239822] 16:36:49.822 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:36:49.822 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:36:49.822 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986449828] 16:36:49.822 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986569822] 16:36:49.822 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=bb054e74-aa0e-44ba-885a-86fe807f46c9, expireMs=1617986239822] 16:36:49.823 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"bb054e74-aa0e-44ba-885a-86fe807f46c9","timestampMs":1617986209818,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:36:49.823 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:49.824 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:49.849 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 26 ms 16:36:49.850 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:36:49.924 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:49.925 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (75 ms):{"serverTimeMs":0,"count":1} 16:36:49.947 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:49.948 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:36:48.497490Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"4cabdcf4-3748-4d9b-bd62-11610d30bf7d","timestampMs":1617986208497,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} [EL Info]: 2021-04-09 16:36:50.029--ServerSession(2001233195)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:36:50.679--ServerSession(2001233195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=657) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:36:50.716--ServerSession(2001233195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=657) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:36:50.767--ServerSession(2001233195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=657) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:36:50.809--ServerSession(2001233195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=657) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:36:50.846 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617986450927] 16:36:50.847 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617986570847] 16:36:50.895 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:50.895 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:50.919 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:50.920 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"bb054e74-aa0e-44ba-885a-86fe807f46c9","timestampMs":1617986209818,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:36:50.920 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:36:50.920 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:50.920 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:51.443 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:51.443 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"bb054e74-aa0e-44ba-885a-86fe807f46c9","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e2bcf33e-f6c4-400e-88e0-d187ebf914a1","timestampMs":1617986210547,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:36:51.444 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:36:51.444 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:36:51.444 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:36:51.444 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=bb054e74-aa0e-44ba-885a-86fe807f46c9, expireMs=1617986239822] 16:36:51.444 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:36:51.444 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:36:51.477--ServerSession(529235443)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:36:52.171--ServerSession(529235443)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=658) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:36:52.206--ServerSession(529235443)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=658) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:36:52.259--ServerSession(529235443)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=658) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:36:52.301--ServerSession(529235443)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=658) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=caa1274e-8879-408d-84e1-3fe805a3693d, expireMs=1617986242313] 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:52.313 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=caa1274e-8879-408d-84e1-3fe805a3693d, expireMs=1617986242313] 16:36:52.313 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:52.313 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"caa1274e-8879-408d-84e1-3fe805a3693d","timestampMs":1617986209818,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:36:52.349 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 36 ms 16:36:52.350 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:36:52.360 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:52.361 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 16:36:52.977 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:52.977 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"caa1274e-8879-408d-84e1-3fe805a3693d","timestampMs":1617986209818,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:36:52.977 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:36:52.977 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:52.978 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:36:53.700 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"caa1274e-8879-408d-84e1-3fe805a3693d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"60bbcdfa-1b38-4604-af5d-cc6028c1d417","timestampMs":1617986213022,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping enqueue 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping timer 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=caa1274e-8879-408d-84e1-3fe805a3693d, expireMs=1617986242313] 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping listener 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopped 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange successful 16:36:53.701 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr has no more requests 16:36:53.702 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:36:53.702 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:37:08.664 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:37:08.665 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:37:08.665 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:37:19.823 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=bb054e74-aa0e-44ba-885a-86fe807f46c9, expireMs=1617986239822] 16:37:22.314 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=caa1274e-8879-408d-84e1-3fe805a3693d, expireMs=1617986242313] 16:37:23.617 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:37:23.617 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:37:23.617 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:37:38.576 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:37:38.577 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:37:38.577 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:37:53.533 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:37:53.533 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:37:53.533 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:37:55.958 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:37:55.959 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:37:55.181764Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"24da8857-9637-45ca-81bd-e0c325ed6f89","timestampMs":1617986275181,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} [EL Info]: 2021-04-09 16:37:55.995--ServerSession(1323244234)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:37:56.483--ServerSession(1323244234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=688) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:37:56.518--ServerSession(1323244234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=688) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:37:56.571--ServerSession(1323244234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=688) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:37:56.615--ServerSession(1323244234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=688) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:37:56.658 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617986516691] 16:37:56.659 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617986636659] 16:37:56.660 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:37:56.660 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:11.615 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:11.616 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:11.616 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:26.575 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:26.576 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:26.576 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:41.538 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:41.539 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:41.539 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:45.918 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer discarded (expired) Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986325917] 16:38:45.918 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer waiting 243904ms Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986569822] 16:38:48.425 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:48.425 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"49864288-4542-486c-9d2e-eeeb5120a929","timestampMs":1617986327732,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} [EL Info]: 2021-04-09 16:38:48.496--ServerSession(2108596273)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:38:49.044--ServerSession(2108596273)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=711) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:38:49.076--ServerSession(2108596273)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=711) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:38:49.13--ServerSession(2108596273)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=711) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:38:49.166--ServerSession(2108596273)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=711) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:38:49.723 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:38:49.723 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:38:49.723 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:38:49.723 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=fca2bb94-bcd6-4af6-a69f-c32abf1b7405, expireMs=1617986359723] 16:38:49.723 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:38:49.723 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:38:49.723 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=fca2bb94-bcd6-4af6-a69f-c32abf1b7405, expireMs=1617986359723] 16:38:49.723 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986569822] 16:38:49.723 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986689723] 16:38:49.724 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fca2bb94-bcd6-4af6-a69f-c32abf1b7405","timestampMs":1617986329720,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:38:49.724 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:49.724 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:49.750 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 26 ms 16:38:49.751 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:38:49.821 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:49.822 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (72 ms):{"serverTimeMs":1,"count":1} 16:38:49.849 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:49.850 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:38:48.497524Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"ee5e6b31-5b0e-4fd8-a2a3-99f614005399","timestampMs":1617986328497,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} [EL Info]: 2021-04-09 16:38:49.929--ServerSession(620925877)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:38:50.542--ServerSession(620925877)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=713) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:38:50.579--ServerSession(620925877)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=713) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:38:50.635--ServerSession(620925877)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=713) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:38:50.671--ServerSession(620925877)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=713) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:38:50.711 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617986570847] 16:38:50.711 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617986690711] 16:38:50.712 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:50.712 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:50.734 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:50.734 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fca2bb94-bcd6-4af6-a69f-c32abf1b7405","timestampMs":1617986329720,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:38:50.735 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:38:50.735 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:50.735 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:51.255 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:51.255 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"fca2bb94-bcd6-4af6-a69f-c32abf1b7405","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e114cf04-336a-47ed-a152-5fe42aa73a6a","timestampMs":1617986330442,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:38:51.256 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:38:51.256 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:38:51.256 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:38:51.256 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=fca2bb94-bcd6-4af6-a69f-c32abf1b7405, expireMs=1617986359723] 16:38:51.256 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:38:51.256 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:38:51.31--ServerSession(1642248229)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:38:51.876--ServerSession(1642248229)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=714) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:38:51.916--ServerSession(1642248229)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=714) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:38:51.97--ServerSession(1642248229)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=714) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:38:52.004--ServerSession(1642248229)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=714) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:38:52.015 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:38:52.015 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:38:52.016 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:38:52.016 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:38:52.016 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:38:52.016 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=39a70c01-4241-4509-bb9c-367b91470a3f, expireMs=1617986362016] 16:38:52.016 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:38:52.016 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:38:52.016 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:52.016 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:52.016 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=39a70c01-4241-4509-bb9c-367b91470a3f, expireMs=1617986362016] 16:38:52.016 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"39a70c01-4241-4509-bb9c-367b91470a3f","timestampMs":1617986329720,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:38:52.049 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 33 ms 16:38:52.050 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:38:52.060 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:52.060 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 16:38:52.684 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:52.685 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"39a70c01-4241-4509-bb9c-367b91470a3f","timestampMs":1617986329720,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:38:52.685 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:38:52.685 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:52.685 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:38:53.347 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:38:53.347 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"39a70c01-4241-4509-bb9c-367b91470a3f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"1dbbd289-5663-4e33-9e4d-6d82bf764e2e","timestampMs":1617986332681,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping enqueue 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping timer 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=39a70c01-4241-4509-bb9c-367b91470a3f, expireMs=1617986362016] 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping listener 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopped 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange successful 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr has no more requests 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:38:53.348 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:39:08.300 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:39:08.301 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:39:08.301 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:39:19.723 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=fca2bb94-bcd6-4af6-a69f-c32abf1b7405, expireMs=1617986359723] 16:39:22.016 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=39a70c01-4241-4509-bb9c-367b91470a3f, expireMs=1617986362016] 16:39:23.252 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:39:23.252 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:39:23.252 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:39:38.217 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:39:38.218 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:39:38.218 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:39:53.175 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:39:53.175 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:39:53.175 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:39:55.861 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:39:55.861 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:39:55.181661Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"4ef15158-4e1b-433e-9ef1-3b14ae7b8ea8","timestampMs":1617986395181,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} [EL Info]: 2021-04-09 16:39:55.894--ServerSession(1257027417)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:39:56.394--ServerSession(1257027417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=744) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:39:56.429--ServerSession(1257027417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=744) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:39:56.483--ServerSession(1257027417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=744) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:39:56.528--ServerSession(1257027417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=744) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:39:56.576 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617986636659] 16:39:56.576 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617986756576] 16:39:56.577 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:39:56.577 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:40:11.531 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:11.531 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:11.531 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:40:26.479 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:26.480 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:26.480 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... [EL Info]: 2021-04-09 16:40:36.135--ServerSession(1272555800)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:40:36.761--ServerSession(1272555800)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=764) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:40:36.798--ServerSession(1272555800)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=764) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:40:36.854--ServerSession(1272555800)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=764) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:40:36.898--ServerSession(1272555800)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=764) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:40:36.932 [qtp890160784-32] INFO org.eclipse.jetty.server.RequestLog - 10.233.78.7 - healthcheck [09/Apr/2021:16:40:36 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2679 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)" 16:40:41.432 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:41.432 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:41.432 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:40:48.415 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:48.416 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"8e07aa80-a3f8-4ae5-82c9-1a73347d13d4","timestampMs":1617986447733,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} [EL Info]: 2021-04-09 16:40:48.467--ServerSession(1481661767)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:40:49.008--ServerSession(1481661767)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=769) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:40:49.051--ServerSession(1481661767)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=769) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:40:49.099--ServerSession(1481661767)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=769) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:40:49.143--ServerSession(1481661767)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=769) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:40:49.515 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:40:49.515 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:40:49.515 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:40:49.515 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=953687c9-5f6c-4872-87cd-eac97708ed5e, expireMs=1617986479515] 16:40:49.515 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:40:49.515 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:40:49.515 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986689723] 16:40:49.515 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986809515] 16:40:49.516 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 29999ms Timer [name=953687c9-5f6c-4872-87cd-eac97708ed5e, expireMs=1617986479515] 16:40:49.516 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"953687c9-5f6c-4872-87cd-eac97708ed5e","timestampMs":1617986449512,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:40:49.517 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:49.517 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:40:49.549 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 33 ms 16:40:49.550 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:40:49.614 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:49.614 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (65 ms):{"serverTimeMs":0,"count":1} 16:40:49.635 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:49.636 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:40:48.497528Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"e1d57d18-179f-4062-9c46-28efb41200ff","timestampMs":1617986448497,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} [EL Info]: 2021-04-09 16:40:49.719--ServerSession(1129909551)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:40:50.321--ServerSession(1129909551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=771) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:40:50.354--ServerSession(1129909551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=771) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:40:50.407--ServerSession(1129909551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=771) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:40:50.444--ServerSession(1129909551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=771) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:40:50.497 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617986690711] 16:40:50.497 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617986810497] 16:40:50.498 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:50.498 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:40:50.520 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:50.521 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"953687c9-5f6c-4872-87cd-eac97708ed5e","timestampMs":1617986449512,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:40:50.522 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:40:50.522 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:50.522 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:40:51.042 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:51.043 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"953687c9-5f6c-4872-87cd-eac97708ed5e","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"0f478002-7d70-4796-a91b-8d9ca4643a31","timestampMs":1617986450234,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:40:51.043 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:40:51.043 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:40:51.043 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:40:51.043 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=953687c9-5f6c-4872-87cd-eac97708ed5e, expireMs=1617986479515] 16:40:51.043 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:40:51.043 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:40:51.075--ServerSession(1844388880)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:40:51.616--ServerSession(1844388880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=772) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:40:51.654--ServerSession(1844388880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=772) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:40:51.705--ServerSession(1844388880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=772) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:40:51.749--ServerSession(1844388880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=772) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=cd1c76c0-1b2d-4fe3-918c-876efaefae83, expireMs=1617986481759] 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:51.759 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:40:51.759 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=cd1c76c0-1b2d-4fe3-918c-876efaefae83, expireMs=1617986481759] 16:40:51.760 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"cd1c76c0-1b2d-4fe3-918c-876efaefae83","timestampMs":1617986449512,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:40:51.802 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 42 ms 16:40:51.802 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:40:51.812 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:51.813 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 16:40:52.429 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:52.430 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"cd1c76c0-1b2d-4fe3-918c-876efaefae83","timestampMs":1617986449512,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:40:52.430 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:40:52.430 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:52.430 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:40:53.098 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:40:53.099 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"cd1c76c0-1b2d-4fe3-918c-876efaefae83","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c7d0111c-8863-47f1-b08f-eb0dd85c9aba","timestampMs":1617986452429,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:40:53.099 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping enqueue 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping timer 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=cd1c76c0-1b2d-4fe3-918c-876efaefae83, expireMs=1617986481759] 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping listener 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopped 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange successful 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr has no more requests 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:40:53.100 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:41:08.043 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:41:08.043 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:41:08.043 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:41:19.515 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=953687c9-5f6c-4872-87cd-eac97708ed5e, expireMs=1617986479515] 16:41:21.760 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=cd1c76c0-1b2d-4fe3-918c-876efaefae83, expireMs=1617986481759] 16:41:22.992 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:41:22.992 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:41:22.993 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:41:37.940 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:41:37.940 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:41:37.941 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:41:52.889 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:41:52.889 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:41:52.890 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:41:55.919 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:41:55.919 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:41:55.181593Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"5efdd3a3-e7bf-44b1-930f-d309697339c0","timestampMs":1617986515181,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} [EL Info]: 2021-04-09 16:41:55.961--ServerSession(79320880)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:41:56.515--ServerSession(79320880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=802) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:41:56.547--ServerSession(79320880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=802) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:41:56.609--ServerSession(79320880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=802) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:41:56.653--ServerSession(79320880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=802) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:41:56.695 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617986756576] 16:41:56.695 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617986876695] 16:41:56.696 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:41:56.696 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:11.654 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:11.654 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:11.654 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:26.602 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:26.602 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:26.603 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:41.552 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:41.552 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:41.552 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:48.412 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:48.412 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"5e2c3e40-5660-421e-a8f3-c177d942d112","timestampMs":1617986567734,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} [EL Info]: 2021-04-09 16:42:48.446--ServerSession(1128108446)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:42:48.982--ServerSession(1128108446)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=825) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:42:49.017--ServerSession(1128108446)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=825) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:42:49.071--ServerSession(1128108446)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=825) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:42:49.11--ServerSession(1128108446)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=825) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:42:49.609 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:42:49.609 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:42:49.609 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:42:49.609 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=8076edf2-4d60-4ed8-9cf0-d2e74d33009c, expireMs=1617986599609] 16:42:49.609 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:42:49.609 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:42:49.610 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986809515] 16:42:49.610 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986929610] 16:42:49.610 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 29999ms Timer [name=8076edf2-4d60-4ed8-9cf0-d2e74d33009c, expireMs=1617986599609] 16:42:49.610 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8076edf2-4d60-4ed8-9cf0-d2e74d33009c","timestampMs":1617986569606,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:42:49.611 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:49.611 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:49.649 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 39 ms 16:42:49.650 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:42:49.716 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:49.716 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (67 ms):{"serverTimeMs":0,"count":1} 16:42:49.734 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:49.734 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:42:48.497923Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"fa3711e0-2a33-4f0f-aec3-26220e57f2b2","timestampMs":1617986568497,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 16:42:49.822 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer discarded (expired) Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986569822] 16:42:49.822 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer waiting 240675ms Timer [name=onap-policy-apex-pdp-0, expireMs=1617986810497] [EL Info]: 2021-04-09 16:42:49.824--ServerSession(986631929)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:42:50.326--ServerSession(986631929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=827) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:42:50.358--ServerSession(986631929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=827) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:42:50.416--ServerSession(986631929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=827) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:42:50.459--ServerSession(986631929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=827) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:42:50.502 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617986810497] 16:42:50.503 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617986930503] 16:42:50.504 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:50.504 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:50.526 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:50.527 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8076edf2-4d60-4ed8-9cf0-d2e74d33009c","timestampMs":1617986569606,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:42:50.528 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:42:50.528 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:50.528 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:51.044 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:51.045 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"8076edf2-4d60-4ed8-9cf0-d2e74d33009c","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ae5e5b17-e208-433d-bdf3-1c0281fcb71e","timestampMs":1617986570380,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:42:51.046 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:42:51.046 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:42:51.046 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:42:51.046 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=8076edf2-4d60-4ed8-9cf0-d2e74d33009c, expireMs=1617986599609] 16:42:51.046 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:42:51.046 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:42:51.078--ServerSession(757587179)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:42:51.608--ServerSession(757587179)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=828) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:42:51.647--ServerSession(757587179)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=828) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:42:51.695--ServerSession(757587179)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=828) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:42:51.738--ServerSession(757587179)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=828) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:42:51.750 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:42:51.750 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:42:51.750 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:42:51.750 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:42:51.750 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:42:51.750 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=895a00e9-2c98-4173-bcb4-881c12c17906, expireMs=1617986601750] 16:42:51.750 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:42:51.751 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"895a00e9-2c98-4173-bcb4-881c12c17906","timestampMs":1617986569606,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:42:51.750 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=895a00e9-2c98-4173-bcb4-881c12c17906, expireMs=1617986601750] 16:42:51.751 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:42:51.751 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:51.751 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:51.799 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 48 ms 16:42:51.800 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:42:51.810 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:51.810 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 16:42:52.428 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:52.429 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"895a00e9-2c98-4173-bcb4-881c12c17906","timestampMs":1617986569606,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:42:52.429 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:42:52.429 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:52.429 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:42:53.097 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:42:53.098 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"895a00e9-2c98-4173-bcb4-881c12c17906","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"217937be-c032-497a-bf0b-26f7dbc8bd83","timestampMs":1617986572430,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:42:53.098 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping 16:42:53.098 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping enqueue 16:42:53.098 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping timer 16:42:53.098 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=895a00e9-2c98-4173-bcb4-881c12c17906, expireMs=1617986601750] 16:42:53.098 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping listener 16:42:53.099 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopped 16:42:53.099 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange successful 16:42:53.099 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr has no more requests 16:42:53.099 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:42:53.099 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:43:08.046 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:43:08.046 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:43:08.047 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:43:19.609 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=8076edf2-4d60-4ed8-9cf0-d2e74d33009c, expireMs=1617986599609] 16:43:21.751 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=895a00e9-2c98-4173-bcb4-881c12c17906, expireMs=1617986601750] 16:43:22.993 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:43:22.994 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:43:22.994 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:43:37.951 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:43:37.951 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:43:37.951 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:43:52.932 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:43:52.932 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:43:52.932 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:43:55.852 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:43:55.853 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:43:55.181861Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"4a5adf2c-d3f6-4dc2-bcf4-d2e4d332c10b","timestampMs":1617986635181,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} [EL Info]: 2021-04-09 16:43:55.911--ServerSession(1891325654)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:43:56.414--ServerSession(1891325654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=858) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:43:56.45--ServerSession(1891325654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=858) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:43:56.507--ServerSession(1891325654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=858) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:43:56.548--ServerSession(1891325654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=858) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:43:56.592 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617986876695] 16:43:56.592 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617986996592] 16:43:56.593 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:43:56.593 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:11.547 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:11.548 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:11.548 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:26.496 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:26.497 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:26.497 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:41.451 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:41.451 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:41.452 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:48.410 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:48.411 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"5c9451b5-6051-43be-b47a-d9a30df369c0","timestampMs":1617986687735,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} [EL Info]: 2021-04-09 16:44:48.444--ServerSession(1624840485)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:44:49.019--ServerSession(1624840485)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=881) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:44:49.057--ServerSession(1624840485)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=881) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:44:49.115--ServerSession(1624840485)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=881) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:44:49.16--ServerSession(1624840485)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=881) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:44:49.535 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:44:49.535 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:44:49.535 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:44:49.535 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=8e35d17c-8a98-4551-b79e-0dbc2042c30d, expireMs=1617986719535] 16:44:49.535 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:44:49.535 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:44:49.535 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617986929610] 16:44:49.535 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617987049535] 16:44:49.535 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=8e35d17c-8a98-4551-b79e-0dbc2042c30d, expireMs=1617986719535] 16:44:49.536 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8e35d17c-8a98-4551-b79e-0dbc2042c30d","timestampMs":1617986689532,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:44:49.536 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:49.536 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:49.549 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 13 ms 16:44:49.549 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:44:49.621 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:49.621 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (72 ms):{"serverTimeMs":0,"count":1} 16:44:49.656 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:49.657 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:44:48.498089Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"360c9e95-37a4-45d9-a612-a45ac97edc89","timestampMs":1617986688497,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} [EL Info]: 2021-04-09 16:44:49.716--ServerSession(409909547)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:44:50.221--ServerSession(409909547)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=883) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:44:50.258--ServerSession(409909547)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=883) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:44:50.31--ServerSession(409909547)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=883) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:44:50.35--ServerSession(409909547)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=883) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:44:50.384 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617986930503] 16:44:50.384 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617987050384] 16:44:50.385 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:50.385 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:50.403 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:50.404 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8e35d17c-8a98-4551-b79e-0dbc2042c30d","timestampMs":1617986689532,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:44:50.404 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:44:50.404 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:50.405 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:50.921 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:50.921 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"8e35d17c-8a98-4551-b79e-0dbc2042c30d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"24606d49-ed22-4e44-8ecc-3ee02c11ccf2","timestampMs":1617986690239,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:44:50.921 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:44:50.921 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:44:50.922 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:44:50.922 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=8e35d17c-8a98-4551-b79e-0dbc2042c30d, expireMs=1617986719535] 16:44:50.922 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:44:50.922 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:44:50.964--ServerSession(1271388762)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:44:51.439--ServerSession(1271388762)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=884) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:44:51.472--ServerSession(1271388762)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=884) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:44:51.526--ServerSession(1271388762)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=884) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:44:51.566--ServerSession(1271388762)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=884) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:44:51.580 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:44:51.580 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:44:51.580 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:44:51.580 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:44:51.580 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:44:51.580 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=6e5842b4-4c2b-4ccd-8b3e-4723d6edc07f, expireMs=1617986721580] 16:44:51.580 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:44:51.580 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:44:51.580 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=6e5842b4-4c2b-4ccd-8b3e-4723d6edc07f, expireMs=1617986721580] 16:44:51.581 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:51.581 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:51.581 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"6e5842b4-4c2b-4ccd-8b3e-4723d6edc07f","timestampMs":1617986689532,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:44:51.601 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 20 ms 16:44:51.601 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:44:51.610 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:51.610 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 16:44:52.226 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:52.227 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"6e5842b4-4c2b-4ccd-8b3e-4723d6edc07f","timestampMs":1617986689532,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:44:52.227 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:44:52.227 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:52.227 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:44:52.897 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"6e5842b4-4c2b-4ccd-8b3e-4723d6edc07f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"d87f60e7-dd52-4684-b075-1886d1db4ccf","timestampMs":1617986692228,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping enqueue 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping timer 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=6e5842b4-4c2b-4ccd-8b3e-4723d6edc07f, expireMs=1617986721580] 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping listener 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopped 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange successful 16:44:52.898 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr has no more requests 16:44:52.899 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:44:52.899 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:45:07.851 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:45:07.851 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:45:07.851 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:45:19.537 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=8e35d17c-8a98-4551-b79e-0dbc2042c30d, expireMs=1617986719535] 16:45:21.581 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=6e5842b4-4c2b-4ccd-8b3e-4723d6edc07f, expireMs=1617986721580] 16:45:22.801 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:45:22.801 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:45:22.802 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... [EL Info]: 2021-04-09 16:45:36.107--ServerSession(1201011851)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:45:36.632--ServerSession(1201011851)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=907) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:45:36.672--ServerSession(1201011851)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=907) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:45:36.732--ServerSession(1201011851)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=907) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:45:36.77--ServerSession(1201011851)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=907) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:45:36.816 [qtp890160784-27] INFO org.eclipse.jetty.server.RequestLog - 10.233.78.7 - healthcheck [09/Apr/2021:16:45:36 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2679 "-" "Apache-HttpClient/4.5.13 (Java/11.0.8)" 16:45:37.756 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:45:37.757 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:45:37.757 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:45:52.708 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:45:52.708 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:45:52.709 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:45:55.857 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:45:55.857 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:45:55.182083Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f7e14983-0bf0-472b-8ea9-f190035ee567","timestampMs":1617986755182,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} [EL Info]: 2021-04-09 16:45:55.901--ServerSession(1720215751)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:45:56.369--ServerSession(1720215751)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=916) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:45:56.409--ServerSession(1720215751)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=916) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:45:56.458--ServerSession(1720215751)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=916) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:45:56.504--ServerSession(1720215751)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=916) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:45:56.547 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617986996592] 16:45:56.547 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617987116547] 16:45:56.548 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:45:56.548 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:11.501 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:11.502 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:11.502 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:26.459 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:26.461 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:26.461 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:41.416 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:41.416 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:41.417 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:48.425 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:48.425 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ab1d9b8d-db26-4002-a85f-cdb15c163acf","timestampMs":1617986807736,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} [EL Info]: 2021-04-09 16:46:48.482--ServerSession(1467781558)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:46:49.025--ServerSession(1467781558)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=939) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:46:49.057--ServerSession(1467781558)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=939) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:46:49.107--ServerSession(1467781558)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=939) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:46:49.147--ServerSession(1467781558)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=939) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:46:49.524 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:46:49.524 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:46:49.524 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:46:49.524 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=af419d9f-8eee-4d92-a911-b32c1b2bd2f6, expireMs=1617986839524] 16:46:49.524 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:46:49.524 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:46:49.524 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617987049535] 16:46:49.524 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617987169524] 16:46:49.524 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 30000ms Timer [name=af419d9f-8eee-4d92-a911-b32c1b2bd2f6, expireMs=1617986839524] 16:46:49.525 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:49.525 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"af419d9f-8eee-4d92-a911-b32c1b2bd2f6","timestampMs":1617986809518,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:46:49.525 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:49.549 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 24 ms 16:46:49.550 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:46:49.647 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:49.648 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (99 ms):{"serverTimeMs":1,"count":1} 16:46:49.664 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:49.664 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:46:48.497960Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"101e8b6e-b5dd-4ab5-adf2-bfd11d9edbee","timestampMs":1617986808497,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} [EL Info]: 2021-04-09 16:46:49.714--ServerSession(1236966285)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:46:50.222--ServerSession(1236966285)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=941) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:46:50.263--ServerSession(1236966285)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=941) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:46:50.315--ServerSession(1236966285)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=941) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:46:50.354--ServerSession(1236966285)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=941) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:46:50.393 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617987050384] 16:46:50.393 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617987170393] 16:46:50.394 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:50.394 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:50.410 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:50.411 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"af419d9f-8eee-4d92-a911-b32c1b2bd2f6","timestampMs":1617986809518,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:46:50.411 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:46:50.411 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:50.411 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:50.498 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer discarded (expired) Timer [name=onap-policy-apex-pdp-0, expireMs=1617986810497] 16:46:50.498 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer waiting 306049ms Timer [name=onap-policy-drools-pdp-0, expireMs=1617987116547] 16:46:50.926 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"af419d9f-8eee-4d92-a911-b32c1b2bd2f6","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"983d29e8-8138-4aff-b49e-389afd2c6a11","timestampMs":1617986810267,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:46:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:46:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:46:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:46:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=af419d9f-8eee-4d92-a911-b32c1b2bd2f6, expireMs=1617986839524] 16:46:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:46:50.927 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:46:50.984--ServerSession(1065906554)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:46:51.443--ServerSession(1065906554)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=942) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:46:51.481--ServerSession(1065906554)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=942) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:46:51.537--ServerSession(1065906554)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=942) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:46:51.57--ServerSession(1065906554)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=942) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:46:51.584 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:46:51.584 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:46:51.584 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:46:51.584 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:46:51.584 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:46:51.584 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=f79dc705-cac8-43dd-aae3-c88d55bc5895, expireMs=1617986841584] 16:46:51.584 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:46:51.584 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=f79dc705-cac8-43dd-aae3-c88d55bc5895, expireMs=1617986841584] 16:46:51.584 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f79dc705-cac8-43dd-aae3-c88d55bc5895","timestampMs":1617986809518,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:46:51.585 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:46:51.586 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:51.587 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:51.599 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 14 ms 16:46:51.599 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:46:51.606 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:51.606 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (7 ms):{"serverTimeMs":0,"count":1} 16:46:52.223 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:52.224 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"f79dc705-cac8-43dd-aae3-c88d55bc5895","timestampMs":1617986809518,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:46:52.224 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:46:52.224 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:52.224 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:46:52.908 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:46:52.909 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"f79dc705-cac8-43dd-aae3-c88d55bc5895","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ded19216-3cdb-4b5d-8148-8dca75190e86","timestampMs":1617986812223,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:46:52.909 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping enqueue 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping timer 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer cancelled Timer [name=f79dc705-cac8-43dd-aae3-c88d55bc5895, expireMs=1617986841584] 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopping listener 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange stopped 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange successful 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr has no more requests 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:46:52.910 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:47:07.855 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:47:07.856 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:47:07.856 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:47:19.524 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer discarded (expired) Timer [name=af419d9f-8eee-4d92-a911-b32c1b2bd2f6, expireMs=1617986839524] 16:47:21.585 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer discarded (expired) Timer [name=f79dc705-cac8-43dd-aae3-c88d55bc5895, expireMs=1617986841584] 16:47:22.809 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:47:22.810 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:47:22.810 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:47:37.765 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:47:37.765 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:47:37.765 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:47:52.710 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:47:52.711 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:47:52.711 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:47:55.863 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:47:55.864 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-04-09T16:47:55.181751Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"a1456b64-c8d7-4210-b64b-6110d12eeabc","timestampMs":1617986875181,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"} [EL Info]: 2021-04-09 16:47:55.894--ServerSession(53371433)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:47:56.389--ServerSession(53371433)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=972) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:47:56.426--ServerSession(53371433)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=972) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:47:56.476--ServerSession(53371433)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=972) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:47:56.516--ServerSession(53371433)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=972) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:47:56.565 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1617987116547] 16:47:56.565 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1617987236565] 16:47:56.566 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:47:56.566 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:48:11.520 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:11.521 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:48:11.521 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:48:26.473 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:26.474 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:48:26.474 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:48:41.433 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:41.433 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:48:41.433 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:48:48.412 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:48.412 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4fe682c2-f22b-4954-ba37-85225f7f6246","timestampMs":1617986927737,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} [EL Info]: 2021-04-09 16:48:48.45--ServerSession(2113261040)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:48:49.027--ServerSession(2113261040)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=995) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:48:49.07--ServerSession(2113261040)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=995) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:48:49.125--ServerSession(2113261040)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=995) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:48:49.167--ServerSession(2113261040)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=995) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:48:49.490 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting 16:48:49.490 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting listener 16:48:49.490 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting timer 16:48:49.490 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer registered Timer [name=80100e5f-fc50-49dc-80b5-01ef03c4b6cf, expireMs=1617986959490] 16:48:49.495 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager - update timer waiting 29995ms Timer [name=80100e5f-fc50-49dc-80b5-01ef03c4b6cf, expireMs=1617986959490] 16:48:49.495 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate starting enqueue 16:48:49.495 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate started 16:48:49.495 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617987169524] 16:48:49.495 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-59bbdf898f-fxvbr, expireMs=1617987289495] 16:48:49.496 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"80100e5f-fc50-49dc-80b5-01ef03c4b6cf","timestampMs":1617986929487,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:48:49.497 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:48:49.497 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:48:49.499 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 3 ms 16:48:49.499 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:48:49.523 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:49.523 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 16:48:49.614 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:49.615 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"2021-04-09T16:48:48.497682Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"064c6862-3a03-46d8-b5a5-7839724c7c0d","timestampMs":1617986928497,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} [EL Info]: 2021-04-09 16:48:49.648--ServerSession(811229021)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:48:50.121--ServerSession(811229021)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=997) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:48:50.156--ServerSession(811229021)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=997) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:48:50.206--ServerSession(811229021)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=997) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:48:50.251--ServerSession(811229021)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=997) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:48:50.287 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1617987170393] 16:48:50.288 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1617987290288] 16:48:50.289 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:48:50.289 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:48:50.307 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:50.308 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"80100e5f-fc50-49dc-80b5-01ef03c4b6cf","timestampMs":1617986929487,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:48:50.308 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_UPDATE 16:48:50.308 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:48:50.309 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:48:50.822 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:50.823 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"80100e5f-fc50-49dc-80b5-01ef03c4b6cf","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"279939d1-ff3b-4a50-a2cd-2e23caae47fd","timestampMs":1617986930140,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:48:50.823 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping 16:48:50.823 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping enqueue 16:48:50.823 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping timer 16:48:50.823 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - update timer cancelled Timer [name=80100e5f-fc50-49dc-80b5-01ef03c4b6cf, expireMs=1617986959490] 16:48:50.823 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopping listener 16:48:50.823 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate stopped [EL Info]: 2021-04-09 16:48:50.855--ServerSession(523672768)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2021-04-09 16:48:51.331--ServerSession(523672768)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=998) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2021-04-09 16:48:51.364--ServerSession(523672768)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=998) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2021-04-09 16:48:51.417--ServerSession(523672768)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=998) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2021-04-09 16:48:51.461--ServerSession(523672768)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=998) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 16:48:51.474 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.p.m.comm.msgdata.RequestImpl - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpUpdate successful 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.policy.pap.main.comm.PdpRequests - onap-policy-xacml-pdp-59bbdf898f-fxvbr start publishing next request 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting listener 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting timer 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.pap.main.comm.TimerManager - state-change timer registered Timer [name=288a79b8-8b3b-4e9b-bf57-42a9836da2ee, expireMs=1617986961475] 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange starting enqueue 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.u.services.ServiceManager - onap-policy-xacml-pdp-59bbdf898f-fxvbr PdpStateChange started 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:48:51.475 [Thread-9] INFO o.o.p.pap.main.comm.TimerManager - state-change timer waiting 30000ms Timer [name=288a79b8-8b3b-4e9b-bf57-42a9836da2ee, expireMs=1617986961475] 16:48:51.475 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 (anonymous) ... 16:48:51.475 [Thread-5] INFO network - [OUT|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"288a79b8-8b3b-4e9b-bf57-42a9836da2ee","timestampMs":1617986929487,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:48:51.499 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 24 ms 16:48:51.500 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ... 16:48:51.509 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:51.510 [pool-2-thread-1] INFO c.a.n.c.c.i.CambriaSimplerBatchPublisher - cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 16:48:52.127 [DMAAP-source-POLICY-PDP-PAP] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 200 OK 16:48:52.127 [DMAAP-source-POLICY-PDP-PAP] INFO network - [IN|DMAAP|POLICY-PDP-PAP] {"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"288a79b8-8b3b-4e9b-bf57-42a9836da2ee","timestampMs":1617986929487,"name":"onap-policy-xacml-pdp-59bbdf898f-fxvbr","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"} 16:48:52.127 [DMAAP-source-POLICY-PDP-PAP] INFO o.o.p.c.e.l.MessageTypeDispatcher - discarding event of type PDP_STATE_CHANGE 16:48:52.127 [DMAAP-source-POLICY-PDP-PAP] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/f7a89897-f28a-44c5-8cf4-8683bd9706b4/onap-policy-pap-5d9d484bff-t7c44?timeout=15000 16:48:52.127 [DMAAP-source-PO