Skip to content

Commit

Permalink
VACMS-1588 Add site_alert styles back in. (#1592)
Browse files Browse the repository at this point in the history
  • Loading branch information
swirtSJW authored Apr 23, 2020
1 parent b8d7211 commit 8129d1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ alert_form:
js/script.js: {}
dependencies:
- core/jquery
admin_styles:
version: 1.x
css:
component:
css/admin_style.css: {}
gtm_tag_push:
version: 1.x
js:
Expand All @@ -12,11 +17,6 @@ gtm_tag_trackers:
version: 1.x
js:
js/gtm_tag_trackers.js: {}
admin_styles:
version: 1.x
css:
component:
css/admin_style.css: {}
system_styles:
version: 1.x
css:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ function va_gov_backend_page_attachments(array &$attachments) {
$attachments['#attached']['drupalSettings']['gtm_data'] = _va_gov_backend_gtm_settings();

$attachments['#attached']['library'][] = 'va_gov_backend/alert_form';
$attachments['#attached']['library'][] = 'va_gov_backend/system_styles';
$is_admin = \Drupal::service('router.admin_context')->isAdminRoute();
if ($is_admin) {
// Add custom css for paragraph browser.
Expand Down

3 comments on commit 8129d1d

@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.

❌ Test Failed: va/tests/accessibility
composer va:test:accessibility
> [email protected] install /var/www/cms/node_modules/phantomjs-prebuilt
> node install.js

PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
Receiving...

Received 22866K total.
Extracting tar contents (via spawned process)
Removing /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom
Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1587667702499/phantomjs-2.1.1-linux-x86_64 -> /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs

> [email protected] postinstall /var/www/cms/node_modules/core-js
> node scripts/postinstall || echo "ignore"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

added 134 packages from 190 contributors and audited 183 packages in 11.745s
found 3 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

> [email protected] test /var/www/cms
> node ./tests/accessibility/aXeAccessibilityCheck.js

!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com 1
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/sections  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/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://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/landing_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/documentation_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/event  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/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://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/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://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/health_care_region_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/office  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/outreach_asset  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/person_profile  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/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://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/regional_health_care_service_des  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/news_story  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-dev-cms-812329399.us-gov-west-1.elb.amazonaws.com/node/add/support_service  = 0
[]
!!!  VIOLATION TYPES FOUND: 5 PROCESS EXITED WITH CODE 1  !!!
> npm install --only=production
> npm test
Thu, 23 Apr 2020 18:48:27 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, 23 Apr 2020 18:48:32 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: ip-10-247-96-180
  • In: 02:11

@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.

❌ Test Failed: va/tests/accessibility
composer va:test:accessibility
> [email protected] install /var/www/cms/node_modules/phantomjs-prebuilt
> node install.js

PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
Receiving...

Received 22866K total.
Extracting tar contents (via spawned process)
Removing /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom
Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1587667934046/phantomjs-2.1.1-linux-x86_64 -> /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /var/www/cms/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs

> [email protected] postinstall /var/www/cms/node_modules/core-js
> node scripts/postinstall || echo "ignore"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

added 134 packages from 190 contributors and audited 183 packages in 12.075s
found 3 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

> [email protected] test /var/www/cms
> node ./tests/accessibility/aXeAccessibilityCheck.js

!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com 1
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/sections  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/page  = 2
[ { 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] ] },
  { 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] ] } ]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/landing_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/documentation_page  = 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] ] } ]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/event  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/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://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/health_care_region_detail_page  = 2
[ { 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] ] },
  { 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] ] } ]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/health_care_region_page  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/office  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/outreach_asset  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/person_profile  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/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://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/regional_health_care_service_des  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/news_story  = 0
[]
!!!  NUMBER OF NEW VIOLATIONS on http://internal-dsva-vagov-staging-cms-1188006.us-gov-west-1.elb.amazonaws.com/node/add/support_service  = 0
[]
!!!  VIOLATION TYPES FOUND: 8 PROCESS EXITED WITH CODE 1  !!!
> npm install --only=production
> npm test
Thu, 23 Apr 2020 18:52:18 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, 23 Apr 2020 18:52:24 GMT axe-webdriverjs deprecated Error must be handled as the first argument of axe.analyze. See: #83 at tests/accessibility/aXeAccessibilityCheck.js:56:42
npm ERR! Test failed.  See above for more details.
Script npm test handling the va:test:accessibility event returned with error code 1
  • On: ip-10-247-35-108
  • In: 02:36

@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.

❌ Test Failed: va/background/daily/migrate/health_care_local_facility
drush $DRUSH_ALIAS migrate-reset-status va_node_health_care_local_facility && drush $DRUSH_ALIAS migrate-import va_node_health_care_local_facility --update
Migration va_node_health_care_local_facility is already Idle           [warning]
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#0)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

* Done waiting for 100-continue
< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 0
Retry site build - attempt #0                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#1)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 1
Retry site build - attempt #1                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#2)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 2
Retry site build - attempt #2                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#3)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 3
Retry site build - attempt #3                                          [warning]
Site rebuild request has failed for                                      [error]
http://jenkins.vfs.va.gov/job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&amp;use_latest_release=true
with an Exception, check log for more information. If this is the
PROD environment please notify in #cms-engineering Slack and please
email [email protected] immediately with the error message you see
here.
GuzzleHttp\Exception\ClientException: Client error: `POST                [error]
http://jenkins.vfs.va.gov` resulted in a `403 Forbidden` response:
HTTP/1.1 403 Forbidden
X-Content-Type-Options: nosniff
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: (truncated...)
 in GuzzleHttp\Exception\RequestException::create() (line 113 of
/var/www/cms/docroot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#0)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 0
Retry site build - attempt #0                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#1)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 1
Retry site build - attempt #1                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#2)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 2
Retry site build - attempt #2                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#3)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 3
Retry site build - attempt #3                                          [warning]
Site rebuild request has failed for                                      [error]
http://jenkins.vfs.va.gov/job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&amp;use_latest_release=true
with an Exception, check log for more information. If this is the
PROD environment please notify in #cms-engineering Slack and please
email [email protected] immediately with the error message you see
here.
GuzzleHttp\Exception\ClientException: Client error: `POST                [error]
http://jenkins.vfs.va.gov` resulted in a `403 Forbidden` response:
HTTP/1.1 403 Forbidden
X-Content-Type-Options: nosniff
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: (truncated...)
 in GuzzleHttp\Exception\RequestException::create() (line 113 of
/var/www/cms/docroot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#0)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 0
Retry site build - attempt #0                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#1)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 1
Retry site build - attempt #1                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#2)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 2
Retry site build - attempt #2                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#3)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 3
Retry site build - attempt #3                                          [warning]
Site rebuild request has failed for                                      [error]
http://jenkins.vfs.va.gov/job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&amp;use_latest_release=true
with an Exception, check log for more information. If this is the
PROD environment please notify in #cms-engineering Slack and please
email [email protected] immediately with the error message you see
here.
GuzzleHttp\Exception\ClientException: Client error: `POST                [error]
http://jenkins.vfs.va.gov` resulted in a `403 Forbidden` response:
HTTP/1.1 403 Forbidden
X-Content-Type-Options: nosniff
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: (truncated...)
 in GuzzleHttp\Exception\RequestException::create() (line 113 of
/var/www/cms/docroot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
* Hostname in DNS cache was stale, zapped
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#0)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 0
Retry site build - attempt #0                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#1)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 1
Retry site build - attempt #1                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#2)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 2
Retry site build - attempt #2                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#3)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 3
Retry site build - attempt #3                                          [warning]
Site rebuild request has failed for                                      [error]
http://jenkins.vfs.va.gov/job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&amp;use_latest_release=true
with an Exception, check log for more information. If this is the
PROD environment please notify in #cms-engineering Slack and please
email [email protected] immediately with the error message you see
here.
GuzzleHttp\Exception\ClientException: Client error: `POST                [error]
http://jenkins.vfs.va.gov` resulted in a `403 Forbidden` response:
HTTP/1.1 403 Forbidden
X-Content-Type-Options: nosniff
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: (truncated...)
 in GuzzleHttp\Exception\RequestException::create() (line 113 of
/var/www/cms/docroot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#0)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 0
Retry site build - attempt #0                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#1)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 1
Retry site build - attempt #1                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#2)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 2
Retry site build - attempt #2                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#3)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 3
Retry site build - attempt #3                                          [warning]
Site rebuild request has failed for                                      [error]
http://jenkins.vfs.va.gov/job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&amp;use_latest_release=true
with an Exception, check log for more information. If this is the
PROD environment please notify in #cms-engineering Slack and please
email [email protected] immediately with the error message you see
here.
GuzzleHttp\Exception\ClientException: Client error: `POST                [error]
http://jenkins.vfs.va.gov` resulted in a `403 Forbidden` response:
HTTP/1.1 403 Forbidden
X-Content-Type-Options: nosniff
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: (truncated...)
 in GuzzleHttp\Exception\RequestException::create() (line 113 of
/var/www/cms/docroot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#0)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 0
Retry site build - attempt #0                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#1)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 1
Retry site build - attempt #1                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#2)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 2
Retry site build - attempt #2                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#3)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 3
Retry site build - attempt #3                                          [warning]
Site rebuild request has failed for                                      [error]
http://jenkins.vfs.va.gov/job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&amp;use_latest_release=true
with an Exception, check log for more information. If this is the
PROD environment please notify in #cms-engineering Slack and please
email [email protected] immediately with the error message you see
here.
GuzzleHttp\Exception\ClientException: Client error: `POST                [error]
http://jenkins.vfs.va.gov` resulted in a `403 Forbidden` response:
HTTP/1.1 403 Forbidden
X-Content-Type-Options: nosniff
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: (truncated...)
 in GuzzleHttp\Exception\RequestException::create() (line 113 of
/var/www/cms/docroot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#0)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 0
Retry site build - attempt #0                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#1)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 1
Retry site build - attempt #1                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#2)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 2
Retry site build - attempt #2                                          [warning]
* Hostname jenkins.vfs.va.gov was found in DNS cache
*   Trying 172.31.1.100...
* TCP_NODELAY set
* Connected to jenkins.vfs.va.gov (172.31.1.100) port 80 (#3)
* Server auth using Basic with user 'va-cms-bot'
> POST /job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&use_latest_release=true HTTP/1.1
Host: jenkins.vfs.va.gov
Authorization: Basic dmEtY21zLWJvdDo2ZDA0NWNhYzMyZGRlZTAzMjM3Mjk4ZDg0YmYyNjI2NDM1NzRhMTYw
Content-Length: 0
User-Agent: GuzzleHttp/6.5.1 curl/7.61.1 PHP/7.1.33
Accept: text/plain
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue

< HTTP/1.1 403 Forbidden
< X-Content-Type-Options: nosniff
< Cache-Control: must-revalidate,no-cache,no-store
< Content-Type: text/plain;charset=iso-8859-1
< Content-Length: 214
< Connection: close
< Server: Jetty(9.4.27.v20200227)
< 
* Closing connection 3
Retry site build - attempt #3                                          [warning]
Site rebuild request has failed for                                      [error]
http://jenkins.vfs.va.gov/job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&amp;use_latest_release=true
with an Exception, check log for more information. If this is the
PROD environment please notify in #cms-engineering Slack and please
email [email protected] immediately with the error message you see
here.
GuzzleHttp\Exception\ClientException: Client error: `POST                [error]
http://jenkins.vfs.va.gov` resulted in a `403 Forbidden` response:
HTTP/1.1 403 Forbidden
X-Content-Type-Options: nosniff
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: (truncated...)
 in GuzzleHttp\Exception\RequestException::create() (line 113 of
/var/www/cms/docroot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
Site rebuild request has failed for                                      [error]
http://jenkins.vfs.va.gov/job/deploys/job/vets-gov-autodeploy-vets-website/buildWithParameters?release_wait=5&amp;use_latest_release=true
with an Exception, check log for more information. If this is the
PROD environment please notify in #cms-engineering Slack and please
email [email protected] immediately with the error message you see
here.
  • On: ip-10-247-32-124
  • In: 01:22:04

Please sign in to comment.