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

If connection fails for the first few events it fails for others as well in the events.log file #8653

Open
ramya-c3 opened this issue Jan 6, 2025 · 0 comments
Labels

Comments

@ramya-c3
Copy link

ramya-c3 commented Jan 6, 2025

Environment info

  • NooBaa Version: noobaa-core-5.18.0-20250101.el9.x86_64.rpm
  • Platform: standalone

Actual behavior

  1. if few events have wrong connection details then it fails to send other events

cat test_node_notification_logging.1736170122956.log

{"meta":{"connect":"connection10.json","name":"notify_event"},"notif":{"Records":[{"eventVersion":"2.3","eventSource":"test-24:s3","eventTime":"2025-01-06T13:11:31.254Z","s3":{"s3SchemaVersion":"1.0","object":{"sequencer":"1943bbdf0b6","key":"anaconda-ks.cfg","eTag":"time-d6v0ktp4lhxc-ino-ek"},"bucket":{"name":"bucket123","ownerIdentity":{"principalId":"account27"},"arn":"arn:aws:s3:::bucket123"}},"eventName":"ObjectCreated:Put","userIdentity":{"principalId":"account27"},"requestParameters":{"sourceIPAddress":"::ffff:192.168.2.2"},"responseElements":{"x-amz-request-id":"m5l290et-3ylq6-h5f","x-amz-id-2":"m5l290et-3ylq6-h5f"}}]}}
{"meta":{"connect":"connection10.json","name":"notify_event"},"notif":{"Records":[{"eventVersion":"2.3","eventSource":"test-24:s3","eventTime":"2025-01-06T13:12:02.956Z","s3":{"s3SchemaVersion":"1.0","object":{"sequencer":"1943bbe6c8c","key":"anaconda-ks.cfg","eTag":"time-d6v0l8a9x1c0-ino-ek"},"bucket":{"name":"bucket123","ownerIdentity":{"principalId":"account27"},"arn":"arn:aws:s3:::bucket123"}},"eventName":"ObjectCreated:Put","userIdentity":{"principalId":"account27"},"requestParameters":{"sourceIPAddress":"::ffff:192.168.2.2"},"responseElements":{"x-amz-request-id":"m5l29owz-cnlr1c-1ban","x-amz-id-2":"m5l29owz-cnlr1c-1ban"}}]}}
{"meta":{"connect":"connection10.json","name":"notify_event"},"notif":{"Records":[{"eventVersion":"2.3","eventSource":"test-24:s3","eventTime":"2025-01-06T13:12:15.746Z","s3":{"s3SchemaVersion":"1.0","object":{"sequencer":"1943bbe9e82","key":"anaconda-ks.cfg","eTag":"time-d6v0le5b3ny8-ino-ek"},"bucket":{"name":"bucket123","ownerIdentity":{"principalId":"account27"},"arn":"arn:aws:s3:::bucket123"}},"eventName":"ObjectCreated:Put","userIdentity":{"principalId":"account27"},"requestParameters":{"sourceIPAddress":"::ffff:192.168.2.2"},"responseElements":{"x-amz-request-id":"m5l29yrk-8rc6bu-f97","x-amz-id-2":"m5l29yrk-8rc6bu-f97"}}]}}
{"meta":{"connect":"connection.json","name":"notify_event"},"notif":{"Records":[{"eventVersion":"2.3","eventSource":"test-24:s3","eventTime":"2025-01-06T13:18:01.625Z","s3":{"s3SchemaVersion":"1.0","object":{"sequencer":"1943bc3e599","key":"anaconda-ks.cfg","eTag":"time-d6v0pt0guakg-ino-ek"},"bucket":{"name":"bucket123","ownerIdentity":{"principalId":"account27"},"arn":"arn:aws:s3:::bucket123"}},"eventName":"ObjectCreated:Put","userIdentity":{"principalId":"account27

Expected behavior

  1. It should be able to send successful connection events

Steps to reproduce

More information - Screenshots / Logs / Other output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant