*** tosky has quit IRC | 00:09 | |
*** __ministry has quit IRC | 00:32 | |
*** __ministry has joined #openstack-trove | 00:32 | |
*** rcernin has quit IRC | 01:34 | |
*** rcernin has joined #openstack-trove | 01:45 | |
*** rcernin has quit IRC | 01:46 | |
*** rcernin has joined #openstack-trove | 01:46 | |
*** sapd1 has joined #openstack-trove | 02:36 | |
*** rcernin has quit IRC | 02:45 | |
*** sapd1 has quit IRC | 02:56 | |
*** rcernin has joined #openstack-trove | 02:57 | |
*** rcernin has quit IRC | 02:57 | |
*** rcernin has joined #openstack-trove | 02:58 | |
*** rcernin has quit IRC | 03:31 | |
*** rcernin has joined #openstack-trove | 03:38 | |
*** rcernin has quit IRC | 03:52 | |
*** rcernin has joined #openstack-trove | 03:52 | |
*** rcernin has quit IRC | 03:53 | |
*** rcernin has joined #openstack-trove | 03:54 | |
*** __ministry1 has joined #openstack-trove | 05:49 | |
*** __ministry has quit IRC | 05:51 | |
*** __ministry1 is now known as __ministry | 05:51 | |
*** yasemind has joined #openstack-trove | 07:02 | |
yasemind | hi, i want to install devstack with trove for unit testing. I use ubuntu 18.04 LTS and stable/victoria devstack branch, it gave an error > http://paste.openstack.org/show/803851/ . any idea ? | 07:04 |
---|---|---|
yasemind | i use http://paste.openstack.org/show/803853/ the local.conf | 07:05 |
*** ahsen has joined #openstack-trove | 07:45 | |
*** __ministry has quit IRC | 07:45 | |
*** __ministry has joined #openstack-trove | 07:48 | |
*** gokhani has joined #openstack-trove | 07:58 | |
lxkong | yasemind: you should scroll up the devstack log for the errors. | 07:58 |
*** rcernin has quit IRC | 08:09 | |
yasemind | lxkong does it enough > http://paste.openstack.org/show/803855/ | 08:18 |
*** gokhani has quit IRC | 08:36 | |
*** gokhani has joined #openstack-trove | 08:40 | |
*** tosky has joined #openstack-trove | 08:41 | |
*** rcernin has joined #openstack-trove | 08:52 | |
*** rcernin has quit IRC | 08:57 | |
*** rcernin has joined #openstack-trove | 09:08 | |
__ministry | Hi lxkong, I have a bug and I want report it to fix. I will must create a story in storyboard not bugs.launchpad, do me right? | 09:15 |
*** e0ne has joined #openstack-trove | 09:19 | |
*** e0ne has quit IRC | 09:22 | |
*** e0ne has joined #openstack-trove | 09:24 | |
*** rcernin has quit IRC | 09:32 | |
*** sapd1 has joined #openstack-trove | 09:40 | |
lxkong | yasemind: i still need more log, please paste the whole devstack log | 09:47 |
lxkong | __ministry: storyboard please. https://docs.openstack.org/trove/latest/contributor/contributing.html | 09:48 |
yasemind | lxkong in my terminal show that > http://paste.openstack.org/show/803858/ | 09:50 |
*** e0ne has joined #openstack-trove | 09:56 | |
*** rcernin has joined #openstack-trove | 09:57 | |
*** rcernin has quit IRC | 10:02 | |
*** e0ne has quit IRC | 10:09 | |
*** rcernin has joined #openstack-trove | 10:12 | |
*** rcernin has quit IRC | 10:22 | |
lxkong | yasemind: maybe you are hitting this bug https://storyboard.openstack.org/#!/story/2008559 which has been fixed on master. | 10:27 |
lxkong | i will try to reproduce your issue by setting up a new devstack environment | 10:28 |
yasemind | lxkong okey, i will try master branch for trove | 10:30 |
ahsen | lxkong Hi, I still can't run Trove backup function. It fails. Earlier error was caused by our network settings but I couldn't figure out this one. It says "Exception: Cannot parse backup output:" http://paste.openstack.org/show/803859/ Do you have any idea what causes this error? And here is the full guestagent log | 10:36 |
ahsen | http://paste.openstack.org/show/803860/ Thank you. | 10:36 |
*** rcernin has joined #openstack-trove | 11:01 | |
*** rcernin has quit IRC | 11:01 | |
*** ahsen has quit IRC | 11:02 | |
*** ahsen has joined #openstack-trove | 11:03 | |
*** rcernin has joined #openstack-trove | 11:04 | |
*** sapd1 has quit IRC | 11:37 | |
yasemind | lxkong i tried to install devstack with stable/victoria but trove is master branch, it is working | 11:56 |
*** rcernin has quit IRC | 11:58 | |
yasemind | i think there is a bug for trove to stable/victoria branch | 11:58 |
*** rcernin has joined #openstack-trove | 12:06 | |
*** ahsen has quit IRC | 12:20 | |
*** rcernin has quit IRC | 12:22 | |
yasemind | lxkong i try to run trovestack https://github.com/openstack/trove/tree/master/integration, i try to run ./trovestack int-tests but it gave an error http://paste.openstack.org/show/803864/ , Should I do any special thing for run the test ? | 12:42 |
*** ahsen has joined #openstack-trove | 12:52 | |
*** e0ne has joined #openstack-trove | 13:18 | |
*** sapd1 has joined #openstack-trove | 14:00 | |
*** gokhani has quit IRC | 15:09 | |
*** __ministry1 has joined #openstack-trove | 15:21 | |
openstackgerrit | Bo Tran proposed openstack/trove master: Improve guest agent when start https://review.opendev.org/c/openstack/trove/+/782786 | 15:23 |
*** __ministry1 has quit IRC | 16:38 | |
openstackgerrit | Bo Tran proposed openstack/trove master: Add meta_data field for database instance to save some information https://review.opendev.org/c/openstack/trove/+/782829 | 17:36 |
*** rcernin has joined #openstack-trove | 18:19 | |
*** rcernin has quit IRC | 18:23 | |
lxkong | ahsen: you can log into the trove instance, take a look at the log of the container "db_backup" | 18:45 |
lxkong | yasemind: yes, that may be the bug i mentioned yesterday | 18:46 |
lxkong | i will propose a patch when i can reproduce | 18:46 |
lxkong | yasemind: have you read this https://docs.openstack.org/trove/latest/contributor/functional_test.html before running trove functional test? | 18:48 |
yasemind | lxkong i run ADMIN_PASSWORD=password SERVICE_PASSWORD=password tox -e trovestack unit-tests mysql mysql 5.7.29 but it gave an error, does it work? | 18:50 |
lxkong | why you are running with "unit-tests"? | 18:50 |
yasemind | sorry i run ADMIN_PASSWORD=password SERVICE_PASSWORD=password tox -e trovestack gate-tests mysql mysql 5.7.29 | 18:51 |
lxkong | what's the error? | 18:51 |
yasemind | lxkong http://paste.openstack.org/show/803883/ i didint understand it | 18:56 |
lxkong | yasemind: i guess there is a datastore named "Test_Datastore_1" created but didn't remove after test failed. | 19:26 |
lxkong | you can try to remove all its versions and the datastore itself, then run the gate-tests again. | 19:27 |
lxkong | yasemind: or can you try to help change some code to see it could solve this issue? | 19:27 |
lxkong | in Line 87 in /opt/stack/trove/trove/tests/api/datastores.py, change rd_client to rd_admin | 19:28 |
lxkong | is there any ds version in ds "Test_Datastore_1"? | 19:29 |
lxkong | the code in test_create_inactive_datastore_by_admin function has already taken the existing ds into account, I'm not sure why it's not detected in your test. | 19:30 |
lxkong | so would you please change the code first to see if it could solve the failure? | 19:31 |
yasemind | lxkong there isnt any "Test_Datastore_1" datastore, there is only mysql datastore | 19:40 |
yasemind | i checked again, it created itself | 19:43 |
yasemind | but i cant delete it | 19:43 |
lxkong | would you please change the code first to see if it could solve the failure? | 19:43 |
yasemind | okey i changed the code, i wait for normal instance to be created step | 19:44 |
openstackgerrit | Lingxian Kong proposed openstack/trove master: Fix test_create_inactive_datastore_by_admin https://review.opendev.org/c/openstack/trove/+/782851 | 19:49 |
*** e0ne has quit IRC | 19:51 | |
*** ahsen has quit IRC | 20:08 | |
yasemind | lxkong again give an error http://paste.openstack.org/show/803886/ | 20:11 |
yasemind | http://paste.openstack.org/show/803887/ | 20:14 |
lxkong | this error is different with the previous one which could be solved by changing the code. | 20:17 |
lxkong | this is another error, trove instance creation failed | 20:17 |
lxkong | you need to check the trove-guestagnet log | 20:17 |
yasemind | can i ssh to virtual machine? i think trove-guestagent log in the vm ? | 20:21 |
yasemind | can i see log in devstack machine ? | 20:22 |
yasemind | lxkong | 20:22 |
*** yasemind has quit IRC | 20:24 | |
lxkong | you can either ssh to the instance or if the trove controller can communicate with trove-guestagent, you can publish the trove-guestagent log to swift | 20:25 |
*** rcernin has joined #openstack-trove | 21:01 | |
*** rcernin has quit IRC | 21:01 | |
*** rcernin has joined #openstack-trove | 21:02 | |
openstackgerrit | Lingxian Kong proposed openstack/trove master: [Doc] Add another method to check guest agent log https://review.opendev.org/c/openstack/trove/+/782860 | 21:18 |
openstackgerrit | Lingxian Kong proposed openstack/trove stable/victoria: Stop using pip-and-virtualenv diskimage element https://review.opendev.org/c/openstack/trove/+/782862 | 21:26 |
openstackgerrit | Merged openstack/trove master: [Doc] Add another method to check guest agent log https://review.opendev.org/c/openstack/trove/+/782860 | 22:00 |
*** rcernin has quit IRC | 22:11 | |
*** rcernin has joined #openstack-trove | 22:26 | |
*** rcernin has quit IRC | 22:31 | |
*** rcernin has joined #openstack-trove | 22:32 | |
openstackgerrit | Merged openstack/trove master: Fix test_create_inactive_datastore_by_admin https://review.opendev.org/c/openstack/trove/+/782851 | 23:35 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!