Created
February 20, 2017 18:57
This file contains hidden or 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
15:52:19.203 DEBUG [main][org.springframework.test.context.junit4.SpringJUnit4ClassRunner] SpringJUnit4ClassRunner constructor called with [class com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.208 DEBUG [main][org.springframework.test.context.BootstrapUtils] Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] | |
15:52:19.216 DEBUG [main][org.springframework.test.context.BootstrapUtils] Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] | |
15:52:19.224 DEBUG [main][org.springframework.test.context.BootstrapUtils] Instantiating TestContextBootstrapper for test class [com.spring.example.sftp.SftpOutboundTransferSample] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] | |
15:52:19.250 DEBUG [main][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader] Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@7fcaa2ba declaringClass = 'com.spring.example.sftp.SftpOutboundTransferSample', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. | |
15:52:19.269 DEBUG [main][org.springframework.test.context.support.ActiveProfilesUtils] Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.269 DEBUG [main][org.springframework.test.context.support.DefaultTestContextBootstrapper] @TestExecutionListeners is not present for class [com.spring.example.sftp.SftpOutboundTransferSample]: using defaults. | |
15:52:19.272 INFO [main][org.springframework.test.context.support.DefaultTestContextBootstrapper] Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] | |
15:52:19.277 INFO [main][org.springframework.test.context.support.DefaultTestContextBootstrapper] Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] | |
15:52:19.290 INFO [main][org.springframework.test.context.support.DefaultTestContextBootstrapper] Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c20fa96, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2923a47c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6303ddfd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@12e33fd4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@57380fc] | |
15:52:19.292 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved @ProfileValueSourceConfiguration [null] for test class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.292 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.293 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved @ProfileValueSourceConfiguration [null] for test class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.294 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.313 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved @ProfileValueSourceConfiguration [null] for test class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.313 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.315 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved @ProfileValueSourceConfiguration [null] for test class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.315 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.316 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved @ProfileValueSourceConfiguration [null] for test class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.317 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.319 DEBUG [main][org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener] Before test class: context [DefaultTestContext@601404d1 testClass = SftpOutboundTransferSample, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4248669e testClass = SftpOutboundTransferSample, locations = '{}', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null]. | |
15:52:19.321 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved @ProfileValueSourceConfiguration [null] for test class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.321 DEBUG [main][org.springframework.test.annotation.ProfileValueUtils] Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.spring.example.sftp.SftpOutboundTransferSample] | |
15:52:19.323 DEBUG [main][org.springframework.test.context.support.DependencyInjectionTestExecutionListener] Performing dependency injection for test context [[DefaultTestContext@601404d1 testClass = SftpOutboundTransferSample, testInstance = com.spring.example.sftp.SftpOutboundTransferSample@44bdd4d8, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4248669e testClass = SftpOutboundTransferSample, locations = '{}', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]]. | |
15:52:19.324 DEBUG [main][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader] Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@4248669e testClass = SftpOutboundTransferSample, locations = '{}', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. | |
15:52:19.324 DEBUG [main][org.springframework.test.context.support.AbstractGenericContextLoader] Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4248669e testClass = SftpOutboundTransferSample, locations = '{}', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. | |
15:52:19.375 DEBUG [main][org.springframework.core.env.StandardEnvironment] Adding [systemProperties] PropertySource with lowest search precedence | |
15:52:19.377 DEBUG [main][org.springframework.core.env.StandardEnvironment] Adding [systemEnvironment] PropertySource with lowest search precedence | |
15:52:19.377 DEBUG [main][org.springframework.core.env.StandardEnvironment] Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] | |
15:52:19.377 DEBUG [main][org.springframework.test.context.support.AnnotationConfigContextLoader] Registering annotated classes: {class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig} | |
15:52:19.428 INFO [main][org.springframework.context.support.GenericApplicationContext] Refreshing org.springframework.context.support.GenericApplicationContext@538b5751: startup date [Mon Feb 20 15:52:19 CLST 2017]; root of context hierarchy | |
15:52:19.428 DEBUG [main][org.springframework.context.support.GenericApplicationContext] Bean factory for org.springframework.context.support.GenericApplicationContext@538b5751: org.springframework.beans.factory.support.DefaultListableBeanFactory@7407518b: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,sftpExampleBeanClasses,sftpCommon,sftpConfig]; root of factory hierarchy | |
15:52:19.445 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' | |
15:52:19.445 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' | |
15:52:19.463 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references | |
15:52:19.465 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' | |
15:52:19.510 DEBUG [main][org.springframework.core.env.StandardEnvironment] Adding [class path resource [user.properties]] PropertySource with lowest search precedence | |
15:52:19.519 DEBUG [main][org.springframework.core.env.StandardEnvironment] Replacing [class path resource [user.properties]] PropertySource with [class path resource [user.properties]] | |
15:52:19.525 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.sftp.SftpExampleBeanClasses.sftpSessionFactory() | |
15:52:19.526 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.sftp.SftpExampleBeanClasses.ftpHandler() | |
15:52:19.527 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.sftp.SftpExampleBeanClasses.getUsername() | |
15:52:19.527 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.sftp.SftpExampleBeanClasses.getPassphrase() | |
15:52:19.528 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.sftp.SftpExampleBeanClasses.placeHolderConfigurer() | |
15:52:19.529 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.sftp.SftpExampleBeanClasses.getPrivatekey() | |
15:52:19.530 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.sftp.SftpCommon.serverPort() | |
15:52:19.530 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.sftp.SftpCommon.embeddedSftpServer() | |
15:52:19.531 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.configs.SftpConfig.getUsername() | |
15:52:19.531 INFO [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Overriding bean definition for bean 'getUsername' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=sftpExampleBeanClasses; factoryMethodName=getUsername; initMethodName=null; destroyMethodName=(inferred); defined in com.spring.example.sftp.SftpExampleBeanClasses] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=sftpConfig; factoryMethodName=getUsername; initMethodName=null; destroyMethodName=(inferred); defined in com.spring.example.configs.SftpConfig] | |
15:52:19.532 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.configs.SftpConfig.getPassphrase() | |
15:52:19.532 INFO [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Overriding bean definition for bean 'getPassphrase' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=sftpExampleBeanClasses; factoryMethodName=getPassphrase; initMethodName=null; destroyMethodName=(inferred); defined in com.spring.example.sftp.SftpExampleBeanClasses] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=sftpConfig; factoryMethodName=getPassphrase; initMethodName=null; destroyMethodName=(inferred); defined in com.spring.example.configs.SftpConfig] | |
15:52:19.533 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.configs.SftpConfig.placeHolderConfigurer() | |
15:52:19.533 INFO [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Overriding bean definition for bean 'placeHolderConfigurer' with a different definition: replacing [Root bean: class [com.spring.example.sftp.SftpExampleBeanClasses]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=placeHolderConfigurer; initMethodName=null; destroyMethodName=(inferred); defined in com.spring.example.sftp.SftpExampleBeanClasses] with [Root bean: class [com.spring.example.configs.SftpConfig]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=placeHolderConfigurer; initMethodName=null; destroyMethodName=(inferred); defined in com.spring.example.configs.SftpConfig] | |
15:52:19.534 DEBUG [main][org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader] Registering bean definition for @Bean method com.spring.example.configs.SftpConfig.getPrivatekey() | |
15:52:19.534 INFO [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Overriding bean definition for bean 'getPrivatekey' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=sftpExampleBeanClasses; factoryMethodName=getPrivatekey; initMethodName=null; destroyMethodName=(inferred); defined in com.spring.example.sftp.SftpExampleBeanClasses] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=sftpConfig; factoryMethodName=getPrivatekey; initMethodName=null; destroyMethodName=(inferred); defined in com.spring.example.configs.SftpConfig] | |
15:52:19.614 DEBUG [main][org.springframework.context.annotation.ConfigurationClassEnhancer] Successfully enhanced com.spring.example.sftp.SftpExampleBeanClasses; enhanced class name is: com.spring.example.sftp.SftpExampleBeanClasses$$EnhancerBySpringCGLIB$$473a8c03 | |
15:52:19.614 DEBUG [main][org.springframework.context.annotation.ConfigurationClassPostProcessor] Replacing bean definition 'sftpExampleBeanClasses' existing class 'com.spring.example.sftp.SftpExampleBeanClasses' with enhanced class 'com.spring.example.sftp.SftpExampleBeanClasses$$EnhancerBySpringCGLIB$$473a8c03' | |
15:52:19.621 DEBUG [main][org.springframework.context.annotation.ConfigurationClassEnhancer] Successfully enhanced com.spring.example.sftp.SftpCommon; enhanced class name is: com.spring.example.sftp.SftpCommon$$EnhancerBySpringCGLIB$$66d4d942 | |
15:52:19.622 DEBUG [main][org.springframework.context.annotation.ConfigurationClassPostProcessor] Replacing bean definition 'sftpCommon' existing class 'com.spring.example.sftp.SftpCommon' with enhanced class 'com.spring.example.sftp.SftpCommon$$EnhancerBySpringCGLIB$$66d4d942' | |
15:52:19.626 DEBUG [main][org.springframework.context.annotation.ConfigurationClassEnhancer] Successfully enhanced com.spring.example.configs.SftpConfig; enhanced class name is: com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147 | |
15:52:19.627 DEBUG [main][org.springframework.context.annotation.ConfigurationClassPostProcessor] Replacing bean definition 'sftpConfig' existing class 'com.spring.example.configs.SftpConfig' with enhanced class 'com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147' | |
15:52:19.627 DEBUG [main][org.springframework.context.annotation.ConfigurationClassEnhancer] Successfully enhanced com.spring.example.configs.SftpConfig; enhanced class name is: com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147 | |
15:52:19.627 DEBUG [main][org.springframework.context.annotation.ConfigurationClassPostProcessor] Replacing bean definition 'placeHolderConfigurer' existing class 'com.spring.example.configs.SftpConfig' with enhanced class 'com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147' | |
15:52:19.628 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'placeHolderConfigurer' | |
15:52:19.628 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'placeHolderConfigurer' | |
15:52:19.634 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'placeHolderConfigurer' to allow for resolving potential circular references | |
15:52:19.655 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'placeHolderConfigurer' | |
15:52:19.656 DEBUG [main][org.springframework.core.env.MutablePropertySources] Adding [environmentProperties] PropertySource with lowest search precedence | |
15:52:19.656 DEBUG [main][org.springframework.core.env.MutablePropertySources] Adding [localProperties] PropertySource with lowest search precedence | |
15:52:19.660 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' | |
15:52:19.660 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' | |
15:52:19.661 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references | |
15:52:19.668 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' | |
15:52:19.669 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' | |
15:52:19.669 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' | |
15:52:19.669 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references | |
15:52:19.674 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' | |
15:52:19.675 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' | |
15:52:19.675 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' | |
15:52:19.679 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references | |
15:52:19.687 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' | |
15:52:19.691 DEBUG [main][org.springframework.context.support.GenericApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6e0ace69] | |
15:52:19.694 DEBUG [main][org.springframework.context.support.GenericApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@96b59a6] | |
15:52:19.696 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7407518b: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,sftpExampleBeanClasses,sftpCommon,sftpConfig,sftpSessionFactory,ftpHandler,getUsername,getPassphrase,placeHolderConfigurer,getPrivatekey,serverPort,embeddedSftpServer]; root of factory hierarchy | |
15:52:19.696 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' | |
15:52:19.696 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' | |
15:52:19.696 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' | |
15:52:19.696 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' | |
15:52:19.696 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' | |
15:52:19.696 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor' | |
15:52:19.702 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references | |
15:52:19.705 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor' | |
15:52:19.705 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' | |
15:52:19.705 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory' | |
15:52:19.705 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references | |
15:52:19.709 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory' | |
15:52:19.710 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'sftpExampleBeanClasses' | |
15:52:19.710 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'sftpExampleBeanClasses' | |
15:52:19.716 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpExampleBeanClasses$$EnhancerBySpringCGLIB$$473a8c03]: AutowiredFieldElement for protected int com.spring.example.configs.SftpConfig.port | |
15:52:19.717 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpExampleBeanClasses$$EnhancerBySpringCGLIB$$473a8c03]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.username | |
15:52:19.717 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpExampleBeanClasses$$EnhancerBySpringCGLIB$$473a8c03]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.passphrase | |
15:52:19.717 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpExampleBeanClasses$$EnhancerBySpringCGLIB$$473a8c03]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.host | |
15:52:19.717 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpExampleBeanClasses$$EnhancerBySpringCGLIB$$473a8c03]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.privatekey | |
15:52:19.717 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'sftpExampleBeanClasses' to allow for resolving potential circular references | |
15:52:19.721 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpExampleBeanClasses': AutowiredFieldElement for protected int com.spring.example.configs.SftpConfig.port | |
15:52:19.724 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'port' in [class path resource [user.properties]] with type [String] | |
15:52:19.724 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'port' in [environmentProperties] with type [String] | |
15:52:19.734 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpExampleBeanClasses': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.username | |
15:52:19.735 DEBUG [main][org.springframework.core.env.SystemEnvironmentPropertySource] PropertySource [systemEnvironment] does not contain 'username', but found equivalent 'USERNAME' | |
15:52:19.735 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'username' in [systemEnvironment] with type [String] | |
15:52:19.735 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'username' in [environmentProperties] with type [String] | |
15:52:19.735 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpExampleBeanClasses': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.passphrase | |
15:52:19.735 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'passphrase' in [class path resource [user.properties]] with type [String] | |
15:52:19.735 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'passphrase' in [environmentProperties] with type [String] | |
15:52:19.735 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpExampleBeanClasses': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.host | |
15:52:19.736 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'host' in [class path resource [user.properties]] with type [String] | |
15:52:19.736 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'host' in [environmentProperties] with type [String] | |
15:52:19.736 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpExampleBeanClasses': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.privatekey | |
15:52:19.736 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'private.keyfile' in [class path resource [user.properties]] with type [String] | |
15:52:19.736 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'private.keyfile' in [environmentProperties] with type [String] | |
15:52:19.736 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'sftpExampleBeanClasses' | |
15:52:19.736 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'sftpCommon' | |
15:52:19.737 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'sftpCommon' | |
15:52:19.738 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpCommon$$EnhancerBySpringCGLIB$$66d4d942]: AutowiredFieldElement for protected int com.spring.example.configs.SftpConfig.port | |
15:52:19.738 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpCommon$$EnhancerBySpringCGLIB$$66d4d942]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.username | |
15:52:19.738 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpCommon$$EnhancerBySpringCGLIB$$66d4d942]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.passphrase | |
15:52:19.738 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpCommon$$EnhancerBySpringCGLIB$$66d4d942]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.host | |
15:52:19.738 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.sftp.SftpCommon$$EnhancerBySpringCGLIB$$66d4d942]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.privatekey | |
15:52:19.738 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'sftpCommon' to allow for resolving potential circular references | |
15:52:19.741 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpCommon': AutowiredFieldElement for protected int com.spring.example.configs.SftpConfig.port | |
15:52:19.742 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'port' in [class path resource [user.properties]] with type [String] | |
15:52:19.742 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'port' in [environmentProperties] with type [String] | |
15:52:19.742 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpCommon': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.username | |
15:52:19.743 DEBUG [main][org.springframework.core.env.SystemEnvironmentPropertySource] PropertySource [systemEnvironment] does not contain 'username', but found equivalent 'USERNAME' | |
15:52:19.743 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'username' in [systemEnvironment] with type [String] | |
15:52:19.743 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'username' in [environmentProperties] with type [String] | |
15:52:19.743 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpCommon': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.passphrase | |
15:52:19.743 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'passphrase' in [class path resource [user.properties]] with type [String] | |
15:52:19.743 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'passphrase' in [environmentProperties] with type [String] | |
15:52:19.743 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpCommon': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.host | |
15:52:19.744 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'host' in [class path resource [user.properties]] with type [String] | |
15:52:19.744 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'host' in [environmentProperties] with type [String] | |
15:52:19.744 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpCommon': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.privatekey | |
15:52:19.745 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'private.keyfile' in [class path resource [user.properties]] with type [String] | |
15:52:19.745 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'private.keyfile' in [environmentProperties] with type [String] | |
15:52:19.745 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'sftpCommon' | |
15:52:19.745 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'sftpConfig' | |
15:52:19.745 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'sftpConfig' | |
15:52:19.746 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147]: AutowiredFieldElement for protected int com.spring.example.configs.SftpConfig.port | |
15:52:19.746 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.username | |
15:52:19.747 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.passphrase | |
15:52:19.747 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.host | |
15:52:19.747 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Registered injected element on class [com.spring.example.configs.SftpConfig$$EnhancerBySpringCGLIB$$fe39147]: AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.privatekey | |
15:52:19.747 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'sftpConfig' to allow for resolving potential circular references | |
15:52:19.749 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpConfig': AutowiredFieldElement for protected int com.spring.example.configs.SftpConfig.port | |
15:52:19.749 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'port' in [class path resource [user.properties]] with type [String] | |
15:52:19.749 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'port' in [environmentProperties] with type [String] | |
15:52:19.749 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpConfig': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.username | |
15:52:19.750 DEBUG [main][org.springframework.core.env.SystemEnvironmentPropertySource] PropertySource [systemEnvironment] does not contain 'username', but found equivalent 'USERNAME' | |
15:52:19.750 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'username' in [systemEnvironment] with type [String] | |
15:52:19.750 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'username' in [environmentProperties] with type [String] | |
15:52:19.750 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpConfig': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.passphrase | |
15:52:19.751 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'passphrase' in [class path resource [user.properties]] with type [String] | |
15:52:19.751 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'passphrase' in [environmentProperties] with type [String] | |
15:52:19.751 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpConfig': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.host | |
15:52:19.751 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'host' in [class path resource [user.properties]] with type [String] | |
15:52:19.751 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'host' in [environmentProperties] with type [String] | |
15:52:19.751 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'sftpConfig': AutowiredFieldElement for protected java.lang.String com.spring.example.configs.SftpConfig.privatekey | |
15:52:19.752 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'private.keyfile' in [class path resource [user.properties]] with type [String] | |
15:52:19.752 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Found key 'private.keyfile' in [environmentProperties] with type [String] | |
15:52:19.752 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'sftpConfig' | |
15:52:19.752 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'sftpSessionFactory' | |
15:52:19.752 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'sftpSessionFactory' | |
15:52:19.752 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpExampleBeanClasses' | |
15:52:19.785 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'sftpSessionFactory' to allow for resolving potential circular references | |
15:52:19.791 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'sftpSessionFactory' | |
15:52:19.792 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'ftpHandler' | |
15:52:19.792 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'ftpHandler' | |
15:52:19.792 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpExampleBeanClasses' | |
15:52:19.800 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpSessionFactory' | |
15:52:19.836 DEBUG [main][org.springframework.core.io.support.PathMatchingResourcePatternResolver] Resolved classpath location [META-INF/spring.integration.default.properties] to resources [URL [jar:file:/C:/Users/rss5/.m2/repository/org/springframework/integration/spring-integration-core/4.3.7.RELEASE/spring-integration-core-4.3.7.RELEASE.jar!/META-INF/spring.integration.default.properties]] | |
15:52:19.836 INFO [main][org.springframework.beans.factory.config.PropertiesFactoryBean] Loading properties file from URL [jar:file:/C:/Users/rss5/.m2/repository/org/springframework/integration/spring-integration-core/4.3.7.RELEASE/spring-integration-core-4.3.7.RELEASE.jar!/META-INF/spring.integration.default.properties] | |
15:52:19.868 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'ftpHandler' to allow for resolving potential circular references | |
15:52:19.888 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Invoking afterPropertiesSet() on bean with name 'ftpHandler' | |
15:52:19.889 DEBUG [main][org.springframework.integration.support.utils.IntegrationUtils] No MessageBuilderFactory with name 'messageBuilderFactory' found: No bean named 'messageBuilderFactory' available, using default. | |
15:52:19.890 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'ftpHandler' | |
15:52:19.890 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'getUsername' | |
15:52:19.890 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'getUsername' | |
15:52:19.890 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpConfig' | |
15:52:19.900 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'getUsername' to allow for resolving potential circular references | |
15:52:19.904 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'getUsername' | |
15:52:19.904 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'getPassphrase' | |
15:52:19.905 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'getPassphrase' | |
15:52:19.905 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpConfig' | |
15:52:19.906 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'getPassphrase' to allow for resolving potential circular references | |
15:52:19.906 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'getPassphrase' | |
15:52:19.906 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'placeHolderConfigurer' | |
15:52:19.906 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'getPrivatekey' | |
15:52:19.906 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'getPrivatekey' | |
15:52:19.907 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpConfig' | |
15:52:19.907 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'getPrivatekey' to allow for resolving potential circular references | |
15:52:19.908 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'getPrivatekey' | |
15:52:19.908 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'serverPort' | |
15:52:19.908 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'serverPort' | |
15:52:19.908 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpCommon' | |
15:52:19.930 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'serverPort' to allow for resolving potential circular references | |
15:52:19.933 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'serverPort' | |
15:52:19.934 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating shared instance of singleton bean 'embeddedSftpServer' | |
15:52:19.934 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Creating instance of bean 'embeddedSftpServer' | |
15:52:19.934 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpCommon' | |
15:52:20.205 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'serverPort' | |
15:52:20.205 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Eagerly caching bean 'embeddedSftpServer' to allow for resolving potential circular references | |
15:52:20.208 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Invoking afterPropertiesSet() on bean with name 'embeddedSftpServer' | |
15:52:20.214 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Finished creating instance of bean 'embeddedSftpServer' | |
15:52:20.214 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' | |
15:52:20.245 DEBUG [main][org.springframework.context.support.GenericApplicationContext] Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@100fe947] | |
15:52:20.246 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'embeddedSftpServer' | |
15:52:20.246 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'lifecycleProcessor' | |
15:52:20.247 INFO [main][org.springframework.context.support.DefaultLifecycleProcessor] Starting beans in phase 2147483647 | |
15:52:20.248 DEBUG [main][org.springframework.context.support.DefaultLifecycleProcessor] Starting bean 'embeddedSftpServer' of type [class com.spring.example.sftp.EmbeddedSftpServer] | |
15:52:20.274 DEBUG [main][org.springframework.context.support.DefaultLifecycleProcessor] Successfully started bean 'embeddedSftpServer' | |
15:52:20.277 DEBUG [main][org.springframework.core.env.PropertySourcesPropertyResolver] Could not find key 'spring.liveBeansView.mbeanDomain' in any property source | |
15:52:20.280 DEBUG [main][org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] Storing ApplicationContext in cache under key [[MergedContextConfiguration@4248669e testClass = SftpOutboundTransferSample, locations = '{}', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] | |
15:52:20.280 DEBUG [main][org.springframework.test.context.cache] Spring test ApplicationContext cache statistics: [DefaultContextCache@61f68295 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] | |
15:52:20.283 DEBUG [main][org.springframework.beans.factory.annotation.InjectionMetadata] Processing injected element of bean 'com.spring.example.sftp.SftpOutboundTransferSample': AutowiredFieldElement for org.springframework.context.ApplicationContext com.spring.example.sftp.SftpOutboundTransferSample.applicationContext | |
15:52:20.284 DEBUG [main][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] Autowiring by type from bean name 'com.spring.example.sftp.SftpOutboundTransferSample' to bean named 'org.springframework.context.support.GenericApplicationContext@538b5751' | |
15:52:20.289 DEBUG [main][org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener] Before test method: context [DefaultTestContext@601404d1 testClass = SftpOutboundTransferSample, testInstance = com.spring.example.sftp.SftpOutboundTransferSample@44bdd4d8, testMethod = testOutbound@SftpOutboundTransferSample, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4248669e testClass = SftpOutboundTransferSample, locations = '{}', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. | |
15:52:20.298 DEBUG [main][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'sftpSessionFactory' | |
15:52:20.330 INFO [main][com.jcraft.jsch] Connecting to localhost port 22 | |
15:52:20.331 INFO [main][com.jcraft.jsch] Connection established | |
15:52:20.422 INFO [main][com.jcraft.jsch] Remote version string: SSH-2.0-Syncplify_Me_Server | |
15:52:20.422 INFO [main][com.jcraft.jsch] Local version string: SSH-2.0-JSCH-0.1.54 | |
15:52:20.422 INFO [main][com.jcraft.jsch] CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256 | |
15:52:20.443 INFO [main][com.jcraft.jsch] aes256-ctr is not available. | |
15:52:20.443 INFO [main][com.jcraft.jsch] aes192-ctr is not available. | |
15:52:20.443 INFO [main][com.jcraft.jsch] aes256-cbc is not available. | |
15:52:20.443 INFO [main][com.jcraft.jsch] aes192-cbc is not available. | |
15:52:20.443 INFO [main][com.jcraft.jsch] CheckKexes: diffie-hellman-group14-sha1,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521 | |
15:52:20.860 INFO [main][com.jcraft.jsch] diffie-hellman-group14-sha1 is not available. | |
15:52:20.860 INFO [main][com.jcraft.jsch] CheckSignatures: ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 | |
15:52:20.862 INFO [main][com.jcraft.jsch] SSH_MSG_KEXINIT sent | |
15:52:20.863 INFO [main][com.jcraft.jsch] SSH_MSG_KEXINIT received | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1,diffie-hellman-group14-sha1 | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: ssh-rsa | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: blowfish-cbc,twofish256-cbc,twofish192-cbc,twofish128-cbc,aes256-cbc,aes192-cbc,aes128-cbc,serpent256-cbc,serpent192-cbc,serpent128-cbc,arcfour,idea-cbc,cast128-cbc,aes128-ctr,aes192-ctr,aes256-ctr,blowfish-ctr,twofish128-ctr,twofish192-ctr,twofish256-ctr,serpent128-ctr,serpent192-ctr,serpent256-ctr,idea-ctr,cast128-ctr,arcfour128,arcfour256 | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: blowfish-cbc,twofish256-cbc,twofish192-cbc,twofish128-cbc,aes256-cbc,aes192-cbc,aes128-cbc,serpent256-cbc,serpent192-cbc,serpent128-cbc,arcfour,idea-cbc,cast128-cbc,aes128-ctr,aes192-ctr,aes256-ctr,blowfish-ctr,twofish128-ctr,twofish192-ctr,twofish256-ctr,serpent128-ctr,serpent192-ctr,serpent256-ctr,idea-ctr,cast128-ctr,arcfour128,arcfour256 | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: hmac-sha1,hmac-ripemd160,hmac-ripemd,hmac-ripemd160@openssh.com,hmac-sha256@ssh.com,umac-32@openssh.com,umac-64@openssh.com,umac-96@openssh.com,umac-128@openssh.com | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: hmac-sha1,hmac-ripemd160,hmac-ripemd,hmac-ripemd160@openssh.com,hmac-sha256@ssh.com,umac-32@openssh.com,umac-64@openssh.com,umac-96@openssh.com,umac-128@openssh.com | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: none,zlib,zlib@openssh.com | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: none,zlib,zlib@openssh.com | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: server: | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96 | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96 | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: none | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: none | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: | |
15:52:20.863 INFO [main][com.jcraft.jsch] kex: client: | |
15:52:20.864 INFO [main][com.jcraft.jsch] kex: server->client aes128-ctr hmac-sha1 none | |
15:52:20.864 INFO [main][com.jcraft.jsch] kex: client->server aes128-ctr hmac-sha1 none | |
15:52:20.865 INFO [main][com.jcraft.jsch] SSH_MSG_KEX_DH_GEX_REQUEST(1024<1024<1024) sent | |
15:52:20.865 INFO [main][com.jcraft.jsch] expecting SSH_MSG_KEX_DH_GEX_GROUP | |
15:52:20.884 INFO [main][com.jcraft.jsch] SSH_MSG_KEX_DH_GEX_INIT sent | |
15:52:20.884 INFO [main][com.jcraft.jsch] expecting SSH_MSG_KEX_DH_GEX_REPLY | |
15:52:20.898 INFO [main][com.jcraft.jsch] ssh_rsa_verify: signature true | |
15:52:20.902 WARN [main][com.jcraft.jsch] Permanently added 'localhost' (RSA) to the list of known hosts. | |
15:52:20.902 INFO [main][com.jcraft.jsch] SSH_MSG_NEWKEYS sent | |
15:52:20.902 INFO [main][com.jcraft.jsch] SSH_MSG_NEWKEYS received | |
15:52:20.906 INFO [main][com.jcraft.jsch] SSH_MSG_SERVICE_REQUEST sent | |
15:52:20.906 INFO [main][com.jcraft.jsch] SSH_MSG_SERVICE_ACCEPT received | |
15:52:20.906 INFO [main][com.jcraft.jsch] Authentications that can continue: password,gssapi-with-mic,publickey,keyboard-interactive | |
15:52:20.907 INFO [main][com.jcraft.jsch] Next authentication method: password | |
15:52:20.908 DEBUG [main][org.springframework.integration.sftp.session.DefaultSftpSessionFactory] No UserInfo provided - Password for rss5@localhost, returning: true | |
15:52:20.908 INFO [main][com.jcraft.jsch] Authentications that can continue: publickey,keyboard-interactive | |
15:52:20.908 INFO [main][com.jcraft.jsch] Next authentication method: publickey | |
15:52:20.925 INFO [main][com.jcraft.jsch] Disconnecting from localhost port 22 | |
15:52:20.936 DEBUG [main][org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener] After test method: context [DefaultTestContext@601404d1 testClass = SftpOutboundTransferSample, testInstance = com.spring.example.sftp.SftpOutboundTransferSample@44bdd4d8, testMethod = testOutbound@SftpOutboundTransferSample, testException = java.lang.IllegalStateException: failed to create SFTP Session, mergedContextConfiguration = [MergedContextConfiguration@4248669e testClass = SftpOutboundTransferSample, locations = '{}', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. | |
15:52:20.941 DEBUG [main][org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener] After test class: context [DefaultTestContext@601404d1 testClass = SftpOutboundTransferSample, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4248669e testClass = SftpOutboundTransferSample, locations = '{}', classes = '{class com.spring.example.sftp.SftpExampleBeanClasses, class com.spring.example.sftp.SftpCommon, class com.spring.example.configs.SftpConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null]. | |
15:52:20.942 INFO [Thread-1][org.springframework.context.support.GenericApplicationContext] Closing org.springframework.context.support.GenericApplicationContext@538b5751: startup date [Mon Feb 20 15:52:19 CLST 2017]; root of context hierarchy | |
15:52:20.943 DEBUG [Thread-1][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'embeddedSftpServer' | |
15:52:20.943 DEBUG [Thread-1][org.springframework.beans.factory.support.DefaultListableBeanFactory] Returning cached instance of singleton bean 'lifecycleProcessor' | |
15:52:20.943 INFO [Thread-1][org.springframework.context.support.DefaultLifecycleProcessor] Stopping beans in phase 2147483647 | |
15:52:20.944 DEBUG [Thread-1][org.springframework.context.support.DefaultLifecycleProcessor] Asking bean 'embeddedSftpServer' of type [class com.spring.example.sftp.EmbeddedSftpServer] to stop | |
15:52:20.954 DEBUG [Thread-1][org.springframework.context.support.DefaultLifecycleProcessor] Bean 'embeddedSftpServer' completed its stop procedure | |
15:52:20.954 DEBUG [Thread-1][org.springframework.beans.factory.support.DefaultListableBeanFactory] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7407518b: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,sftpExampleBeanClasses,sftpCommon,sftpConfig,sftpSessionFactory,ftpHandler,getUsername,getPassphrase,placeHolderConfigurer,getPrivatekey,serverPort,embeddedSftpServer]; root of factory hierarchy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment