This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# https://github.com/rancher/convoy | |
# need swarm-st to be resolvable to the storage vm | |
# should just put into /etc/hosts | |
sudo mount -t nfs swarm-st:/data /data | |
convoy daemon --drivers vfs --driver-opts vfs.path=/data & | |
sleep 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=Convoy docker volume nfs plugin | |
Documentation=https://github.com/rancher/convoy | |
After=network.target | |
[Service] | |
Type=notify | |
# the default is not to use systemd for cgroups because the delegate issues still | |
# exists and systemd currently does not support the cgroup feature set required | |
# for containers run by docker |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-10-11 15:20:30,206 DEBUG util.AjaxUtil [nodeMessageTaskExecutor-14] - Url is https://10.110.14.243:8443//gateway/service/gateway_event_message | |
2016-10-11 15:20:30,211 WARN event.EventActionMapping [nodeMessageTaskExecutor-15] - EventActionMapping[ChildTierAppExecutor,ORCHESTRATION] previous active workflow ORCHESTRATION unset | |
2016-10-11 15:20:30,211 DEBUG event.EventActionMapping [nodeMessageTaskExecutor-15] - EventActionMapping[ChildTierAppExecutor,SUSPENSION] active workflow set to SUSPENSION by NodeResuming | |
2016-10-11 15:20:30,214 DEBUG resolver.LifecycleActionResolver [nodeMessageTaskExecutor-15] - LifecycleActionEvent[NodeResuming,Message[NodeResuming,295,d0111d3b-7b56-4639-8eed-9ce1c71731e2]] -> LifecycleNodeServiceInstallReadyAction[NodeLifecycleImpl[310,WebServer,STARTING,Node Id=d0111d3b-7b56-4639-8eed-9ce1c71731e2,App Id=308,Private IPAddress=<null>,Public IPAddress=<null>,Hostname=<null>,Creation GUID=<null>]] | |
2016-10-11 15:20:30,214 DEBUG event.LifecycleEventProcessor [nodeMessageTask |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-10-07 17:52:39,870 DEBUG handlers.CloudImageExchangeResponseEventHandlerImpl [nodeMessageTaskExecutor-7] - CloudImageExchangeResponse>>> workflowInstanceId: 020e11ee-8522-4ff2-a480-dd7558f72390, activityExecutionId: bfb078a9-4290-4602-b6de-d1d81f7f4846, percentage: 100 | |
2016-10-07 17:52:39,891 DEBUG activity.ImportImageActivity [pool-6-thread-15] - Cloud image is imported: 1a5a294b-5129-49e5-ba1d-5c2c74bbf4b7 | |
2016-10-07 17:52:39,891 INFO activity.ImportImageActivity [pool-6-thread-15] - Image created: acee2962-4570-4c6d-9052-f19cabc8b474 | |
2016-10-07 17:52:39,902 DEBUG activity.ImportImagesActivity [pool-6-thread-15] - onSubActivityCompleted(), imageId: 1a5a294b-5129-49e5-ba1d-5c2c74bbf4b7, cloudImageId: acee2962-4570-4c6d-9052-f19cabc8b474 | |
2016-10-07 17:52:39,904 DEBUG activity.ImportImagesActivity [pool-6-thread-15] - ##### ImportImagesActivity.onSubActivityCompleted() ### | |
2016-10-07 17:52:39,910 DEBUG activity.ImportDataActivity [pool-6-thread-15] - Executing ImportDataActivity.prepareContext() | |
20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VENDOR_ID::1::USER_ID::2::2016-10-06 18:13:31,356 INFO impl.RemoteRepositoryServiceImpl [http-apr-10443-exec-8] - Found repository: 'vsftpd01' with id: 4 | |
VENDOR_ID::1::USER_ID::2::2016-10-06 18:13:38,463 INFO controllers.LinkedResourcePropagateController [http-apr-10443-exec-7] - received request to query propagation status of type APP and id {} | |
VENDOR_ID::1::USER_ID::2::2016-10-06 18:13:42,072 ERROR errors.RestErrorsController [http-apr-10443-exec-1] - Internal Server Error | |
java.lang.NullPointerException | |
at java.lang.String.<init>(String.java:566) | |
at com.osmosix.mgmt.api.controllers.JobImportController.convertToJaxb(JobImportController.java:238) | |
at com.osmosix.mgmt.api.controllers.JobImportController.access$000(JobImportController.java:77) | |
at com.osmosix.mgmt.api.controllers.JobImportController$1.apply(JobImportController.java:229) | |
at com.osmosix.mgmt.api.controllers.JobImportController$1.apply(JobImportController.java:226) | |
at com.osmosix.mgmt.api.utils.ConversionUtils.toJaxbList(ConversionUtils.j |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: Failed to initialize node, Standard error: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 104 520 104 520 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k 104 520 104 520 0 0 110k 0 --:--:-- --:--:-- --:--:-- 0 cp: target `/tmp/joomla.sql' is not a directory chmod: cannot access `/tmp/joomla.sql': No such file or directory sed: can't read /tmp/joomla.sql: No such file or directory sed: can't read /tmp/joomla.sql: No such file or directory |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-10-04 14:57:02,142 ERROR impl.SequentialWorkflowExecutorImpl [pool-6-thread-11] - Execution State: ERROR | |
2016-10-04 14:57:02,146 DEBUG workflow.ImportWorkflowExitHandler [pool-6-thread-11] - Executing FinishImportActivity | |
2016-10-04 14:57:02,146 DEBUG workflow.ImportWorkflowExitHandler [pool-6-thread-11] - jobImportRequestId: 238 | |
2016-10-04 14:57:02,608 ERROR activity.ImportProfileActivity [pool-6-thread-12] - org.springframework.web.client.HttpClientErrorException: 400 Bad Request | |
java.lang.RuntimeException: org.springframework.web.client.HttpClientErrorException: 400 Bad Request | |
at com.osmosix.gateway.impl.GatewayMgmtServerServiceImpl.importAppProfile(GatewayMgmtServerServiceImpl.java:181) | |
at com.osmosix.gateway.workflow.activity.ImportProfileActivity.execute(ImportProfileActivity.java:81) | |
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:212) | |
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.executeNext(SequentialWorkflo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VENDOR_ID::1::USER_ID::2::2016-10-03 21:54:08,808 INFO impl.RemoteRepositoryServiceImpl [http-apr-10443-exec-9] - Number of remote repositories found: 1 | |
VENDOR_ID::1::USER_ID::2::2016-10-03 21:54:08,979 INFO impl.RemoteRepositoryServiceImpl [http-apr-10443-exec-2] - Number of remote repositories found: 1 | |
VENDOR_ID::1::USER_ID::2::2016-10-03 21:54:09,281 INFO impl.RemoteRepositoryServiceImpl [http-apr-10443-exec-10] - Number of remote repositories found: 6 | |
VENDOR_ID::1::USER_ID::2::2016-10-03 21:54:09,282 INFO impl.RemoteRepositoryServiceImpl [http-apr-10443-exec-10] - Number of remote repositories found: 6 | |
VENDOR_ID::1::USER_ID::2::2016-10-03 21:54:09,283 INFO impl.RemoteRepositoryServiceImpl [http-apr-10443-exec-10] - Number of remote repositories found: 6 | |
VENDOR_ID::1::USER_ID::2::2016-10-03 21:54:09,290 INFO impl.CloudManagementServiceImpl [http-apr-10443-exec-10] - cloud data is not null | |
VENDOR_ID::1::USER_ID::2::2016-10-03 21:54:09,290 INFO impl.CloudManagementServiceImpl [http-apr-10443-exe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-30 21:02:48,169 DEBUG handlers.RepositoryCopyResponseEventHandlerImpl [nodeMessageTaskExecutor-9] - RepositoryCopyResponse>>> workflowInstanceId: a78900e6-b7fc-4c18-a018-ece53200d98b, activityExecutionId: 6666f941-e09c-461a-91b3-1788428ac380, percentage: 100 | |
2016-09-30 21:02:48,170 DEBUG handlers.RepositoryCopyResponseEventHandlerImpl [nodeMessageTaskExecutor-9] - RepositoryCopyResponse>>> workflowInstanceId: a78900e6-b7fc-4c18-a018-ece53200d98b, activityExecutionId: 46506608-11c1-4779-a68d-515261484b05, percentage: 100 | |
2016-09-30 21:02:48,210 DEBUG activity.ImportDataActivity [pool-6-thread-12] - Executing ImportDataActivity.onSubActivityCompleted() | |
2016-09-30 21:02:48,210 DEBUG activity.ImportDataActivity [pool-6-thread-13] - Executing ImportDataActivity.onSubActivityCompleted() | |
2016-09-30 21:02:48,210 DEBUG activity.ImportDataActivity [pool-6-thread-13] - subActivityResult State: FINISHED, tierName: Database | |
2016-09-30 21:02:48,210 DEBUG activity.ImportDataActivity [pool-6-thread-12] - subAct |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-28 21:48:01,889 INFO impl.CloudImageExchangeServiceImpl [taskExecutor-3] - Processing CloudImageExchangeRequest: 9e2b912e-3cf7-48f8-a9f1-95c3de3721b3: 7ccf66a6-d57e-44b5-ac38-78b96422064c | |
2016-09-28 22:47:49,355 INFO impl.CloudImageExchangeServiceImpl [taskExecutor-2] - Response sent: 9e2b912e-3cf7-48f8-a9f1-95c3de3721b3, c3f7a205-f2de-4b72-b6c4-d0cf8141a7b8 - FINISHED | |
2016-09-28 22:59:34,211 INFO execchain.RetryExec [taskExecutor-3] - I/O exception (java.io.IOException) caught when processing request to {}->http://10.100.1.75:9292: Pipe closed | |
2016-09-28 22:59:34,217 ERROR impl.CloudImageExchangeServiceImpl [taskExecutor-3] - Error doDownload: | |
com.cliqr.cloud.exception.CloudServiceException | |
at com.cliqr.cloud.service.openstack.OpenstackImageService.createImage(OpenstackImageService.java:80) | |
at com.cliqr.cloud.service.impl.CloudBladeImpl.createImage(CloudBladeImpl.java:731) | |
at com.osmosix.cis.service.impl.CloudImageExchangeServiceImpl.doDownload(CloudImageExchangeServiceImpl.java:221) | |
at c |
NewerOlder