Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is pulsar-check expected to work currently? #377

Open
hexylena opened this issue Nov 13, 2024 · 0 comments
Open

Is pulsar-check expected to work currently? #377

hexylena opened this issue Nov 13, 2024 · 0 comments

Comments

@hexylena
Copy link
Member

INFO:pulsar.client.manager:Setting Pulsar client class to standard, non-caching variant.
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/t/script.py] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/dataset_0.dat] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/dataset_0_files/input_subdir/extra] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/metadata/12312231231231.dat] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/w/config.txt] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/m/metadata_test123] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/idx/seq/human_full_seqs] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/idx/bwa/human.fa.fai] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/idx/bwa/human.fa] (action_type: [transfer])
DEBUG:pulsar.client.client:Uploading path [/tmp/pulsar-check-client.grb4stz_/w/config.txt] (action_type: [message])
Traceback (most recent call last):
  File "/mnt/pulsar/venv/lib/python3.10/site-packages/pulsar/client/test/check.py", line 318, in run
    assert result_status["returncode"] == 4, f"Expected exit code of 4, got {result_status['returncode']} - {std_streams_debug}"
AssertionError: Expected exit code of 4, got 127 - actual stdout [], actual stderr [/mnt/pulsar/files/staging/123456/command.sh: line 112: python: command not found
]
Traceback (most recent call last):
  File "/mnt/pulsar/venv/bin/pulsar-check", line 8, in <module>
    sys.exit(main())
  File "/mnt/pulsar/venv/lib/python3.10/site-packages/pulsar/client/test/check.py", line 607, in main
    run(options)
  File "/mnt/pulsar/venv/lib/python3.10/site-packages/pulsar/client/test/check.py", line 318, in run
    assert result_status["returncode"] == 4, f"Expected exit code of 4, got {result_status['returncode']} - {std_streams_debug}"
AssertionError: Expected exit code of 4, got 127 - actual stdout [], actual stderr [/mnt/pulsar/files/staging/123456/command.sh: line 112: python: command not found
]

I keep seeing this and figured i'd report it in case it's useful. python3 would've worked, or if the venv was included on path since that includes a python

@hexylena hexylena changed the title Is pulsar-config expected to work currently? Is pulsar-check expected to work currently? Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant