Skip to content

Instantly share code, notes, and snippets.

@ilayaperumalg
Created March 20, 2018 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilayaperumalg/67c6f617ef6b13c250b3daefc4602b3f to your computer and use it in GitHub Desktop.
Save ilayaperumalg/67c6f617ef6b13c250b3daefc4602b3f to your computer and use it in GitHub Desktop.
2018-03-21 01:38:48.250 INFO 53817 --- [ main] .s.c.s.s.s.DeployerInitializationService : Added 'Cloud Foundry' platform account 'cf-dev' into deployer repository.
2018-03-21 01:38:48.250 INFO 53817 --- [ main] .s.c.s.s.s.DeployerInitializationService : Added 'Local' platform account 'default' into deployer repository.
2018-03-21 01:38:48.252 INFO 53817 --- [ main] o.s.c.s.s.app.SkipperServerApplication : Started SkipperServerApplication in 36.255 seconds (JVM running for 40.893)
2018-03-21 01:38:52.076 INFO 53817 --- [nio-7577-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet'
2018-03-21 01:39:07.372 INFO 53817 --- [nio-7577-exec-4] o.s.s.s.DefaultStateMachineService : Acquiring machine with id a1
2018-03-21 01:39:07.372 INFO 53817 --- [nio-7577-exec-4] o.s.s.s.DefaultStateMachineService : Getting new machine from factory with id a1
2018-03-21 01:39:07.475 INFO 53817 --- [nio-7577-exec-4] o.s.s.support.LifecycleObjectSupport : started org.springframework.statemachine.trigger.TimerTrigger@419c22e3
2018-03-21 01:39:07.477 INFO 53817 --- [nio-7577-exec-4] o.s.s.support.LifecycleObjectSupport : started org.springframework.statemachine.support.DefaultStateMachineExecutor@6cabfe77
2018-03-21 01:39:07.477 INFO 53817 --- [nio-7577-exec-4] o.s.s.support.LifecycleObjectSupport : started INSTALL INSTALL_INSTALL INSTALL_EXIT INITIAL UPGRADE UPGRADE_CHECK_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_SUCCEED UPGRADE_WAIT_TARGET_APPS UPGRADE_START UPGRADE_DELETE_SOURCE_APPS UPGRADE_DEPLOY_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_FAILED UPGRADE_CANCEL UPGRADE_CHECK_CHOICE UPGRADE_EXIT ROLLBACK ROLLBACK_START ROLLBACK_EXIT_UPGRADE ROLLBACK_EXIT_INSTALL ROLLBACK_EXIT ROLLBACK_CHOICE ERROR DELETE DELETE_DELETE DELETE_EXIT ERROR_JUNCTION / / uuid=d35dc0f2-ea37-4a6c-a859-507ee21accaa / id=a1
2018-03-21 01:39:07.481 INFO 53817 --- [eTaskExecutor-1] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[INITIAL], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=485572054, toString()=AbstractState [id=INITIAL, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@7c50789f, deferred=[], entryActions=[], exitActions=[org.springframework.cloud.skipper.server.statemachine.ResetVariablesAction@f01fc6d], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:39:07.603 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state StateMachineState [getIds()=[INSTALL], toString()=AbstractState [id=INSTALL, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=INSTALL_INSTALL INSTALL_EXIT / / uuid=c448e284-df74-425a-858f-521fe353550c / id=a1], getClass()=class org.springframework.statemachine.state.StateMachineState]
2018-03-21 01:39:07.604 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[INSTALL_INSTALL], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1649724740, toString()=AbstractState [id=INSTALL_INSTALL, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@59167d19, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.InstallInstallAction@79144d0e], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:39:11.763 INFO 53817 --- [eTaskExecutor-3] o.s.c.d.r.s.LRUCleaningResourceLoader : Free Disk Space = 42.82%, Target Free Space >25.00%
2018-03-21 01:41:26.365 INFO 53817 --- [ry-client-nio-5] c.s.s.d.CFManifestDeployerReleaseManager : Done uploading bits for log-cf-v1
2018-03-21 01:41:26.365 INFO 53817 --- [ry-client-nio-5] c.s.s.d.CFManifestDeployerReleaseManager : Successfully deployed log-cf-v1
2018-03-21 01:41:26.376 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.d.CFApplicationDeployer : Checking application status for the release: a1
2018-03-21 01:41:37.155 INFO 53817 --- [ry-client-nio-2] o.s.c.s.s.d.CFApplicationDeployer : Successfully computed status [deployed] for log-cf-v1
2018-03-21 01:41:37.168 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : started org.springframework.statemachine.support.DefaultStateMachineExecutor@1f6a332c
2018-03-21 01:41:37.169 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : started INSTALL_INSTALL INSTALL_EXIT / INSTALL_INSTALL / uuid=c448e284-df74-425a-858f-521fe353550c / id=a1
2018-03-21 01:41:37.221 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : stopped org.springframework.statemachine.support.DefaultStateMachineExecutor@1f6a332c
2018-03-21 01:41:37.222 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : stopped INSTALL_INSTALL INSTALL_EXIT / / uuid=c448e284-df74-425a-858f-521fe353550c / id=a1
2018-03-21 01:41:37.222 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[INITIAL], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=485572054, toString()=AbstractState [id=INITIAL, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@7c50789f, deferred=[], entryActions=[], exitActions=[org.springframework.cloud.skipper.server.statemachine.ResetVariablesAction@f01fc6d], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:41:37.223 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.SkipperStateMachineService : setting future value org.springframework.cloud.skipper.domain.Release@56fdde46
2018-03-21 01:41:48.191 INFO 53817 --- [nio-7577-exec-5] o.s.s.s.DefaultStateMachineService : Acquiring machine with id a1
2018-03-21 01:43:57.548 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.StateMachineConfiguration : Entering state StateMachineState [getIds()=[UPGRADE], toString()=AbstractState [id=UPGRADE, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=UPGRADE_CHECK_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_SUCCEED UPGRADE_WAIT_TARGET_APPS UPGRADE_START UPGRADE_DELETE_SOURCE_APPS UPGRADE_DEPLOY_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_FAILED UPGRADE_CANCEL UPGRADE_CHECK_CHOICE UPGRADE_EXIT / / uuid=03970c7b-1882-4dff-81dd-9a6628b1f938 / id=a1], getClass()=class org.springframework.statemachine.state.StateMachineState]
2018-03-21 01:43:57.548 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_START], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1903590863, toString()=AbstractState [id=UPGRADE_START, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@171958cf, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeStartAction@311a09b2], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:44:01.203 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.UpgradeStartAction : upgradeRequest UpgradeRequest{packageIdentifier=PackageIdentifier{repositoryName='null', packageName='log-cf', packageVersion='1.0.1'}, upgradeProperties=org.springframework.cloud.skipper.domain.UpgradeProperties@6d3748c}
2018-03-21 01:44:01.235 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.UpgradeStartAction : releaseAnalysisReport difference summary
2018-03-21 01:44:01.236 INFO 53817 --- [eTaskExecutor-4] o.s.s.support.LifecycleObjectSupport : started org.springframework.statemachine.support.DefaultStateMachineExecutor@48a6ee4d
2018-03-21 01:44:01.236 INFO 53817 --- [eTaskExecutor-4] o.s.s.support.LifecycleObjectSupport : started UPGRADE_CHECK_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_SUCCEED UPGRADE_WAIT_TARGET_APPS UPGRADE_START UPGRADE_DELETE_SOURCE_APPS UPGRADE_DEPLOY_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_FAILED UPGRADE_CANCEL UPGRADE_CHECK_CHOICE UPGRADE_EXIT / UPGRADE_START / uuid=03970c7b-1882-4dff-81dd-9a6628b1f938 / id=a1
2018-03-21 01:44:01.243 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_DEPLOY_TARGET_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=296095557, toString()=AbstractState [id=UPGRADE_DEPLOY_TARGET_APPS, pseudoState=null, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeDeployTargetAppsAction@4cacccbf], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:44:01.244 INFO 53817 --- [eTaskExecutor-4] .s.c.s.s.s.UpgradeDeployTargetAppsAction : Using UpgradeStrategy org.springframework.cloud.skipper.server.deployer.strategies.SimpleRedBlackUpgradeStrategy@6802d023
2018-03-21 01:44:01.244 INFO 53817 --- [eTaskExecutor-4] .s.c.s.s.s.UpgradeDeployTargetAppsAction : releaseAnalysisReport org.springframework.cloud.skipper.server.deployer.ReleaseAnalysisReport@49ca6fac
2018-03-21 01:44:08.814 INFO 53817 --- [eTaskExecutor-4] o.s.c.d.r.s.LRUCleaningResourceLoader : Free Disk Space = 42.81%, Target Free Space >25.00%
2018-03-21 01:46:38.697 INFO 53817 --- [ry-client-nio-2] c.s.s.d.CFManifestDeployerReleaseManager : Done uploading bits for log-cf-v2
2018-03-21 01:46:42.444 INFO 53817 --- [ry-client-nio-2] c.s.s.d.CFManifestDeployerReleaseManager : Successfully deployed log-cf-v2
2018-03-21 01:46:42.451 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_WAIT_TARGET_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1194228212, toString()=AbstractState [id=UPGRADE_WAIT_TARGET_APPS, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:46:42.452 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.SkipperStateMachineService : setting future value org.springframework.cloud.skipper.domain.Release@672fbb96
2018-03-21 01:46:44.280 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_CHECK_TARGET_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=86759949, toString()=AbstractState [id=UPGRADE_CHECK_TARGET_APPS, pseudoState=null, deferred=[UPGRADE_CANCEL], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeCheckTargetAppsAction@4dad2363], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:46:47.460 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.d.CFApplicationDeployer : Checking application status for the release: a1
2018-03-21 01:47:01.307 INFO 53817 --- [ry-client-nio-2] o.s.c.s.s.d.CFApplicationDeployer : Successfully computed status [deployed] for log-cf-v2
2018-03-21 01:47:01.312 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_WAIT_TARGET_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1194228212, toString()=AbstractState [id=UPGRADE_WAIT_TARGET_APPS, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:47:01.321 INFO 53817 --- [eTaskExecutor-4] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_DEPLOY_TARGET_APPS_SUCCEED], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1992203459, toString()=AbstractState [id=UPGRADE_DEPLOY_TARGET_APPS_SUCCEED, pseudoState=null, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeDeployTargetAppsSucceedAction@114b2414], exitActions=[], stateActions=[], regions=[], submachine=null]]
✔ ~/dev/git/ilayaperumalg/spring-cloud-skipper [cf-manifest-reader L|●2✚ 12…10⚑ 2]
01:49 $ 2018-03-21 01:50:01.378 INFO 53817 --- [pool-4-thread-1] o.s.c.s.s.d.CFApplicationDeployer : Checking application status for the release: a1
2018-03-21 01:50:11.889 INFO 53817 --- [ry-client-nio-2] o.s.c.s.s.d.CFApplicationDeployer : Successfully computed status [deployed] for log-cf-v1
2018-03-21 01:51:41.929 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_DELETE_SOURCE_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1936293635, toString()=AbstractState [id=UPGRADE_DELETE_SOURCE_APPS, pseudoState=null, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeDeleteSourceAppsAction@433b1597], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:51:41.935 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.d.s.HandleHealthCheckStep : Release a1-v2 has been DEPLOYED
2018-03-21 01:51:41.935 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.d.s.HandleHealthCheckStep : Apps in release a1-v2 are healthy.
2018-03-21 01:51:41.945 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.d.s.HandleHealthCheckStep : Deleting changed applications from existing release a1-v1
2018-03-21 01:51:54.292 INFO 53817 --- [ry-client-nio-6] o.s.c.s.s.d.strategies.DeleteStep : Successfully undeployed app log-cf-v1
2018-03-21 01:51:54.300 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : stopped org.springframework.statemachine.support.DefaultStateMachineExecutor@48a6ee4d
2018-03-21 01:51:54.300 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : stopped UPGRADE_CHECK_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_SUCCEED UPGRADE_WAIT_TARGET_APPS UPGRADE_START UPGRADE_DELETE_SOURCE_APPS UPGRADE_DEPLOY_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_FAILED UPGRADE_CANCEL UPGRADE_CHECK_CHOICE UPGRADE_EXIT / / uuid=03970c7b-1882-4dff-81dd-9a6628b1f938 / id=a1
2018-03-21 01:51:54.301 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[INITIAL], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=485572054, toString()=AbstractState [id=INITIAL, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@7c50789f, deferred=[], entryActions=[], exitActions=[org.springframework.cloud.skipper.server.statemachine.ResetVariablesAction@f01fc6d], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:53:37.185 INFO 53817 --- [nio-7577-exec-3] o.s.s.s.DefaultStateMachineService : Acquiring machine with id a1
2018-03-21 01:58:12.043 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state StateMachineState [getIds()=[ROLLBACK], toString()=AbstractState [id=ROLLBACK, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=ROLLBACK_START ROLLBACK_EXIT_UPGRADE ROLLBACK_EXIT_INSTALL ROLLBACK_EXIT ROLLBACK_CHOICE / / uuid=f8d92e46-5402-40a5-8166-c754ead8b6d2 / id=a1], getClass()=class org.springframework.statemachine.state.StateMachineState]
2018-03-21 01:58:12.043 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[ROLLBACK_START], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=389880852, toString()=AbstractState [id=ROLLBACK_START, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@78f2b5a9, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.RollbackStartAction@3aab42d6], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:58:16.316 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.RollbackStartAction : Rolling back releaseName=a1. Current version=2, Target version=0
2018-03-21 01:58:16.319 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : started org.springframework.statemachine.support.DefaultStateMachineExecutor@4450c61d
2018-03-21 01:58:16.319 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : started ROLLBACK_START ROLLBACK_EXIT_UPGRADE ROLLBACK_EXIT_INSTALL ROLLBACK_EXIT ROLLBACK_CHOICE / ROLLBACK_START / uuid=f8d92e46-5402-40a5-8166-c754ead8b6d2 / id=a1
2018-03-21 01:58:16.322 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : stopped org.springframework.statemachine.support.DefaultStateMachineExecutor@4450c61d
2018-03-21 01:58:16.322 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : stopped ROLLBACK_START ROLLBACK_EXIT_UPGRADE ROLLBACK_EXIT_INSTALL ROLLBACK_EXIT ROLLBACK_CHOICE / / uuid=f8d92e46-5402-40a5-8166-c754ead8b6d2 / id=a1
2018-03-21 01:58:16.322 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state StateMachineState [getIds()=[UPGRADE, UPGRADE_DELETE_SOURCE_APPS], toString()=AbstractState [id=UPGRADE, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=UPGRADE_CHECK_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_SUCCEED UPGRADE_WAIT_TARGET_APPS UPGRADE_START UPGRADE_DELETE_SOURCE_APPS UPGRADE_DEPLOY_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_FAILED UPGRADE_CANCEL UPGRADE_CHECK_CHOICE UPGRADE_EXIT / / uuid=03970c7b-1882-4dff-81dd-9a6628b1f938 / id=a1], getClass()=class org.springframework.statemachine.state.StateMachineState]
2018-03-21 01:58:16.322 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_START], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1903590863, toString()=AbstractState [id=UPGRADE_START, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@171958cf, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeStartAction@311a09b2], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:58:18.535 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.UpgradeStartAction : upgradeRequest null
2018-03-21 01:58:18.538 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : started org.springframework.statemachine.support.DefaultStateMachineExecutor@48a6ee4d
2018-03-21 01:58:18.538 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : started UPGRADE_CHECK_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_SUCCEED UPGRADE_WAIT_TARGET_APPS UPGRADE_START UPGRADE_DELETE_SOURCE_APPS UPGRADE_DEPLOY_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_FAILED UPGRADE_CANCEL UPGRADE_CHECK_CHOICE UPGRADE_EXIT / UPGRADE_START / uuid=03970c7b-1882-4dff-81dd-9a6628b1f938 / id=a1
2018-03-21 01:58:18.541 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_DEPLOY_TARGET_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=296095557, toString()=AbstractState [id=UPGRADE_DEPLOY_TARGET_APPS, pseudoState=null, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeDeployTargetAppsAction@4cacccbf], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 01:58:18.541 INFO 53817 --- [eTaskExecutor-3] .s.c.s.s.s.UpgradeDeployTargetAppsAction : Using UpgradeStrategy org.springframework.cloud.skipper.server.deployer.strategies.SimpleRedBlackUpgradeStrategy@6802d023
2018-03-21 01:58:18.541 INFO 53817 --- [eTaskExecutor-3] .s.c.s.s.s.UpgradeDeployTargetAppsAction : releaseAnalysisReport org.springframework.cloud.skipper.server.deployer.ReleaseAnalysisReport@36ddc10f
2018-03-21 02:00:01.382 INFO 53817 --- [pool-4-thread-1] o.s.c.s.s.d.CFApplicationDeployer : Checking application status for the release: a1
2018-03-21 02:00:06.946 INFO 53817 --- [ry-client-nio-5] c.s.s.d.CFManifestDeployerReleaseManager : Done uploading bits for log-cf-v3
2018-03-21 02:00:09.429 INFO 53817 --- [ry-client-nio-5] c.s.s.d.CFManifestDeployerReleaseManager : Successfully deployed log-cf-v3
2018-03-21 02:00:09.435 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_WAIT_TARGET_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1194228212, toString()=AbstractState [id=UPGRADE_WAIT_TARGET_APPS, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 02:00:09.436 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.SkipperStateMachineService : setting future value org.springframework.cloud.skipper.domain.Release@38a701ab
2018-03-21 02:00:09.439 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_CHECK_TARGET_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=86759949, toString()=AbstractState [id=UPGRADE_CHECK_TARGET_APPS, pseudoState=null, deferred=[UPGRADE_CANCEL], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeCheckTargetAppsAction@4dad2363], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 02:00:12.085 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.d.CFApplicationDeployer : Checking application status for the release: a1
2018-03-21 02:00:21.080 INFO 53817 --- [ry-client-nio-1] o.s.c.s.s.d.CFApplicationDeployer : Successfully computed status [deployed] for log-cf-v2
2018-03-21 02:00:22.896 INFO 53817 --- [ry-client-nio-1] o.s.c.s.s.d.CFApplicationDeployer : Successfully computed status [deployed] for log-cf-v3
2018-03-21 02:00:27.970 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_WAIT_TARGET_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1194228212, toString()=AbstractState [id=UPGRADE_WAIT_TARGET_APPS, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 02:00:27.972 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_DEPLOY_TARGET_APPS_SUCCEED], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1992203459, toString()=AbstractState [id=UPGRADE_DEPLOY_TARGET_APPS_SUCCEED, pseudoState=null, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeDeployTargetAppsSucceedAction@114b2414], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 02:06:31.194 INFO 53817 --- [eTaskExecutor-1] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[UPGRADE_DELETE_SOURCE_APPS], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1936293635, toString()=AbstractState [id=UPGRADE_DELETE_SOURCE_APPS, pseudoState=null, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.UpgradeDeleteSourceAppsAction@433b1597], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 02:06:37.804 INFO 53817 --- [eTaskExecutor-1] o.s.c.s.s.d.s.HandleHealthCheckStep : Release a1-v3 has been DEPLOYED
2018-03-21 02:06:37.804 INFO 53817 --- [eTaskExecutor-1] o.s.c.s.s.d.s.HandleHealthCheckStep : Apps in release a1-v3 are healthy.
2018-03-21 02:06:38.685 INFO 53817 --- [eTaskExecutor-1] o.s.c.s.s.d.s.HandleHealthCheckStep : Deleting changed applications from existing release a1-v2
2018-03-21 02:07:00.871 INFO 53817 --- [ry-client-nio-6] o.s.c.s.s.d.strategies.DeleteStep : Successfully undeployed app log-cf-v2
2018-03-21 02:07:00.884 INFO 53817 --- [eTaskExecutor-1] o.s.s.support.LifecycleObjectSupport : stopped org.springframework.statemachine.support.DefaultStateMachineExecutor@48a6ee4d
2018-03-21 02:07:00.884 INFO 53817 --- [eTaskExecutor-1] o.s.s.support.LifecycleObjectSupport : stopped UPGRADE_CHECK_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_SUCCEED UPGRADE_WAIT_TARGET_APPS UPGRADE_START UPGRADE_DELETE_SOURCE_APPS UPGRADE_DEPLOY_TARGET_APPS UPGRADE_DEPLOY_TARGET_APPS_FAILED UPGRADE_CANCEL UPGRADE_CHECK_CHOICE UPGRADE_EXIT / / uuid=03970c7b-1882-4dff-81dd-9a6628b1f938 / id=a1
2018-03-21 02:07:00.884 INFO 53817 --- [eTaskExecutor-1] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[INITIAL], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=485572054, toString()=AbstractState [id=INITIAL, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@7c50789f, deferred=[], entryActions=[], exitActions=[org.springframework.cloud.skipper.server.statemachine.ResetVariablesAction@f01fc6d], stateActions=[], regions=[], submachine=null]]
2018-03-21 02:07:32.663 INFO 53817 --- [nio-7577-exec-9] o.s.s.s.DefaultStateMachineService : Acquiring machine with id a1
2018-03-21 02:10:01.387 INFO 53817 --- [pool-4-thread-1] o.s.c.s.s.d.CFApplicationDeployer : Checking application status for the release: a1
2018-03-21 02:10:16.302 INFO 53817 --- [ry-client-nio-1] o.s.c.s.s.d.CFApplicationDeployer : Successfully computed status [deployed] for log-cf-v3
2018-03-21 02:13:56.377 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state StateMachineState [getIds()=[DELETE], toString()=AbstractState [id=DELETE, pseudoState=null, deferred=[], entryActions=[], exitActions=[], stateActions=[], regions=[], submachine=DELETE_DELETE DELETE_EXIT / / uuid=6a0d91d5-c4c6-44ba-9996-cddfd168e977 / id=a1], getClass()=class org.springframework.statemachine.state.StateMachineState]
2018-03-21 02:13:56.378 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[DELETE_DELETE], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=1258886653, toString()=AbstractState [id=DELETE_DELETE, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@e8fd453, deferred=[], entryActions=[org.springframework.cloud.skipper.server.statemachine.DeleteDeleteAction@6706da3d], exitActions=[], stateActions=[], regions=[], submachine=null]]
2018-03-21 02:13:56.379 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.DeleteDeleteAction : About to delete a1
2018-03-21 02:15:05.719 INFO 53817 --- [ry-client-nio-5] o.s.c.s.s.d.CFApplicationDeployer : Successfully undeployed app log-cf-v3
2018-03-21 02:15:05.721 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : started org.springframework.statemachine.support.DefaultStateMachineExecutor@2820d71a
2018-03-21 02:15:05.722 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : started DELETE_DELETE DELETE_EXIT / DELETE_DELETE / uuid=6a0d91d5-c4c6-44ba-9996-cddfd168e977 / id=a1
2018-03-21 02:15:05.723 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : stopped org.springframework.statemachine.support.DefaultStateMachineExecutor@2820d71a
2018-03-21 02:15:05.724 INFO 53817 --- [eTaskExecutor-3] o.s.s.support.LifecycleObjectSupport : stopped DELETE_DELETE DELETE_EXIT / / uuid=6a0d91d5-c4c6-44ba-9996-cddfd168e977 / id=a1
2018-03-21 02:15:05.724 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.StateMachineConfiguration : Entering state ObjectState [getIds()=[INITIAL], getClass()=class org.springframework.statemachine.state.ObjectState, hashCode()=485572054, toString()=AbstractState [id=INITIAL, pseudoState=org.springframework.statemachine.state.DefaultPseudoState@7c50789f, deferred=[], entryActions=[], exitActions=[org.springframework.cloud.skipper.server.statemachine.ResetVariablesAction@f01fc6d], stateActions=[], regions=[], submachine=null]]
2018-03-21 02:15:05.724 INFO 53817 --- [eTaskExecutor-3] o.s.c.s.s.s.SkipperStateMachineService : setting future value org.springframework.cloud.skipper.domain.Release@59692384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment