Skip to content

Console Output

Started by user Alwin Joseph
Agent default-agent-08608 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (null): 
* [jnlp] eclipsecbijenkins/jenkins-agent:latest@sha256:34d007cfdbf90099588d4548e029299f4de926cffb47a02097fd2daa1254570d(resourceRequestCpu: 1250m, resourceRequestMemory: 2560Mi, resourceLimitCpu: 2375m, resourceLimitMemory: 2560Mi)
yaml:
apiVersion: v1
kind: Pod
spec:
  containers:
  - name: jnlp
    volumeMounts:
    - name: settings-xml
      mountPath: /home/jenkins/.m2/settings.xml
      subPath: settings.xml
      readOnly: true
    - name: toolchains-xml
      mountPath: /home/jenkins/.m2/toolchains.xml
      subPath: toolchains.xml
      readOnly: true
  volumes:
  - name: settings-xml
    configMap:
      name: m2-dir
      items:
      - key: settings.xml
        path: settings.xml
  - name: toolchains-xml
    configMap:
      name: m2-dir
      items:
      - key: toolchains.xml
        path: toolchains.xml


[EnvInject] - Loading node environment variables.
Building remotely on default-agent-08608 in workspace /home/jenkins/workspace/standalonetck-certification
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
[standalonetck-certification] $ /bin/sh -xe /tmp/jenkins4932718957781420535.sh
+ '[' JAKARTAEE8_BUILD_LATEST '==' JAKARTAEE8_BUILD_LATEST ]
+ export 'BUNDLE_URL='
+ rm -f standalonetck.properties
+ touch standalonetck.properties
+ echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.zip'
+ echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.version'
+ echo 'PROFILE=FULL'
+ echo 'BUILD_TYPE=STANDALONE-TCK'
+ echo 'standalone_tcks=jaxr'
+ echo 'TCK_BUNDLE_BASE_URL='
+ echo 'STANDALONE_TCK_BUNDLES_FILE_NAME_LIST='
+ rm -f jaf-tck.properties
+ touch jaf-tck.properties
+ echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.zip'
+ echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.version'
+ echo 'PROFILE=FULL'
+ echo 'TCK_BUNDLE_BASE_URL='
+ echo 'TCK_BUNDLE_FILE_NAME='
+ rm -f mail-tck.properties
+ touch mail-tck.properties
+ echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.zip'
+ echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.version'
+ echo 'PROFILE=FULL'
+ echo 'TCK_BUNDLE_BASE_URL='
+ echo 'TCK_BUNDLE_FILE_NAME='
+ rm -f dsol-tck.properties
+ touch dsol-tck.properties
+ echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.zip'
+ echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.version'
+ echo 'PROFILE=FULL'
+ echo 'TCK_BUNDLE_BASE_URL='
+ echo 'TCK_BUNDLE_FILE_NAME='
+ rm -f cditck-portingkit.properties
+ touch cditck-portingkit.properties
+ echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.zip'
+ echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.version'
+ echo 'PROFILE=FULL'
+ echo 'TCK_BUNDLE_BASE_URL='
+ echo 'TCK_BUNDLE_FILE_NAME='
+ rm -f ditck-portingkit.properties
+ touch ditck-portingkit.properties
+ echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.zip'
+ echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.version'
+ echo 'PROFILE=FULL'
+ echo 'TCK_BUNDLE_BASE_URL='
+ echo 'TCK_BUNDLE_FILE_NAME='
+ rm -f bvtck-portingkit.properties
+ touch bvtck-portingkit.properties
+ echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.zip'
+ echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8/nightly/glassfish.version'
+ echo 'PROFILE=FULL'
+ echo 'TCK_BUNDLE_BASE_URL='
+ echo 'TCK_BUNDLE_FILE_NAME='
Waiting for the completion of jakartaee-tck ? master
jakartaee-tck ? master #180 completed. Result was SUCCESS
Build step 'Trigger/call builds on other projects' changed build result to SUCCESS
Copied 3 artifacts from "jakartaee-tck ? master" build number 180
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $JAF_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $MAIL_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $DSOL_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $CDI_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $DI_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $BV_PORTING_TCK)
Run condition [Boolean condition] preventing perform for step [BuilderChain]
[standalonetck-certification] $ /bin/sh -xe /tmp/jenkins2548874741560141211.sh
+ tar zxvf xml-registries-tck-results.tar.gz -C /home/jenkins/workspace/standalonetck-certification '--strip-components=5'
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/report.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/report.css
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/config.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/env.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/excluded.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/passed.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/passed_gr.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/failed.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/failed_gr.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/error.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/error_gr.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/notRun.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_fail2missing.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_fail2pass.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_fail2error.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_fail2notrun.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_fail2fail.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_newfailures.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_otherErrors.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_tc_fail2missing.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_tc_fail2pass.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_tc_fail2error.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_tc_fail2notrun.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/html/kfl_tc_newfailures.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/summary.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/fail2missing.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/fail2pass.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/faiL2error.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/fail2notrun.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/fail2fail.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/newfailures.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/other_errors.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/tc_fail2missing.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/tc_fail2pass.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/tc_fail2error.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/tc_fail2notrun.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/text/tc_newfailures.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/reportdir.dat
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck/index.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/report.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/report.css
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/config.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/env.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/excluded.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/passed.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/passed_gr.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/failed.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/failed_gr.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/error.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/error_gr.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/notRun.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_fail2missing.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_fail2pass.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_fail2error.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_fail2notrun.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_fail2fail.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_newfailures.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_otherErrors.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_tc_fail2missing.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_tc_fail2pass.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_tc_fail2error.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_tc_fail2notrun.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/html/kfl_tc_newfailures.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/summary.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/fail2missing.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/fail2pass.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/faiL2error.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/fail2notrun.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/fail2fail.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/newfailures.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/other_errors.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/tc_fail2missing.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/tc_fail2pass.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/tc_fail2error.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/tc_fail2notrun.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/text/tc_newfailures.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/reportdir.dat
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckreport/xml-registries-tck-sig/index.html
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/logfile.log
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/wdinfo
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/testsuite
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/ResultCache2.jtw
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/logfile.log.log.index
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/logfile.log.rec.index
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/log.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/harness.trace
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/jtData/lastRun.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/com/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/com/sun/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/com/sun/ts/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/com/sun/ts/tests/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/com/sun/ts/tests/signaturetest/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/com/sun/ts/tests/signaturetest/jaxr/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck-sig/com/sun/ts/tests/signaturetest/jaxr/JAXRSigTest_signatureTest.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/logfile.log
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/wdinfo
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/testsuite
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/ResultCache2.jtw
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/logfile.log.log.index
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/logfile.log.rec.index
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/log.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/harness.trace
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/jtData/lastRun.txt
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_createObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_DeleteConcepts_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_DeleteOrganizationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_DeleteServicesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_SaveConceptsTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_SaveConceptsTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_SaveOrganizationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_SaveServicesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManagerInvalid_createObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManagerInvalid2_createObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_saveOrganizationsInitialTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_saveOrganizationsUnexpectedObjectExceptionTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessQueryManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findClassificationSchemeByNameNullTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findClassificationSchemeByNamePartialNameTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findClassificationSchemeByNameTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findOrganizationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findRegistryPackagesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findServiceBindingsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findServiceTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/CapabilityProfile/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/CapabilityProfile/JAXRClient_CapabilityProfile_getCapabilityLevelTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/CapabilityProfile/JAXRClient_CapabilityProfile_getVersionTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection/JAXRClient_ConnectionCloseTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection/JAXRClient_ConnectiongetRegistryServiceTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection/JAXRClient_ConnectionisClosedTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection/JAXRClient_ConnectionisSynchronousDefaultTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection/JAXRClient_ConnectionsetCredentialsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection/JAXRClient_ConnectionsetSynchronousTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection_asynch/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Connection_asynch/JAXRClient_ConnectionsetSynchronousTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/ConnectionFactory/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/ConnectionFactory/JAXRClient_connectionFactory_createConnectionFactoryTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/ConnectionFactory/JAXRClient_connectionFactory_createConnectionInvalidTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/ConnectionFactory/JAXRClient_connectionFactory_createConnectionTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/ConnectionFactory/JAXRClient_connectionFactory_lifeCycleManagerPropertiesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/ConnectionFactory/JAXRClient_connectionFactory_propertiesMaxRowsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/ConnectionFactory/JAXRClient_connectionFactory_propertiesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/DeleteException/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/DeleteException/JAXRClient_deleteException_ConstructorTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/DeleteException/JAXRClient_deleteException_ConstructorTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/DeleteException/JAXRClient_deleteException_ConstructorTest3_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/DeleteException/JAXRClient_deleteException_ConstructorTest4_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/DeleteException/JAXRClient_deleteException_setGetErrorObjectKeyTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/FindException/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/FindException/JAXRClient_findException_ConstructorTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/FindException/JAXRClient_findException_ConstructorTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/FindException/JAXRClient_findException_ConstructorTest3_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/FindException/JAXRClient_findException_ConstructorTest4_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/FindException/JAXRClient_findException_setGetErrorObjectKeyTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/InvalidRequestException/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/InvalidRequestException/JAXRClient_invalidException_ConstructorTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/InvalidRequestException/JAXRClient_invalidException_ConstructorTest3_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/InvalidRequestException/JAXRClient_invalidException_ConstructorTest4_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/InvalidRequestException/JAXRClient_invalidRequestException_ConstructorTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/JAXRClient_jaxrException_ConstructorTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/JAXRClient_jaxrException_ConstructorTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/JAXRClient_jaxrException_ConstructorTest3_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/JAXRClient_jaxrException_ConstructorTest4_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/JAXRClient_jaxrException_getCauseTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/JAXRClient_jaxrException_getMessageTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/JAXRClient_jaxrException_getMessageThrowableTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/JAXRException/JAXRClient_jaxrException_initCauseTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createSpecificationLinkTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createAssociationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createLocalizedStringTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createClassificationSchemeConceptTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createOrganizationInternationalTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createClassificationSchemeInvalidTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createPostalAddressTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createClassificationSchemeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createRegistryPackageTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createConceptInternationalTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createTelephoneNumberTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createConceptTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createServiceBindingTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createEmailAddress2Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createUserTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createEmailAddressTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createInternationalStringTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createExternalClassificationInternationalTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createOrganizationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createExternalClassificationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createIntRegistryPackageTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createExternalIdentifierInternationalTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createServiceInternationalTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createExternalIdentifierTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_getRegistryService_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createExternalLinkTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createPersonNameL1Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createExternalLinkTestInternational_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createServiceTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createExtrinsicObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createPersonNameTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createInternalClassificationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createLocalizedStringTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createInternationalClassificationSchemeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createSlot2Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createInternationalString2Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createSlotTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_createInternationalString3Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createInvalidInternalClassificationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_createKey_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Query/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/Query/JAXRClient_queryTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/QueryManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/QueryManager/JAXRClient_queryManager_getRegistryService_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryException/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryException/JAXRClient_registryException_ConstructorTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryException/JAXRClient_registryException_ConstructorTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryException/JAXRClient_registryException_ConstructorTest3_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryException/JAXRClient_registryException_ConstructorTest4_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryException/JAXRClient_registryException_setGetErrorObjectKeyTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryService/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryService/JAXRClient_registryService_getBulkResponseInvalid_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryService/JAXRClient_registryService_getBusinessLifeCycleManager_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryService/JAXRClient_registryService_getBusinessQueryManager_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryService/JAXRClient_registryService_getCapabilityProfile_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/RegistryService/JAXRClient_registryService_getDeclarativeQueryManager_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/SaveException/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/SaveException/JAXRClient_saveException_ConstructorTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/SaveException/JAXRClient_saveException_ConstructorTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/SaveException/JAXRClient_saveException_ConstructorTest3_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/SaveException/JAXRClient_saveException_ConstructorTest4_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/SaveException/JAXRClient_saveException_setGetErrorObjectKeyTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnexpectedObjectException/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnexpectedObjectException/JAXRClient_unexpectedObjectException_ConstructorTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnexpectedObjectException/JAXRClient_unexpectedObjectException_ConstructorTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnexpectedObjectException/JAXRClient_unexpectedObjectException_ConstructorTest3_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnexpectedObjectException/JAXRClient_unexpectedObjectException_ConstructorTest4_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnsupportedCapabilityException/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnsupportedCapabilityException/JAXRClient_unsupportedCapabilityException_ConstructorTest1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnsupportedCapabilityException/JAXRClient_unsupportedCapabilityException_ConstructorTest2_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnsupportedCapabilityException/JAXRClient_unsupportedCapabilityException_ConstructorTest3_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry/UnsupportedCapabilityException/JAXRClient_unsupportedCapabilityException_ConstructorTest4_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_getAssociationType_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_getTargetObject_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_isConfirmed_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_isConfirmedBySourceOwner_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_isConfirmedByTargetOwner_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_isExtramural_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_setAssociationType_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_setSourceObject_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Association/JAXRClient_association_setTargetObject_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/JAXRClient_classification_getClassificationSchemeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/JAXRClient_classification_getConcept_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/JAXRClient_classification_getValueTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/JAXRClient_classification_isExternalFalseTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/JAXRClient_classification_isExternalTrueTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/JAXRClient_classification_setConcept_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/JAXRClient_classification_setgetClassifiedObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Classification/JAXRClient_classification_setgetValueTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_addChildConceptTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_addGetChildConceptsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_getChildConceptCountTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_getDescendantConceptsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_getValueTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_isExternalFalseTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_isExternalTrueTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_removeChildConceptsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_removeChildConceptTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ClassificationScheme/JAXRClient_classificationScheme_setValueTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_addChildConceptTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_addGetChildConceptsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_get_setValue_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_getChildConceptCount_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_getClassificationScheme_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_getDescendantConcepts_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_getParentConcept_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_getParentConceptScheme_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_preDefinedEnumerationsAssociationTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_preDefinedEnumerationsObjectTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_preDefinedEnumerationsPhoneTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_preDefinedEnumerationsPostalAddressAttributesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_preDefinedEnumerationsURLTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_removeChildConcept_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Concept/JAXRClient_concept_removeChildConcepts_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/EmailAddress/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/EmailAddress/JAXRClient_emailAddress_getAddressNullTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/EmailAddress/JAXRClient_emailAddress_getAddressTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/EmailAddress/JAXRClient_emailAddress_getTypeNullTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/EmailAddress/JAXRClient_emailAddress_getTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/EmailAddress/JAXRClient_emailAddress_setAddressTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/EmailAddress/JAXRClient_emailAddress_setType_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExtensibleObject/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExtensibleObject/JAXRClient_extensibleObject_addGetSlotsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExtensibleObject/JAXRClient_extensibleObject_addGetSlotTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExtensibleObject/JAXRClient_extensibleObject_removeSlotsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExtensibleObject/JAXRClient_extensibleObject_removeSlotTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalIdentifier/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalIdentifier/JAXRClient_externalIdentifier_getIdentificationScheme_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalIdentifier/JAXRClient_externalIdentifier_getRegistryObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalIdentifier/JAXRClient_externalIdentifier_getValueTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalIdentifier/JAXRClient_externalIdentifier_setIdentificationScheme_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalIdentifier/JAXRClient_externalIdentifier_setValueTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalLink/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalLink/JAXRClient_externalLink_getExternalURITest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalLink/JAXRClient_externalLink_getLinkedObjectsEmptyTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalLink/JAXRClient_externalLink_getLinkedObjectsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExternalLink/JAXRClient_externalLink_setExternalURITest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExtrinsicObject/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ExtrinsicObject/JAXRClient_extrinsicObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_addLocalizedString_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_addLocalizedStrings_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_getLocalizedString_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_getLocalizedStrings_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_getValue_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_getValueLocale_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_getValueNull_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_removeLocalizedString_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_removeLocalizedStrings_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/InternationalString/JAXRClient_internationalString_setValueLocaleString_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Key/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Key/JAXRClient_key_getIdNullTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Key/JAXRClient_key_setGetIdTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/LocalizedString/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/LocalizedString/JAXRClient_localizedString_getCharsetName_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/LocalizedString/JAXRClient_localizedString_getCharsetNameDefault_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/LocalizedString/JAXRClient_localizedString_getLocale_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/LocalizedString/JAXRClient_localizedString_getValue_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/LocalizedString/JAXRClient_localizedString_setCharsetName_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/LocalizedString/JAXRClient_localizedString_setLocale_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/LocalizedString/JAXRClient_localizedString_setValue_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_add_getService_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_add_removeChildOrganizations_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_addChildOrganization_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_addServices_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_addUserTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_getChildOrganizationCount_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_getChildOrganizations_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_getDescendantOrganizations_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_getParentOrganization_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_getPostalAddress_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_getRootOrganization_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_removeService_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_removeServices_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_removeUsersTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_removeUserTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_set_getPrimaryContact_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_set_getTelephoneNumbers_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_set_getUsers_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_setPostalAddress_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_organization_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Organization/JAXRClient_removeChildOrganization_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PersonName/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PersonName/JAXRClient_PersonName_getFullName_DefaultTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PersonName/JAXRClient_PersonName_getFullName_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PersonName/JAXRClient_PersonName_setFullName_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PersonName/JAXRClient_PersonName_UnsupportedCapabilityException_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_getCityTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_getCountryTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_getPostalCode_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_getStateOrProvince_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_getStreet_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_getStreetNumber_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_getType_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_setCityTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_setCountryTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_setPostalCodeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_setStateOrProvinceTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_setStreetNumberTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_setStreetTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/PostalAddress/JAXRClient_postalAddress_setTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryEntry/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryEntry/JAXRClient_registryEntry_getAuditTrailTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryEntry/JAXRClient_registryEntry_setgetExpiration_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryEntry/JAXRClient_registryEntry_setgetStability_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_addAssociationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_addAssociationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_addClassificationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_addClassificationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_setNameTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_addExternalIdentifiersTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_setExternalLinksTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_addExternalIdentifierTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_addExternalLinksTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_addExternalLinkTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_DescriptionTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_getNameTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_getSetAssociationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_getSetKeyTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_removeAssociationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_removeAssociationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_removeClassificationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_removeClassificationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_removeExternalIdentifiersTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_removeExternalIdentifierTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_removeExternalLinksTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_removeExternalLinkTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_setClassificationsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_setExternalIdentifiersTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryPackage/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryPackage/JAXRClient_registryObjectsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/RegistryPackage/JAXRClient_registryObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Service/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Service/JAXRClient_service_addGetServiceBindingTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Service/JAXRClient_service_addServiceBindingsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Service/JAXRClient_service_removeServiceBindingsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Service/JAXRClient_service_removeServiceBindingTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Service/JAXRClient_service_setProvidingOrganization_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_addGetSpecificationLinksTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_addGetSpecificationLinkTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_getAccessURINullTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_getService_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_removeSpecificationLink_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_removeSpecificationLinksTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_setAccessURIInvalidTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_setGetAccessURI_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_setGetTargetBinding_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/ServiceBinding/JAXRClient_serviceBinding_setTargetBindingInvalidTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Slot/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Slot/JAXRClient_slot_getNameTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Slot/JAXRClient_slot_getSlotTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Slot/JAXRClient_slot_getValuesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Slot/JAXRClient_slot_setNameTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Slot/JAXRClient_slot_setSlotTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/Slot/JAXRClient_slot_setValuesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/SpecificationLink/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/SpecificationLink/JAXRClient_specificationLink_getServiceBinding_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/SpecificationLink/JAXRClient_specificationLink_setGetSpecificationObjectTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/SpecificationLink/JAXRClient_specificationLink_setGetUsageDescriptionTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/SpecificationLink/JAXRClient_specificationLink_setGetUsageParametersTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/TelephoneNumber/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/TelephoneNumber/JAXRClient_telephoneNumber_setGetNumberTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/TelephoneNumber/JAXRClient_telephoneNumber_setGetTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/TelephoneNumber/JAXRClient_TelephoneNumber_UnsupportedCapabilityException_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/JAXRClient_user_getEmailAddresses_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/JAXRClient_user_getOrganization_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/JAXRClient_user_getPersonName_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/JAXRClient_user_getPostalAddress_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/JAXRClient_user_getTelephoneNumbers_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/JAXRClient_user_getType_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/JAXRClient_user_getUrl_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/api/javax_xml_registry_infomodel/User/JAXRClient_user_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BulkResponse/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BulkResponse/JAXRClient_bulkResponse_getCollection_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BulkResponse/JAXRClient_bulkResponse_getExceptions_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BulkResponse/JAXRClient_bulkResponse_isPartialResponse_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessLifeCycleManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_businessLifeCycleManager_deleteServiceBindingsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_BusinessLifeCycleManager_SaveClassificationSchemes_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_businessLifeCycleManager_saveOrganizationTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_businessLifeCycleManager_saveServiceBindingsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_businessLifeCycleManager_saveServiceBindingsUpdateTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessLifeCycleManager/JAXRClient_businessLifeCycleManager_saveServicesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findClassificationSchemeByNameMultipleTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findClassificationSchemeByNameNullTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findConceptByPathTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findExactNameMatchTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findRegistryPackagesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findServiceCaseSensitiveMatchTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findServiceNameASCTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_findServiceNameDESCTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/BusinessQueryManager/JAXRClient_businessQueryManager_nonPrivilegedUserTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/DeclarativeQueryManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/DeclarativeQueryManager/JAXRClient_declarativeQueryManager_createQueryTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/LifeCycleManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_deleteObjectsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/LifeCycleManager/JAXRClient_LifeCycleManager_deprecateObjectsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_OrganizationDeleteObjectsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_saveMultiObjectsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_saveObjectChangeCredTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_saveObjectsUpdateTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/LifeCycleManager/JAXRClient_lifeCycleManager_ServiceSaveDeleteObjectsTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/QueryManager/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/QueryManager/JAXRClient_queryManager_getRegistryObject_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/QueryManager/JAXRClient_queryManager_getRegistryObjects_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/QueryManager/JAXRClient_queryManager_getRegistryObjectsLevel1_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/QueryManager/JAXRClient_queryManager_getRegistryObjectsSpecifiedType_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/QueryManager/JAXRClient_queryManager_getRegistryObjectStringId_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/RegistryService/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/RegistryService/JAXRClient_registryService_getBulkResponse_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry/RegistryService/JAXRClient_registryService_getBulkResponseSubsequentCall_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/AuditableEvent/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/AuditableEvent/JAXRClient_auditableEvent_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/RegistryObject/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_getAssociatedObjects_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_getAuditTrailTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_getObjectTypeTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_getRegistryPackagesTest_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/RegistryObject/JAXRClient_registryObject_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/Versionable/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tckwork/xml-registries-tck/com/sun/ts/tests/jaxr/ee/javax_xml_registry_infomodel/Versionable/JAXRClient_versionable_Test_from_standalone.jtr
home/jenkins/workspace/jakartaee-tck_master/results/junitreports/
home/jenkins/workspace/jakartaee-tck_master/results/junitreports/xml-registries-tck-junit-report.xml
home/jenkins/workspace/jakartaee-tck_master/results/junitreports/xml-registries-tck-sig-junit-report.xml
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/admin-keyfile
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/cacerts.jks
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/domain-passwords
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/keyfile
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/keystore.jks
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/login.conf
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/default-logging.properties
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/default-web.xml
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/domain.xml
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/glassfish-acc.xml
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/javaee.server.policy
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/logging.properties
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/restrict.server.policy
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/server.policy
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/wss-server-config-1.0.xml
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/config/wss-server-config-2.0.xml
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/applications/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/autodeploy/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/autodeploy/.autodeploystatus/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/autodeploy/bundles/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/bin/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/docroot/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/docroot/index.html
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/init-info/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/init-info/domain-info.xml
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/lib/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/lib/applibs/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/lib/classes/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/lib/databases/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/lib/ext/
home/jenkins/workspace/jakartaee-tck_master/glassfish5/glassfish/domains/domain1/logs/
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tck/bin/ts.jte
home/jenkins/workspace/jakartaee-tck_master/xml-registries-tck/bin/ts.jtx
+ touch junitreports/xml-registries-tck-junit-report.xml junitreports/xml-registries-tck-sig-junit-report.xml
Recording test results
[JUnitReportPublisher] Compiling JUnit Html Reports ...
[JUnit test report builder] Copying XML files from slave: /home/jenkins/workspace/standalonetck-certification to master reports directory: /var/jenkins_home/jobs/standalonetck-certification/builds/46/junit-reports-with-handlebars
[JUnitReportPublisher] Found 2 xml files.
[JUnit test report builder] 0. Found a xml file: junitreports/xml-registries-tck-junit-report.xml
[JUnit test report builder] 1. Found a xml file: junitreports/xml-registries-tck-sig-junit-report.xml
[JUnit test report builder] Generating HTML reports
processing: /var/jenkins_home/jobs/standalonetck-certification/builds/46/junit-reports-with-handlebars/xmlData/junitreports/xml-registries-tck-junit-report.xml
processing: /var/jenkins_home/jobs/standalonetck-certification/builds/46/junit-reports-with-handlebars/xmlData/junitreports/xml-registries-tck-sig-junit-report.xml
[JUnit test report builder] Copying report to workspace directory: file:/home/jenkins/workspace/standalonetck-certification/junit-reports-with-handlebars
Archiving artifacts
Finished: SUCCESS