+ echo '*******************Begin of package installation******************' *******************Begin of package installation****************** + touch /tmp/jeedom_install_in_progress_docker2 + echo 1 + echo 2 + sudo chmod +x /var/www/html/core/class/../../plugins/docker2/resources/pre-install.sh + sudo /var/www/html/core/class/../../plugins/docker2/resources/pre-install.sh Docker arch found : amd64 Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian bullseye-updates InRelease Hit:3 http://security.debian.org/debian-security bullseye-security InRelease Hit:4 https://download.docker.com/linux/debian bullseye InRelease Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease Reading package lists... + echo 3 + sudo killall apt apt-get unattended-upgr apt: no process found apt-get: no process found unattended-upgr: no process found + sudo rm /var/lib/apt/lists/lock + sudo rm /var/cache/apt/archives/lock + sudo rm /var/lib/dpkg/lock /var/lib/dpkg/lock-frontend + sudo sudo dpkg --configure -a --force-confdef + sudo apt update WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian bullseye-updates InRelease Hit:3 http://security.debian.org/debian-security bullseye-security InRelease Hit:4 https://download.docker.com/linux/debian bullseye InRelease Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease Reading package lists... Building dependency tree... Reading state information... All packages are up to date. + echo 4 + sudo apt install -o Dpkg::Options::=--force-confdef -y apt-transport-https WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... apt-transport-https is already the newest version (2.2.4). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo 5 + sudo apt install -o Dpkg::Options::=--force-confdef -y ca-certificates WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... ca-certificates is already the newest version (20210119). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo 6 + sudo apt install -o Dpkg::Options::=--force-confdef -y curl WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.74.0-1.3+deb11u13). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo 7 + sudo apt install -o Dpkg::Options::=--force-confdef -y gnupg WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... gnupg is already the newest version (2.2.27-2+deb11u2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo 8 + sudo apt install -o Dpkg::Options::=--force-confdef -y lsb-release WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... lsb-release is already the newest version (11.1.0). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo 9 + sudo apt install -o Dpkg::Options::=--force-confdef -y docker-ce WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... docker-ce is already the newest version (5:27.2.0-1~debian.11~bullseye). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo 10 + sudo apt install -o Dpkg::Options::=--force-confdef -y docker-ce-cli WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... docker-ce-cli is already the newest version (5:27.2.0-1~debian.11~bullseye). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo 11 + sudo apt install -o Dpkg::Options::=--force-confdef -y containerd.io WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... containerd.io is already the newest version (1.7.21-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo 12 + sudo chmod +x /var/www/html/core/class/../../plugins/docker2/resources/post-install.sh + sudo /var/www/html/core/class/../../plugins/docker2/resources/post-install.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24.7M 100 24.7M 0 0 30.6M 0 --:--:-- --:--:-- --:--:-- 30.6M + echo 13 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end docker2 + echo 14 + rm /tmp/jeedom_install_in_progress_docker2 + echo '*******************End of package installation******************' *******************End of package installation******************