+ echo '*******************Begin of package installation******************' *******************Begin of package installation****************** + touch /tmp/jeedom_install_in_progress_mqtt2 + echo 1 + echo 2 + sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh + sudo /var/www/html/core/class/../../resources/install_nodejs.sh Hit:1 http://deb.debian.org/debian buster InRelease Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Hit:3 http://archive.raspberrypi.org/debian buster InRelease Hit:4 http://deb.debian.org/debian buster-updates InRelease Hit:5 https://deb.nodesource.com/node_16.x buster InRelease Get:6 http://deb.debian.org/debian-security buster/updates/main armhf Packages [512 kB] Get:7 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [510 kB] Get:8 http://deb.debian.org/debian-security buster/updates/main Translation-en [282 kB] Fetched 1339 kB in 2s (799 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... apt-utils is already the newest version (1.8.2.3). build-essential is already the newest version (12.6). lsb-release is already the newest version (10.2019051400). git is already the newest version (1:2.20.1-2+deb10u8). 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. [Check Version NodeJS actuelle : v16.20.1 : [ OK ] [Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [ OK ] + echo 3 + sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh + sudo /var/www/html/core/class/../../resources/install_nodejs.sh Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://archive.raspberrypi.org/debian buster InRelease Hit:4 http://deb.debian.org/debian buster-updates InRelease Hit:5 https://deb.nodesource.com/node_16.x buster InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... apt-utils is already the newest version (1.8.2.3). build-essential is already the newest version (12.6). lsb-release is already the newest version (10.2019051400). git is already the newest version (1:2.20.1-2+deb10u8). 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. [Check Version NodeJS actuelle : v16.20.1 : [ OK ] [Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [ OK ] + echo 4 + cd /var/www/html/core/class/../../plugins/mqtt2/resources/mqtt2d + rm -rf node_modules + sudo npm install npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 added 148 packages, and audited 149 packages in 12s 15 packages are looking for funding run `npm fund` for details 1 moderate severity vulnerability Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. + chown -R www-data:www-data jeedom mqtt2d.js node_modules package-lock.json package.json + echo 5 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end mqtt2 + rm /tmp/jeedom_install_in_progress_mqtt2 + echo '*******************End of package installation******************' *******************End of package installation******************