Activity log for bug #1623976

Date Who What changed Old value New value Message
2016-09-15 14:30:58 Artem Hrechanychenko bug added bug
2016-09-15 14:31:23 Artem Hrechanychenko summary Detailed bug description: 2016-09-15 13:00:10 ERR Could not prefetch mysql_grant provider 'mysql': Execution of '/usr/bin/mysql --defaults-extra-file=/root/.my.cnf -NBe SELECT CONCAT(User, '@',Host) AS User FROM mysql.user' returned 1: ERROR 2003 (HY000): Can't connect to MySQL server on '10.109.81.6' (113) 2016-09-15 13:00:07 ERR (/Stage[main]/Mysql::Server::Root_password/Mysql_user[root@localhost]/ensure) change from absent to present failed: Execution of '/usr/bin/mysql --defaults-extra-file=/root/.my.cnf -e CREATE USER 'root'@'localhost' IDENTIFIED BY PASSWORD '*12C73F98FB50460078E73F5A783C83BB53DB920F'' returned 1: ERROR 2003 (HY000): Can't connect to MySQL server on '10.109.81.6' (113) root@node-1:~# mysql -h localhost -e "show status like 'wsrep_%state'" +-------------------+-------------+ | Variable_name | Value | +-------------------+-------------+ | wsrep_local_state | 4 | | wsrep_evs_state | OPERATIONAL | +-------------------+-------------+ root@node-1:~# mysql -e "show status like 'wsrep_%state'" root@node-1:~# apt-cache policy haproxy haproxy: Installed: 1.5.3-1~u14.04+mos2 Candidate: 1.6.3-1~u14.04+mos2 Version table: 1.6.3-1~u14.04+mos2 0 1200 http://mirror.fuel-infra.org/mos-repos/ubuntu/snapshots/9.0-2016-09-14-182322/ mos9.0-proposed/main amd64 Packages *** 1.5.3-1~u14.04+mos2 0 1050 http://10.109.80.2:8080/mitaka-9.0/ubuntu/x86_64/ mos9.0/main amd64 Packages 100 /var/lib/dpkg/status 1.4.24-2ubuntu0.4 0 1001 http://mirror.seed-cz1.fuel-infra.org/pkgs/ubuntu-2016-09-14-213640/ trusty-updates/main amd64 Packages 1.4.24-2 0 1001 http://mirror.seed-cz1.fuel-infra.org/pkgs/ubuntu-2016-09-14-213640/ trusty/main amd64 Packages Steps to reproduce: 1) Deploy any 9.0 env 2) add latest snapshot of mos/centos repo 3) install python-cudet package 4) add latest proposed mos ubuntu repo for cluster 5) deploy new repo to cluster 6) run "update-prepare prepare master, update-prepare prepare env env_id, update-prepare update master" 7) run "fuel2 updates --env env_id --repos test-proposed --restart-rabbit --restart-mysql install Expected results: MU successfully installed Actual result: Deployment has failed. All nodes are finished. Failed tasks: Task[primary-database/1] Cannot intall MU due to "Deployment has failed. All nodes are finished. Failed tasks: Task[primary-database/1] Stopping the deployment process!"
2016-09-15 14:32:08 Artem Hrechanychenko attachment added fuel-snapshot-2016-09-15_13-00-13.tar https://bugs.launchpad.net/fuel/+bug/1623976/+attachment/4741471/+files/fuel-snapshot-2016-09-15_13-00-13.tar
2016-09-15 16:14:09 Maksim Malchuk tags area-library
2016-09-15 16:14:15 Maksim Malchuk fuel: status New Confirmed
2016-09-16 09:42:50 Ivan Berezovskiy fuel: status Confirmed Invalid