Skip to content

Commit

Permalink
latest yaml-tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Mar 26, 2020
1 parent 907c4c5 commit 14a9b80
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 comments on commit 14a9b80

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Task Failed: va/deploy/2-update
bin/drush $DRUSH_ALIAS updatedb --yes
<em class="placeholder">Notice</em>: Undefined offset: 0 in <em class="placeholder">Drupal\Core\Database\Database::parseConnectionInfo()</em> (line <em class="placeholder">212</em> of <em class="placeholder">/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php</em>).Error: Call to undefined function drupal_get_installed_schema_version() in drupal_load_updates() (line 83 of /var/aegir/projects/cms/pr1304/docroot/core/includes/install.inc).
Error: Call to undefined function drupal_get_installed_schema_version() in /var/aegir/projects/cms/pr1304/docroot/core/includes/install.inc on line 83 #0 /var/aegir/projects/cms/pr1304/docroot/vendor/drush/drush/commands/core/drupal/update.inc(135): drupal_load_updates()
#1 /var/aegir/projects/cms/pr1304/docroot/vendor/drush/drush/commands/core/core.drush.inc(466): update_main()
#2 /var/aegir/projects/cms/pr1304/docroot/vendor/drush/drush/includes/command.inc(422): drush_core_updatedb()
#3 /var/aegir/projects/cms/pr1304/docroot/vendor/drush/drush/includes/command.inc(231): _drush_invoke_hooks(Array, Array)
#4 /var/aegir/projects/cms/pr1304/docroot/vendor/drush/drush/includes/command.inc(199): drush_command()
#5 /var/aegir/projects/cms/pr1304/docroot/vendor/drush/drush/lib/Drush/Boot/BaseBoot.php(67): drush_dispatch(Array)
#6 /var/aegir/projects/cms/pr1304/docroot/vendor/drush/drush/includes/preflight.inc(67): Drush\Boot\BaseBoot->bootstrap_and_dispatch()
#7 /var/aegir/projects/cms/pr1304/docroot/vendor/drush/drush/drush.php(12): drush_main()
#8 {main}
Drush command terminated abnormally due to an unrecoverable error.   [error]
  • On: devshop.cms.va.gov
  • In: 0.227s

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Task Failed: va/deploy/3-config
bin/drush $DRUSH_ALIAS cim --yes && bin/drush $DRUSH_ALIAS cr
<em class="placeholder">Notice</em>: Undefined offset: 1 in <em class="placeholder">Drupal\Core\Database\Database::parseConnectionInfo()</em> (line <em class="placeholder">212</em> of <em class="placeholder">/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php</em>).Command config-import needs a higher bootstrap level to run - you    [error]
will need to invoke drush from a more functional Drupal environment
to run this command.
The drush command 'cim' could not be executed.                       [error]
Drush was not able to start (bootstrap) the Drupal database.         [error]
Hint: This may occur when Drush is trying to:
 * bootstrap a site that has not been installed or does not have a
configured database. In this case you can select another site with a
working database setup by specifying the URI to use with the --uri
parameter on the command line. See `drush topic docs-aliases` for
details.
 * connect the database through a socket. The socket file may be
wrong or the php-cli may have no access to it in a jailed shell. See
http://drupal.org/node/1428638 for details.
 * connect to the database through a cli command using the
--defaults-extra-file parameter to pass credentials through a tmp
file. This method can break if other credentials are specified in a
~/.my.cnf file in your home directory. You may have to delete or
rename the ~/.my.cnf file in your home directory.

Drush was attempting to connect to: 
 Drupal version        :  8.8.1                                     
 Site URI              :  pr1304.ci.cms.va.gov                      
 PHP executable        :  /usr/bin/php                              
 PHP configuration     :  /etc/php.ini                              
 PHP OS                :  Linux                                     
 Drush script          :  /var/aegir/projects/cms/pr1304/docroot/ve 
                          ndor/drush/drush/drush.php                
 Drush version         :  8.3.2                                     
 Drush temp            :  /tmp                                      
 directory                                                          
 Drush configuration   :  /var/aegir/projects/cms/pr1304/docroot/si 
                          tes/all/drush/drushrc.php                 
                          /var/aegir/.drush/drushrc.php             
 Drush alias files     :  /var/aegir/.drush/project_aliases/demo.al 
                          iases.drushrc.php "                       
                          There are 59 more alias files. Run with   
                          --full to see the full list."             
 Drupal root           :  /var/aegir/projects/cms/pr1304/docroot    
 Drupal Settings       :  sites/pr1304.ci.cms.va.gov/settings.php   
 File                                                               
 Site path             :  sites/pr1304.ci.cms.va.gov                
 Sync config path      :  ../config/sync
  • On: devshop.cms.va.gov
  • In: 0.168s

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Task Failed: va/tests/phpunit
bin/phpunit --exclude-group disabled tests/phpunit --colors=always
PHPUnit 6.5.14 by Sebastian Bergmann and contributors.

Testing tests/phpunit
E<em class="placeholder">Notice</em>: Undefined offset: 1 in <em class="placeholder">Drupal\Core\Database\Database::parseConnectionInfo()</em> (line <em class="placeholder">212</em> of <em class="placeholder">/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php</em>).EEEEEEEEEEEEEEEEEEEEEEEEEE                                       27 / 27 (100%)

Time: 542 ms, Memory: 16.00MB

There were 27 errors:

1) tests\phpunit\BulletinQueueTest::testBulletinQueue
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

2) tests\phpunit\CreateMediaTest::testCreateMedia with data set #0 (2)
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

3) tests\phpunit\CreateTaxonomyTerm::testCreateTaxonomyTerm with data set #0 (2)
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

4) tests\phpunit\graphql\ServiceAvailable::testGraphql with data set #0 ('{\n          nodeQuery(limit:...      ')
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

5) tests\phpunit\AccessNodeEditTabs::testAccessNodeEditTab
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

6) tests\phpunit\CreateNodePerformance::testCreateNodePerformance with data set #0 (5)
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

7) tests\phpunit\EditNodePerformance::testEditNodePerformance with data set #0 ('page', 5)
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

8) tests\phpunit\EditNodePerformance::testEditNodePerformance with data set #1 ('landing_page', 5)
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

9) tests\phpunit\LoginPerformance::testLoginPerformance with data set #0 (2)
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

10) tests\phpunit\roleChecks\RoleChecks::testRole
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

11) tests\phpunit\roleChecks\RoleChecks::testUserAccessAdminRolePerms
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

12) tests\phpunit\AdminDashboardSecurity::testAdminPermissions with data set #0 ('authenticated')
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

13) tests\phpunit\AdminDashboardSecurity::testAdminPermissions with data set #1 ('content_api_consumer')
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

14) tests\phpunit\AdminDashboardSecurity::testAdminPermissions with data set #2 ('redirect_admnistrator')
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

15) tests\phpunit\CreateNodeSecurity::testCreateNodePermissions with data set #0 ('authenticated')
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

16) tests\phpunit\CreateNodeSecurity::testCreateNodePermissions with data set #1 ('content_api_consumer')
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

17) tests\phpunit\CreateNodeSecurity::testCreateNodePermissions with data set #2 ('admnistrator_users')
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

18) tests\phpunit\graphql\ServiceSecure::testGraphqlAccess with data set #0 ('{\n          nodeQuery(limit:...      ')
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

19) tests\phpunit\SecurityRolesPermissions::testSecurityRolesPermissions with data set #0 ('anonymous', array('access content', 'access site-wide contact form', 'view media'))
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

20) tests\phpunit\SecurityRolesPermissions::testSecurityRolesPermissions with data set #1 ('authenticated', array('access content', 'access environment indicator', 'access site-wide contact form', 'access taxonomy overview', 'add user_history entities', 'enter documentation_page revi... entry', 'enter event revision log entry', 'enter event_listing revision log entry', 'enter full_width_banner_alert... entry', 'enter health_care_local_facil... entry', 'enter health_care_local_healt... entry', 'enter health_care_region_deta... entry', 'enter health_care_region_page... entry', 'enter landing_page revision log entry', 'enter news_story revision log entry', 'enter office revision log entry', 'enter outreach_asset revision... entry', 'enter page revision log entry', 'enter person_profile revision... entry', 'enter press_release revision log entry', 'enter publication_listing rev... entry', 'enter regional_health_care_se... entry', 'enter support_service revisio... entry', 'enter vamc_operating_status_a... entry', 'execute graphql requests', 'execute persisted graphql requests', 'override event authored on option', 'override full_width_banner_al...option', 'override news_story authored on option', 'override outreach_asset autho...option', 'override press_release author...option', 'view media'))
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

21) tests\phpunit\SecurityRolesPermissions::testSecurityRolesPermissions with data set #2 ('content_admin', array('access administration pages', 'access alert_blocks entity br... pages', 'access files overview', 'access image_browser entity b... pages', 'access media entity browser pages', 'access media overview', 'access media_browser entity b... pages', 'access toolbar', 'access user profiles', 'access vamc_operating_statuse... pages', 'administer menu', 'administer nodes', 'administer taxonomy', 'break content lock', 'bypass node access', 'bypass workbench access', 'clone block entity', 'clone block_content entity', 'clone field_config entity', 'clone file entity', 'clone media entity', 'clone menu entity', 'clone node entity', 'clone paragraph entity', 'create alert block content', 'create document media', 'create image media', 'create media', 'create promo block content', 'create url aliases', 'create video media', 'delete any alert block content', 'delete any document media', 'delete any image media', 'delete any media', 'delete any promo block content', 'delete any video media', 'delete media', 'delete own document media', 'delete own image media', 'delete own video media', 'edit any document media', 'edit any image media', 'edit any video media', 'edit own document media', 'edit own image media', 'edit own video media', 'export tablefield', 'import tablefield', 'link to any page', 'manipulate all entityqueues', 'manipulate entityqueues', 'notify of path changes', 'override all authored by option', 'rebuild tablefield', 'update any alert block content', 'update any media', 'update any promo block content', 'update media', 'use editorial transition archive', 'use editorial transition arch...lished', 'use editorial transition crea..._draft', 'use editorial transition publish', 'use editorial transition review', 'use editorial transition stag...ishing', 'use moderation sidebar', 'use text format rich_text', 'use workbench access', 'va gov deploy content build', 'view all media revisions', 'view any unpublished content', 'view latest version', 'view node link report', 'view sections in toolbar', 'view the administration theme', 'view unpublished paragraphs', 'view workbench access information'))
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

22) tests\phpunit\SecurityRolesPermissions::testSecurityRolesPermissions with data set #3 ('content_api_consumer', array('access bulletin queue trigger api', 'administer menu', 'use graphql explorer', 'use graphql voyager', 'view any unpublished content', 'view own unpublished content'))
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

23) tests\phpunit\SecurityRolesPermissions::testSecurityRolesPermissions with data set #4 ('content_editor', array('access administration pages', 'access alert_blocks entity br... pages', 'access content overview', 'access files overview', 'access image_browser entity b... pages', 'access media entity browser pages', 'access media overview', 'access media_browser entity b... pages', 'access shortcuts', 'access toolbar', 'access user profiles', 'access vamc_operating_statuse... pages', 'administer menu', 'break content lock', 'create alert block content', 'create document media', 'create image media', 'create media', 'create promo block content', 'create video media', 'delete media', 'edit any document media', 'edit any documentation_page content', 'edit any event content', 'edit any event_listing content', 'edit any full_width_banner_al...ontent', 'edit any health_care_local_fa...ontent', 'edit any health_care_local_he...ontent', 'edit any health_care_region_d...ontent', 'edit any health_care_region_p...ontent', 'edit any health_services_list...ontent', 'edit any image media', 'edit any landing_page content', 'edit any locations_listing content', 'edit any news_story content', 'edit any office content', 'edit any outreach_asset content', 'edit any page content', 'edit any person_profile content', 'edit any press_release content', 'edit any press_releases_listi...ontent', 'edit any publication_listing content', 'edit any regional_health_care...ontent', 'edit any story_listing content', 'edit any support_service content', 'edit any vamc_operating_statu...ontent', 'edit any video media', 'edit own documentation_page content', 'edit own event content', 'edit own event_listing content', 'edit own full_width_banner_al...ontent', 'edit own health_care_local_fa...ontent', 'edit own health_care_local_he...ontent', 'edit own health_care_region_d...ontent', 'edit own health_care_region_p...ontent', 'edit own health_services_list...ontent', 'edit own landing_page content', 'edit own locations_listing content', 'edit own news_story content', 'edit own office content', 'edit own outreach_asset content', 'edit own page content', 'edit own person_profile content', 'edit own press_release content', 'edit own press_releases_listi...ontent', 'edit own publication_listing content', 'edit own regional_health_care...ontent', 'edit own story_listing content', 'edit own support_service content', 'edit own vamc_operating_statu...ontent', 'notify of path changes', 'rebuild tablefield', 'schedule editorial transition..._draft', 'update any alert block content', 'update any media', 'update any promo block content', 'update media', 'use editorial transition arch...lished', 'use editorial transition crea..._draft', 'use editorial transition review', 'use moderation sidebar', 'use text format rich_text', 'use workbench access', 'view all media revisions', 'view all revisions', 'view any unpublished content', 'view event revisions', 'view event_listing revisions', 'view full_width_banner_alert revisions', 'view health_care_local_facili...isions', 'view health_care_local_health...isions', 'view health_care_region_detai...isions', 'view health_care_region_page revisions', 'view landing_page revisions', 'view latest version', 'view news_story revisions', 'view node link report', 'view office revisions', 'view outreach_asset revisions', 'view own unpublished content', 'view page revisions', 'view person_profile revisions', 'view press_release revisions', 'view publication_listing revisions', 'view regional_health_care_ser...isions', 'view sections in toolbar', 'view support_service revisions', 'view the administration theme', 'view unpublished paragraphs', 'view vamc_operating_status_an...isions', 'view workbench access information'))
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

24) tests\phpunit\SecurityRolesPermissions::testSecurityRolesPermissions with data set #5 ('content_reviewer', array('access administration pages', 'access alert_blocks entity br... pages', 'access content overview', 'access files overview', 'access image_browser entity b... pages', 'access media entity browser pages', 'access media overview', 'access media_browser entity b... pages', 'access shortcuts', 'access toolbar', 'access user profiles', 'access vamc_operating_statuse... pages', 'administer menu', 'break content lock', 'create alert block content', 'create document media', 'create image media', 'create media', 'create promo block content', 'create video media', 'delete media', 'edit any document media', 'edit any documentation_page content', 'edit any event content', 'edit any event_listing content', 'edit any full_width_banner_al...ontent', 'edit any health_care_local_fa...ontent', 'edit any health_care_local_he...ontent', 'edit any health_care_region_d...ontent', 'edit any health_care_region_p...ontent', 'edit any image media', 'edit any landing_page content', 'edit any news_story content', 'edit any office content', 'edit any outreach_asset content', 'edit any page content', 'edit any person_profile content', 'edit any press_release content', 'edit any publication_listing content', 'edit any regional_health_care...ontent', 'edit any support_service content', 'edit any vamc_operating_statu...ontent', 'edit any video media', 'edit own documentation_page content', 'edit own event content', 'edit own event_listing content', 'edit own full_width_banner_al...ontent', 'edit own health_care_local_fa...ontent', 'edit own health_care_local_he...ontent', 'edit own health_care_region_d...ontent', 'edit own health_care_region_p...ontent', 'edit own landing_page content', 'edit own news_story content', 'edit own office content', 'edit own outreach_asset content', 'edit own page content', 'edit own person_profile content', 'edit own press_release content', 'edit own publication_listing content', 'edit own regional_health_care...ontent', 'edit own support_service content', 'edit own vamc_operating_statu...ontent', 'notify of path changes', 'rebuild tablefield', 'schedule editorial transition..._draft', 'update any alert block content', 'update any media', 'update any promo block content', 'update media', 'use editorial transition arch...lished', 'use editorial transition crea..._draft', 'use editorial transition review', 'use editorial transition stag...ishing', 'use moderation sidebar', 'use text format rich_text', 'use workbench access', 'view all media revisions', 'view all revisions', 'view any unpublished content', 'view event revisions', 'view event_listing revisions', 'view full_width_banner_alert revisions', 'view health_care_local_facili...isions', 'view health_care_local_health...isions', 'view health_care_region_detai...isions', 'view health_care_region_page revisions', 'view landing_page revisions', 'view latest version', 'view news_story revisions', 'view node link report', 'view office revisions', 'view outreach_asset revisions', 'view own unpublished content', 'view page revisions', 'view person_profile revisions', 'view press_release revisions', 'view publication_listing revisions', 'view regional_health_care_ser...isions', 'view sections in toolbar', 'view support_service revisions', 'view the administration theme', 'view unpublished paragraphs', 'view vamc_operating_status_an...isions', 'view workbench access information'))
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

25) tests\phpunit\SecurityRolesPermissions::testSecurityRolesPermissions with data set #6 ('content_publisher', array('access administration pages', 'access alert_blocks entity br... pages', 'access content overview', 'access files overview', 'access image_browser entity b... pages', 'access media entity browser pages', 'access media overview', 'access media_browser entity b... pages', 'access shortcuts', 'access toolbar', 'access user profiles', 'access vamc_operating_statuse... pages', 'administer menu', 'break content lock', 'create alert block content', 'create document media', 'create image media', 'create media', 'create promo block content', 'create terms in health_care_s...xonomy', 'create video media', 'delete any alert block content', 'delete any document media', 'delete any event content', 'delete any event_listing content', 'delete any full_width_banner_...ontent', 'delete any health_care_local_...ontent', 'delete any health_care_local_...ontent', 'delete any health_care_region...ontent', 'delete any image media', 'delete any media', 'delete any news_story content', 'delete any office content', 'delete any outreach_asset content', 'delete any person_profile content', 'delete any press_release content', 'delete any promo block content', 'delete any publication_listing content', 'delete any regional_health_ca...ontent', 'delete any support_service content', 'delete any video media', 'delete media', 'delete own document media', 'delete own documentation_page content', 'delete own event content', 'delete own event_listing content', 'delete own full_width_banner_...ontent', 'delete own health_care_local_...ontent', 'delete own health_care_local_...ontent', 'delete own health_care_region...ontent', 'delete own image media', 'delete own landing_page content', 'delete own news_story content', 'delete own office content', 'delete own outreach_asset content', 'delete own page content', 'delete own person_profile content', 'delete own press_release content', 'delete own publication_listing content', 'delete own regional_health_ca...ontent', 'delete own support_service content', 'delete own video media', 'delete terms in health_care_s...xonomy', 'edit any document media', 'edit any documentation_page content', 'edit any event content', 'edit any event_listing content', 'edit any full_width_banner_al...ontent', 'edit any health_care_local_fa...ontent', 'edit any health_care_local_he...ontent', 'edit any health_care_region_d...ontent', 'edit any health_care_region_p...ontent', 'edit any image media', 'edit any landing_page content', 'edit any news_story content', 'edit any office content', 'edit any outreach_asset content', 'edit any page content', 'edit any person_profile content', 'edit any press_release content', 'edit any publication_listing content', 'edit any regional_health_care...ontent', 'edit any support_service content', 'edit any vamc_operating_statu...ontent', 'edit any video media', 'edit own document media', 'edit own documentation_page content', 'edit own event content', 'edit own event_listing content', 'edit own full_width_banner_al...ontent', 'edit own health_care_local_fa...ontent', 'edit own health_care_local_he...ontent', 'edit own health_care_region_d...ontent', 'edit own health_care_region_p...ontent', 'edit own image media', 'edit own landing_page content', 'edit own news_story content', 'edit own office content', 'edit own outreach_asset content', 'edit own page content', 'edit own person_profile content', 'edit own press_release content', 'edit own publication_listing content', 'edit own regional_health_care...ontent', 'edit own support_service content', 'edit own vamc_operating_statu...ontent', 'edit own video media', 'edit terms in health_care_ser...xonomy', 'notify of path changes', 'rebuild tablefield', 'revert all revisions', 'revert event revisions', 'revert event_listing revisions', 'revert full_width_banner_aler...isions', 'revert health_care_local_faci...isions', 'revert health_care_local_heal...isions', 'revert health_care_region_det...isions', 'revert health_care_region_pag...isions', 'revert landing_page revisions', 'revert news_story revisions', 'revert office revisions', 'revert outreach_asset revisions', 'revert page revisions', 'revert person_profile revisions', 'revert press_release revisions', 'revert publication_listing revisions', 'revert regional_health_care_s...isions', 'revert support_service revisions', 'revert vamc_operating_status_...isions', 'schedule editorial transition archive', 'schedule editorial transition...lished', 'schedule editorial transition..._draft', 'schedule editorial transition publish', 'update any alert block content', 'update any media', 'update any promo block content', 'update media', 'use editorial transition archive', 'use editorial transition arch...lished', 'use editorial transition crea..._draft', 'use editorial transition publish', 'use editorial transition review', 'use editorial transition stag...ishing', 'use moderation sidebar', 'use text format rich_text', 'use workbench access', 'va gov deploy content build', 'view all media revisions', 'view all revisions', 'view any unpublished content', 'view event revisions', 'view event_listing revisions', 'view full_width_banner_alert revisions', 'view health_care_local_facili...isions', 'view health_care_local_health...isions', 'view health_care_region_detai...isions', 'view health_care_region_page revisions', 'view landing_page revisions', 'view latest version', 'view news_story revisions', 'view node link report', 'view office revisions', 'view outreach_asset revisions', 'view own unpublished content', 'view page revisions', 'view person_profile revisions', 'view press_release revisions', 'view publication_listing revisions', 'view regional_health_care_ser...isions', 'view sections in toolbar', 'view support_service revisions', 'view the administration theme', 'view unpublished paragraphs', 'view vamc_operating_status_an...isions', 'view workbench access information'))
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

26) tests\phpunit\SecurityRolesPermissions::testSecurityRolesPermissions with data set #7 ('admnistrator_users', array('access administration pages', 'access content overview', 'access files overview', 'access shortcuts', 'access toolbar', 'administer menu', 'administer nodes', 'administer users', 'assign content_admin role', 'assign content_api_consumer role', 'assign content_creator_benefi...s role', 'assign content_editor role', 'assign content_publisher role', 'assign content_reviewer role', 'assign redirect_administrator role', 'assign selected workbench access', 'assign vamc_content_creator role', 'batch update workbench access', 'break content lock', 'bypass password policies', 'bypass workbench access', 'create terms in administration', 'delete terms in administration', 'edit terms in administration', 'manage password reset', 'notify of path changes', 'use text format rich_text', 'view node link report', 'view sections in toolbar', 'view the administration theme', 'view workbench access information'))
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

27) tests\phpunit\AccessWorkflow::testAccessWorkflow
Undefined index: driver

/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:364
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php:166
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:265
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:62
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:173
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:544
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:896
/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/DrupalKernel.php:477
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/DrupalTrait.php:74
/var/aegir/projects/cms/pr1304/docroot/vendor/weitzman/drupal-test-traits/src/ExistingSiteBase.php:54

ERRORS!
Tests: 27, Assertions: 0, Errors: 27.
  • On: devshop.cms.va.gov
  • In: 0.57s

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Task Failed: va/tests/accessibility
composer va:test:accessibility
audited 183 packages in 0.982s
found 3 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

> [email protected] test /var/aegir/projects/cms/pr1304
> node ./tests/accessibility/aXeAccessibilityCheck.js

!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov 1
> npm install --only=production
> npm test
Thu, 26 Mar 2020 14:45:38 GMT axe-webdriverjs deprecated Error must be handled as the first argument of axe.analyze. See: #83 at tests/accessibility/aXeAccessibilityCheck.js:44:14
/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:2626
        throw error;
        ^

NoSuchElementError: {"errorMessage":"Unable to find element with css selector '*[name=\"name\"]'","request":{"headers":{"Accept":"application/json; charset=utf-8","Connection":"close","Content-Length":"51","Content-Type":"application/json;charset=UTF-8","Host":"10.247.104.242:44954"},"httpVersion":"1.1","method":"POST","post":"{\"using\":\"css selector\",\"value\":\"*[name=\\\"name\\\"]\"}","url":"/element","urlParsed":{"anchor":"","query":"","file":"element","directory":"/","path":"/element","relative":"/element","port":"","host":"","password":"","user":"","userInfo":"","authority":"","protocol":"","source":"/element","queryKey":{},"chunks":["element"]},"urlOriginal":"/session/755ad9d0-6f70-11ea-bbcf-5d3cef66396d/element"}}
    at Object.checkLegacyResponse (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/error.js:546:15)
    at parseHttpResponse (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/http.js:509:13)
    at /var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/http.js:441:30
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
From: Task: WebDriver.findElement(By(css selector, *[name="name"]))
    at thenableWebDriverProxy.schedule (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/webdriver.js:807:17)
    at thenableWebDriverProxy.findElement (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/webdriver.js:1014:17)
    at /var/aegir/projects/cms/pr1304/tests/accessibility/aXeAccessibilityCheck.js:48:24
    at /var/aegir/projects/cms/pr1304/node_modules/axe-webdriverjs/dist/index.js:162:13
    at ManagedPromise.invokeCallback_ (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:1376:14)
    at TaskQueue.execute_ (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:3084:14)
    at TaskQueue.executeNext_ (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:3067:27)
    at /var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:2927:27
    at /var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:668:7
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
From: Task: WebElement.sendKeys()
    at thenableWebDriverProxy.schedule (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/webdriver.js:807:17)
    at WebElementPromise.schedule_ (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/webdriver.js:2010:25)
    at WebElementPromise.sendKeys (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/webdriver.js:2174:19)
    at /var/aegir/projects/cms/pr1304/tests/accessibility/aXeAccessibilityCheck.js:48:53
    at /var/aegir/projects/cms/pr1304/node_modules/axe-webdriverjs/dist/index.js:162:13
    at ManagedPromise.invokeCallback_ (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:1376:14)
    at TaskQueue.execute_ (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:3084:14)
    at TaskQueue.executeNext_ (/var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:3067:27)
    at /var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:2927:27
    at /var/aegir/projects/cms/pr1304/node_modules/selenium-webdriver/lib/promise.js:668:7 {
  name: 'NoSuchElementError',
  remoteStacktrace: ''
}
npm ERR! Test failed.  See above for more details.
Script npm test handling the va:test:accessibility event returned with error code 1
  • On: devshop.cms.va.gov
  • In: 3.289s

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Task Failed: va/tests/behat
cd tests/behat
../../bin/behat --colors
<em class="placeholder">Notice</em>: Undefined offset: 2 in <em class="placeholder">Drupal\Core\Database\Database::parseConnectionInfo()</em> (line <em class="placeholder">212</em> of <em class="placeholder">/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php</em>).<em class="placeholder">Notice</em>: Undefined index: driver in <em class="placeholder">Drupal\Core\Database\Database::openConnection()</em> (line <em class="placeholder">364</em> of <em class="placeholder">/var/aegir/projects/cms/pr1304/docroot/core/lib/Drupal/Core/Database/Database.php</em>).
In Database.php line 365:
                                                              
  Driver not specified for this database connection: default  
                                                              

behat [-s|--suite SUITE] [-f|--format FORMAT] [-o|--out OUT] [--format-settings FORMAT-SETTINGS] [--init] [--lang LANG] [--name NAME] [--tags TAGS] [--role ROLE] [--story-syntax] [-d|--definitions DEFINITIONS] [--snippets-for [SNIPPETS-FOR]] [--snippets-type SNIPPETS-TYPE] [--append-snippets] [--no-snippets] [--strict] [--order ORDER] [--rerun] [--stop-on-failure] [--dry-run] [--] [<paths>]
  • On: devshop.cms.va.gov
  • In: 0.29s

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Task Failed: va/tests/accessibility
composer va:test:accessibility
audited 183 packages in 1.244s
found 3 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

> [email protected] test /var/aegir/projects/cms/pr1304
> node ./tests/accessibility/aXeAccessibilityCheck.js

!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov 1
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/sections  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/page  = 1
[
  {
    id: 'duplicate-id',
    impact: 'minor',
    tags: [ 'cat.parsing', 'wcag2a', 'wcag411' ],
    description: 'Ensures every id attribute value is unique',
    help: 'id attribute value must be unique',
    helpUrl: 'https://dequeuniversity.com/rules/axe/3.3/duplicate-id?application=webdriverjs',
    nodes: [ [Object], [Object] ]
  }
]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/landing_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/documentation_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/event  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/health_care_local_facility  = 1
[
  {
    id: 'label',
    impact: 'critical',
    tags: [
      'cat.forms',
      'wcag2a',
      'wcag332',
      'wcag131',
      'section508',
      'section508.22.n'
    ],
    description: 'Ensures every form element has a label',
    help: 'Form elements must have labels',
    helpUrl: 'https://dequeuniversity.com/rules/axe/3.3/label?application=webdriverjs',
    nodes: [
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object]
    ]
  }
]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/health_care_region_detail_page  = 1
[
  {
    id: 'duplicate-id',
    impact: 'minor',
    tags: [ 'cat.parsing', 'wcag2a', 'wcag411' ],
    description: 'Ensures every id attribute value is unique',
    help: 'id attribute value must be unique',
    helpUrl: 'https://dequeuniversity.com/rules/axe/3.3/duplicate-id?application=webdriverjs',
    nodes: [ [Object], [Object] ]
  }
]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/health_care_region_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/office  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/outreach_asset  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/person_profile  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/press_release  = 1
[
  {
    id: 'aria-allowed-attr',
    impact: 'critical',
    tags: [ 'cat.aria', 'wcag2a', 'wcag412' ],
    description: "Ensures ARIA attributes are allowed for an element's role",
    help: 'Elements must only use allowed ARIA attributes',
    helpUrl: 'https://dequeuniversity.com/rules/axe/3.3/aria-allowed-attr?application=webdriverjs',
    nodes: [ [Object] ]
  }
]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/regional_health_care_service_des  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/news_story  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/support_service  = 0
[]
!!!  VIOLATION TYPES FOUND: 5 PROCESS EXITED WITH CODE 1  !!!
> npm install --only=production
> npm test
Thu, 26 Mar 2020 15:01:14 GMT axe-webdriverjs deprecated Error must be handled as the first argument of axe.analyze. See: #83 at tests/accessibility/aXeAccessibilityCheck.js:44:14
Thu, 26 Mar 2020 15:01:17 GMT axe-webdriverjs deprecated Error must be handled as the first argument of axe.analyze. See: #83 at tests/accessibility/aXeAccessibilityCheck.js:56:42
Failed to inject axe-core into one of the iframes!
Failed to inject axe-core into one of the iframes!
npm ERR! Test failed.  See above for more details.
Script npm test handling the va:test:accessibility event returned with error code 1
  • On: devshop.cms.va.gov
  • In: 01:18

@va-cms-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Task Failed: va/tests/behat
cd tests/behat
../../bin/behat --colors
@api
Feature: Access control
  In order to protect my site and its content
  As a site owner
  I want to control access with user roles and permissions.

  @dst @access
  Scenario: User roles                            # drupal-spec-tool/access_control.feature:8
    Then exactly the following roles should exist # Acquia\DrupalSpecTool\Context\AccessControlContext::assertRolesExist()
      | Name                            | Machine name                  |
      | Administrator                   | administrator                 |
      | Anonymous user                  | anonymous                     |
      | Authenticated user              | authenticated                 |
      | Content API Consumer            | content_api_consumer          |
      | Content editor                  | content_editor                |
      | Content publisher               | content_publisher             |
      | Content reviewer                | content_reviewer              |
      | User admin                      | admnistrator_users            |
      | Redirect admin                  | redirect_administrator        |
      | Content admin                   | content_admin                 |
      | Content creator - Benefits hubs | content_creator_benefits_hubs |
      | Content creator - VAMC          | vamc_content_creator          |

@api
Feature: Content model bundles
  In order to enter structured content into my site
  As a content editor
  I want to have content entity bundles that reflect my content model.

  @dst @content_type @dstbundles
  Scenario: Bundles                                                     # drupal-spec-tool/content_model_bundles.feature:8
    Then exactly the following content entity type bundles should exist # CustomDrupal\ContentModelContextCustom::assertBundles()
      | Name                                            | Machine name                     | Type              | Description                                                                                                                                                                                                                               |
      | Benefits detail page                            | page                             | Content type      | These pages hold all of the benefits overview content, such the detail pages linked to from va.gov/disability, va.gov/health-care, and va.gov/education.                                                                                  |
      | Benefits hub landing page                       | landing_page                     | Content type      | A special page for top-level Benefits content with its own one-off layout and content.                                                                                                                                                    |
      | Detail Page                                     | health_care_region_detail_page   | Content type      | For static pages where there's not another content type already available.                                                                                                                                                                |
      | Documentation page                              | documentation_page               | Content type      | Help pages VA.gov CMS editors.                                                                                                                                                                                                            |
      | Event                                           | event                            | Content type      | For online or in-person events like support groups, outreach events, public lectures, and more.                                                                                                                                           |
      | Event listing                                   | event_listing                    | Content type      | A listing of events.                                                                                                                                                                                                                      |
      | News release                                    | press_release                    | Content type      | Announcements directed at members of the media for the purpose of publicizing newsworthy events/happenings/programs at specific facilities or healthcare systems.                                                                         |
      | Office                                          | office                           | Content type      | An office at the VA, which may have contact info, events, news, and a leadership page in some cases.                                                                                                                                      |
      | Publication                                     | outreach_asset                   | Content type      | Contains a document, image, or video, for publication within a Publication library.                                                                                                                                                       |
      | Publication listing                             | publication_listing              | Content type      | This allows the listing of publication materials such as documents, videos, and images all in one place.                                                                                                                                  |
      | Staff profile                                   | person_profile                   | Content type      | Profiles of staff members for display in various places around the site.                                                                                                                                                                  |
      | Story                                           | news_story                       | Content type      | Community stories highlight the role of a VA facility, program, or healthcare system in a Veteran's journey. They may be a case study of a specific patient, a description of a new or successful program, or a community-interest story. |
      | Support Service                                 | support_service                  | Content type      | Help desks, hotlines, etc, to be contextually placed alongside relevant content.                                                                                                                                                          |
      | VAMC system                                     | health_care_region_page          | Content type      | A VAMC system contains multiple VHA health facilities, including usually at least one VAMC, sometimes more.                                                                                                                               |
      | VAMC system banner alert with situation updates | full_width_banner_alert          | Content type      | A full-width alert that will be added to a VAMC system, or multiple VAMC systems.                                                                                                                                                         |
      | VAMC facility                                   | health_care_local_facility       | Content type      | A clinic or hospital within a VAMC system.                                                                                                                                                                                                |
      | VAMC facility health service                    | health_care_local_health_service | Content type      | A facility specific description of a health care service, always embedded within a VAMC system description.                                                                                                                               |
      | VAMC system health service                      | regional_health_care_service_des | Content type      | A description of a health service specific to a VAMC system.                                                                                                                                                                              |
      | VAMC system operating status                    | vamc_operating_status_and_alerts | Content type      | Create one of these pages for each VAMC system. Then you can add banner alerts and update facilities' operating status, all from one place.                                                                                               |
      | Alert                                           | alert                            | Custom block type | An alert box that can be added to individual pages.                                                                                                                                                                                       |
      | Promo                                           | promo                            | Custom block type | Promote a link with an image, title, and description.                                                                                                                                                                                     |
      | Document                                        | document                         | Media type        | A locally hosted document, such as a PDF.                                                                                                                                                                                                 |
      | Image                                           | image                            | Media type        | Locally hosted images.                                                                                                                                                                                                                    |
      | Video                                           | video                            | Media type        | A video hosted by YouTube, Vimeo, or some other provider.                                                                                                                                                                                 |
      | Accordion group                                 | collapsible_panel                | Paragraph type    | A group of accordions.                                                                                                                                                                                                                    |
      | Accordion Item                                  | collapsible_panel_item           | Paragraph type    | An individual accordion.                                                                                                                                                                                                                  |
      | Additional information                          | spanish_translation_summary      | Paragraph type    | Spanish summary to include a brief spanish-language summary of the content.                                                                                                                                                               |
      | Address                                         | address                          | Paragraph type    | An address block.                                                                                                                                                                                                                         |
      | Alert                                           | alert                            | Paragraph type    | A reusable or non-reusable alert, either "information status" or "warning status".                                                                                                                                                        |
      | Embedded image                                  | media                            | Paragraph type    | For adding an image inline                                                                                                                                                                                                                |
      | Expandable Text                                 | expandable_text                  | Paragraph type    | Text that expands upon click.                                                                                                                                                                                                             |
      | Link teaser                                     | link_teaser                      | Paragraph type    | A link followed by a description. For building inline "menus" of content.                                                                                                                                                                 |
      | Link to file or video                           | downloadable_file                | Paragraph type    | For image or document downloads.                                                                                                                                                                                                          |
      | List of link teasers                            | list_of_link_teasers             | Paragraph type    | A paragraph that contains only one type of paragraph: Link teaser.                                                                                                                                                                        |
      | Number callout                                  | number_callout                   | Paragraph type    | Number callouts can be used in the context of a question & answer, where the answer can be summarized in a short phrase that is number-oriented.                                                                                          |
      | Process list                                    | process                          | Paragraph type    | An ordered list (1, 2, 3, 4, N) of steps in a process.                                                                                                                                                                                    |
      | Q&A                                             | q_a                              | Paragraph type    | Question and Answer                                                                                                                                                                                                                       |
      | Q&A Section                                     | q_a_section                      | Paragraph type    | For content formatted as a series of questions and answers. Use this (instead of WYSIWYG) for better accessibility and easy rearranging.                                                                                                  |
      | React Widget                                    | react_widget                     | Paragraph type    | Advanced editors can use this to place react widgets (like a form) on the page.                                                                                                                                                           |
      | Staff profile                                   | staff_profile                    | Paragraph type    | Add a profile of a staff person.                                                                                                                                                                                                          |
      | Starred Horizontal Rule                         | starred_horizontal_rule          | Paragraph type    | Current an inactive paragraph type, not enabled within any fields.                                                                                                                                                                        |
      | Table                                           | table                            | Paragraph type    | Add an HTML table with rows and columns.                                                                                                                                                                                                  |
      | VAMC facility service (non-healthcare service)  | health_care_local_facility_servi | Paragraph type    | A service available at a specific health care facility, like Parking, or Chaplaincy.                                                                                                                                                      |
      | WYSIWYG                                         | wysiwyg                          | Paragraph type    | An open-ended text field.                                                                                                                                                                                                                 |
      | Situation update                                | situation_update                 | Paragraph type    | A time-sensitive, added to a banner alert, and displayed on VAMC operating status pages.                                                                                                                                                  |
      | Sections                                        | administration                   | Vocabulary        | Represents a hierarchy of the VA, partly for governance purposes.                                                                                                                                                                         |
      | Type of Redirect                                | type_of_redirect                 | Vocabulary        |                                                                                                                                                                                                                                           |
      | VHA health service taxonomy                     | health_care_service_taxonomy     | Vocabulary        | Single source of truth for health service names, descriptions, patient-friendly names, and common conditions.                                                                                                                             |
      | Health services listing                         | health_services_listing          | Content type      | A listing of health services.                                                                                                                                                                                                             |
      | Locations listing                               | locations_listing                | Content type      | A listing of locations.                                                                                                                                                                                                                   |
      | News releases listing                           | press_releases_listing           | Content type      | A listing of press releases.                                                                                                                                                                                                              |
      | Story listing                                   | story_listing                    | Content type      | A listing of stories.                                                                                                                                                                                                                     |
      | Leadership listing                              | leadership_listing               | Content type      | A listing of staff members.                                                                                                                                                                                                               |

@api
Feature: Content model fields
  In order to enter structured content into my site
  As a content editor
  I want to have fields that reflect my content model.

  @dst @field_type @dstfields
  Scenario: Fields                                 # drupal-spec-tool/content_model_fields.feature:8
    Then exactly the following fields should exist # CustomDrupal\ContentModelContextCustom::assertFields()
      | Type              | Bundle                                          | Field label                                                                | Machine name                     | Field type                 | Required | Cardinality | Form widget                                    | Translatable |
      | Content type      | Benefits detail page                            | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Benefits detail page                            | Alert                                                                      | field_alert                      | Entity reference           |          | 1           | Entity browser                                 |              |
      | Content type      | Benefits detail page                            | Main content                                                               | field_content_block              | Entity reference revisions | Required | Unlimited   | Paragraphs Browser EXPERIMENTAL                |              |
      | Content type      | Benefits detail page                            | Meta description                                                           | field_description                | Text (plain)               | Required | 1           | Textfield with counter                         |              |
      | Content type      | Benefits detail page                            | Featured content                                                           | field_featured_content           | Entity reference revisions |          | Unlimited   | Paragraphs EXPERIMENTAL                        |              |
      | Content type      | Benefits detail page                            | Intro text                                                                 | field_intro_text                 | Text (plain, long)         | Required | 1           | Textarea (multiple rows) with counter          |              |
      | Content type      | Benefits detail page                            | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        |              |
      | Content type      | Benefits detail page                            | Meta title tag                                                             | field_meta_title                 | Text (plain)               | Required | 1           | Textfield with counter                         |              |
      | Content type      | Benefits detail page                            | Page last built                                                            | field_page_last_built            | Date                       |          | 1           | -- Disabled --                                 |              |
      | Content type      | Benefits detail page                            | Plain Language Certification Date                                          | field_plainlanguage_date         | Date                       |          | 1           | Date and time                                  |              |
      | Content type      | Benefits detail page                            | Related Links                                                              | field_related_links              | Entity reference revisions |          | 1           | Paragraphs EXPERIMENTAL                        |              |
      | Content type      | Benefits hub landing page                       | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    |              |
      | Content type      | Benefits hub landing page                       | Alert                                                                      | field_alert                      | Entity reference           |          | 1           | Entity browser                                 | Translatable |
      | Content type      | Benefits hub landing page                       | Meta description                                                           | field_description                | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Benefits hub landing page                       | Home page hub label                                                        | field_home_page_hub_label        | Text (plain)               |          | 1           | Textfield                                      |              |
      | Content type      | Benefits hub landing page                       | Intro text                                                                 | field_intro_text                 | Text (plain, long)         | Required | 1           | Text area (multiple rows)                      | Translatable |
      | Content type      | Benefits hub landing page                       | Links for non-veterans                                                     | field_links                      | Link                       |          | Unlimited   | Linkit                                         |              |
      | Content type      | Benefits hub landing page                       | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Benefits hub landing page                       | Meta title tag                                                             | field_meta_title                 | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Benefits hub landing page                       | Page last built                                                            | field_page_last_built            | Date                       |          | 1           | Date and time                                  | Translatable |
      | Content type      | Benefits hub landing page                       | Plain language Certified Date                                              | field_plainlanguage_date         | Date                       |          | 1           | Date and time                                  | Translatable |
      | Content type      | Benefits hub landing page                       | Promo                                                                      | field_promo                      | Entity reference           |          | 1           | Select list                                    |              |
      | Content type      | Benefits hub landing page                       | Related Links                                                              | field_related_links              | Entity reference revisions |          | 1           | Paragraphs Classic                             | Translatable |
      | Content type      | Benefits hub landing page                       | Spokes                                                                     | field_spokes                     | Entity reference revisions | Required | 4           | Paragraphs EXPERIMENTAL                        |              |
      | Content type      | Benefits hub landing page                       | Support Services                                                           | field_support_services           | Entity reference           |          | Unlimited   | Inline entity form - Complex                   |              |
      | Content type      | Benefits hub landing page                       | Teaser text                                                                | field_teaser_text                | Text (plain)               |          | 1           | Textfield with counter                         |              |
      | Content type      | Benefits hub landing page                       | Hub Icon                                                                   | field_title_icon                 | List (text)                |          | 1           | Select list                                    |              |
      | Content type      | Detail Page                                     | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Detail Page                                     | Alert                                                                      | field_alert                      | Entity reference           |          | 1           | Select list                                    | Translatable |
      | Content type      | Detail Page                                     | Main content                                                               | field_content_block              | Entity reference revisions |          | Unlimited   | Paragraphs Browser EXPERIMENTAL                | Translatable |
      | Content type      | Detail Page                                     | Meta description                                                           | field_description                | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Detail Page                                     | Featured content                                                           | field_featured_content           | Entity reference revisions |          | Unlimited   | Paragraphs EXPERIMENTAL                        | Translatable |
      | Content type      | Detail Page                                     | Intro text                                                                 | field_intro_text                 | Text (plain, long)         | Required | 1           | Textarea (multiple rows) with counter          | Translatable |
      | Content type      | Detail Page                                     | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Detail Page                                     | Meta title tag                                                             | field_meta_title                 | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Detail Page                                     | Related office or health care system                                       | field_office                     | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Detail Page                                     | Related Links                                                              | field_related_links              | Entity reference revisions |          | 1           | Paragraphs EXPERIMENTAL                        | Translatable |
      | Content type      | Detail Page                                     | Generate a table of contents from major headings                           | field_table_of_contents_boolean  | Boolean                    |          | 1           | Single on/off checkbox                         |              |
      | Content type      | Documentation page                              | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Documentation page                              | Main content                                                               | field_content_block              | Entity reference revisions |          | Unlimited   | Paragraphs Browser EXPERIMENTAL                | Translatable |
      | Content type      | Event                                           | Additional information about registration                                  | field_additional_information_abo | Text (formatted, long)     |          | 1           | Text area (multiple rows)                      |              |
      | Content type      | Event                                           | Address                                                                    | field_address                    | Address                    |          | 1           | Address                                        |              |
      | Content type      | Event                                           | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Event                                           | Full event description                                                     | field_body                       | Text (formatted, long)     |          | 1           | Text area (multiple rows)                      |              |
      | Content type      | Event                                           | Date and time                                                              | field_date                       | Date range                 |          | 1           | Date and time range                            |              |
      | Content type      | Event                                           | Meta description                                                           | field_description                | Text (plain)               |          | 1           | Textfield                                      | Translatable |
      | Content type      | Event                                           | Cost                                                                       | field_event_cost                 | Text (plain)               |          | 1           | Textfield with counter                         |              |
      | Content type      | Event                                           | URL Link Label                                                             | field_event_cta                  | List (text)                |          | 1           | Select list                                    |              |
      | Content type      | Event                                           | Registration required                                                      | field_event_registrationrequired | Boolean                    |          | 1           | Single on/off checkbox                         |              |
      | Content type      | Event                                           | Facility location                                                          | field_facility_location          | Entity reference           |          | 1           | Select list                                    |              |
      | Content type      | Event                                           | Featured                                                                   | field_featured                   | Boolean                    |          | 1           | Single on/off checkbox                         | Translatable |
      | Content type      | Event                                           | URL of an external page or registration link for this event                | field_link                       | Link                       |          | 1           | Link                                           | Translatable |
      | Content type      | Event                                           | A human-readable label for the event location.                             | field_location_humanreadable     | Text (plain)               |          | 1           | Textfield                                      |              |
      | Content type      | Event                                           | Location type                                                              | field_location_type              | List (text)                |          | 1           | Select list                                    |              |
      | Content type      | Event                                           | Image                                                                      | field_media                      | Entity reference           |          | 1           | Media library                                  | Translatable |
      | Content type      | Event                                           | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Event                                           | Event listing                                                              | field_office                     | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Event                                           | Event listing                                                              | field_listing                    | Entity reference           | Required | 1           | -- Disabled --                                 |              |
      | Content type      | Event                                           | Order                                                                      | field_order                      | List (integer)             |          | 1           | Select list                                    |              |
      | Content type      | Event                                           | URL of an online event                                                     | field_url_of_an_online_event     | Link                       |          | 1           | Linkit                                         |              |
      | Content type      | Event listing                                   | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Event listing                                   | Meta description                                                           | field_description                | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Event listing                                   | Intro text                                                                 | field_intro_text                 | Text (plain, long)         |          | 1           | Text area (multiple rows)                      | Translatable |
      | Content type      | Event listing                                   | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Event listing                                   | Meta title tag                                                             | field_meta_title                 | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Event listing                                   | Related office or health care system                                       | field_office                     | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | News release                                    | Location                                                                   | field_address                    | Address                    | Required | 1           | Address                                        | Translatable |
      | Content type      | News release                                    | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | News release                                    | Introduction                                                               | field_intro_text                 | Text (plain, long)         | Required | 1           | Textarea (multiple rows) with counter          | Translatable |
      | Content type      | News release                                    | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | News release                                    | Healthcare system or related office                                        | field_office                     | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | News release                                    | PDF of Press Release                                                       | field_pdf_version                | Entity reference           |          | 1           | Media library                                  |              |
      | Content type      | News release                                    | Media Contact(s)                                                           | field_press_release_contact      | Entity reference           |          | Unlimited   | Autocomplete                                   | Translatable |
      | Content type      | News release                                    | Media assets                                                               | field_press_release_downloads    | Entity reference           |          | Unlimited   | Media library                                  |              |
      | Content type      | News release                                    | Full text of the Press Release                                             | field_press_release_fulltext     | Text (formatted, long)     | Required | 1           | Text area (multiple rows)                      |              |
      | Content type      | News release                                    | Release date                                                               | field_release_date               | Date                       |          | 1           | Date and time                                  |              |
      | Content type      | News release                                    | News releases listing                                                      | field_listing                    | Entity reference           | Required | 1           | -- Disabled --                                 | Translatable |
      | Content type      | Office                                          | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Office                                          | Body                                                                       | field_body                       | Text (formatted, long)     |          | 1           | Text area (multiple rows)                      | Translatable |
      | Content type      | Office                                          | Meta description                                                           | field_description                | Text (plain)               |          | 1           | Textfield                                      | Translatable |
      | Content type      | Office                                          | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Office                                          | Meta title tag                                                             | field_meta_title                 | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Publication                                     | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Publication                                     | Related Benefits                                                           | field_benefits                   | List (text)                |          | 1           | Select list                                    |              |
      | Content type      | Publication                                     | Meta description                                                           | field_description                | Text (plain)               |          | 1           | Textfield                                      | Translatable |
      | Content type      | Publication                                     | Format                                                                     | field_format                     | List (text)                | Required | 1           | Select list                                    |              |
      | Content type      | Publication                                     | File or video                                                              | field_media                      | Entity reference           |          | 1           | Media library                                  |              |
      | Content type      | Publication                                     | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Publication                                     | Healthcare system or related office                                        | field_office                     | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Publication                                     | Publication listing                                                        | field_listing                    | Entity reference           | Required | 1           | -- Disabled --                                 | Translatable |
      | Content type      | Publication listing                             | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Publication listing                             | Meta description                                                           | field_description                | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Publication listing                             | Intro text                                                                 | field_intro_text                 | Text (plain, long)         |          | 1           | Text area (multiple rows)                      | Translatable |
      | Content type      | Publication listing                             | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Publication listing                             | Meta title tag                                                             | field_meta_title                 | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | Publication listing                             | Related office or health care system                                       | field_office                     | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Staff profile                                   | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Staff profile                                   | Bio                                                                        | field_body                       | Text (formatted, long)     |          | 1           | Text area (multiple rows)                      | Translatable |
      | Content type      | Staff profile                                   | Complete Biography                                                         | field_complete_biography         | File                       |          | 1           | File                                           |              |
      | Content type      | Staff profile                                   | Meta description                                                           | field_description                | Text (plain)               |          | 1           | Textfield                                      | Translatable |
      | Content type      | Staff profile                                   | Email address                                                              | field_email_address              | Email                      |          | 1           | Email                                          |              |
      | Content type      | Staff profile                                   | Introduction                                                               | field_intro_text                 | Text (plain, long)         |          | 1           | Textarea (multiple rows) with counter          | Translatable |
      | Content type      | Staff profile                                   | Last name                                                                  | field_last_name                  | Text (plain)               |          | 1           | Textfield                                      |              |
      | Content type      | Staff profile                                   | Photo                                                                      | field_media                      | Entity reference           |          | 1           | Media library                                  | Translatable |
      | Content type      | Staff profile                                   | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Staff profile                                   | First name                                                                 | field_name_first                 | Text (plain)               |          | 1           | Textfield                                      |              |
      | Content type      | Staff profile                                   | Related office or health care region                                       | field_office                     | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Staff profile                                   | Phone Number                                                               | field_phone_number               | Telephone number           |          | 1           | Telephone number                               | Translatable |
      | Content type      | Staff profile                                   | High-resolution photo should be available for download by site visitors    | field_photo_allow_hires_download | Boolean                    |          | 1           | Single on/off checkbox                         |              |
      | Content type      | Staff profile                                   | Suffix                                                                     | field_suffix                     | Text (plain)               |          | 1           | Textfield                                      |              |
      | Content type      | Story                                           | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Story                                           | Author byline                                                              | field_author                     | Entity reference           |          | 1           | Autocomplete                                   |              |
      | Content type      | Story                                           | Featured                                                                   | field_featured                   | Boolean                    |          | 1           | Single on/off checkbox                         |              |
      | Content type      | Story                                           | Full text of Story                                                         | field_full_story                 | Text (formatted, long)     |          | 1           | Text area (multiple rows)                      |              |
      | Content type      | Story                                           | Image caption                                                              | field_image_caption              | Text (plain, long)         |          | 1           | Textarea (multiple rows) with counter          |              |
      | Content type      | Story                                           | Intro text                                                                 | field_intro_text                 | Text (plain, long)         | Required | 1           | Textarea (multiple rows) with counter          | Translatable |
      | Content type      | Story                                           | Image                                                                      | field_media                      | Entity reference           |          | 1           | Media library                                  | Translatable |
      | Content type      | Story                                           | Meta tags                                                                  | field_meta_tags                  | Meta tags                  |          | 1           | Advanced meta tags form                        | Translatable |
      | Content type      | Story                                           | Related office or health care region                                       | field_office                     | Entity reference           | Required | 1           | Select list                                    |              |
      | Content type      | Story                                           | Order                                                                      | field_order                      | List (integer)             |          | 1           | Select list                                    | Translatable |
      | Content type      | Story                                           | Story listing                                                              | field_listing                    | Entity reference           | Required | 1           | -- Disabled --                                 | Translatable |
      | Content type      | Support Service                                 | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Support Service                                 | Link                                                                       | field_link                       | Link                       |          | 1           | Link                                           |              |
      | Content type      | Support Service                                 | Related office                                                             | field_office                     | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | Support Service                                 | Page last built                                                            | field_page_last_built            | Date                       |          | 1           | Date and time                                  | Translatable |
      | Content type      | Support Service                                 | Phone Number                                                               | field_phone_number               | Telephone number           |          | 1           | Telephone number                               |              |
      | Content type      | VAMC facility                                   | Address                                                                    | field_address                    | Address                    |          | 1           | Address                                        | Translatable |
      | Content type      | VAMC facility                                   | Owner                                                                      | field_administration             | Entity reference           | Required | 1           | Select list                                    | Translatable |
      | Content type      | VAMC facility                                   | Meta description                                                           | field_description                | Text (plain)               | Required | 1           | Textfield with counter                         | Translatable |
      | Content type      | VAMC facility                                   | Email Subscription                                                         | field_email_subscription         | Link                       |          | 1           | Linkit                                         | Translatable |
      | Content type      | VAMC facility                                   | Facebook                                                                   | field_facebook                   | Link                       |          | 1           | Link                                           | Translatable |
      | Content type      | VAMC facility                                   | Classification                                                             | field_facility_classification    | List (text)                |          | 1           | Select list                                    |              |
      | Content type      | VAMC facility                                   | Hours                                                                      | field_facility_hours             | Table Field                |          | 1           | Table Field                                    |              |
      | Content type      | VAMC facility                                   | Facility Locator API ID                                                    | field_facility_locator_api_id    | Text (plain)               |          | 1           | Textfield                                      |              |
      | Content type      | VAMC facility                                   | Flickr                                                                     | field_flickr                     | Link                       |          | 1           | Link                                           | Translatable |
      | Content type      | VAMC facility                                   | Instagram                                                                  | field_instagram                  | Link                       |          | 1           | Link                                           | Translatable |
      | Content type      | VAMC facility                                   | Intro text                                                                 | field_intro_text                 | Text (plain, long)         |          | 1           | Textarea (multiple rows) with counter          | Translatable |
      | Content type      | VAMC facility                                   | Local health care service offerings                                        | field_local_health_care_service_ | Entity reference           |          | Unlimited   | -- Disabled --                                 | Translatable |
      | Content type      | VAMC facility                                   | Location services                                                          | field_location_services          | Entity reference revisions |          | Unlimited   | Paragraphs Classic                             |              |
      | Content type      | VAMC facility                                   | Main location                                                              | field_main_location              | Boolean                    |          | 1           | Single on/off checkbox                         |              |
      | Content type      | VAMC facility                                   | Image                                                                      | field_media                      | Entity reference           |          | 1           | Media library                                  | Translatable |
      | Content type      | VAMC facility                                   | Mental Health Phone                                                        | field_mental_health_phone        | Telephone number           |          | 1           | Telephone number              ... *(truncated)*
  • On: devshop.cms.va.gov
  • In: 06:22

Please sign in to comment.