Skip to content

akonhilas/APPEALS-63887 #22789

akonhilas/APPEALS-63887

akonhilas/APPEALS-63887 #22789

Triggered via pull request November 5, 2024 20:22
Status Failure
Total duration 30m 46s
Billable time 6h 8m
Artifacts 1

workflow.yml

on: pull_request
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 75 warnings
caseflow_jest_job
Process completed with exit code 1.
caseflow_rspec_job (12, 6): spec/feature/hearings/virtual_hearings/daily_docket_spec.rb#L51
Editing virtual hearing information on daily Docket Formerly Video Virtual Hearing Virtual hearing time is updated Failure/Error: expect(page).to have_content("Time: #{expected_central_office_time} / #{expected_regional_office_time}") expected to find text "Time: 4:00 PM ET / 11:00 am HST" in "CaseflowHearings\n | Switch product\nBVAYELLOW (DSUSER)\nDaily Docket (Tue 11/05/2024)\n\n< Back to schedule \nEdit Hearing Day \nLock Hearing Day \nVLJ:\nCoordinator:\nHearing type: Virtual\nRegional office: Honolulu, HI\nRoom number: 2 (1W200B)\nDownload & Print Page\nAppellant/Veteran ID/RepresentativeType/Time/ROActions\n1Bob Smithweber\n983880090\nH\n241104-1\n\n\n\n9999 MISSION ST\nSAN FRANCISCO CA 94103\n\nClarence Darrow\nVirtual\n2:00 PM EST /\n9:00 AM HST\nHonolulu regional office\n0 issues\nVLJ Virtual Hearing Link \nPexip hearing\nDisposition\nSelect...\nCopy Requested by Appellant/Rep\nTranscript Requested\nHearing Details\nHearing Details and links\nNotes\nRegional Office\nHonolulu regional office\nHearing Location\nHoldrege, NE (VHA) 0 miles away\nHearing Day\nTue 11/05/2024\n\nHearing Time\n11:00 AM Hawaii / 4:00 PM Eastern Time (US & Canada)\nCancel\nSave\nUpdate Hearing Time\nEmail notifications will be sent to the Veteran, POA / Representative, and VLJ.\nHearing Date: 11/05/2024\nHearing Time: 4:00 PM EST / 11:00 am HST\nVeteran Hearing Time\n1:00 PM Pacific Time (US & Canada)\nVeteran Email\[email protected]\nPOA/Representative Hearing Time\n1:00 PM Pacific Time (US & Canada)\nPOA/Representative Email\[email protected]\nUpdate Hearing Time\nCancel\nSend feedback"
caseflow_rspec_job (12, 6): spec/feature/hearings/hearing_worksheet/hearing_prep_spec.rb#L110
Hearing worksheet for Hearing Prep Can click from hearing worksheet to reader Failure/Error: visit link_href Sniffybara::PageNotAccessibleError: Documents must have <title> element to aid in navigation Elements: <html> ["html"] Issue ID: document-title Impact: serious More Info: https://dequeuniversity.com/rules/axe/3.4/document-title?application=axeAPI <html> element must have a lang attribute Elements: <html> ["html"] Issue ID: html-has-lang Impact: serious More Info: https://dequeuniversity.com/rules/axe/3.4/html-has-lang?application=axeAPI
caseflow_rspec_job (12, 6)
Process completed with exit code 1.
caseflow_rspec_job (12, 2): spec/models/hearings/forms/hearing_update_form_spec.rb#L116
HearingUpdateForm.update update hearing scheduled_time scheduled time altered should update scheduled_datetime if it is not null already Failure/Error: expect(updated_scheduled_datetime.strftime("%Y-%m-%d %H:%M %z")) .to eq "#{hearing.hearing_day.scheduled_for.strftime('%Y-%m-%d')} 21:45 -0400" expected: "2024-11-06 21:45 -0400" got: "2024-11-06 21:45 -0500" (compared using ==)
caseflow_rspec_job (12, 2)
Process completed with exit code 1.
caseflow_rspec_job (12, 1): spec/controllers/test/load_tests_controller_spec.rb#L15
Test::LoadTestsController Cannot access load testing page outside of prodtest index page Failure/Error: expect(response).to redirect_to("http://test.host/404") Expected response to be a <3XX: redirect>, but was a <200: OK> Response body:
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L136
Api::V1::VaNotifyController email notification status is changed updates status of notification Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=5e5db0e1e47257b985fd11c869c9761f7249499b68c3f578cec30183360d9008', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204639Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=5e5db0e1e47257b985fd11c869c9761f7249499b68c3f578cec30183360d9008', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204639Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L152
Api::V1::VaNotifyController sms notification status is changed updates status of notification Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=5e5db0e1e47257b985fd11c869c9761f7249499b68c3f578cec30183360d9008', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204639Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=5e5db0e1e47257b985fd11c869c9761f7249499b68c3f578cec30183360d9008', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204639Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L202
Api::V1::VaNotifyController notification does not exist Update job runs cleanly when UUID is missing Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L220
Api::V1::VaNotifyController payload missing required params is missing the id and properly errors out Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L240
Api::V1::VaNotifyController payload status is delivered and status_reason and to are null updates status of notification Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L258
Api::V1::VaNotifyController payload status is delivered and status_reason is null updates status of notification Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L276
Api::V1::VaNotifyController payload status is delivered and to is null updates status of notification Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L295
Api::V1::VaNotifyController payload status is NOT delivered and status reason and to are null updates status of notification Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_rspec_job (12, 1): spec/controllers/api/v1/va_notify_controller_spec.rb#L313
Api::V1::VaNotifyController payload status is NOT delivered and status reason is null updates status of notification Failure/Error: queues_to_delete = client.list_queues.queue_urls.filter { |url| url.include?("caseflow_test") } WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled. Unregistered request: POST http://localstack:4566/ with body 'Action=ListQueues&Version=2012-11-05' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z'} You can stub this request with the following snippet: stub_request(:post, "http://localstack:4566/"). with( body: "Action=ListQueues&Version=2012-11-05", headers: { 'Accept'=>'*/*', 'Accept-Encoding'=>'', 'Authorization'=>'AWS4-HMAC-SHA256 Credential=dummysecretkey/20241105/us-east-1/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signature=f3c15f17e3c8ba73488c791c56daf08ace413cb93e7b1056637b7803e0fe0577', 'Content-Length'=>'36', 'Content-Type'=>'application/x-www-form-urlencoded; charset=utf-8', 'Host'=>'localstack:4566', 'User-Agent'=>'aws-sdk-ruby3/3.131.0 ruby/2.7.3 x86_64-linux aws-sdk-sqs/1.51.1', 'X-Amz-Content-Sha256'=>'48a38266faf90970d6c7fea9b15e6ba366e5f6397c2970fc893f8a7b5e207bd0', 'X-Amz-Date'=>'20241105T204640Z' }). to_return(status: 200, body: "", headers: {}) ============================================================
caseflow_jest_job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_jest_job
The process '/usr/bin/git' failed with exit code 128
caseflow_lint_job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_lint_job
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 5)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 5): spec/services/claim_change_history/claim_history_service_spec.rb#L961
ClaimHistoryService.build_events with filters days waiting filter equal to number of days should only return events for tasks that match the days waiting filter Skipped: Flakey test
caseflow_rspec_job (12, 5): spec/models/vacols/aoj_case_docket_spec.rb#L352
VACOLS::AojCaseDocket.distribute_nonpriority_appeals when range is specified when the docket number is pre-y2k correctly orders the docket Skipped: flaky
caseflow_rspec_job (12, 5): spec/models/vacols/aoj_case_docket_spec.rb#L436
VACOLS::AojCaseDocket.distribute_nonpriority_appeals when a case is tied to a judge by a hearing on a prior appeal when bust backlog is specified when the judge's backlog is full only distributes the one case to get back down to 30 Skipped: flaky
caseflow_rspec_job (12, 5): spec/jobs/bgs_share_error_fix_job_spec.rb#L69
BgsShareErrorFixJob BGS::ShareError RIU when EPE has established_at date clears the BGS::ShareError on the RIU Skipped: flaky test
caseflow_rspec_job (12, 5): spec/jobs/bgs_share_error_fix_job_spec.rb#L75
BgsShareErrorFixJob BGS::ShareError RIU when EPE does not have established_at date does not clear the BGS::ShareError on the RIU Skipped: flaky test
caseflow_rspec_job (12, 5): spec/jobs/bgs_share_error_fix_job_spec.rb#L82
BgsShareErrorFixJob BGS::ShareError RIU when the RIU does not have the BGS::ShareError does not attempt to clear the error Skipped: flaky test
caseflow_rspec_job (12, 3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 3)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3): spec/models/bgs_power_of_attorney_spec.rb#L42
BgsPowerOfAttorney record expirations by_file_number record is expired Skipped: Test is flaky
caseflow_rspec_job (12, 3): spec/models/bgs_power_of_attorney_spec.rb#L54
BgsPowerOfAttorney record expirations by_file_number record is not expired Skipped: Test is flaky
caseflow_rspec_job (12, 3): spec/models/bgs_power_of_attorney_spec.rb#L118
BgsPowerOfAttorney.find_or_create_by_claimant_participant_id when concurrent calls cause a race condition does not raise an error on unique constraint violation Skipped: Test is flaky
caseflow_rspec_job (12, 3): spec/models/bgs_power_of_attorney_spec.rb#L180
BgsPowerOfAttorney.find_or_create_by_file_number when concurrent calls cause a race condition does not raise an error on unique constraint violation Skipped: Test is flaky
caseflow_rspec_job (12, 9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 9)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 9): spec/feature/hearings/postpone_hearing_spec.rb#L128
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals when rescheduling Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 9): spec/feature/hearings/postpone_hearing_spec.rb#L59
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal and schedule later with admin action Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 9): spec/feature/hearings/postpone_hearing_spec.rb#L75
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal and schedule later Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 9): spec/feature/hearings/postpone_hearing_spec.rb#L89
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal then change to held Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 9): spec/feature/hearings/postpone_hearing_spec.rb#L154
Postpone hearing with schedule direct to video/virtual feature disabled for a Legacy appeal when rescheduling on the same day Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 9): spec/jobs/push_priority_appeals_to_judges_job_spec.rb#L36
PushPriorityAppealsToJudgesJob.perform using Automatic Case Distribution module Skipped: Automatic Case Distribution is deprecated
caseflow_rspec_job (12, 9): spec/jobs/push_priority_appeals_to_judges_job_spec.rb#L359
PushPriorityAppealsToJudgesJob.distribute_genpop_priority_appeals using Automatic Case Distribution module should distribute ready priority appeals to the judges Skipped: Automatic Case Distribution is deprecated
caseflow_rspec_job (12, 9): spec/jobs/push_priority_appeals_to_judges_job_spec.rb#L372
PushPriorityAppealsToJudgesJob.distribute_genpop_priority_appeals using Automatic Case Distribution module distributes cases to each judge based on their priority target Skipped: Automatic Case Distribution is deprecated
caseflow_rspec_job (12, 9): spec/jobs/push_priority_appeals_to_judges_job_spec.rb#L385
PushPriorityAppealsToJudgesJob.distribute_genpop_priority_appeals using Automatic Case Distribution module where there is an ama-only judge only distributes ama cases to ama-only judge Skipped: Automatic Case Distribution is deprecated
caseflow_rspec_job (12, 9): spec/jobs/fetch_all_active_legacy_appeals_job_spec.rb#L88
FetchAllActiveLegacyAppealsJob#find_and_create_appeal_state_for_active_legacy_appeals when there are both OPEN & CLOSED Legacy Appeals in the database only OPEN Legacy Appeal records will be added to the Appeal States table Skipped: Flaky test
caseflow_rspec_job (12, 9)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 7): spec/feature/hearings/daily_docket/ro_viewhearsched_spec.rb#L8
Hearing Schedule Daily Docket for RO ViewHearSched User cannot view docket notes Skipped: Flaky test
caseflow_rspec_job (12, 7)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 7)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 11)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 0)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 0): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal unscheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 0): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal scheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 0): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately Legacy appeal unscheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 0): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately Legacy appeal scheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 0): spec/feature/queue/case_details_spec.rb#L680
Case details attorney case details view veteran records have been merged and Veteran has multiple active phone numbers in SHARE access the appeal's case details Skipped: This test fails in GHA but not locally
caseflow_rspec_job (12, 0): spec/feature/queue/case_details_spec.rb#L709
Case details when an appeal has some number of documents with reader role reader link appears on page and sends us to reader Skipped: Flaky test
caseflow_rspec_job (12, 0)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 8): spec/controllers/api/events/v1/decision_review_updated_controller_spec.rb#L70
Api::Events::V1::DecisionReviewUpdatedController POST #decision_review_updated when event exists when update is successful returns a 200 status and success message Skipped: Temporarily skipped with xit
caseflow_rspec_job (12, 8)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 10)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10): spec/feature/reader/logs_controller_spec.rb#L37
Metrics::V2::LogsController pdf_page_render_time_in_ms Feature toggle enabled create a metric for pdf_page_render_time_in_ms Skipped: Temporarily disabled with xscenario
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L189
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_legacy_present should respond with legacy_appeals_present Skipped: Flakey test
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L202
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_associated_request_issues should respond with the associated request issues Skipped: Flakey test
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L242
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_same_multiple_decision_issues_per_request_issue should respond with the same multiple decision issues per request issue Skipped: Flakey test
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L301
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_number_of_paginated_issues should only show number of request issues listed in the paginates_per value on first page Skipped: Flakey test
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L281
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_remaining_issues should only show remaining request issues on next page Skipped: Flakey test
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L261
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_page_1_when_page_0 should show page 1 when attempting to get page 0 Skipped: Flakey test
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L169
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_default_to_page_1 should default to page 1 Skipped: Flakey test
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L130
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_first_page_if_page_negatvie should show the first page if page is negative Skipped: Flakey test
caseflow_rspec_job (12, 10): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L150
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_last_page_if_page_larger_than_total should show last page if page larger than total Skipped: Flakey test
caseflow_rspec_job (12, 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 4)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 4)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 4): spec/feature/dispatch/establish_claim_spec.rb#L629
Establish Claim - ARC Dispatch As a caseworker For a full grant When there is an existing 070 EP Assigning it to complete the claims establishment Skipped: Test is hanging in GHA
caseflow_rspec_job (12, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 2)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 2)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 1)
The process '/usr/bin/git' failed with exit code 128
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifact
45.5 MB