Skip to content

Failed

com.sun.ts.tests.jaspic.spi.servlet.Client.AuthConfigFactoryGetFactory (from authentication-tck)

Failing for the past 1 build (Since #44 )
Took 0 ms.

Error Message

test result: Failed. An error occurred during the Deployment phase for tests in this directory.

Stacktrace

test result: Failed. An error occurred during the Deployment phase for tests in this directory.

Standard Output

#Test Results (version 2)
#Wed Aug 19 12:29:28 UTC 2020
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src/com/sun/ts/tests/jaspic/spi/servlet/Client.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src
assertion_ids=JASPIC\:JAVADOC\:77  See assertion html documents.\nJASPIC\:JAVADOC\:79  Get a registered AuthConfigProvider from the factory.\n                Get the provider of ServerAuthConfig and ClientAuthConfig objects registered for the identified message layer and \n                application context. All factories shall employ the following precedence rules to select the registered\n                AuthConfigProvider that matches the layer and appContext arguments\: The provider specifically registered \n                for the values passed as the layer and appContext arguments shall be selected. If no provider is\n                selected according to the preceding rule, the provider specifically registered for the value passed as \n                the appContext argument and for all (that is, null) layers shall be selected. If no provider is selected\n                according to the preceding rules, the provider specifically registered for the value passed as the layer \n                argument and for all (that is, null) appContexts shall be selected. If no provider is selected according\n                to the preceding rules, the provider registered for all (that is, null) layers and for all (that is, \n                null) appContexts shall be selected. If no provider is selected according to the preceding rules, the\n                factory shall terminate its search for a registered provider. The above precedence rules apply \n                equivalently to registrations created with a null or non-null className argument.\nJASPIC\:JAVADOC\:80  Get the system-wide AuthConfigFactory implementation.\n                If a non-null system-wide factory instance is defined at the time of the call, for example, with setFactory, it will \n                be returned. Otherwise, an attempt will be made to construct an instance of the default\n                AuthConfigFactory implementation class. The fully qualified class name of the default factory \n                implementation class is obtained from the value of the authconfigprovider.factory security property.\n                When an instance of the default factory implementation class is successfully constructed by this method, \n                this method will set it as the system-wide factory instance. The absolute pathname of the Java security\n                properties file is JAVA_HOME/lib/security/java.security, where JAVA_HOME refers to the directory where \n                the JDK was installed.\nJASPIC\:JAVADOC\:84  Registers within the factory and records within the factory's persistent declarative representation of provider registrations\n                a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application \n                context identifier.\n                This method typically constructs an instance of the provider before registering it with the factory. Factories may \n                extend or modify the persisted registrations of existing provider instances, if those instances were\n                registered with ClassName and properties arguments equivalent to those passed in the current call. This \n                method employs the two argument constructor required to be supported by every implementation of the\n                AuthConfigProvider interface, and this method must pass a null value for the factory argument of the \n                constructor. AuthConfigProviderImpl AuthConfigProviderImpl(Map properties, AuthConfigFactory factory).\n                At most one registration may exist within the factory for a given combination of message layer and \n                appContext. Any pre-existing registration with identical values for layer and appContext is replaced by\n                a subsequent registration. When replacement occurs, the registration identifier, layer, and appContext \n                identifier remain unchanged, and the AuthConfigProvider (with initialization properties) and description\n                are replaced. Within the lifetime of its Java process, a factory must assign unique registration \n                identifiers to registrations, and must never assign a previously used registration identifier to a\n                registration whose message layer and or appContext identifier differ from the previous use. Programmatic \n                registrations performed by using this method must update (according to the replacement rules described\n                above) the persistent declarative representation of provider registrations employed by the factory \n                constructor.\nJASPIC\:JAVADOC\:85  Registers within the (in-memory) factory, a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer\n                and application context identifier. \n                This method does NOT effect the factory's persistent declarative representation of provider registrations, and is\n                intended to be used by providers to perform self-Registration. At most one registration may exist within \n                the factory for a given combination of message layer and appContext. Any pre-existing registration with\n                identical values for layer and appContext is replaced by a subsequent registration. When replacement \n                occurs, the registration identifier, layer, and appContext identifier remain unchanged, and the\n                AuthConfigProvider (with initialization properties) and description are replaced. Within the lifetime of \n                its Java process, a factory must assign unique registration identifiers to registrations, and must never\n                assign a previously used registration identifier to a registration whose message layer and or appContext \n                identifier differ from the previous use.\nJASPIC\:JAVADOC\:94  Get an instance of ServerAuthConfig from this provider.\n                The implementation of this method returns a ServerAuthConfig instance that describes the configuration of \n                ServerAuthModules at a given message layer, and for a particular application context.\nJASPIC\:JAVADOC\:97  Get a ClientAuthContext instance from this ClientAuthConfig.\n                The implementation of this method returns a ClientAuthContext instance that encapsulates the ClientAuthModules used to \n                secure and validate requests/responses associated with the given authContextID. Specifically, this\n                method accesses this ClientAuthConfig object with the argument authContextID to determine the \n                ClientAuthModules that are to be encapsulated in the returned ClientAuthContext instance. The\n                ClientAuthConfig object establishes the request and response MessagePolicy objects that are passed to \n                the encapsulated modules when they are initialized by the returned ClientAuthContext instance. It is the\n                modules' responsibility to enforce these policies when invoked.\nJASPIC\:SPEC\:7  A message processing runtime that wishes to invoke authentication modules configured according\n                to this specification, must use the AuthConfigFactory.getFactory method to obtain a factory \n                implementation.\nJASPIC\:SPEC\:10  The factory implementation must satisfy the requirements defined by the AuthConfigFactory\n                class. In particular, it must offer a public, zero argument constructor that supports the construction \n                and registration of AuthConfigProvider objects from a persistent declarative representation.
classname=com.sun.ts.tests.jaspic.spi.servlet.Client
direction=forward
finder=cts
id=AuthConfigFactoryGetFactory
keywords=AuthConfigFactoryGetFactory jaspic_servlet all jaspic jaspic_servlet javaee jaspic_web_profile javaee_web_profile_optional AuthConfigFactoryGetFactory novehicle forward
service_eetest=no
testName=AuthConfigFactoryGetFactory
testProps=\ log.file.location  provider.configuration.file  vendor.authconfig.factory  logical.hostname.servlet  webServerHost  webServerPort  authuser  authpassword  user  password  securedWebServicePort  servlet.is.jsr115.compatible
test_directory=com/sun/ts/tests/jaspic/spi/servlet

#-----environment-----
authpassword=javajoe
authuser=javajoe
deployment_host.1=${orb.host}
deployment_port.1=${s1as.admin.port}
harness.executeMode=0
harness.log.delayseconds=1
harness.log.port=2000
harness.log.traceflag=true
harness.socket.retry.count=10
harness.temp.directory=${ts.home}/tmp
jakarta.persistence.jdbc.driver=org.apache.derby.jdbc.ClientDriver
jakarta.persistence.jdbc.password=cts1
jakarta.persistence.jdbc.url=jdbc\:derby\://localhost\:1527/derbyDB;create\=true
jakarta.persistence.jdbc.user=cts1
jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider
jaspic.home=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
javaee.home=${jaspic.home}
jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF
log.file.location=${s1as.domain}/logs
logical.hostname.servlet=server
namingServiceHost1=${orb.host}
namingServiceHost2=${orb.host}
namingServicePort1=${orb.port}
namingServicePort2=${orb.port}
orb.host=localhost
orb.port=3700
password=j2ee
persistence.second.level.caching.supported=true
persistence.unit.name=CTS-EM
persistence.unit.name.2=JPATCK2
platform.mode=jakartaEE
porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment
porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM
porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2
porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext
porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL
provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml
s1as.admin.port=4848
s1as.domain=${s1as.domain.dir}/${s1as.domain.name}
s1as.domain.dir=${jaspic.home}/domains
s1as.domain.name=domain1
securedWebServicePort=1044
securedWebServicePort.2=1045
servlet.is.jsr115.compatible=true
ts.home=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../..
user=j2ee
variable.mapper=com.sun.el.lang.VariableMapperImpl
vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory
webServerHost=${orb.host}
webServerHost.2=${orb.host}
webServerPort=8080
webServerPort.2=8002
wsdlRepository1=${harness.temp.directory}/wsdlRepository1
wsdlRepository2=${harness.temp.directory}/wsdlRepository2

#-----testresult-----
description=file\:/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src/com/sun/ts/tests/jaspic/spi/servlet/Client.java\#AuthConfigFactoryGetFactory
end=Wed Aug 19 12\:29\:28 UTC 2020
environment=ts_unix
execStatus=Failed. An error occurred during the Deployment phase for tests in this directory.
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 3.10.0-1062.12.1.el7.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages Deployment TestRun
start=Wed Aug 19 12\:29\:28 UTC 2020
test=com/sun/ts/tests/jaspic/spi/servlet/Client.java\#AuthConfigFactoryGetFactory
timeoutSeconds=600
totalTime=8
work=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tckwork/authentication-tck/com/sun/ts/tests/jaspic/spi/servlet

#section:script_messages
----------messages:(0/0)----------

#section:Deployment
----------messages:(0/0)----------
----------log:(53/5538)----------
Undeploying apps...
AutoDeployment.isDeployed()
Search for s1as runtime files match:`spitests_servlet_web.war`
Valid runtime files after sweep:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../dist/com/sun/ts/tests/jaspic/spi/servlet/spitests_servlet_web.war.sun-web.xml
Deploying apps for forward rebuildable...
Search for s1as runtime files match:`spitests_servlet_web.war`
Valid runtime files after sweep:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../tmp/spitests_servlet_web.war.sun-web.xml
getAppNameFromApplicationXML() returning "null"
Deployment of app(s) from:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../dist/com/sun/ts/tests/jaspic/spi/servlet failed!
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
result: Passed. Deployment phase completed. However, check the output above to see if actual deployment passed or failed.

#section:TestRun
----------messages:(0/0)----------
----------log:(221/17183)----------
com.sun.ts.lib.porting.TSDeploymentException: The following error occurred while executing this line:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/impl/glassfish/deploy.xml:152: The following error occurred while executing this line:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/impl/glassfish/deploy.xml:200: Deployment timeout reached - 1200 seconds.
************************************************
GLASSFISH SERVER LOG CONTENTS:  Last 200 lines/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/logs/server.log
************************************************
317:  -verbose
318:  false
319:  -asadmin-classpath
320:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
321:  -debug
322:  false
323:  -asadmin-classname
324:  com.sun.enterprise.admin.cli.AdminMain]]
325:  
326:  [2020-08-19T09:38:50.046+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1597829929820] [timeMillis: 1597829930046] [levelValue: 800] [[
327:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
328:  
329:  [2020-08-19T09:38:50.047+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1597829929820] [timeMillis: 1597829930047] [levelValue: 800] [[
330:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
331:  
332:  [2020-08-19T09:38:50.122+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=17 _ThreadName=RunLevelControllerThread-1597829929819] [timeMillis: 1597829930122] [levelValue: 800] [[
333:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
334:  
335:  [2020-08-19T09:38:50.124+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=17 _ThreadName=RunLevelControllerThread-1597829929819] [timeMillis: 1597829930124] [levelValue: 800] [[
336:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
337:  
338:  [2020-08-19T09:38:50.128+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=17 _ThreadName=RunLevelControllerThread-1597829929819] [timeMillis: 1597829930128] [levelValue: 800] [[
339:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
340:  
341:  [2020-08-19T09:38:50.169+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=17 _ThreadName=RunLevelControllerThread-1597829929819] [timeMillis: 1597829930169] [levelValue: 800] [[
342:    HV000001: Hibernate Validator 7.0.0.Alpha6]]
343:  
344:  [2020-08-19T09:38:50.585+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1597829930585] [levelValue: 800] [[
345:    Server shutdown initiated]]
346:  
347:  [2020-08-19T10:08:58.033+0000] [] [INFO] [NCLS-GFLAUNCHER-00005] [jakarta.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1597831738033] [levelValue: 800] [[
348:    JVM invocation command line:
349:  /opt/jdk1.8.0_191/bin/java
350:  -cp
351:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/glassfish.jar
352:  -XX:+UnlockDiagnosticVMOptions
353:  -XX:NewRatio=2
354:  -XX:MaxPermSize=192m
355:  -Xmx512m
356:  -client
357:  -javaagent:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/monitor/flashlight-agent.jar
358:  -Djavax.xml.accessExternalSchema=all
359:  -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/cacerts.jks
360:  -Djdk.tls.rejectClientInitiatedRenegotiation=true
361:  -Djdk.corba.allowOutputStreamSubclass=true
362:  -Dfelix.fileinstall.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/autostart/
363:  -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall
364:  -Dcom.sun.aas.installRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
365:  -Dfelix.fileinstall.poll=5000
366:  -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/endorsed:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/endorsed
367:  -Djava.security.policy=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/server.policy
368:  -Dosgi.shell.telnet.maxconn=1
369:  -Dfelix.fileinstall.bundles.startTransient=true
370:  -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
371:  -Dfelix.fileinstall.log.level=2
372:  -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/keystore.jks
373:  -Djava.security.auth.login.config=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/login.conf
374:  -Dfelix.fileinstall.disableConfigSave=false
375:  -Dfelix.fileinstall.bundles.new.start=true
376:  -Dcom.sun.aas.instanceRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
377:  -Dosgi.shell.telnet.port=6666
378:  -Dgosh.args=--nointeractive
379:  -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
380:  -Dosgi.shell.telnet.ip=127.0.0.1
381:  -DANTLR_USE_DIRECT_CLASS_LOADING=true
382:  -Djava.awt.headless=true
383:  -Dcom.ctc.wstx.returnNullForDefaultNamespace=true
384:  -Djava.ext.dirs=/opt/jdk1.8.0_191/lib/ext:/opt/jdk1.8.0_191/jre/lib/ext:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/lib/ext
385:  -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
386:  -Djava.library.path=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
387:  com.sun.enterprise.glassfish.bootstrap.ASMain
388:  -upgrade
389:  false
390:  -domaindir
391:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
392:  -read-stdin
393:  true
394:  -asadmin-args
395:  --host,,,localhost,,,--port,,,4848,,,--user,,,admin,,,--passwordfile,,,/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/password.txt,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=false,,,--domaindir,,,/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains,,,domain1
396:  -domainname
397:  domain1
398:  -instancename
399:  server
400:  -type
401:  DAS
402:  -verbose
403:  false
404:  -asadmin-classpath
405:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
406:  -debug
407:  false
408:  -asadmin-classname
409:  com.sun.enterprise.admin.cli.AdminMain]]
410:  
411:  [2020-08-19T10:09:00.443+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1597831740164] [timeMillis: 1597831740443] [levelValue: 800] [[
412:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
413:  
414:  [2020-08-19T10:09:00.445+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1597831740164] [timeMillis: 1597831740445] [levelValue: 800] [[
415:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
416:  
417:  [2020-08-19T10:09:00.550+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1597831740169] [timeMillis: 1597831740550] [levelValue: 800] [[
418:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
419:  
420:  [2020-08-19T10:09:00.551+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1597831740169] [timeMillis: 1597831740551] [levelValue: 800] [[
421:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
422:  
423:  [2020-08-19T10:09:00.558+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1597831740169] [timeMillis: 1597831740558] [levelValue: 800] [[
424:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
425:  
426:  [2020-08-19T10:09:00.605+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1597831740169] [timeMillis: 1597831740605] [levelValue: 800] [[
427:    HV000001: Hibernate Validator 7.0.0.Alpha6]]
428:  
429:  [2020-08-19T10:09:00.962+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1597831740962] [levelValue: 800] [[
430:    Server shutdown initiated]]
431:  
432:  [2020-08-19T10:39:02.317+0000] [] [INFO] [NCLS-GFLAUNCHER-00005] [jakarta.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1597833542317] [levelValue: 800] [[
433:    JVM invocation command line:
434:  /opt/jdk1.8.0_191/bin/java
435:  -cp
436:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/glassfish.jar
437:  -XX:+UnlockDiagnosticVMOptions
438:  -XX:NewRatio=2
439:  -XX:MaxPermSize=192m
440:  -Xmx512m
441:  -client
442:  -javaagent:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/monitor/flashlight-agent.jar
443:  -Djavax.xml.accessExternalSchema=all
444:  -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/cacerts.jks
445:  -Djdk.tls.rejectClientInitiatedRenegotiation=true
446:  -Djdk.corba.allowOutputStreamSubclass=true
447:  -Dfelix.fileinstall.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/autostart/
448:  -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall
449:  -Dcom.sun.aas.installRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
450:  -Dfelix.fileinstall.poll=5000
451:  -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/endorsed:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/endorsed
452:  -Djava.security.policy=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/server.policy
453:  -Dosgi.shell.telnet.maxconn=1
454:  -Dfelix.fileinstall.bundles.startTransient=true
455:  -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
456:  -Dfelix.fileinstall.log.level=2
457:  -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/keystore.jks
458:  -Djava.security.auth.login.config=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/login.conf
459:  -Dfelix.fileinstall.disableConfigSave=false
460:  -Dfelix.fileinstall.bundles.new.start=true
461:  -Dcom.sun.aas.instanceRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
462:  -Dosgi.shell.telnet.port=6666
463:  -Dgosh.args=--nointeractive
464:  -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
465:  -Dosgi.shell.telnet.ip=127.0.0.1
466:  -DANTLR_USE_DIRECT_CLASS_LOADING=true
467:  -Djava.awt.headless=true
468:  -Dcom.ctc.wstx.returnNullForDefaultNamespace=true
469:  -Djava.ext.dirs=/opt/jdk1.8.0_191/lib/ext:/opt/jdk1.8.0_191/jre/lib/ext:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/lib/ext
470:  -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
471:  -Djava.library.path=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
472:  com.sun.enterprise.glassfish.bootstrap.ASMain
473:  -upgrade
474:  false
475:  -domaindir
476:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
477:  -read-stdin
478:  true
479:  -asadmin-args
480:  --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=false,,,--domaindir,,,/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains,,,domain1
481:  -domainname
482:  domain1
483:  -instancename
484:  server
485:  -type
486:  DAS
487:  -verbose
488:  false
489:  -asadmin-classpath
490:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
491:  -debug
492:  false
493:  -asadmin-classname
494:  com.sun.enterprise.admin.cli.AdminMain]]
495:  
496:  [2020-08-19T10:39:04.715+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1597833544478] [timeMillis: 1597833544715] [levelValue: 800] [[
497:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
498:  
499:  [2020-08-19T10:39:04.716+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1597833544478] [timeMillis: 1597833544716] [levelValue: 800] [[
500:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
501:  
502:  [2020-08-19T10:39:04.775+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1597833544540] [timeMillis: 1597833544775] [levelValue: 800] [[
503:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
504:  
505:  [2020-08-19T10:39:04.776+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1597833544540] [timeMillis: 1597833544776] [levelValue: 800] [[
506:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
507:  
508:  [2020-08-19T10:39:04.785+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1597833544540] [timeMillis: 1597833544785] [levelValue: 800] [[
509:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
510:  
511:  [2020-08-19T10:39:04.846+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1597833544540] [timeMillis: 1597833544846] [levelValue: 800] [[
512:    HV000001: Hibernate Validator 7.0.0.Alpha6]]
513:  
514:  [2020-08-19T10:39:05.194+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1597833545194] [levelValue: 800] [[
515:    Server shutdown initiated]]
516:  
************************************************
END OF GLASSFISH SERVER LOG CONTENTS/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/logs/server.log
************************************************

	at com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment.deploy(AutoDeployment.java:227)
	at com.sun.ts.lib.harness.SuiteSynchronizer.continueToDeployApps(SuiteSynchronizer.java:1104)
	at com.sun.ts.lib.harness.SuiteSynchronizer.deployApps(SuiteSynchronizer.java:716)
	at com.sun.ts.lib.harness.SuiteSynchronizer.doDeployment(SuiteSynchronizer.java:387)
	at com.sun.ts.lib.harness.TSHarnessObserver.startingTest(TSHarnessObserver.java:367)
	at com.sun.javatest.Harness$Notifier.startingTest(Harness.java:995)
	at com.sun.javatest.TestRunner.notifyStartingTest(TestRunner.java:212)
	at com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:167)
	at com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
	at com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)

result: Not run. Test running...


test result: Failed. An error occurred during the Deployment phase for tests in this directory.