ahmedabu98 opened a new issue, #22184:
URL: https://github.com/apache/beam/issues/22184

   ### What happened?
   
   e.g. https://ci-beam.apache.org/job/beam_SeedJob/9949/console
   
   ```
   INFO:root:Generating Committers.groovy
   Traceback (most recent call last):
     File "main.py", line 143, in <module>
       generate_groovy(args.output_dir, args.ldap_uris, args.cert_path)
     File "main.py", line 53, in generate_groovy
       github_usernames=get_committers_github_usernames(
     File "main.py", line 66, in get_committers_github_usernames
       ldap.set_option(ldap.OPT_X_TLS, ldap.OPT_X_TLS_DEMAND)
   AttributeError: module 'ldap' has no attribute 'OPT_X_TLS'
   + echo 'ERROR: Failed to fetch committers'
   ERROR: Failed to fetch committers
   ```
   
   Also affects standalone seed job 
(https://ci-beam.apache.org/job/beam_SeedJob_Standalone/8489/console)
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: testing


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to