setup_dev_autotest.sh breaks for me. |
|||||||
Issue descriptionRunning setup_dev_autotest.sh fails on my workstation. This means I can't run necessary shard management scripts, even during an emergency outage like https://crbug.com/754070 . <* lots of healthy looking logs *> 17:19:24 INFO | Scanning /usr/local/autotest/client/profilers 17:19:24 WARNI| Skipping /usr/local/autotest/client/profilers/custom_perf/custom_perf.py, missing docstring Done! Initializing chromeos_lab_servers mysql DB... Migration starting for database chromeos_lab_servers Applying migration 001_initial_db up Applying migration 002_add_server_attributes up Applying migration 003_correct_date_modified up At version 3 Migration complete Done! Done! Configuring apache to run the autotest web interface... ERROR: Site 000-default does not exist! ERROR: Site default does not exist! Enabling site autotest-server. To activate the new configuration, you need to run: service apache2 reload ERROR: Module rewrite does not exist! clean$sudo service apache2 reload /etc/init.d/apache2: line 64: /etc/apache2/envvars: No such file or directory /etc/init.d/apache2: line 76: /etc/apache2/envvars: No such file or directory ERROR: APACHE_PID_FILE needs to be defined in /etc/apache2/envvars
,
Aug 11 2017
"ERROR: Module rewrite does not exist!" is this a missing module ?
,
Aug 11 2017
I've provisioned 8 servers this week successfully. So the provision actually used setup_dev_autotest.sh to setup the autotest on the servers. I believe the script itself doesn't have any issues. It maybe caused by your local setup?
,
Aug 11 2017
My setup is as close to clean as I can manage, though I have setup_lab_tools.
,
Aug 14 2017
Which local script or flow required you to use setup_set_autotest.sh ? I don't think that should be required, and if it is we should expunge such a requirement.
,
Aug 14 2017
https://sites.google.com/a/google.com/chromeos/for-team-members/infrastructure/chromeos-admin/shard-management Notice the "Requisite" section at the top.
,
Aug 14 2017
,
Aug 14 2017
,
Sep 13 2017
,
May 11 2018
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by dgarr...@chromium.org
, Aug 10 2017