error
unknown
java
2 years ago
39 kB
3
Indexable
Never
21:10:42.411 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 21:10:42.424 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 21:10:42.461 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 21:10:42.479 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests], using SpringBootContextLoader 21:10:42.484 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests]: class path resource [com/udacity/jwdnd/course1/cloudstorage/CloudStorageApplicationTests-context.xml] does not exist 21:10:42.485 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests]: class path resource [com/udacity/jwdnd/course1/cloudstorage/CloudStorageApplicationTestsContext.groovy] does not exist 21:10:42.485 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 21:10:42.486 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests]: CloudStorageApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 21:10:42.524 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests] 21:10:42.595 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [E:\Udacity\Udacity_Super_Duper_Drive_DuyDN11\cloudstorage\target\classes\com\udacity\jwdnd\course1\cloudstorage\CloudStorageApplication.class] 21:10:42.597 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplication for test class com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests 21:10:42.738 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests]: using defaults. 21:10:42.739 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, 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, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener] 21:10:42.760 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@24c4ddae, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37fb0bed, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@a82c5f1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7b7fdc8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51c693d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a57ae10, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@766653e6, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e07b95f, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@28b46423, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7fc4780b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3b79fd76, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@48c76607, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@43599640, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1f81aa00, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6b6776cb] 21:10:42.764 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@704deff2 testClass = CloudStorageApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@379614be testClass = CloudStorageApplicationTests, locations = '{}', classes = '{class com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@49e5f737, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@687e99d8, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7b02881e, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@37f1104d], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 21:10:43.143 [main] DEBUG io.github.bonigarcia.wdm.Shell - Running command on the shell: [wmic, datafile, where, name='C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe', get, Version, /value] 21:10:43.151 [main] DEBUG io.github.bonigarcia.wdm.Shell - There was a problem executing command <wmic datafile where name='C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe' get Version /value> on the shell: Cannot run program "wmic" (in directory "C:\WINDOWS\System32"): CreateProcess error=2, The system cannot find the file specified 21:10:43.152 [main] DEBUG io.github.bonigarcia.wdm.Shell - Result: 21:10:43.152 [main] DEBUG io.github.bonigarcia.wdm.Shell - Running command on the shell: [wmic, datafile, where, name='C:\\Users\\ADMIN\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe', get, Version, /value] 21:10:43.158 [main] DEBUG io.github.bonigarcia.wdm.Shell - There was a problem executing command <wmic datafile where name='C:\\Users\\ADMIN\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe' get Version /value> on the shell: Cannot run program "wmic" (in directory "C:\WINDOWS\System32"): CreateProcess error=2, The system cannot find the file specified 21:10:43.158 [main] DEBUG io.github.bonigarcia.wdm.Shell - Result: 21:10:43.158 [main] DEBUG io.github.bonigarcia.wdm.Shell - Running command on the shell: [wmic, datafile, where, name='C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe', get, Version, /value] 21:10:43.164 [main] DEBUG io.github.bonigarcia.wdm.Shell - There was a problem executing command <wmic datafile where name='C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe' get Version /value> on the shell: Cannot run program "wmic" (in directory "C:\WINDOWS\System32"): CreateProcess error=2, The system cannot find the file specified 21:10:43.164 [main] DEBUG io.github.bonigarcia.wdm.Shell - Result: 21:10:43.164 [main] DEBUG io.github.bonigarcia.wdm.WebDriverManager - The proper chromedriver version for your Google Chrome is unknown ... trying with the latest 21:10:43.181 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: standard 21:10:43.186 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context 21:10:43.187 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://chromedriver.storage.googleapis.com:443][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20] 21:10:43.201 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 0][route: {s}->https://chromedriver.storage.googleapis.com:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20] 21:10:43.203 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {s}->https://chromedriver.storage.googleapis.com:443 21:10:43.244 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connecting to chromedriver.storage.googleapis.com/142.250.66.112:443 21:10:43.244 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Connecting socket to chromedriver.storage.googleapis.com/142.250.66.112:443 with timeout 0 21:10:43.315 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1] 21:10:43.316 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 21:10:43.316 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Starting handshake 21:10:43.459 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - Secure session established 21:10:43.459 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated protocol: TLSv1.3 21:10:43.460 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - negotiated cipher suite: TLS_AES_256_GCM_SHA384 21:10:43.461 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer principal: CN=*.storage.googleapis.com 21:10:43.461 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - peer alternative names: [*.storage.googleapis.com, *.googleapis.com, commondatastorage.googleapis.com, *.commondatastorage.googleapis.com, storage.googleapis.com, storage.mtls.googleapis.com, *.appspot.com.storage.googleapis.com, *.content-storage.googleapis.com, *.content-storage-p2.googleapis.com, *.content-storage-upload.googleapis.com, *.content-storage-download.googleapis.com, *.storage-upload.googleapis.com, *.storage-download.googleapis.com] 21:10:43.462 [main] DEBUG org.apache.http.conn.ssl.SSLConnectionSocketFactory - issuer principal: CN=GTS CA 1C3, O=Google Trust Services LLC, C=US 21:10:43.462 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator - Connection established 192.168.1.108:54361<->142.250.66.112:443 21:10:43.463 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: set socket timeout to 30000 21:10:43.463 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /LATEST_RELEASE HTTP/1.1 21:10:43.463 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED 21:10:43.463 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED 21:10:43.465 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> GET /LATEST_RELEASE HTTP/1.1 21:10:43.465 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.6 21:10:43.465 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Connection: keep-alive 21:10:43.465 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: chromedriver.storage.googleapis.com 21:10:43.465 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate 21:10:43.465 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "GET /LATEST_RELEASE HTTP/1.1[\r][\n]" 21:10:43.465 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.6[\r][\n]" 21:10:43.465 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 21:10:43.465 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: chromedriver.storage.googleapis.com[\r][\n]" 21:10:43.465 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 21:10:43.465 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-GUploader-UploadID: ADPycdst06J50H6RwDMY4FAT2-M16R6_Ks1bwergfJjvzb_lySiBuQSeggd3_C5fYtCpkELBcGAA4GDv80MTjU7xsD62kA[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "x-goog-generation: 1653472104416528[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "x-goog-metageneration: 1[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "x-goog-stored-content-encoding: identity[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "x-goog-stored-content-length: 13[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "x-goog-hash: crc32c=IlwCTg==[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "x-goog-hash: md5=dA6OkYYMMyCaraT7LP1mXg==[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "x-goog-storage-class: STANDARD[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Accept-Ranges: bytes[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 13[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: UploadServer[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Wed, 01 Jun 2022 13:31:25 GMT[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Expires: Wed, 01 Jun 2022 14:31:25 GMT[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Cache-Control: public, max-age=3600[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Age: 2357[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Last-Modified: Wed, 25 May 2022 09:48:24 GMT[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "ETag: "740e8e91860c33209aada4fb2cfd665e"[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/plain[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]" 21:10:43.503 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "102.0.5005.61" 21:10:43.505 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.1 200 OK 21:10:43.505 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-GUploader-UploadID: ADPycdst06J50H6RwDMY4FAT2-M16R6_Ks1bwergfJjvzb_lySiBuQSeggd3_C5fYtCpkELBcGAA4GDv80MTjU7xsD62kA 21:10:43.505 [main] DEBUG org.apache.http.headers - http-outgoing-0 << x-goog-generation: 1653472104416528 21:10:43.505 [main] DEBUG org.apache.http.headers - http-outgoing-0 << x-goog-metageneration: 1 21:10:43.505 [main] DEBUG org.apache.http.headers - http-outgoing-0 << x-goog-stored-content-encoding: identity 21:10:43.505 [main] DEBUG org.apache.http.headers - http-outgoing-0 << x-goog-stored-content-length: 13 21:10:43.505 [main] DEBUG org.apache.http.headers - http-outgoing-0 << x-goog-hash: crc32c=IlwCTg== 21:10:43.505 [main] DEBUG org.apache.http.headers - http-outgoing-0 << x-goog-hash: md5=dA6OkYYMMyCaraT7LP1mXg== 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << x-goog-storage-class: STANDARD 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Accept-Ranges: bytes 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 13 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: UploadServer 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Wed, 01 Jun 2022 13:31:25 GMT 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Expires: Wed, 01 Jun 2022 14:31:25 GMT 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Cache-Control: public, max-age=3600 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Age: 2357 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Last-Modified: Wed, 25 May 2022 09:48:24 GMT 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << ETag: "740e8e91860c33209aada4fb2cfd665e" 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/plain 21:10:43.506 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" 21:10:43.510 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely 21:10:43.516 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 0][route: {s}->https://chromedriver.storage.googleapis.com:443] can be kept alive indefinitely 21:10:43.516 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: set socket timeout to 0 21:10:43.517 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 0][route: {s}->https://chromedriver.storage.googleapis.com:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20] 21:10:43.517 [main] DEBUG io.github.bonigarcia.wdm.WebDriverManager - Latest version of chromedriver according to https://chromedriver.storage.googleapis.com/LATEST_RELEASE is 102.0.5005.61 21:10:43.530 [main] DEBUG io.github.bonigarcia.wdm.WebDriverManager - Driver chromedriver 102.0.5005.61 found in cache 21:10:43.531 [main] INFO io.github.bonigarcia.wdm.WebDriverManager - Exporting webdriver.chrome.driver as C:\Users\ADMIN\.m2\repository\webdriver\chromedriver\win32\102.0.5005.61\chromedriver.exe 21:10:43.542 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@704deff2 testClass = CloudStorageApplicationTests, testInstance = com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests@724bade8, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@379614be testClass = CloudStorageApplicationTests, locations = '{}', classes = '{class com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@49e5f737, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@687e99d8, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7b02881e, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@37f1104d], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]]. 21:10:43.569 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0} . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) 2022-06-01 21:10:43.930 INFO 10868 --- [ main] c.u.j.c.c.CloudStorageApplicationTests : Starting CloudStorageApplicationTests on DUY-DANG with PID 10868 (started by ADMIN in E:\Udacity\Udacity_Super_Duper_Drive_DuyDN11\cloudstorage) 2022-06-01 21:10:43.932 INFO 10868 --- [ main] c.u.j.c.c.CloudStorageApplicationTests : No active profile set, falling back to default profiles: default 2022-06-01 21:10:45.570 INFO 10868 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 0 (http) 2022-06-01 21:10:45.583 INFO 10868 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-06-01 21:10:45.583 INFO 10868 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.30] 2022-06-01 21:10:45.817 INFO 10868 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-06-01 21:10:45.818 INFO 10868 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1850 ms 2022-06-01 21:10:46.217 INFO 10868 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-06-01 21:10:46.458 INFO 10868 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-06-01 21:10:47.113 INFO 10868 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6ad6ae45, org.springframework.security.web.context.SecurityContextPersistenceFilter@701d2b59, org.springframework.security.web.header.HeaderWriterFilter@2342f1ff, org.springframework.security.web.csrf.CsrfFilter@bd4ee01, org.springframework.security.web.authentication.logout.LogoutFilter@7996d0d4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@30dd00b6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@27896d3b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49889154, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c4d1c7b, org.springframework.security.web.session.SessionManagementFilter@1570cad0, org.springframework.security.web.access.ExceptionTranslationFilter@18715bb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5df92089] 2022-06-01 21:10:47.358 INFO 10868 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-06-01 21:10:47.947 INFO 10868 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 54362 (http) with context path '' 2022-06-01 21:10:47.950 INFO 10868 --- [ main] c.u.j.c.c.CloudStorageApplicationTests : Started CloudStorageApplicationTests in 4.378 seconds (JVM running for 6.399) Starting ChromeDriver 102.0.5005.61 (0e59bcc00cc4985ce39ad31c150065f159d95ad3-refs/branch-heads/5005@{#819}) on port 26511 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully. 2022-06-01 21:10:50.089 INFO 10868 --- [ null to remote] o.o.selenium.remote.ProtocolHandshake : Detected dialect: W3C 2022-06-01 21:10:50.199 INFO 10868 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-01 21:10:50.199 INFO 10868 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-06-01 21:10:50.227 INFO 10868 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 27 ms org.openqa.selenium.ElementNotInteractableException: element not interactable (Session info: chrome=102.0.5005.63) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'DUY-DANG', ip: '192.168.1.108', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '15.0.2' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 102.0.5005.63, chrome: {chromedriverVersion: 102.0.5005.61 (0e59bcc00cc4..., userDataDir: C:\Users\ADMIN\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:54370}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 000803a88579beada00086c474a705ed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:285) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51) at com.sun.proxy.$Proxy111.click(Unknown Source) at com.udacity.jwdnd.course1.cloudstorage.HomePageTest.addNewNote(HomePageTest.java:92) at com.udacity.jwdnd.course1.cloudstorage.CloudStorageApplicationTests.testNote(CloudStorageApplicationTests.java:258) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:675) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:125) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:132) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:74) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:104) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:62) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:43) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:35) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:202) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:198) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:71) at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38) at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11) at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35) at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235) at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54) 2022-06-01 21:10:53.175 INFO 10868 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' 2022-06-01 21:10:53.176 INFO 10868 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2022-06-01 21:10:53.179 INFO 10868 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. Process finished with exit code -1