updated name logic #14486
GitHub Actions / Test Results
failed
Apr 25, 2024 in 0s
1 fail, 51 skipped, 19 548 pass in 43m 1s
Annotations
Check warning on line 0 in ./spec/lib/decision_review_v1/processor/form4142_processor_spec.rb
github-actions / Test Results
DecisionReviewV1::Processor::Form4142Processor#initialize initializes with submission and jid (spec.lib.decision_review_v1.processor.form4142_processor_spec) failed
Test Results/rspec.xml [took 3s]
Raw output
pdftk failed with command /usr/bin/pdftk A=tmp/pdfs/21-4142_.pdf B=tmp/pdfs/extras_e37e2a26-d8fa-4514-8853-0db51b9ef9fc.pdf cat A B output tmp/pdfs/21-4142__final.pdf command output was: Error: Invalid PDF: trailer not found. Error: Failed to open input PDF file: tmp/pdfs/21-4142_.pdf Errors encountered. No output created. Done. Input errors, so no output created.
\e[1mFailure/Error: \e[0mPDF_FORMS.cat(old_file_path, extras_path, file_path)
PdfForms::PdftkError:
pdftk failed with command
/usr/bin/pdftk A=tmp/pdfs/21-4142_.pdf B=tmp/pdfs/extras_e37e2a26-d8fa-4514-8853-0db51b9ef9fc.pdf cat A B output tmp/pdfs/21-4142__final.pdf
command output was:
Error: Invalid PDF: trailer not found.
Error: Failed to open input PDF file:
tmp/pdfs/21-4142_.pdf
Errors encountered. No output created.
Done. Input errors, so no output created.
/usr/local/bundle/gems/pdf-forms-1.5.0/lib/pdf_forms/pdftk_wrapper.rb:98:in `call_pdftk'
/usr/local/bundle/gems/pdf-forms-1.5.0/lib/pdf_forms/pdftk_wrapper.rb:124:in `cat'
./lib/pdf_fill/filler.rb:48:in `combine_extras'
./lib/pdf_fill/filler.rb:86:in `process_form'
./lib/pdf_fill/filler.rb:67:in `fill_ancillary_form'
./lib/decision_review_v1/utilities/form_4142_processor.rb:29:in `generate_stamp_pdf'
./lib/decision_review_v1/utilities/form_4142_processor.rb:20:in `initialize'
./spec/lib/decision_review_v1/processor/form4142_processor_spec.rb:23:in `new'
./spec/lib/decision_review_v1/processor/form4142_processor_spec.rb:23:in `block (2 levels) in <top (required)>'
./spec/lib/decision_review_v1/processor/form4142_processor_spec.rb:36:in `block (3 levels) in <top (required)>'
/usr/local/bundle/gems/webmock-3.23.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `loop'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
Loading