Skip to content

Instantly share code, notes, and snippets.

@elfurbe
Created July 10, 2015 23:46
Show Gist options
  • Save elfurbe/9024aa733fc2db78706f to your computer and use it in GitHub Desktop.
Save elfurbe/9024aa733fc2db78706f to your computer and use it in GitHub Desktop.
More rancher 0.27.0-rc2 logs
# docker logs -f d2316327e0309839159c252dbf69117f8048dd6fef1668ce8f7393b19d21f402
150710 23:41:15 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
150710 23:41:15 [Note] /usr/sbin/mysqld (mysqld 5.5.43-0ubuntu0.14.04.1) starting as process 12 ...
Uptime: 2 Threads: 1 Questions: 2 Slow queries: 0 Opens: 33 Flush tables: 1 Open tables: 26 Queries per second avg: 1.000
Setting up database
CATTLE_CATTLE_VERSION=v0.62.0
CATTLE_DB_CATTLE_DATABASE=mysql
CATTLE_DB_CATTLE_MYSQL_HOST=localhost
CATTLE_DB_CATTLE_MYSQL_NAME=cattle
CATTLE_DB_CATTLE_MYSQL_PORT=3306
CATTLE_DB_CATTLE_USERNAME=cattle
CATTLE_GRAPHITE_HOST=
CATTLE_GRAPHITE_PORT=
CATTLE_HOME=/var/lib/cattle
CATTLE_HOST_API_PROXY_MODE=embedded
CATTLE_LOGBACK_OUTPUT_GELF_HOST=
CATTLE_LOGBACK_OUTPUT_GELF_PORT=
CATTLE_RANCHER_COMPOSE_VERSION=latest
CATTLE_RANCHER_SERVER_IMAGE=v0.27.0-rc2
DEFAULT_CATTLE_API_UI_INDEX=//releases.rancher.com/ui/0.33.0
DEFAULT_CATTLE_MACHINE_EXECUTE=true
DEFAULT_CATTLE_RANCHER_COMPOSE_DARWIN_URL=https://releases.rancher.com/compose/latest/rancher-compose-darwin-amd64.tar.gz
DEFAULT_CATTLE_RANCHER_COMPOSE_LINUX_URL=https://releases.rancher.com/compose/latest/rancher-compose-linux-amd64.tar.gz
DEFAULT_CATTLE_RANCHER_COMPOSE_WINDOWS_URL=https://releases.rancher.com/compose/latest/rancher-compose-windows-386.zip
[BOOTSTRAP] Starting Cattle
[BOOTSTRAP] CATTLE_HOME=/var/lib/cattle
[BOOTSTRAP] CATTLE_LIB=/var/lib/cattle/lib/0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172
[BOOTSTRAP] Running first time extraction
150710 23:41:15 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
150710 23:41:15 [Note] /usr/sbin/mysqld (mysqld 5.5.43-0ubuntu0.14.04.1) starting as process 12 ...
Uptime: 2 Threads: 1 Questions: 2 Slow queries: 0 Opens: 33 Flush tables: 1 Open tables: 26 Queries per second avg: 1.000
Setting up database
CATTLE_CATTLE_VERSION=v0.62.0
CATTLE_DB_CATTLE_DATABASE=mysql
CATTLE_DB_CATTLE_MYSQL_HOST=localhost
CATTLE_DB_CATTLE_MYSQL_NAME=cattle
CATTLE_DB_CATTLE_MYSQL_PORT=3306
CATTLE_DB_CATTLE_USERNAME=cattle
CATTLE_GRAPHITE_HOST=
CATTLE_GRAPHITE_PORT=
CATTLE_HOME=/var/lib/cattle
CATTLE_HOST_API_PROXY_MODE=embedded
CATTLE_LOGBACK_OUTPUT_GELF_HOST=
CATTLE_LOGBACK_OUTPUT_GELF_PORT=
CATTLE_RANCHER_COMPOSE_VERSION=latest
CATTLE_RANCHER_SERVER_IMAGE=v0.27.0-rc2
DEFAULT_CATTLE_API_UI_INDEX=//releases.rancher.com/ui/0.33.0
DEFAULT_CATTLE_MACHINE_EXECUTE=true
DEFAULT_CATTLE_RANCHER_COMPOSE_DARWIN_URL=https://releases.rancher.com/compose/latest/rancher-compose-darwin-amd64.tar.gz
DEFAULT_CATTLE_RANCHER_COMPOSE_LINUX_URL=https://releases.rancher.com/compose/latest/rancher-compose-linux-amd64.tar.gz
DEFAULT_CATTLE_RANCHER_COMPOSE_WINDOWS_URL=https://releases.rancher.com/compose/latest/rancher-compose-windows-386.zip
[BOOTSTRAP] Starting Cattle
[BOOTSTRAP] CATTLE_HOME=/var/lib/cattle
[BOOTSTRAP] CATTLE_LIB=/var/lib/cattle/lib/0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172
[BOOTSTRAP] Running first time extraction
0% 10% 20% 30% 40% 50% 60% 70% 80% 90%
[BOOTSTRAP] Done
[BOOTSTRAP] Launching Cattle from [file:/var/lib/cattle/lib/0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/]
[MAIN] Scanning [etc/cattle] for extensions
23:41:33.480 [main] INFO ConsoleStatus - [1/6] [1ms] [0ms] Loading config-bootstrap
23:41:33.740 [main] INFO ConsoleStatus - [2/6] [264ms] [257ms] Loading base-config
23:41:34.362 [main] INFO ConsoleStatus - [3/6] [886ms] [621ms] Loading config
23:41:34.379 [main] INFO ConsoleStatus - [4/6] [903ms] [16ms] Starting config-bootstrap
23:41:34.701 [main] INFO ConsoleStatus - [5/6] [1225ms] [321ms] Starting base-config
23:41:34.702 [main] INFO ConsoleStatus - [6/6] [1225ms] [0ms] Starting config
2015-07-10 23:41:35,069 INFO [main] [ConsoleStatus] [1/104] [0ms] [0ms] Loading bootstrap
2015-07-10 23:41:35,220 INFO [main] [ConsoleStatus] [2/104] [151ms] [142ms] Loading config-defaults
2015-07-10 23:41:40,030 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,031 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,032 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,033 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,033 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,034 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,035 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,035 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,036 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,037 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,037 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,038 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,038 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,039 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,040 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,040 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,041 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,041 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,042 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,043 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,043 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,044 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,044 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,045 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,046 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,046 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,047 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,047 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,048 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,048 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,049 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,049 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,050 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,051 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,051 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,052 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,052 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,053 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,054 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,054 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,054 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,055 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,055 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,055 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,056 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,056 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,056 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,056 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,056 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,057 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,057 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,057 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,057 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,057 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,057 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,058 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,058 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,058 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,058 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,058 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,058 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,058 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,059 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,059 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,059 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:41:40,059 WARN [:] [] [] [] [main ] [liquibase ] modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
2015-07-10 23:42:10,294 INFO [main] [ConsoleStatus] [3/104] [35225ms] [35074ms] Loading system
2015-07-10 23:42:10,344 INFO [main] [ConsoleStatus] [4/104] [35275ms] [50ms] Loading defaults
2015-07-10 23:42:10,554 INFO [main] [ConsoleStatus] [5/104] [35485ms] [210ms] Loading types
2015-07-10 23:42:16,014 INFO [main] [ConsoleStatus] [6/104] [40945ms] [5460ms] Loading system-services
2015-07-10 23:42:16,398 INFO [main] [ConsoleStatus] [7/104] [41329ms] [384ms] Loading agent-server
2015-07-10 23:42:16,648 INFO [main] [ConsoleStatus] [8/104] [41579ms] [250ms] Loading agent-simulator
2015-07-10 23:42:16,804 INFO [main] [ConsoleStatus] [9/104] [41734ms] [155ms] Loading delegate-agent
2015-07-10 23:42:16,865 INFO [main] [ConsoleStatus] [10/104] [41796ms] [61ms] Loading event-agent
2015-07-10 23:42:17,018 INFO [main] [ConsoleStatus] [11/104] [41949ms] [153ms] Loading ssh
2015-07-10 23:42:17,243 INFO [main] [ConsoleStatus] [12/104] [42174ms] [225ms] Loading allocator-server
2015-07-10 23:42:17,341 INFO [main] [ConsoleStatus] [13/104] [42272ms] [98ms] Loading allocator-simple
2015-07-10 23:42:18,059 INFO [main] [ConsoleStatus] [14/104] [42990ms] [718ms] Loading api-server
2015-07-10 23:42:18,343 INFO [main] [ConsoleStatus] [15/104] [43274ms] [284ms] Loading api-pub-sub
2015-07-10 23:42:18,481 INFO [main] [ConsoleStatus] [16/104] [43412ms] [138ms] Loading api-pub-sub-jetty
2015-07-10 23:42:19,510 INFO [main] [ConsoleStatus] [17/104] [44441ms] [1029ms] Loading config-server
2015-07-10 23:42:19,618 INFO [main] [ConsoleStatus] [18/104] [44549ms] [108ms] Loading agent-resources
2015-07-10 23:42:19,759 INFO [main] [ConsoleStatus] [19/104] [44690ms] [140ms] Loading config-item-api
2015-07-10 23:42:19,839 INFO [main] [ConsoleStatus] [20/104] [44770ms] [79ms] Loading docker-api
2015-07-10 23:42:19,984 INFO [main] [ConsoleStatus] [21/104] [44915ms] [145ms] Loading extension-api
2015-07-10 23:42:21,429 INFO [main] [ConsoleStatus] [22/104] [46360ms] [1445ms] Loading iaas-api
2015-07-10 23:42:21,668 INFO [main] [ConsoleStatus] [23/104] [46599ms] [239ms] Loading accounts
2015-07-10 23:42:21,729 INFO [main] [ConsoleStatus] [24/104] [46660ms] [61ms] Loading bootstrap-script
2015-07-10 23:42:21,833 INFO [main] [ConsoleStatus] [25/104] [46764ms] [104ms] Loading docker-iaas-api
2015-07-10 23:42:21,944 INFO [main] [ConsoleStatus] [26/104] [46875ms] [111ms] Loading docker-machine-api
2015-07-10 23:42:22,020 INFO [main] [ConsoleStatus] [27/104] [46950ms] [75ms] Loading host-api
2015-07-10 23:42:22,071 INFO [main] [ConsoleStatus] [28/104] [47002ms] [51ms] Loading host-stats
2015-07-10 23:42:22,153 INFO [main] [ConsoleStatus] [29/104] [47084ms] [82ms] Loading register-api
2015-07-10 23:42:22,217 INFO [main] [ConsoleStatus] [30/104] [47148ms] [64ms] Loading settings-api
2015-07-10 23:42:22,276 INFO [main] [ConsoleStatus] [31/104] [47207ms] [59ms] Loading ssh-api
2015-07-10 23:42:22,330 INFO [main] [ConsoleStatus] [32/104] [47261ms] [54ms] Loading storage-service-api
2015-07-10 23:42:22,380 INFO [main] [ConsoleStatus] [33/104] [47311ms] [50ms] Loading archaius
2015-07-10 23:42:22,633 INFO [main] [ConsoleStatus] [34/104] [47564ms] [253ms] Loading core-model
2015-07-10 23:42:22,694 INFO [main] [ConsoleStatus] [35/104] [47625ms] [61ms] Loading core-object-defaults
2015-07-10 23:42:22,733 INFO [main] [ConsoleStatus] [36/104] [47663ms] [38ms] Loading docker-common
2015-07-10 23:42:22,864 INFO [main] [ConsoleStatus] [37/104] [47795ms] [131ms] Loading docker-storage
2015-07-10 23:42:22,910 INFO [main] [ConsoleStatus] [38/104] [47841ms] [46ms] Loading process
2015-07-10 23:42:22,948 INFO [main] [ConsoleStatus] [39/104] [47879ms] [38ms] Loading agent-process
2015-07-10 23:42:25,276 INFO [main] [ConsoleStatus] [40/104] [50207ms] [2328ms] Loading core-process
2015-07-10 23:42:25,601 INFO [main] [ConsoleStatus] [41/104] [50532ms] [315ms] Loading docker-compute
2015-07-10 23:42:25,676 INFO [main] [ConsoleStatus] [42/104] [50607ms] [74ms] Loading docker-machine-process
2015-07-10 23:42:25,795 INFO [main] [ConsoleStatus] [43/104] [50726ms] [118ms] Loading external-handler-process
2015-07-10 23:42:25,883 INFO [main] [ConsoleStatus] [44/104] [50814ms] [88ms] Loading host-only
2015-07-10 23:42:25,938 INFO [main] [ConsoleStatus] [45/104] [50869ms] [55ms] Loading metadata-process
2015-07-10 23:42:26,097 INFO [main] [ConsoleStatus] [46/104] [51028ms] [158ms] Loading process-server
2015-07-10 23:42:26,262 INFO [main] [ConsoleStatus] [47/104] [51193ms] [165ms] Loading agent-instance-impl-process
2015-07-10 23:42:26,403 INFO [main] [ConsoleStatus] [48/104] [51334ms] [141ms] Loading ha
2015-07-10 23:42:26,665 INFO [main] [ConsoleStatus] [49/104] [51596ms] [262ms] Loading register
2015-07-10 23:42:26,790 INFO [main] [ConsoleStatus] [50/104] [51721ms] [125ms] Loading sample-data
2015-07-10 23:42:26,844 INFO [main] [ConsoleStatus] [51/104] [51775ms] [50ms] Loading redis
2015-07-10 23:42:26,907 INFO [main] [ConsoleStatus] [52/104] [51838ms] [63ms] Loading storage-simulator
2015-07-10 23:42:26,951 INFO [main] [ConsoleStatus] [53/104] [51882ms] [44ms] Starting bootstrap
2015-07-10 23:42:26,952 INFO [main] [ConsoleStatus] [54/104] [51883ms] [1ms] Starting config-defaults
2015-07-10 23:42:26,953 INFO [main] [ConsoleStatus] [55/104] [51884ms] [1ms] Starting system
2015-07-10 23:42:26,954 INFO [main] [ConsoleStatus] [56/104] [51885ms] [1ms] Starting defaults
2015-07-10 23:42:26,954 INFO [main] [ConsoleStatus] [57/104] [51885ms] [0ms] Starting types
2015-07-10 23:42:32,086 INFO [main] [ConsoleStatus] [58/104] [57017ms] [5132ms] Starting system-services
2015-07-10 23:42:32,093 INFO [main] [ConsoleStatus] [59/104] [57024ms] [0ms] Starting agent-server
2015-07-10 23:42:32,094 INFO [main] [ConsoleStatus] [60/104] [57025ms] [0ms] Starting agent-simulator
2015-07-10 23:42:32,094 INFO [main] [ConsoleStatus] [61/104] [57025ms] [0ms] Starting delegate-agent
2015-07-10 23:42:32,094 INFO [main] [ConsoleStatus] [62/104] [57025ms] [0ms] Starting event-agent
2015-07-10 23:42:32,095 INFO [main] [ConsoleStatus] [63/104] [57026ms] [1ms] Starting ssh
2015-07-10 23:42:32,096 INFO [main] [ConsoleStatus] [64/104] [57027ms] [0ms] Starting allocator-server
2015-07-10 23:42:32,096 INFO [main] [ConsoleStatus] [65/104] [57027ms] [0ms] Starting allocator-simple
2015-07-10 23:42:32,100 INFO [main] [ConsoleStatus] [66/104] [57031ms] [4ms] Starting api-server
2015-07-10 23:42:32,100 INFO [main] [ConsoleStatus] [67/104] [57031ms] [0ms] Starting api-pub-sub
2015-07-10 23:42:32,100 INFO [main] [ConsoleStatus] [68/104] [57031ms] [0ms] Starting api-pub-sub-jetty
2015-07-10 23:42:32,354 INFO [main] [ConsoleStatus] [69/104] [57285ms] [254ms] Starting config-server
2015-07-10 23:42:32,355 INFO [main] [ConsoleStatus] [70/104] [57286ms] [0ms] Starting agent-resources
2015-07-10 23:42:32,356 INFO [main] [ConsoleStatus] [71/104] [57287ms] [0ms] Starting config-item-api
2015-07-10 23:42:32,357 INFO [main] [ConsoleStatus] [72/104] [57287ms] [0ms] Starting docker-api
2015-07-10 23:42:32,357 INFO [main] [ConsoleStatus] [73/104] [57288ms] [0ms] Starting extension-api
23:42:32.535 [main] WARN o.e.j.u.component.AbstractLifeCycle - FAILED o.e.j.w.WebAppContext{/,file:/var/lib/cattle/lib/0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/},file:/var/lib/cattle/lib/0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/: java.lang.NoSuchMethodError: io.github.ibuildthecloud.gdapi.model.impl.FieldImpl.setReadOnCreateOnly(Z)V
java.lang.NoSuchMethodError: io.github.ibuildthecloud.gdapi.model.impl.FieldImpl.setReadOnCreateOnly(Z)V
at io.cattle.platform.schema.processor.AuthOverlayPostProcessor.postProcess(AuthOverlayPostProcessor.java:82) ~[cattle-framework-schema-0.5.0-SNAPSHOT.jar:na]
at io.github.ibuildthecloud.gdapi.factory.impl.SubSchemaFactory.init(SubSchemaFactory.java:63) ~[gdapi-java-server-0.11.1.1.jar:na]
at io.cattle.platform.iaas.api.auth.impl.DefaultAuthorizationProvider.start(DefaultAuthorizationProvider.java:106) ~[cattle-iaas-auth-logic-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.extension.spring.BackgroundStart.run(BackgroundStart.java:63) ~[cattle-framework-extension-spring-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet$1.with(DefaultModuleDefinitionSet.java:139) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:348) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:333) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.runHookInContexts(DefaultModuleDefinitionSet.java:131) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.startContexts(DefaultModuleDefinitionSet.java:123) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.load(DefaultModuleDefinitionSet.java:100) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.factory.ModuleBasedContextFactory.loadModules(ModuleBasedContextFactory.java:37) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.init(CloudStackSpringContext.java:75) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:56) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.context.SpringContext.<init>(SpringContext.java:11) ~[cattle-iaas-system-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.context.WebContextLoaderListener.constructCloudStackSpringContext(WebContextLoaderListener.java:15) ~[cattle-iaas-system-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener.contextInitialized(CloudStackContextLoaderListener.java:51) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:775) ~[jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:424) ~[jetty-servlet-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:767) ~[jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:249) ~[jetty-servlet-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1252) ~[jetty-webapp-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:710) ~[jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:494) ~[jetty-webapp-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) [jetty-util-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) [jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.server.Server.doStart(Server.java:282) [jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) [jetty-util-8.1.11.v20130520.jar:8.1.11.v20130520]
at io.cattle.platform.launcher.jetty.Main.main(Main.java:142) [0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_79]
at io.cattle.platform.launcher.Main.run(Main.java:188) [0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/:na]
at io.cattle.platform.launcher.Main.main(Main.java:251) [0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_79]
at io.cattle.platform.packaging.Bootstrap.run(Bootstrap.java:383) [cattle.jar:0.5.0-SNAPSHOT]
at io.cattle.platform.packaging.Bootstrap.main(Bootstrap.java:424) [cattle.jar:0.5.0-SNAPSHOT]
23:42:32.550 [main] WARN o.e.j.u.component.AbstractLifeCycle - FAILED org.eclipse.jetty.server.Server@39228a0c: java.lang.NoSuchMethodError: io.github.ibuildthecloud.gdapi.model.impl.FieldImpl.setReadOnCreateOnly(Z)V
java.lang.NoSuchMethodError: io.github.ibuildthecloud.gdapi.model.impl.FieldImpl.setReadOnCreateOnly(Z)V
at io.cattle.platform.schema.processor.AuthOverlayPostProcessor.postProcess(AuthOverlayPostProcessor.java:82) ~[cattle-framework-schema-0.5.0-SNAPSHOT.jar:na]
at io.github.ibuildthecloud.gdapi.factory.impl.SubSchemaFactory.init(SubSchemaFactory.java:63) ~[gdapi-java-server-0.11.1.1.jar:na]
at io.cattle.platform.iaas.api.auth.impl.DefaultAuthorizationProvider.start(DefaultAuthorizationProvider.java:106) ~[cattle-iaas-auth-logic-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.extension.spring.BackgroundStart.run(BackgroundStart.java:63) ~[cattle-framework-extension-spring-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet$1.with(DefaultModuleDefinitionSet.java:139) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:348) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:333) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.runHookInContexts(DefaultModuleDefinitionSet.java:131) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.startContexts(DefaultModuleDefinitionSet.java:123) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.load(DefaultModuleDefinitionSet.java:100) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.factory.ModuleBasedContextFactory.loadModules(ModuleBasedContextFactory.java:37) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.init(CloudStackSpringContext.java:75) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:56) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.context.SpringContext.<init>(SpringContext.java:11) ~[cattle-iaas-system-0.5.0-SNAPSHOT.jar:na]
at io.cattle.platform.context.WebContextLoaderListener.constructCloudStackSpringContext(WebContextLoaderListener.java:15) ~[cattle-iaas-system-0.5.0-SNAPSHOT.jar:na]
at org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener.contextInitialized(CloudStackContextLoaderListener.java:51) ~[cattle-framework-spring-module-0.5.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:775) ~[jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:424) ~[jetty-servlet-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:767) ~[jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:249) ~[jetty-servlet-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1252) ~[jetty-webapp-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:710) ~[jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:494) ~[jetty-webapp-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) ~[jetty-util-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) ~[jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.server.Server.doStart(Server.java:282) ~[jetty-server-8.1.11.v20130520.jar:8.1.11.v20130520]
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) ~[jetty-util-8.1.11.v20130520.jar:8.1.11.v20130520]
at io.cattle.platform.launcher.jetty.Main.main(Main.java:142) [0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_79]
at io.cattle.platform.launcher.Main.run(Main.java:188) [0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/:na]
at io.cattle.platform.launcher.Main.main(Main.java:251) [0.5.0-SNAPSHOT-05e83a1c8d55ed2da5635c0279dcc9c928407e7e-e3cc99c8-08c4-4c13-85a7-a56eee847172/:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_79]
at io.cattle.platform.packaging.Bootstrap.run(Bootstrap.java:383) [cattle.jar:0.5.0-SNAPSHOT]
at io.cattle.platform.packaging.Bootstrap.main(Bootstrap.java:424) [cattle.jar:0.5.0-SNAPSHOT]
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at io.cattle.platform.launcher.Main.run(Main.java:188)
at io.cattle.platform.launcher.Main.main(Main.java:251)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at io.cattle.platform.packaging.Bootstrap.run(Bootstrap.java:383)
at io.cattle.platform.packaging.Bootstrap.main(Bootstrap.java:424)
Caused by: java.lang.NoSuchMethodError: io.github.ibuildthecloud.gdapi.model.impl.FieldImpl.setReadOnCreateOnly(Z)V
at io.cattle.platform.schema.processor.AuthOverlayPostProcessor.postProcess(AuthOverlayPostProcessor.java:82)
at io.github.ibuildthecloud.gdapi.factory.impl.SubSchemaFactory.init(SubSchemaFactory.java:63)
at io.cattle.platform.iaas.api.auth.impl.DefaultAuthorizationProvider.start(DefaultAuthorizationProvider.java:106)
at io.cattle.platform.extension.spring.BackgroundStart.run(BackgroundStart.java:63)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet$1.with(DefaultModuleDefinitionSet.java:139)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:348)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:358)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.withModule(DefaultModuleDefinitionSet.java:333)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.runHookInContexts(DefaultModuleDefinitionSet.java:131)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.startContexts(DefaultModuleDefinitionSet.java:123)
at org.apache.cloudstack.spring.module.model.impl.DefaultModuleDefinitionSet.load(DefaultModuleDefinitionSet.java:100)
at org.apache.cloudstack.spring.module.factory.ModuleBasedContextFactory.loadModules(ModuleBasedContextFactory.java:37)
at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.init(CloudStackSpringContext.java:75)
at org.apache.cloudstack.spring.module.factory.CloudStackSpringContext.<init>(CloudStackSpringContext.java:56)
at io.cattle.platform.context.SpringContext.<init>(SpringContext.java:11)
at io.cattle.platform.context.WebContextLoaderListener.constructCloudStackSpringContext(WebContextLoaderListener.java:15)
at org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener.contextInitialized(CloudStackContextLoaderListener.java:51)
at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:775)
at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:424)
at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:767)
at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:249)
at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1252)
at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:710)
at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:494)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95)
at org.eclipse.jetty.server.Server.doStart(Server.java:282)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at io.cattle.platform.launcher.jetty.Main.main(Main.java:142)
... 12 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment