You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2022/05/02 12:04:00 UTC

[jira] [Commented] (BEAM-14390) Java license check is broken

    [ https://issues.apache.org/jira/browse/BEAM-14390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530699#comment-17530699 ] 

Valentyn Tymofieiev commented on BEAM-14390:
--------------------------------------------

lots of errors (for various dependencies) like: 

 

ERROR:root:Invalid url for kafka-1.16.3: http://opensource.org/licenses/MIT. Retrying...                                                                                                                                                                                                  
Traceback (most recent call last):                                                                                                                                                                                                                                                        
  File "/usr/local/google/home/valentyn/projects/beam/beam/beam/sdks/java/container/license_scripts/pull_licenses_java.py", line 58, in pull_from_url                                                                                                                                     
    url_read = urlopen(url)                                                                                                                                                                                                                                                               
  File "/usr/local/google/home/valentyn/.pyenv/versions/3.8.3/lib/python3.8/urllib/request.py", line 222, in urlopen                                                                                                                                                                      
    return opener.open(url, data, timeout)                                                                                                                                                                                                                                                
  File "/usr/local/google/home/valentyn/.pyenv/versions/3.8.3/lib/python3.8/urllib/request.py", line 531, in open                                                                                                                                                                         
    response = meth(req, response)                                                                                                                                                                                                                                                        
  File "/usr/local/google/home/valentyn/.pyenv/versions/3.8.3/lib/python3.8/urllib/request.py", line 640, in http_response                                                                                                                                                                
    response = self.parent.error(                                                                                                                                                                                                                                                         
  File "/usr/local/google/home/valentyn/.pyenv/versions/3.8.3/lib/python3.8/urllib/request.py", line 569, in error                                                                                                                                                                        
  File "/usr/local/google/home/valentyn/.pyenv/versions/3.8.3/lib/python3.8/urllib/request.py", line 649, in http_error_default                                                                                                                                                           
    raise HTTPError(req.full_url, code, msg, hdrs, fp)                                                                                                                                                                                                                                    
urllib.error.HTTPError: HTTP Error 403: Forbidden  

> Java license check is broken
> ----------------------------
>
>                 Key: BEAM-14390
>                 URL: https://issues.apache.org/jira/browse/BEAM-14390
>             Project: Beam
>          Issue Type: Bug
>          Components: infrastructure
>            Reporter: Valentyn Tymofieiev
>            Assignee: Valentyn Tymofieiev
>            Priority: P1
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)