<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>266411</bug_id>
          
          <creation_ts>2023-12-14 07:25:58 -0800</creation_ts>
          <short_desc>upload-file-to-s3 fails because of webkitpy autoinstaller failing with error No archives for six-1.16 found</short_desc>
          <delta_ts>2023-12-21 04:28:05 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=266141</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=259114</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=266765</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Aakash Jain">aakash_jain</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1999574</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2023-12-14 07:25:58 -0800</bug_when>
    <thetext>upload-file-to-s3 fails because of webkitpy autoinstaller failing with error No archives for six-1.16 found.

e.g.: https://ews-build.webkit.org/#/builders/49/builds/11122/steps/16/logs/stdio

python3 Tools/Scripts/upload-file-to-url --filename WebKitBuild/release.zip

&lt;urlopen error Tunnel connection failed: 403 Forbidden&gt;
Failed to download six, retrying
&lt;urlopen error Tunnel connection failed: 403 Forbidden&gt;
Failed to download six, retrying
Traceback (most recent call last):
  File &quot;/Volumes/Data/worker/iOS-17-Simulator-Build-EWS/build/Tools/Scripts/upload-file-to-url&quot;, line 25, in &lt;module&gt;
    import webkitpy
  File &quot;/Volumes/Data/worker/iOS-17-Simulator-Build-EWS/build/Tools/Scripts/webkitpy/__init__.py&quot;, line 138, in &lt;module&gt;
    import six
  File &quot;&lt;frozen importlib._bootstrap&gt;&quot;, line 1007, in _find_and_load
  File &quot;&lt;frozen importlib._bootstrap&gt;&quot;, line 982, in _find_and_load_unlocked
  File &quot;&lt;frozen importlib._bootstrap&gt;&quot;, line 925, in _find_spec
  File &quot;/Volumes/Data/worker/iOS-17-Simulator-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 690, in find_spec
    loader = cls.find_module(fullname, path=path)
  File &quot;/Volumes/Data/worker/iOS-17-Simulator-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 704, in find_module
    cls.install(name)
  File &quot;/Volumes/Data/worker/iOS-17-Simulator-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 677, in install
    return all([to_install.install() for to_install in packages])
  File &quot;/Volumes/Data/worker/iOS-17-Simulator-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 677, in &lt;listcomp&gt;
    return all([to_install.install() for to_install in packages])
  File &quot;/Volumes/Data/worker/iOS-17-Simulator-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py&quot;, line 324, in install
    raise ValueError(&apos;No archives for {}-{} found&apos;.format(self.pypi_name, self.version))
ValueError: No archives for six-1.16 found</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1999626</commentid>
    <comment_count>1</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2023-12-14 10:10:54 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/21807</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1999644</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-12-14 10:39:04 -0800</bug_when>
    <thetext>Committed 272057@main (a0cb037063a2): &lt;https://commits.webkit.org/272057@main&gt;

Reviewed commits have been landed. Closing PR #21807 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1999648</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-12-14 10:40:33 -0800</bug_when>
    <thetext>&lt;rdar://problem/119675000&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>