Jarli01 / xenorchestra_installer

A simple install script for Xen Orchestra
GNU General Public License v3.0
428 stars 86 forks source link

fresh install on new VM Ubuntu 18.04 #38

Closed pascalspits closed 5 years ago

pascalspits commented 5 years ago

Expected Behavior

installing XenOrchestra CE on VM

Actual Behavior

xo server fails to start

Confirm XOCE services are running

   Loaded: loaded (/lib/systemd/system/xo-server.service; enabled; vendor preset
   Active: failed (Result: start-limit-hit) since Sat 2018-11-03 13:08:18 CET; 1
  Process: 9223 ExecStart=/usr/local/bin/node ./bin/xo-server (code=exited, stat
 Main PID: 9223 (code=exited, status=0/SUCCESS)

Nov 03 13:08:18 ubuntu184 systemd[1]: xo-server.service: Service hold-off time o
Nov 03 13:08:18 ubuntu184 systemd[1]: xo-server.service: Scheduled restart job,
Nov 03 13:08:18 ubuntu184 systemd[1]: Stopped XO Server.
Nov 03 13:08:18 ubuntu184 systemd[1]: xo-server.service: Start request repeated
Nov 03 13:08:18 ubuntu184 systemd[1]: xo-server.service: Failed with result 'sta
Nov 03 13:08:18 ubuntu184 systemd[1]: Failed to start XO Server.

Provide the output of journalctl logs

CLICK ME

```root@ubuntu184:~# sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xo_install.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2839 100 2839 0 0 11780 0 --:--:-- --:--:-- --:--:-- 11731 'multiverse' distribution component is already enabled for all sources. Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB] Hit:2 https://dl.yarnpkg.com/debian stable InRelease Hit:3 https://deb.nodesource.com/node_8.x bionic InRelease Hit:4 http://be.archive.ubuntu.com/ubuntu bionic InRelease Get:5 http://be.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:6 http://be.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Fetched 247 kB in 1s (317 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done curl is already the newest version (7.58.0-2ubuntu3.5). git is already the newest version (1:2.17.1-1ubuntu0.3). 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. ## Installing the NodeSource Node.js 8.x LTS Carbon repo... ## Populating apt-get cache... + apt-get update Hit:1 http://be.archive.ubuntu.com/ubuntu bionic InRelease Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB] Get:3 http://be.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Hit:4 https://deb.nodesource.com/node_8.x bionic InRelease Hit:5 https://dl.yarnpkg.com/debian stable InRelease Get:6 http://be.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Fetched 247 kB in 0s (499 kB/s) Reading package lists... Done ## Confirming "bionic" is supported... + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_8.x/dists/bionic/Release' ## Adding the NodeSource signing key to your keyring... + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - OK ## Creating apt sources list file for the NodeSource Node.js 8.x LTS Carbon repo... + echo 'deb https://deb.nodesource.com/node_8.x bionic main' > /etc/apt/sources.list.d/nodesource.list + echo 'deb-src https://deb.nodesource.com/node_8.x bionic main' >> /etc/apt/sources.list.d/nodesource.list ## Running `apt-get update` for you... + apt-get update Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB] Hit:2 http://be.archive.ubuntu.com/ubuntu bionic InRelease Get:3 http://be.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Hit:4 https://deb.nodesource.com/node_8.x bionic InRelease Get:5 http://be.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Hit:6 https://dl.yarnpkg.com/debian stable InRelease Fetched 247 kB in 0s (497 kB/s) Reading package lists... Done ## Run `sudo apt-get install -y nodejs` to install Node.js 8.x LTS Carbon and npm ## You may also need development tools to build native addons: sudo apt-get install gcc g++ make ## To install the Yarn package manager, run: curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list sudo apt-get update && sudo apt-get install yarn OK deb https://dl.yarnpkg.com/debian/ stable main Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB] Hit:2 http://be.archive.ubuntu.com/ubuntu bionic InRelease Get:3 http://be.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Hit:4 https://deb.nodesource.com/node_8.x bionic InRelease Hit:5 https://dl.yarnpkg.com/debian stable InRelease Get:6 http://be.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Fetched 247 kB in 0s (499 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done nodejs is already the newest version (8.12.0-1nodesource1). yarn is already the newest version (1.12.1-1). 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 17024 100 17024 0 0 74995 0 --:--:-- --:--:-- --:--:-- 74995 ln: failed to create symbolic link '/usr/local/bin/node': File exists Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version (12.4ubuntu1). nfs-common is already the newest version (1:1.3.4-2.1ubuntu5). python-minimal is already the newest version (2.7.15~rc1-1). libvhdi-utils is already the newest version (20170223-3). redis-server is already the newest version (5:4.0.9-1). git is already the newest version (1:2.17.1-1ubuntu0.3). libpng-dev is already the newest version (1.6.34-1ubuntu0.18.04.1). 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. fatal: destination path 'xen-orchestra' already exists and is not an empty directory. yarn install v1.12.1 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... info fsevents@1.2.4: The platform "linux" is incompatible with this module. info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation. [4/5] Linking dependencies... [5/5] Building fresh packages... [6/9] ⠈ leveldown [-/9] ⠈ waiting... [-/9] ⠈ waiting... [-/9] ⠁ waiting... error /opt/xen-orchestra/node_modules/level-party/node_modules/leveldown: Command failed. Exit code: 1 Command: prebuild-install || node-gyp rebuild Arguments: Directory: /opt/xen-orchestra/node_modules/level-party/node_modules/leveldown Output: prebuild-install WARN install No prebuilt binaries found (target=10.13.0 runtime=node arch=x64 platform=linux) gyp info it worked if it ends with ok gyp info using node-gyp@3.8.0 gyp info using node@10.13.0 | linux | x64 gyp info spawn /usr/bin/python2 gyp info spawn args [ '/opt/xen-orchestra/node_modules/node-gyp/gyp/gyp_main.py', gyp info spawn args 'binding.gyp', gyp info spawn args '-f', gyp info spawn args 'make', gyp info spawn args '-I', gyp info spawn args '/opt/xen-orchestra/node_modules/level-party/node_modules/leveldown/build/config.gypi', gyp info spawn args '-I', gyp info spawn args '/opt/xen-orchestra/node_modules/node-gyp/addon.gypi', gyp info spawn args '-I', gyp info spawn args '/home/pascal/.node-gyp/10.13.0/include/node/common.gypi', gyp info spawn args '-Dlibrary=shared_library', gyp info spawn args '-Dvisibility=default', gyp info spawn args '-Dnode_root_dir=/home/pascal/.node-gyp/10.13.0', gyp info spawn args '-Dnode_gyp_dir=/opt/xen-orchestra/node_modules/node-gyp', gyp info spawn args '-Dnode_lib_file=/home/pascal/.node-gyp/10.13.0/<(target_arch)/node.lib', gyp info spawn args '-Dmodule_root_dir=/opt/xen-orchestra/node_modules/level-party/node_modules/leveldown', gyp info spawn args '-Dnode_engine=v8', gyp info spawn args '--depth=.', gyp info spawn args '--no-parallel', gyp info spawn args '--generator-output', gyp info spawn args 'build', gyp info spawn args '-Goutput_dir=.' ] gyp info spawn make gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] make: Entering directory '/opt/xen-orchestra/node_modules/level-party/node_modules/leveldown/build' CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/builder.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/db_impl.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/db_iter.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/filename.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/dbformat.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/log_reader.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/log_writer.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/memtable.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/repair.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/table_cache.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/version_edit.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/version_set.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/db/write_batch.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/helpers/memenv/memenv.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/port/port_posix_sse.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/block.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/block_builder.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/filter_block.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/format.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/iterator.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/merger.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/table.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/table_builder.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/table/two_level_iterator.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/arena.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/bloom.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/cache.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/coding.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/comparator.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/crc32c.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/env.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/filter_policy.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/hash.o ../deps/leveldb/leveldb-1.20/util/hash.cc: In function ‘uint32_t leveldb::Hash(const char*, size_t, uint32_t)’: ../deps/leveldb/leveldb-1.20/util/hash.cc:37:9: warning: this statement may fall through [-Wimplicit-fallthrough=] h += static_cast(data[2]) << 16; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/leveldb/leveldb-1.20/util/hash.cc:39:5: note: here case 2: ^~~~ ../deps/leveldb/leveldb-1.20/util/hash.cc:40:9: warning: this statement may fall through [-Wimplicit-fallthrough=] h += static_cast(data[1]) << 8; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/leveldb/leveldb-1.20/util/hash.cc:42:5: note: here case 1: ^~~~ CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/logging.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/options.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/status.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/port/port_posix.o CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.20/util/env_posix.o AR(target) Release/obj.target/deps/leveldb/leveldb.a COPY Release/leveldb.a CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.4/snappy-sinksource.o CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.4/snappy-stubs-internal.o CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.4/snappy.o AR(target) Release/obj.target/deps/snappy/snappy.a COPY Release/snappy.a CXX(target) Release/obj.target/leveldown/src/batch.o In file included from ../../nan/nan.h:192:0, from ../src/batch.cc:3: ../../nan/nan_maybe_43_inl.h: In function ‘Nan::Maybe Nan::ForceSet(v8::Local, v8::Local, v8::Local, v8::PropertyAttribute)’: ../../nan/nan_maybe_43_inl.h:112:15: error: ‘class v8::Object’ has no member named ‘ForceSet’ return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs); ^~~~~~~~ In file included from ../../nan/nan_new.h:189:0, from ../../nan/nan.h:198, from ../src/batch.cc:3: ../../nan/nan_implementation_12_inl.h: In static member function ‘static Nan::imp::FactoryBase::return_t Nan::imp::Factory::New(v8::Local)’: ../../nan/nan_implementation_12_inl.h:337:37: warning: ‘static v8::Local v8::StringObject::New(v8::Local)’ is deprecated: Use Isolate* version [-Wdeprecated-declarations] return v8::StringObject::New(value).As(); ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:5053:37: note: declared here static Local New(Local value)); ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/batch.cc:3:0: ../../nan/nan.h: In function ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’: ../../nan/nan.h:835:60: warning: ‘v8::Local node::MakeCallback(v8::Isolate*, v8::Local, v8::Local, int, v8::Local*)’ is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations] v8::Isolate::GetCurrent(), target, func, argc, argv); ^ In file included from ../src/batch.cc:1:0: /home/pascal/.node-gyp/10.13.0/include/node/node.h:176:50: note: declared here NODE_EXTERN v8::Local MakeCallback( ^ /home/pascal/.node-gyp/10.13.0/include/node/node.h:91:42: note: in definition of macro ‘NODE_DEPRECATED’ __attribute__((deprecated(message))) declarator ^~~~~~~~~~ In file included from ../src/batch.cc:3:0: ../../nan/nan.h: In function ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’: ../../nan/nan.h:850:62: warning: ‘v8::Local node::MakeCallback(v8::Isolate*, v8::Local, v8::Local, int, v8::Local*)’ is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations] v8::Isolate::GetCurrent(), target, symbol, argc, argv); ^ In file included from ../src/batch.cc:1:0: /home/pascal/.node-gyp/10.13.0/include/node/node.h:169:50: note: declared here NODE_EXTERN v8::Local MakeCallback( ^ /home/pascal/.node-gyp/10.13.0/include/node/node.h:91:42: note: in definition of macro ‘NODE_DEPRECATED’ __attribute__((deprecated(message))) declarator ^~~~~~~~~~ In file included from ../src/batch.cc:3:0: ../../nan/nan.h: In function ‘v8::Local Nan::MakeCallback(v8::Local, const char*, int, v8::Local*)’: ../../nan/nan.h:865:62: warning: ‘v8::Local node::MakeCallback(v8::Isolate*, v8::Local, const char*, int, v8::Local*)’ is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations] v8::Isolate::GetCurrent(), target, method, argc, argv); ^ In file included from ../src/batch.cc:1:0: /home/pascal/.node-gyp/10.13.0/include/node/node.h:162:50: note: declared here NODE_EXTERN v8::Local MakeCallback( ^ /home/pascal/.node-gyp/10.13.0/include/node/node.h:91:42: note: in definition of macro ‘NODE_DEPRECATED’ __attribute__((deprecated(message))) declarator ^~~~~~~~~~ In file included from ../src/batch.cc:3:0: ../../nan/nan.h: In constructor ‘Nan::Utf8String::Utf8String(v8::Local)’: ../../nan/nan.h:911:53: warning: ‘v8::Local v8::Value::ToString() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] v8::Local string = from->ToString(); ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10040:15: note: declared here Local Value::ToString() const { ^~~~~ In file included from ../src/batch.cc:3:0: ../../nan/nan.h:921:74: warning: ‘int v8::String::WriteUtf8(char*, int, int*, int) const’ is deprecated: Use Isolate* version [-Wdeprecated-declarations] length_ = string->WriteUtf8(str_, static_cast(len), 0, flags); ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2659:21: note: declared here int WriteUtf8(char* buffer, int length = -1, ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/batch.cc:3:0: ../../nan/nan.h: In member function ‘v8::Local Nan::Callback::Call_(v8::Isolate*, v8::Local, int, v8::Local*) const’: ../../nan/nan.h:1479:5: warning: ‘v8::Local node::MakeCallback(v8::Isolate*, v8::Local, v8::Local, int, v8::Local*)’ is deprecated: Use MakeCallback(..., async_context) [-Wdeprecated-declarations] )); ^ In file included from ../src/batch.cc:1:0: /home/pascal/.node-gyp/10.13.0/include/node/node.h:176:50: note: declared here NODE_EXTERN v8::Local MakeCallback( ^ /home/pascal/.node-gyp/10.13.0/include/node/node.h:91:42: note: in definition of macro ‘NODE_DEPRECATED’ __attribute__((deprecated(message))) declarator ^~~~~~~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h: In function ‘size_t StringOrBufferLength(v8::Local)’: ../src/leveldown.h:16:26: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] return (!obj->ToObject().IsEmpty() ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:17:48: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] && node::Buffer::HasInstance(obj->ToObject())) ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:18:42: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] ? node::Buffer::Length(obj->ToObject()) ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:19:21: warning: ‘v8::Local v8::Value::ToString() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] : obj->ToString()->Utf8Length(); ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10040:15: note: declared here Local Value::ToString() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:19:35: warning: ‘int v8::String::Utf8Length() const’ is deprecated: Use Isolate version instead [-Wdeprecated-declarations] : obj->ToString()->Utf8Length(); ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2587:52: note: declared here V8_DEPRECATED("Use Isolate version instead", int Utf8Length() const); ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/batch.cc:8:0: ../src/common.h: In function ‘bool leveldown::BooleanOptionValue(v8::Local, const char*, bool)’: ../src/common.h:20:39: warning: ‘bool v8::Value::BooleanValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] ? options->Get(key)->BooleanValue() ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2474:43: note: declared here V8_DEPRECATED("Use maybe version", bool BooleanValue() const); ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/batch.cc:8:0: ../src/common.h: In function ‘uint32_t leveldown::UInt32OptionValue(v8::Local, const char*, uint32_t)’: ../src/common.h:32:38: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] ? options->Get(key)->Uint32Value() ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2477:47: note: declared here V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const); ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/batch.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE leveldown::Batch::New(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/batch.cc:42:76: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] Database* database = Nan::ObjectWrap::Unwrap(info[0]->ToObject()); ^ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/batch.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE leveldown::Batch::Put(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/leveldown.h:53:30: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] } else if (!from->ToObject().IsEmpty() \ ^ ../src/batch.cc:91:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:54:51: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] && node::Buffer::HasInstance(from->ToObject())) { \ ^ ../src/batch.cc:91:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:55:53: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] to ## Sz_ = node::Buffer::Length(from->ToObject()); \ ^ ../src/batch.cc:91:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:56:51: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] to ## Ch_ = node::Buffer::Data(from->ToObject()); \ ^ ../src/batch.cc:91:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:58:54: warning: ‘v8::Local v8::Value::ToString() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] v8::Local to ## Str = from->ToString(); \ ^ ../src/batch.cc:91:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10040:15: note: declared here Local Value::ToString() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:59:39: warning: ‘int v8::String::Utf8Length() const’ is deprecated: Use Isolate version instead [-Wdeprecated-declarations] to ## Sz_ = to ## Str->Utf8Length(); \ ^ ../src/batch.cc:91:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2587:52: note: declared here V8_DEPRECATED("Use Isolate version instead", int Utf8Length() const); ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:65:5: warning: ‘int v8::String::WriteUtf8(char*, int, int*, int) const’ is deprecated: Use Isolate* version [-Wdeprecated-declarations] ); \ ^ ../src/batch.cc:91:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2659:21: note: declared here int WriteUtf8(char* buffer, int length = -1, ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:53:30: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] } else if (!from->ToObject().IsEmpty() \ ^ ../src/batch.cc:92:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(value, valueBuffer, value) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:54:51: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] && node::Buffer::HasInstance(from->ToObject())) { \ ^ ../src/batch.cc:92:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(value, valueBuffer, value) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:55:53: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] to ## Sz_ = node::Buffer::Length(from->ToObject()); \ ^ ../src/batch.cc:92:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(value, valueBuffer, value) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:56:51: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] to ## Ch_ = node::Buffer::Data(from->ToObject()); \ ^ ../src/batch.cc:92:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(value, valueBuffer, value) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:58:54: warning: ‘v8::Local v8::Value::ToString() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] v8::Local to ## Str = from->ToString(); \ ^ ../src/batch.cc:92:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(value, valueBuffer, value) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10040:15: note: declared here Local Value::ToString() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:59:39: warning: ‘int v8::String::Utf8Length() const’ is deprecated: Use Isolate version instead [-Wdeprecated-declarations] to ## Sz_ = to ## Str->Utf8Length(); \ ^ ../src/batch.cc:92:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(value, valueBuffer, value) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2587:52: note: declared here V8_DEPRECATED("Use Isolate version instead", int Utf8Length() const); ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:65:5: warning: ‘int v8::String::WriteUtf8(char*, int, int*, int) const’ is deprecated: Use Isolate* version [-Wdeprecated-declarations] ); \ ^ ../src/batch.cc:92:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(value, valueBuffer, value) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2659:21: note: declared here int WriteUtf8(char* buffer, int length = -1, ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/batch.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE leveldown::Batch::Del(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/leveldown.h:53:30: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] } else if (!from->ToObject().IsEmpty() \ ^ ../src/batch.cc:110:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:54:51: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] && node::Buffer::HasInstance(from->ToObject())) { \ ^ ../src/batch.cc:110:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:55:53: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] to ## Sz_ = node::Buffer::Length(from->ToObject()); \ ^ ../src/batch.cc:110:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:56:51: warning: ‘v8::Local v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] to ## Ch_ = node::Buffer::Data(from->ToObject()); \ ^ ../src/batch.cc:110:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10046:15: note: declared here Local Value::ToObject() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:58:54: warning: ‘v8::Local v8::Value::ToString() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] v8::Local to ## Str = from->ToString(); \ ^ ../src/batch.cc:110:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63:0, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:10040:15: note: declared here Local Value::ToString() const { ^~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:59:39: warning: ‘int v8::String::Utf8Length() const’ is deprecated: Use Isolate version instead [-Wdeprecated-declarations] to ## Sz_ = to ## Str->Utf8Length(); \ ^ ../src/batch.cc:110:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2587:52: note: declared here V8_DEPRECATED("Use Isolate version instead", int Utf8Length() const); ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../src/database.h:18:0, from ../src/batch.cc:5: ../src/leveldown.h:65:5: warning: ‘int v8::String::WriteUtf8(char*, int, int*, int) const’ is deprecated: Use Isolate* version [-Wdeprecated-declarations] ); \ ^ ../src/batch.cc:110:3: note: in expansion of macro ‘LD_STRING_OR_BUFFER_TO_SLICE’ LD_STRING_OR_BUFFER_TO_SLICE(key, keyBuffer, key) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pascal/.node-gyp/10.13.0/include/node/v8.h:26:0, from /home/pascal/.node-gyp/10.13.0/include/node/node.h:63, from ../src/batch.cc:1: /home/pascal/.node-gyp/10.13.0/include/node/v8.h:2659:21: note: declared here int WriteUtf8(char* buffer, int length = -1, ^ /home/pascal/.node-gyp/10.13.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ leveldown.target.mk:119: recipe for target 'Release/obj.target/leveldown/src/batch.o' failed make: Leaving directory '/opt/xen-orchestra/node_modules/level-party/node_modules/leveldown/build' make: *** [Release/obj.target/leveldown/src/batch.o] Error 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/opt/xen-orchestra/node_modules/node-gyp/lib/build.js:262:23) gyp ERR! stack at ChildProcess.emit (events.js:182:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12) gyp ERR! System Linux 4.15.0-29-generic gyp ERR! command "/usr/local/bin/node" "/opt/xen-orchestra/node_modules/.bin/node-gyp" "rebuild" gyp ERR! cwd /opt/xen-orchestra/node_modules/level-party/node_modules/leveldown yarn run v1.12.1 $ scripts/run-script --parallel build * complex-matcher:prebuild − yarn run clean * value-matcher:prebuild − yarn run clean * vhd-cli:prebuild − rimraf dist/ && index-modules --cjs-lazy src/commands * vhd-lib:prebuild − yarn run clean * xen-api:prebuild − rimraf dist/ * xo-cli:prebuild − rimraf dist/ * xo-collection:prebuild − rimraf dist/ * xo-common:prebuild − yarn run clean * xo-lib:prebuild − rimraf dist/ * xo-remote-parser:prebuild − rimraf dist/ * xo-server:prebuild − index-modules src/api src/xapi/mixins src/xo-mixins && yarn run clean * xo-server-auth-google:prebuild − rimraf dist/ * xo-server-auth-ldap:prebuild − rimraf dist/ * xo-server-auth-saml:prebuild − yarn run clean * xo-server-backup-reports:prebuild − yarn run clean * xo-server-cloud:prebuild − yarn run clean * xo-server-perf-alert:prebuild − yarn run clean * xo-server-transport-email:prebuild − rimraf dist/ * xo-server-transport-nagios:prebuild − yarn run clean * xo-server-transport-slack:prebuild − yarn run clean * xo-server-transport-xmpp:prebuild − yarn run clean * xo-server-usage-report:prebuild − yarn run clean * xo-vmdk-to-vhd:prebuild − yarn run clean * xo-web:prebuild − yarn run clean && index-modules --auto src * @xen-orchestra/async-map:prebuild − yarn run clean * @xen-orchestra/cron:prebuild − yarn run clean * @xen-orchestra/defined:prebuild − yarn run clean * @xen-orchestra/emit-async:prebuild − yarn run clean * @xen-orchestra/fs:prebuild − yarn run clean * @xen-orchestra/log:prebuild − yarn run clean * @xen-orchestra/mixin:prebuild − yarn run clean * xo-server-auth-github:build − NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-load-balancer:build − NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-cli:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xen-api:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-collection:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-lib:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-remote-parser:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-auth-google:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-auth-ldap:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-transport-email:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ index generated src/api/index.js index generated src/xapi/mixins/index.js index generated src/xo-mixins/index.js index generated src/commands/index.js * vhd-cli:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ $ gulp clean $ rimraf dist/ $ rimraf dist/ $ rimraf dist/ * xo-common:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * value-matcher:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * complex-matcher:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-cloud:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-backup-reports:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * vhd-lib:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-auth-saml:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-transport-xmpp:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ @babel/preset-env: `DEBUG` option Using targets: * xo-server-transport-nagios:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ { "node": "6" } Using modules transform: auto Using plugins: * xo-server-perf-alert:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } * xo-server-usage-report:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. $ rimraf dist/ * @xen-orchestra/async-map:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * @xen-orchestra/fs:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-server-transport-slack:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * @xen-orchestra/cron:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * xo-vmdk-to-vhd:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * @xen-orchestra/emit-async:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * @xen-orchestra/log:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * @xen-orchestra/defined:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ * @xen-orchestra/mixin:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. * xo-server:build − cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/ @babel/preset-env: `DEBUG` option Successfully compiled 1 file with Babel. Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "6" } Using modules transform: auto Using plugins: transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } transform-function-name { "ie":"11", "node":"6" } @babel/preset-env: `DEBUG` option @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using targets: transform-arrow-functions { "ie":"11" } transform-classes { "ie":"11" } transform-object-super { "ie":"11" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } Using modules transform: auto Using plugins: transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"6" } transform-sticky-regex { "ie":"11" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"6" } transform-unicode-regex { "ie":"11" } transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-spread { "ie":"11" } transform-parameters { "ie":"11" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } transform-destructuring { "ie":"11", "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } transform-block-scoping { "ie":"11" } transform-typeof-symbol { "ie":"11" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } transform-new-target { "ie":"11" } transform-regenerator { "ie":"11" } Using polyfills with `usage` option: transform-exponentiation-operator { "ie":"11", "node":"6" } transform-async-to-generator { "ie":"11", "node":"6" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"6" } proposal-object-rest-spread { "ie":"11", "node":"6" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"6" } proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"6" } proposal-optional-catch-binding { "ie":"11", "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: @babel/preset-env: `DEBUG` option Using targets: { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "4" } transform-function-name { "node":"6" } Using modules transform: auto transform-for-of { "node":"6" } Using plugins: transform-template-literals { "ie":"11" } transform-dotall-regex { "node":"6" } transform-literals { "ie":"11" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. transform-function-name { "ie":"11", "node":"4" } transform-arrow-functions { "ie":"11", "node":"4" } transform-classes { "ie":"11", "node":"4" } transform-object-super { "ie":"11", "node":"4" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"4" } transform-sticky-regex { "ie":"11", "node":"4" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"4" } transform-unicode-regex { "ie":"11", "node":"4" } transform-spread { "ie":"11", "node":"4" } transform-parameters { "ie":"11", "node":"4" } transform-destructuring { "ie":"11", "node":"4" } @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. [/opt/xen-orchestra/packages/xo-cli/src/config.js] Based on your code and targets, none were added. transform-block-scoping { "ie":"11", "node":"4" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11", "node":"4" } transform-regenerator { "ie":"11", "node":"4" } transform-exponentiation-operator { "ie":"11", "node":"4" } transform-async-to-generator { "ie":"11", "node":"4" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"4" } proposal-object-rest-spread { "ie":"11", "node":"4" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"4" } proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"4" } proposal-optional-catch-binding { "ie":"11", "node":"4" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. [13:06:18] Using gulpfile /opt/xen-orchestra/packages/xo-web/gulpfile.js [13:06:19] Starting 'clean'... @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "6" } Using modules transform: auto Using plugins: transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } transform-function-name { "ie":"11", "node":"6" } transform-arrow-functions { "ie":"11" } transform-classes { "ie":"11" } transform-object-super { "ie":"11" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"6" } transform-sticky-regex { "ie":"11" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"6" } transform-unicode-regex { "ie":"11" } transform-spread { "ie":"11" } transform-parameters { "ie":"11" } transform-destructuring { "ie":"11", "node":"6" } transform-block-scoping { "ie":"11" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11" } transform-regenerator { "ie":"11" } transform-exponentiation-operator { "ie":"11", "node":"6" } transform-async-to-generator { "ie":"11", "node":"6" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"6" } proposal-object-rest-spread { "ie":"11", "node":"6" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"6" } proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"6" } proposal-optional-catch-binding { "ie":"11", "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. [13:06:19] Finished 'clean' after 287 ms @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. Successfully compiled 1 file with Babel. Successfully compiled 1 file with Babel. index generated src/common/themes/index.js index generated src/common/intl/locales/index.js * xo-web:build − NODE_ENV=production gulp build Successfully compiled 1 file with Babel. @babel/preset-env: `DEBUG` option Using targets: { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "4" } Using modules transform: auto Using plugins: transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } transform-function-name { "ie":"11", "node":"4" } transform-arrow-functions { "ie":"11", "node":"4" } transform-classes { "ie":"11", "node":"4" } transform-object-super { "ie":"11", "node":"4" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"4" } transform-sticky-regex { "ie":"11", "node":"4" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"4" } transform-unicode-regex { "ie":"11", "node":"4" } transform-spread { "ie":"11", "node":"4" } Successfully compiled 9 files with Babel. transform-parameters { "ie":"11", "node":"4" } transform-destructuring { "ie":"11", "node":"4" } transform-block-scoping { "ie":"11", "node":"4" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11", "node":"4" } transform-regenerator { "ie":"11", "node":"4" } transform-exponentiation-operator { "ie":"11", "node":"4" } transform-async-to-generator { "ie":"11", "node":"4" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"4" } proposal-object-rest-spread { "ie":"11", "node":"4" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"4" } proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"4" } proposal-optional-catch-binding { "ie":"11", "node":"4" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } @babel/preset-env: `DEBUG` option @babel/preset-env: `DEBUG` option transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. Using targets: { "node": "6" } Using targets: Using modules transform: auto Using plugins: { "chrome": "67", "edge": "17", "firefox": "61", "ie": "11", "ios": "11", "node": "6", "safari": "11.1" } Using modules transform: auto Using plugins: transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } transform-function-name { "edge":"17", "ie":"11", "node":"6" } transform-arrow-functions { "ie":"11" } transform-classes { "ie":"11" } transform-object-super { "ie":"11" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"6" } transform-sticky-regex { "ie":"11" } transform-dotall-regex { "edge":"17", "firefox":"61", "ie":"11", "ios":"11", "node":"6" } transform-unicode-regex { "ie":"11" } transform-spread { "ie":"11" } transform-parameters { "ie":"11" } transform-destructuring { "edge":"17", "ie":"11", "node":"6" } transform-block-scoping { "ie":"11" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11" } transform-regenerator { "ie":"11" } transform-exponentiation-operator { "ie":"11", "node":"6" } @babel/preset-env: `DEBUG` option transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } @babel/preset-env: `DEBUG` option transform-async-to-generator { "ie":"11", "node":"6" } Successfully compiled 1 file with Babel. transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. [/opt/xen-orchestra/packages/xo-cli/src/index.js] Added following polyfills: Successfully compiled 1 file with Babel. proposal-async-generator-functions { "edge":"17", "ie":"11", "ios":"11", "node":"6", "safari":"11.1" } Using targets: proposal-object-rest-spread { "edge":"17", "ie":"11", "ios":"11", "node":"6" } proposal-unicode-property-regex { "edge":"17", "firefox":"61", "ie":"11", "ios":"11", "node":"6" } proposal-json-strings { "chrome":"67", "edge":"17", "firefox":"61", "ie":"11", "ios":"11", "node":"6", "safari":"11.1" } proposal-optional-catch-binding { "edge":"17", "ie":"11", "ios":"11", "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "6" } Using modules transform: auto Using plugins: transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } es6.promise { "node":"6" } es6.array.sort { "node":"6" } web.dom.iterable { "node":"6" } es6.symbol { "node":"6" } transform-function-name { "ie":"11", "node":"6" } transform-arrow-functions { "ie":"11" } transform-classes { "ie":"11" } es7.symbol.async-iterator { "node":"6" } transform-object-super { "ie":"11" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"6" } transform-sticky-regex { "ie":"11" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"6" } transform-unicode-regex { "ie":"11" } transform-spread { "ie":"11" } transform-parameters { "ie":"11" } transform-destructuring { "ie":"11", "node":"6" } transform-block-scoping { "ie":"11" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11" } transform-regenerator { "ie":"11" } transform-exponentiation-operator { "ie":"11", "node":"6" } transform-async-to-generator { "ie":"11", "node":"6" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"6" } proposal-object-rest-spread { "ie":"11", "node":"6" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"6" } proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"6" } proposal-optional-catch-binding { "ie":"11", "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. Successfully compiled 1 file with Babel. @babel/preset-env: `DEBUG` option Using targets: { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "6" } Using modules transform: auto Using plugins: transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } transform-function-name { "ie":"11", "node":"6" } transform-arrow-functions { "ie":"11" } transform-classes { "ie":"11" } transform-object-super { "ie":"11" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"6" } transform-sticky-regex { "ie":"11" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"6" } transform-unicode-regex { "ie":"11" } transform-spread { "ie":"11" } transform-parameters { "ie":"11" } transform-destructuring { "ie":"11", "node":"6" } transform-block-scoping { "ie":"11" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11" } transform-regenerator { "ie":"11" } transform-exponentiation-operator { "ie":"11", "node":"6" } transform-async-to-generator { "ie":"11", "node":"6" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"6" } proposal-object-rest-spread { "ie":"11", "node":"6" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"6" } proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"6" } proposal-optional-catch-binding { "ie":"11", "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. Successfully compiled 1 file with Babel. Successfully compiled 1 file with Babel. @babel/preset-env: `DEBUG` option Using targets: { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "6" } Using modules transform: auto Using plugins: @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } transform-function-name { "ie":"11", "node":"6" } transform-arrow-functions { "ie":"11" } transform-classes { "ie":"11" } transform-object-super { "ie":"11" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"6" } transform-sticky-regex { "ie":"11" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"6" } transform-unicode-regex { "ie":"11" } transform-spread { "ie":"11" } transform-parameters { "ie":"11" } transform-destructuring { "ie":"11", "node":"6" } transform-block-scoping { "ie":"11" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11" } transform-regenerator { "ie":"11" } transform-exponentiation-operator { "ie":"11", "node":"6" } transform-async-to-generator { "ie":"11", "node":"6" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"6" } proposal-object-rest-spread { "ie":"11", "node":"6" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"6" } proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"6" } proposal-optional-catch-binding { "ie":"11", "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "4" } Using modules transform: auto Using plugins: transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } transform-function-name { "ie":"11", "node":"4" } transform-arrow-functions { "ie":"11", "node":"4" } transform-classes { "ie":"11", "node":"4" } transform-object-super { "ie":"11", "node":"4" } transform-shorthand-properties { "ie":"11" } @babel/preset-env: `DEBUG` option Successfully compiled 2 files with Babel. Using targets: transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"4" } transform-sticky-regex { "ie":"11", "node":"4" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"4" } transform-unicode-regex { "ie":"11", "node":"4" } { "node": "6" } Using modules transform: auto Using plugins: transform-spread { "ie":"11", "node":"4" } transform-parameters { "ie":"11", "node":"4" } transform-destructuring { "ie":"11", "node":"4" } transform-block-scoping { "ie":"11", "node":"4" } transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11", "node":"4" } transform-regenerator { "ie":"11", "node":"4" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } transform-exponentiation-operator { "ie":"11", "node":"4" } transform-async-to-generator { "ie":"11", "node":"4" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"4" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-object-rest-spread { "ie":"11", "node":"4" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"4" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"4" } proposal-optional-catch-binding { "ie":"11", "node":"4" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. @babel/preset-env: `DEBUG` option Using targets: { "chrome": "67", "firefox": "61", "ie": "11", "ios": "11.3", "node": "6" } Using modules transform: auto Using plugins: transform-template-literals { "ie":"11" } transform-literals { "ie":"11" } transform-function-name { "ie":"11", "node":"6" } transform-arrow-functions { "ie":"11" } transform-classes { "ie":"11" } transform-object-super { "ie":"11" } transform-shorthand-properties { "ie":"11" } transform-duplicate-keys { "ie":"11" } transform-computed-properties { "ie":"11" } transform-for-of { "ie":"11", "node":"6" } transform-sticky-regex { "ie":"11" } transform-dotall-regex { "firefox":"61", "ie":"11", "node":"6" } transform-unicode-regex { "ie":"11" } transform-spread { "ie":"11" } transform-parameters { "ie":"11" } transform-destructuring { "ie":"11", "node":"6" } transform-block-scoping { "ie":"11" } transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11" } Successfully compiled 1 file with Babel. transform-regenerator { "ie":"11" } transform-exponentiation-operator { "ie":"11", "node":"6" } transform-async-to-generator { "ie":"11", "node":"6" } proposal-async-generator-functions { "ie":"11", "ios":"11.3", "node":"6" } proposal-object-rest-spread { "ie":"11", "node":"6" } proposal-unicode-property-regex { "firefox":"61", "ie":"11", "node":"6" } proposal-json-strings { "chrome":"67", "firefox":"61", "ie":"11", "ios":"11.3", "node":"6" } proposal-optional-catch-binding { "ie":"11", "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. Successfully compiled 1 file with Babel. Successfully compiled 3 files with Babel. Successfully compiled 5 files with Babel. @babel/preset-env: `DEBUG` option Using targets: { "node": "6" } Using modules transform: auto Using plugins: transform-function-name { "node":"6" } transform-for-of { "node":"6" } transform-dotall-regex { "node":"6" } transform-destructuring { "node":"6" } Successfully compiled 1 file with Babel. Successfully compiled 8 files with Babel. transform-exponentiation-operator { "node":"6" } transform-async-to-generator { "node":"6" } proposal-async-generator-functions { "node":"6" } proposal-object-rest-spread { "node":"6" } proposal-unicode-property-regex { "node":"6" } proposal-json-strings { "node":"6" } proposal-optional-catch-binding { "node":"6" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. Successfully compiled 1 file with Babel. Successfully compiled 1 file with Babel. [13:06:27] Using gulpfile /opt/xen-orchestra/packages/xo-web/gulpfile.js [13:06:27] Starting 'build'... [13:06:27] Starting 'buildPages'... [13:06:27] Starting 'buildScripts'... [13:06:27] Starting 'buildStyles'... [13:06:27] Starting 'copyAssets'... Successfully compiled 1 file with Babel. Successfully compiled 3 files with Babel. Successfully compiled 9 files with Babel. Successfully compiled 1 file with Babel. Successfully compiled 1 file with Babel. Successfully compiled 8 files with Babel. Successfully compiled 4 files with Babel. Successfully compiled 1 file with Babel. Successfully compiled 1 file with Babel. Successfully compiled 3 files with Babel. Successfully compiled 6 files with Babel. Successfully compiled 15 files with Babel. [13:06:31] Finished 'buildPages' after 4.22 s DEPRECATION WARNING on line 29, column 8 of /opt/xen-orchestra/packages/xo-web/src/index.scss: Including .css files with @import is non-standard behaviour which will be removed in future versions of LibSass. Use a custom importer to maintain this behaviour. Check your implementations documentation on how to create a custom importer. DEPRECATION WARNING on line 63, column 8 of /opt/xen-orchestra/packages/xo-web/src/index.scss: Including .css files with @import is non-standard behaviour which will be removed in future versions of LibSass. Use a custom importer to maintain this behaviour. Check your implementations documentation on how to create a custom importer. [13:06:34] Finished 'buildStyles' after 7.31 s [13:06:35] Finished 'copyAssets' after 8.15 s Successfully compiled 114 files with Babel. [13:08:10] Finished 'buildScripts' after 1.7 min [13:08:10] Finished 'build' after 1.7 min Done in 126.45s. ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-auth-github': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-auth-google': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-auth-ldap': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-auth-saml': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-backup-reports': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-cloud': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-load-balancer': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-perf-alert': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-test-plugin': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-transport-email': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-transport-nagios': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-transport-slack': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-transport-xmpp': File exists ln: failed to create symbolic link '/usr/local/lib/node_modules/xo-server-usage-report': File exists Installation complete, open a browser to: 192.168.1.72 Default Login:admin@admin.net Password:admin Don't forget to change your password! ```

Provide answers to these questions:

  • Is this a fresh install or an upgrade? fresh

  • Version of XOCE server and web interface you're running can't get it running ...

  • What OS is XOCE running on? http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-amd64.iso

  • What method you used to install XOCE (xo_install.sh, manual installation, etc) sudo bash

    sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xo_install.sh | bash
  • What specific XOCE page you're on, and what specific element you're interacting with to trigger the error 192.168.1.72 refused connection

  • If a stacktrace is provided in the error, include that too. ?

  • Any errors that appear in your browser's error console. 192.168.1.72 refused connection

  • Include what you've done so far in the installation, and if you got any error messages along the way. see log (above) ...

  • Indicate whether or not you've manually edited any data directly. no

HeMaN-NL commented 5 years ago

37 Seems same issue, problem seems to be node v10.13 is getting installed

pascalspits commented 5 years ago

oh really ? any fix for this yet ?

SgtSkywalker commented 5 years ago

Hej, just installed on Ubuntu 18.04 and got same problem, install node 10.13 instead of 8...

Danp2 commented 5 years ago

Please retest using this command instead of the regular one --

sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/Danp2-node-fix/xo_install.sh | bash

SgtSkywalker commented 5 years ago

Hej, tested and verified. Installs fine and /usr/local/bin/node ./bin/xo-server runs. Logged in now :-) Thanks for quick response. Cheers //Mats

pascalspits commented 5 years ago

it worked ! AWESOME ! thanks !