Integration test is getting failure in the Jenkins Server.

[2015-06-07 05:44:32,069]  INFO
{org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
[2015-06-07 05:44:32,069]  INFO
{org.wso2.carbon.databridge.core.DataBridge} -  admin connected
[2015-06-07 05:44:32,081]  INFO
{org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
[2015-06-07 05:44:32,069]  INFO
{org.wso2.carbon.databridge.core.DataBridge} -  admin connected
Killed

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

Why is that happens? Noticed this is happen regularly with the Jenkins
server.

Thanks,
Gayan





On Sun, Jun 7, 2015 at 11:17 AM, Apache Jenkins Server <
[email protected]> wrote:

> See <
> https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$stratos-integration/652/
> >
>
> ------------------------------------------
> [...truncated 1337 lines...]
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>                                  Dload  Upload   Total   Spent    Left
> Speed
>
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>    0*   Trying ::1...
> * Connected to localhost (::1) port 9443 (#0)
> * successfully set certificate verify locations:
> *   CAfile: none
>   CApath: /etc/ssl/certs
> * SSLv3, TLS handshake, Client hello (1):
> } [data not shown]
> * SSLv3, TLS handshake, Server hello (2):
> { [data not shown]
> * SSLv3, TLS handshake, CERT (11):
> { [data not shown]
> * SSLv3, TLS handshake, Server key exchange (12):
> { [data not shown]
> * SSLv3, TLS handshake, Server finished (14):
> { [data not shown]
> * SSLv3, TLS handshake, Client key exchange (16):
> } [data not shown]
> * SSLv3, TLS change cipher, Client hello (1):
> } [data not shown]
> * SSLv3, TLS handshake, Finished (20):
> } [data not shown]
> * SSLv3, TLS change cipher, Client hello (1):
> { [data not shown]
> * SSLv3, TLS handshake, Finished (20):
> { [data not shown]
> * SSL connection using EDH-RSA-DES-CBC3-SHA
> * Server certificate:
> *        subject: C=US; ST=CA; L=Mountain View; O=WSO2; CN=localhost
> *        start date: 2010-02-19 07:02:26 GMT
> *        expire date: 2035-02-13 07:02:26 GMT
> *        issuer: C=US; ST=CA; L=Mountain View; O=WSO2; CN=localhost
> *        SSL certificate verify result: unable to get local issuer
> certificate (20), continuing anyway.
> * Server auth using Basic with user 'admin'
> > POST /api/applicationPolicies HTTP/1.1
> > Authorization: Basic YWRtaW46YWRtaW4=
> > User-Agent: curl/7.35.0
> > Host: localhost:9443
> > Accept: */*
> > Content-Type: application/json
> > Content-Length: 310
> >
> } [data not shown]
> * upload completely sent off: 310 out of 310 bytes
> < HTTP/1.1 201 Created
> < Date: Sun, 07 Jun 2015 05:44:15 GMT
> < Location:
> https://localhost:9443/api/applicationPolicies/application-policy-1
> < Content-Type: application/json
> < Transfer-Encoding: chunked
> * Server WSO2 Carbon Server is not blacklisted
> < Server: WSO2 Carbon Server
> <
> { [data not shown]
>
> 100   423    0   113  100   310   1369   3756 --:--:-- --:--:-- --:--:--
> 3780
> * Connection #0 to host localhost left intact
> {"status":"success","message":"Application policy added successfully:
> [application-policy] application-policy-1"}Adding application...
> * Hostname was NOT found in DNS cache
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>                                  Dload  Upload   Total   Spent    Left
> Speed
>
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>    0*   Trying ::1...
> * Connected to localhost (::1) port 9443 (#0)
> * successfully set certificate verify locations:
> *   CAfile: none
>   CApath: /etc/ssl/certs
> * SSLv3, TLS handshake, Client hello (1):
> } [data not shown]
> * SSLv3, TLS handshake, Server hello (2):
> { [data not shown]
> * SSLv3, TLS handshake, CERT (11):
> { [data not shown]
> * SSLv3, TLS handshake, Server key exchange (12):
> { [data not shown]
> * SSLv3, TLS handshake, Server finished (14):
> { [data not shown]
> * SSLv3, TLS handshake, Client key exchange (16):
> } [data not shown]
> * SSLv3, TLS change cipher, Client hello (1):
> } [data not shown]
> * SSLv3, TLS handshake, Finished (20):
> } [data not shown]
> * SSLv3, TLS change cipher, Client hello (1):
> { [data not shown]
> * SSLv3, TLS handshake, Finished (20):
> { [data not shown]
> * SSL connection using EDH-RSA-DES-CBC3-SHA
> * Server certificate:
> *        subject: C=US; ST=CA; L=Mountain View; O=WSO2; CN=localhost
> *        start date: 2010-02-19 07:02:26 GMT
> *        expire date: 2035-02-13 07:02:26 GMT
> *        issuer: C=US; ST=CA; L=Mountain View; O=WSO2; CN=localhost
> *        SSL certificate verify result: unable to get local issuer
> certificate (20), continuing anyway.
> * Server auth using Basic with user 'admin'
> > POST /api/applications HTTP/1.1
> > Authorization: Basic YWRtaW46YWRtaW4=
> > User-Agent: curl/7.35.0
> > Host: localhost:9443
> > Accept: */*
> > Content-Type: application/json
> > Content-Length: 786
> >
> } [data not shown]
> * upload completely sent off: 786 out of 786 bytes
>
> 100   786    0     0  100   786      0    651  0:00:01  0:00:01 --:--:--
>  651< HTTP/1.1 201 Created
> < Date: Sun, 07 Jun 2015 05:44:17 GMT
> < Location: https://localhost:9443/api/applications/single-cartridge-app
> < Content-Type: application/json
> < Transfer-Encoding: chunked
> * Server WSO2 Carbon Server is not blacklisted
> < Server: WSO2 Carbon Server
> <
> { [data not shown]
>
> 100   885    0    99  100   786     65    519  0:00:01  0:00:01 --:--:--
>  519
> 100   885    0    99  100   786     65    519  0:00:01  0:00:01 --:--:--
>  519
> * Connection #0 to host localhost left intact
> {"status":"success","message":"Application added successfully:
> [application] single-cartridge-app"}Deploying application...
> * Hostname was NOT found in DNS cache
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>                                  Dload  Upload   Total   Spent    Left
> Speed
>
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>    0*   Trying ::1...
> * Connected to localhost (::1) port 9443 (#0)
> * successfully set certificate verify locations:
> *   CAfile: none
>   CApath: /etc/ssl/certs
> * SSLv3, TLS handshake, Client hello (1):
> } [data not shown]
> * SSLv3, TLS handshake, Server hello (2):
> { [data not shown]
> * SSLv3, TLS handshake, CERT (11):
> { [data not shown]
> * SSLv3, TLS handshake, Server key exchange (12):
> { [data not shown]
> * SSLv3, TLS handshake, Server finished (14):
> { [data not shown]
> * SSLv3, TLS handshake, Client key exchange (16):
> } [data not shown]
> * SSLv3, TLS change cipher, Client hello (1):
> } [data not shown]
> * SSLv3, TLS handshake, Finished (20):
> } [data not shown]
> * SSLv3, TLS change cipher, Client hello (1):
> { [data not shown]
> * SSLv3, TLS handshake, Finished (20):
> { [data not shown]
> * SSL connection using EDH-RSA-DES-CBC3-SHA
> * Server certificate:
> *        subject: C=US; ST=CA; L=Mountain View; O=WSO2; CN=localhost
> *        start date: 2010-02-19 07:02:26 GMT
> *        expire date: 2035-02-13 07:02:26 GMT
> *        issuer: C=US; ST=CA; L=Mountain View; O=WSO2; CN=localhost
> *        SSL certificate verify result: unable to get local issuer
> certificate (20), continuing anyway.
> * Server auth using Basic with user 'admin'
> > POST /api/applications/single-cartridge-app/deploy/application-policy-1
> HTTP/1.1
> > Authorization: Basic YWRtaW46YWRtaW4=
> > User-Agent: curl/7.35.0
> > Host: localhost:9443
> > Accept: */*
> > Content-Type: application/json
> >
> < HTTP/1.1 202 Accepted
> < Date: Sun, 07 Jun 2015 05:44:18 GMT
> < Content-Type: application/json
> < Transfer-Encoding: chunked
> * Server WSO2 Carbon Server is not blacklisted
> < Server: WSO2 Carbon Server
> <
> { [data not shown]
>
> 100   102    0   102    0     0    333      0 --:--:-- --:--:-- --:--:--
>  333
> * Connection #0 to host localhost left intact
> {"status":"success","message":"Application deployed successfully:
> [application] single-cartridge-app"}
> [2015-06-07 05:44:19,880]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,879]  INFO
> {org.apache.stratos.autoscaler.util.AutoscalerUtil} -  Monitor scheduled:
> [application] single-cartridge-app
> [2015-06-07 05:44:19,881]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,880]  INFO
> {org.apache.stratos.autoscaler.util.AutoscalerUtil} -  Starting monitor:
> [application] single-cartridge-app
> [2015-06-07 05:44:19,893]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,893]  INFO
> {org.apache.stratos.common.threading.StratosThreadPool} -  Thread pool
> created: [type] Scheduled Executor Service [id]
> autoscaler.monitor.scheduler.thread.pool [size] 100
> [2015-06-07 05:44:19,895]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,895]  INFO
> {org.apache.stratos.autoscaler.applications.dependency.DependencyBuilder}
> -  Building dependency tree: [component] single-cartridge-app
> [2015-06-07 05:44:19,895]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,895]  INFO
> {org.apache.stratos.autoscaler.applications.dependency.DependencyBuilder}
> -  Termination behaviour set: [component] single-cartridge-app
> [termination-behaviour] null
> [2015-06-07 05:44:19,897]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,897]  INFO
> {org.apache.stratos.common.threading.StratosThreadPool} -  Thread pool
> created: [type] Executor Service [id] application.monitor.thread.pool
> [size] 20
> [2015-06-07 05:44:19,941]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,941]  WARN
> {org.apache.stratos.messaging.message.processor.application.ApplicationInstanceCreatedMessageProcessor}
> -  Application instance with id [ single-cartridge-app-1 ] already exists
> [2015-06-07 05:44:19,942]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,942]  INFO
> {org.apache.stratos.autoscaler.monitor.component.ApplicationMonitor} -
> Application instance has been added for the [network partition]
> network-partition-1 [appInstanceId] single-cartridge-app-1
> [2015-06-07 05:44:19,942]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,942]  INFO
> {org.apache.stratos.autoscaler.monitor.component.ParentComponentMonitor} -
> Starting dependent monitor: [application] single-cartridge-app [component]
> single-cartridge-app.my-php.php.domain
> [2015-06-07 05:44:19,944]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,944]  INFO
> {org.apache.stratos.autoscaler.monitor.component.ParentComponentMonitor} -
> Monitor scheduled: [type] cluster [component]
> single-cartridge-app.my-php.php.domain
> [2015-06-07 05:44:19,945]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,944]  INFO
> {org.apache.stratos.autoscaler.monitor.component.ParentComponentMonitor} -
> Starting monitor: [type] cluster [component]
> single-cartridge-app.my-php.php.domain
> [2015-06-07 05:44:19,945]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,945]  INFO
> {org.apache.stratos.autoscaler.util.AutoscalerUtil} -  Monitor started
> successfully: [application] single-cartridge-app [dependents]
> single-cartridge-app.my-php.php.domain [startup-time] 0 seconds
> [2015-06-07 05:44:19,955]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,955]  INFO
> {org.apache.stratos.cloud.controller.context.CloudControllerContext} -
> Partition map updated for the Cartridge: php. Current Partition List:
> [partition-1]
> [2015-06-07 05:44:19,971]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,971]  INFO
> {org.apache.stratos.cloud.controller.services.impl.CloudControllerServiceImpl}
> -  All partitions [[partition-1]] were validated successfully, against the
> cartridge: php
> [2015-06-07 05:44:19,976]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,976]  INFO
> {org.apache.stratos.common.threading.StratosThreadPool} -  Thread pool
> created: [type] Scheduled Executor Service [id] cluster.monitor.scheduler
> [size] 50
> [2015-06-07 05:44:19,977]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,977]  INFO
> {org.apache.stratos.common.threading.StratosThreadPool} -  Thread pool
> created: [type] Executor Service [id] cluster.monitor.thread.pool [size] 50
> [2015-06-07 05:44:19,990]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:19,989]  INFO
> {org.apache.stratos.cloud.controller.messaging.publisher.TopologyEventPublisher}
> -  Publishing cluster instance created event: [service-name] php
> [cluster-id] single-cartridge-app.my-php.php.domain  in
> [network-partition-id] null [instance-id] single-cartridge-app-1
> [2015-06-07 05:44:20,034]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:20,033]  INFO
> {org.apache.stratos.autoscaler.monitor.MonitorFactory} -  ClusterMonitor
> created: ClusterMonitor [clusterId=single-cartridge-app.my-php.php.domain,
> hasPrimary=false ]
> [2015-06-07 05:44:20,035]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:20,034]  INFO
> {org.apache.stratos.autoscaler.monitor.component.ParentComponentMonitor} -
> Monitor started successfully: [type] cluster [component]
> single-cartridge-app.my-php.php.domain [dependents] none [startup-time] 0
> seconds
> [2015-06-07 05:44:20,039]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:20,039]  INFO
> {org.apache.stratos.autoscaler.event.receiver.topology.AutoscalerTopologyEventReceiver}
> -   Cluster monitor has scaling dependents  [false]
> [2015-06-07 05:44:21,322]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,322]  INFO
> {org.apache.stratos.autoscaler.context.cluster.ClusterContext} -  Partition
> context has been added: [application] single-cartridge-app  [cluster]
> single-cartridge-app.my-php.php.domain [ClusterInstanceContext]
> single-cartridge-app-1 [partition] partition-1
> [2015-06-07 05:44:21,322]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,322]  INFO
> {org.apache.stratos.autoscaler.context.cluster.ClusterContext} -  Cluster
> Instance context has been added: [application] single-cartridge-app
> [cluster] single-cartridge-app.my-php.php.domain [ClusterInstanceContext]
> single-cartridge-app-1
> [2015-06-07 05:44:21,323]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,323]  INFO
> {org.apache.stratos.autoscaler.context.cluster.ClusterContext} -  Cluster
> instance context has been added to network partition, [application]
> single-cartridge-app [cluster] single-cartridge-app.my-php.php.domain
> [cluster-instance] single-cartridge-app-1 [network partition]
> network-partition-1
> [2015-06-07 05:44:21,323]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,323]  INFO
> {org.apache.stratos.autoscaler.event.receiver.topology.AutoscalerTopologyEventReceiver}
> -  Monitoring task for Cluster Monitor with cluster id
> single-cartridge-app.my-php.php.domain started successfully
> [2015-06-07 05:44:21,350]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,349]  INFO
> {org.apache.stratos.autoscaler.rule.RuleLog} -  [min-check] Partition
> available, hence trying to spawn an instance to fulfil minimum count!
> [cluster] single-cartridge-app.my-php.php.domain
> [2015-06-07 05:44:21,351]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,351]  INFO
> {org.apache.stratos.autoscaler.client.CloudControllerClient} -  Trying to
> spawn an instance via cloud controller: [cluster]
> single-cartridge-app.my-php.php.domain [partition] partition-1
> [network-partition-id] network-partition-1
> [2015-06-07 05:44:21,368]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,368]  INFO
> {org.apache.stratos.cloud.controller.messaging.publisher.TopologyEventPublisher}
> -  Publishing member created event: [service-name] php [cluster-id]
> single-cartridge-app.my-php.php.domain [cluster-instance-id]
> single-cartridge-app-1 [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [instance-id] single-cartridge-app-1 [network-partition-id]
> network-partition-1 [partition-id] partition-1 [lb-cluster-id] null
> [2015-06-07 05:44:21,399]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,398]  INFO
> {org.apache.stratos.messaging.message.processor.topology.MemberCreatedMessageProcessor}
> -  Member created: [service-name] php [cluster-id]
> single-cartridge-app.my-php.php.domain [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [cluster-instance-id] single-cartridge-app-1
> [2015-06-07 05:44:21,863]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,863]  INFO
> {org.apache.stratos.mock.iaas.api.MockIaasApi} -  Starting mock instance:
> [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [2015-06-07 05:44:21,865]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,865]  INFO
> {org.apache.stratos.common.threading.StratosThreadPool} -  Thread pool
> created: [type] Executor Service [id] mock.iaas.event.listener.thread.pool
> [size] 20
> [2015-06-07 05:44:21,865]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,865]  INFO
> {org.apache.stratos.common.threading.StratosThreadPool} -  Thread pool
> created: [type] Scheduled Executor Service [id]
> mock.iaas.health.statistics.notifier.thread.pool [size] 20
> [2015-06-07 05:44:21,866]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,866]  INFO
> {org.apache.stratos.mock.iaas.services.impl.MockInstance} -  Mock member
> started: [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [2015-06-07 05:44:21,873]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,873]  INFO
> {org.apache.stratos.common.threading.StratosThreadPool} -  Thread pool
> created: [type] Scheduled Executor Service [id]
> mock.iaas.health.statistics.generator.thread.pool [size] 10
> [2015-06-07 05:44:21,875]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,874]  INFO
> {org.apache.stratos.mock.iaas.statistics.generator.MockHealthStatisticsGenerator}
> -  Mock statistics updaters scheduled: [service-name] php
> [2015-06-07 05:44:21,876]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,876]  INFO
> {org.apache.stratos.mock.iaas.statistics.generator.MockHealthStatisticsUpdater}
> -  Mock statistics updated: [cartridge-type] php [factor] LoadAverage
> [value] 20
> [2015-06-07 05:44:21,876]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:21,876]  INFO
> {org.apache.stratos.mock.iaas.statistics.generator.MockHealthStatisticsUpdater}
> -  Mock statistics updated: [cartridge-type] php [factor] MemoryConsumption
> [value] 20
> [2015-06-07 05:44:23,876]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:23,876]  INFO
> {org.apache.stratos.mock.iaas.api.MockIaasApi} -  Mock instance started
> successfully: [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [instance-id] 5935c56f-6e2d-484a-aa27-5a37b01770aa
> [2015-06-07 05:44:23,963]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:23,963]  INFO
> {org.apache.stratos.cloud.controller.services.impl.InstanceCreator} -
> Instance started successfully: [cartridge-type] php [cluster-id]
> single-cartridge-app.my-php.php.domain [instance-id]
> 5935c56f-6e2d-484a-aa27-5a37b01770aa [default-private-ip] null
> [default-public-ip] null
> [2015-06-07 05:44:23,970]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:23,969]  INFO
> {org.apache.stratos.mock.iaas.api.MockIaasApi} -  Allocating ip addresses:
> [instance-id] 5935c56f-6e2d-484a-aa27-5a37b01770aa
> [2015-06-07 05:44:24,002]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:24,002]  INFO
> {org.apache.stratos.mock.iaas.api.MockIaasApi} -  IP addresses allocated:
> [instance-id] 5935c56f-6e2d-484a-aa27-5a37b01770aa [default-private-ip]
> 10.0.0.1 [default-public-ip] 20.0.0.1
> [2015-06-07 05:44:24,004]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:24,004]  INFO
> {org.apache.stratos.cloud.controller.messaging.topology.TopologyBuilder} -
> Member status updated to initialized
> [2015-06-07 05:44:24,010]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:24,010]  INFO
> {org.apache.stratos.cloud.controller.messaging.publisher.TopologyEventPublisher}
> -  Publishing member initialized event: [service-name] php [cluster-id]
> single-cartridge-app.my-php.php.domain [cluster-instance-id]
> single-cartridge-app-1 [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [instance-id] 5935c56f-6e2d-484a-aa27-5a37b01770aa [network-partition-id]
> network-partition-1 [partition-id] partition-1 [lb-cluster-id] null
> [2015-06-07 05:44:24,053]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:24,053]  INFO
> {org.apache.stratos.messaging.message.processor.topology.MemberInitializedMessageProcessor}
> -  Member initialized: [service] php [cluster]
> single-cartridge-app.my-php.php.domain [member]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [2015-06-07 05:44:26,868]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:26,868]  INFO
> {org.apache.stratos.mock.iaas.event.publisher.MockMemberEventPublisher} -
> Publishing instance started event
> [2015-06-07 05:44:26,901]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:26,901]  INFO
> {org.apache.stratos.mock.iaas.event.publisher.MockMemberEventPublisher} -
> Instance started event published
> [2015-06-07 05:44:26,902]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:26,902]  INFO
> {org.apache.stratos.manager.messaging.receiver.StratosManagerInstanceStatusEventReceiver}
> -  Instance started event received: [application-id] single-cartridge-app
> [cartridge-type] php [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [2015-06-07 05:44:26,902]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:26,902]  INFO
> {org.apache.stratos.cloud.controller.messaging.topology.TopologyBuilder} -
> member started event adding status started
> [2015-06-07 05:44:26,910]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:26,910]  INFO
> {org.apache.stratos.cloud.controller.messaging.publisher.TopologyEventPublisher}
> -  Publishing member started event: [service-name] php [cluster-id]
> single-cartridge-app.my-php.php.domain [cluster-instance-id]
> single-cartridge-app-1 [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [network-partition-id] network-partition-1 [partition-id] partition-1
> [2015-06-07 05:44:26,936]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:26,936]  INFO
> {org.apache.stratos.messaging.message.processor.topology.MemberStartedMessageProcessor}
> -  Member started: [service] php [cluster]
> single-cartridge-app.my-php.php.domain [member]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [2015-06-07 05:44:26,964]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:26,964]  INFO
> {org.apache.stratos.manager.components.ArtifactDistributionCoordinator} -
> Artifact updated event published: [application-id] single-cartridge-app
> [tenant-id] -1234 [cartridge-type] php [alias] my-php [repo-url]
> https://github.com/lakwarus/single-cartridge.git
> [2015-06-07
> <https://github.com/lakwarus/single-cartridge.git%5B2015-06-07>
> 05:44:31,902]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,902]  INFO
> {org.apache.stratos.mock.iaas.event.publisher.MockMemberEventPublisher} -
> Publishing instance activated event
> [2015-06-07 05:44:31,928]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,928]  INFO
> {org.apache.stratos.mock.iaas.event.publisher.MockMemberEventPublisher} -
> Instance activated event published
> [2015-06-07 05:44:31,936]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,935]  INFO
> {org.apache.stratos.messaging.message.receiver.instance.notifier.InstanceNotifierEventMessageDelegator}
> -  Instance notifier event message delegator started
> [2015-06-07 05:44:31,937]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,937]  INFO
> {org.apache.stratos.cloud.controller.messaging.publisher.TopologyEventPublisher}
> -  Publishing member activated event: [service-name] php [cluster-id]
> single-cartridge-app.my-php.php.domain [cluster-instance-id]
> single-cartridge-app-1 [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [network-partition-id] network-partition-1 [partition-id] partition-1
> [2015-06-07 05:44:31,964]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,964]  INFO
> {org.apache.stratos.messaging.message.processor.topology.MemberActivatedMessageProcessor}
> -  Member activated: [service] php [cluster]
> single-cartridge-app.my-php.php.domain [member]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3
> [2015-06-07 05:44:31,966]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,966]  INFO
> {org.apache.stratos.autoscaler.event.receiver.topology.AutoscalerTopologyEventReceiver}
> -  MemberActivated event received for [member-id]
> single-cartridge-app.my-php.php.domaine2d2e338-3daa-4adb-8086-220a2a6423f3,
> [application-id] null, [cluster-id] single-cartridge-app.my-php.php.domain
> [cluster-instance-id] single-cartridge-app-1
> [2015-06-07 05:44:31,967]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,967]  INFO
> {org.apache.stratos.autoscaler.status.processor.cluster.ClusterStatusActiveProcessor}
> -  Publishing cluster activated event for [application]:
> single-cartridge-app [cluster]: single-cartridge-app.my-php.php.domain
> [2015-06-07 05:44:31,993]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,993]  INFO
> {org.apache.stratos.cloud.controller.messaging.topology.TopologyBuilder} -
> Cluster activated adding status started for
> single-cartridge-app.my-php.php.domain
> [2015-06-07 05:44:31,999]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:31,999]  INFO
> {org.apache.stratos.cloud.controller.messaging.publisher.TopologyEventPublisher}
> -  Publishing cluster activated event: [service-name] php [cluster-id]
> single-cartridge-app.my-php.php.domain  [instance-id]
> single-cartridge-app-1 [application-id] single-cartridge-app
> [2015-06-07 05:44:32,023]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:32,023]  INFO
> {org.apache.stratos.autoscaler.event.receiver.topology.AutoscalerTopologyEventReceiver}
> -  [ClusterActivatedEvent] Received: class
> org.apache.stratos.messaging.event.topology.ClusterInstanceActivatedEvent
> [2015-06-07 05:44:32,025]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:32,024]  INFO
> {org.apache.stratos.autoscaler.monitor.component.ParentComponentMonitor} -
> No more dependent monitors to be started for component: [type]
> application[component] single-cartridge-app
> [2015-06-07 05:44:32,025]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:32,025]  INFO
> {org.apache.stratos.autoscaler.status.processor.group.GroupStatusActiveProcessor}
> -  Sending application instance active for [application]
> single-cartridge-app [instance] single-cartridge-app-1
> [2015-06-07 05:44:32,034]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:32,034]  INFO
> {org.apache.stratos.autoscaler.applications.topic.ApplicationsEventPublisher}
> -  Publishing application instance active event: [application]
> single-cartridge-app [instance] single-cartridge-app-1
> [2015-06-07 05:44:32,069]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:32,069]  INFO
> {org.wso2.carbon.databridge.core.DataBridge} -  admin connected
> [2015-06-07 05:44:32,081]  INFO
> {org.wso2.carbon.integration.framework.utils.InputStreamHandler} -
> [2015-06-07 05:44:32,069]  INFO
> {org.wso2.carbon.databridge.core.DataBridge} -  admin connected
> Killed
>
> Results :
>
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
> [JENKINS] Recording test results
>



-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : [email protected]  | mobile : +94 766819985

Reply via email to