Hi folks
Hubert from the Automotive Toolchain team here, we're the folks that produce and manage the artifacts (and the associated infrastructure) that you can find on the autosd.sig.centos.org web server.
We'll be performing a bit of maintenance and an upgrade to that deployment tomorrow *6th May 2025 @ 1300 CEST *see below for a handy reference for your local timezone
*[1].*
*What's going to change?* We'll no longer be serving the artifacts from local storage attached to the web server instance, instead we'll be using AWS CloudFront. So, instead of downloading the files directly from the web server, you'll be redirected to the relevant file in CloudFront. The aim of this change is to improve download speeds and resiliency at scale for our users.
If you're simply browsing the UI through autosd.sig.centos.org you won't really notice anything out of the ordinary, we've kept the index structure as-is, what you will notice is that once you click a file download through the UI, you'll be redirected to https://download.autosd.sig.centos.org/ (with the relevant file key) so don't be surprised, or alarmed by that.
However, if you're using recursive wget, or anything of that sort to fetch artifacts from autosd.sig.centos.org, you'll need to be aware that normal page crawling might not be possible, so if you intend to download a whole directory, please use the following:
``` wget autosd.stg.sig.centos.org/AutoSD-9/nightly/download.txt wget -i download.txt ```
The command above will work for all directories, and subdirectories, the download.txt file simply gathers all the file reference keys from the s3 and puts them into a single file. Likewise, if you want to download a file from that web server, all you need to do is replace `autosd.sig.centos.org/<filepath>` with ` https://download.autosd.sig.centos.org/<filepath>`
This is still an early experimental version, so If you have any questions, concerns, issues, bugs or feedback, feel free to reach out*, *and we'll do our best to address it ASAP.
Thank you!
*[1]* Timezone Local Time *UTC (GMT)* 11:00 AM *New York (EDT)* 7:00 AM *Los Angeles (PDT)* 4:00 AM *London (BST)* 12:00 PM (Noon) *Tokyo (JST)* 8:00 PM *Sydney (AEST)* 9:00 PM *India (IST)* 4:30 PM *Dubai (GST)* 3:00 PM *Beijing (CST)* 7:00 PM
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
Hi again
Sorry for the late notice, I'm going to have to push this migration to tomorrow *7th May 2025 @ 1300 CEST*I was a bit too ambitious in having some changes merged so soon :)
My apologies and thank you for your understanding.
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
On Mon, May 5, 2025 at 5:25 PM Hubert Stefański hstefans@redhat.com wrote:
Hi folks
Hubert from the Automotive Toolchain team here, we're the folks that produce and manage the artifacts (and the associated infrastructure) that you can find on the autosd.sig.centos.org web server.
We'll be performing a bit of maintenance and an upgrade to that deployment tomorrow *6th May 2025 @ 1300 CEST *see below for a handy reference for your local timezone
*[1].*
*What's going to change?* We'll no longer be serving the artifacts from local storage attached to the web server instance, instead we'll be using AWS CloudFront. So, instead of downloading the files directly from the web server, you'll be redirected to the relevant file in CloudFront. The aim of this change is to improve download speeds and resiliency at scale for our users.
If you're simply browsing the UI through autosd.sig.centos.org you won't really notice anything out of the ordinary, we've kept the index structure as-is, what you will notice is that once you click a file download through the UI, you'll be redirected to https://download.autosd.sig.centos.org/ (with the relevant file key) so don't be surprised, or alarmed by that.
However, if you're using recursive wget, or anything of that sort to fetch artifacts from autosd.sig.centos.org, you'll need to be aware that normal page crawling might not be possible, so if you intend to download a whole directory, please use the following:
wget autosd.stg.sig.centos.org/AutoSD-9/nightly/download.txt wget -i download.txt
The command above will work for all directories, and subdirectories, the download.txt file simply gathers all the file reference keys from the s3 and puts them into a single file. Likewise, if you want to download a file from that web server, all you need to do is replace `autosd.sig.centos.org/<filepath>` with ` https://download.autosd.sig.centos.org/<filepath>`
This is still an early experimental version, so If you have any questions, concerns, issues, bugs or feedback, feel free to reach out*, *and we'll do our best to address it ASAP.
Thank you!
*[1]* Timezone Local Time *UTC (GMT)* 11:00 AM *New York (EDT)* 7:00 AM *Los Angeles (PDT)* 4:00 AM *London (BST)* 12:00 PM (Noon) *Tokyo (JST)* 8:00 PM *Sydney (AEST)* 9:00 PM *India (IST)* 4:30 PM *Dubai (GST)* 3:00 PM *Beijing (CST)* 7:00 PM
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
Starting in about ~10 minutes from now, Downtime shouldn't be significant, I hope to wrap this up in under an hour
Thanks!
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
On Tue, May 6, 2025 at 1:08 PM Hubert Stefański hstefans@redhat.com wrote:
Hi again
Sorry for the late notice, I'm going to have to push this migration to tomorrow *7th May 2025 @ 1300 CEST*I was a bit too ambitious in having some changes merged so soon :)
My apologies and thank you for your understanding.
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
On Mon, May 5, 2025 at 5:25 PM Hubert Stefański hstefans@redhat.com wrote:
Hi folks
Hubert from the Automotive Toolchain team here, we're the folks that produce and manage the artifacts (and the associated infrastructure) that you can find on the autosd.sig.centos.org web server.
We'll be performing a bit of maintenance and an upgrade to that deployment tomorrow *6th May 2025 @ 1300 CEST *see below for a handy reference for your local timezone
*[1].*
*What's going to change?* We'll no longer be serving the artifacts from local storage attached to the web server instance, instead we'll be using AWS CloudFront. So, instead of downloading the files directly from the web server, you'll be redirected to the relevant file in CloudFront. The aim of this change is to improve download speeds and resiliency at scale for our users.
If you're simply browsing the UI through autosd.sig.centos.org you won't really notice anything out of the ordinary, we've kept the index structure as-is, what you will notice is that once you click a file download through the UI, you'll be redirected to https://download.autosd.sig.centos.org/ (with the relevant file key) so don't be surprised, or alarmed by that.
However, if you're using recursive wget, or anything of that sort to fetch artifacts from autosd.sig.centos.org, you'll need to be aware that normal page crawling might not be possible, so if you intend to download a whole directory, please use the following:
wget autosd.stg.sig.centos.org/AutoSD-9/nightly/download.txt wget -i download.txt
The command above will work for all directories, and subdirectories, the download.txt file simply gathers all the file reference keys from the s3 and puts them into a single file. Likewise, if you want to download a file from that web server, all you need to do is replace `autosd.sig.centos.org/<filepath>` with ` https://download.autosd.sig.centos.org/<filepath>`
This is still an early experimental version, so If you have any questions, concerns, issues, bugs or feedback, feel free to reach out*, *and we'll do our best to address it ASAP.
Thank you!
*[1]* Timezone Local Time *UTC (GMT)* 11:00 AM *New York (EDT)* 7:00 AM *Los Angeles (PDT)* 4:00 AM *London (BST)* 12:00 PM (Noon) *Tokyo (JST)* 8:00 PM *Sydney (AEST)* 9:00 PM *India (IST)* 4:30 PM *Dubai (GST)* 3:00 PM *Beijing (CST)* 7:00 PM
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
Few small issues while migrating, but everything should be back up and running now!
Thanks for the patience!
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
On Wed, May 7, 2025 at 12:48 PM Hubert Stefański hstefans@redhat.com wrote:
Starting in about ~10 minutes from now, Downtime shouldn't be significant, I hope to wrap this up in under an hour
Thanks!
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
On Tue, May 6, 2025 at 1:08 PM Hubert Stefański hstefans@redhat.com wrote:
Hi again
Sorry for the late notice, I'm going to have to push this migration to tomorrow *7th May 2025 @ 1300 CEST*I was a bit too ambitious in having some changes merged so soon :)
My apologies and thank you for your understanding.
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
On Mon, May 5, 2025 at 5:25 PM Hubert Stefański hstefans@redhat.com wrote:
Hi folks
Hubert from the Automotive Toolchain team here, we're the folks that produce and manage the artifacts (and the associated infrastructure) that you can find on the autosd.sig.centos.org web server.
We'll be performing a bit of maintenance and an upgrade to that deployment tomorrow *6th May 2025 @ 1300 CEST *see below for a handy reference for your local timezone
*[1].*
*What's going to change?* We'll no longer be serving the artifacts from local storage attached to the web server instance, instead we'll be using AWS CloudFront. So, instead of downloading the files directly from the web server, you'll be redirected to the relevant file in CloudFront. The aim of this change is to improve download speeds and resiliency at scale for our users.
If you're simply browsing the UI through autosd.sig.centos.org you won't really notice anything out of the ordinary, we've kept the index structure as-is, what you will notice is that once you click a file download through the UI, you'll be redirected to https://download.autosd.sig.centos.org/ (with the relevant file key) so don't be surprised, or alarmed by that.
However, if you're using recursive wget, or anything of that sort to fetch artifacts from autosd.sig.centos.org, you'll need to be aware that normal page crawling might not be possible, so if you intend to download a whole directory, please use the following:
wget autosd.stg.sig.centos.org/AutoSD-9/nightly/download.txt wget -i download.txt
The command above will work for all directories, and subdirectories, the download.txt file simply gathers all the file reference keys from the s3 and puts them into a single file. Likewise, if you want to download a file from that web server, all you need to do is replace `autosd.sig.centos.org/<filepath>` with ` https://download.autosd.sig.centos.org/<filepath>`
This is still an early experimental version, so If you have any questions, concerns, issues, bugs or feedback, feel free to reach out*, *and we'll do our best to address it ASAP.
Thank you!
*[1]* Timezone Local Time *UTC (GMT)* 11:00 AM *New York (EDT)* 7:00 AM *Los Angeles (PDT)* 4:00 AM *London (BST)* 12:00 PM (Noon) *Tokyo (JST)* 8:00 PM *Sydney (AEST)* 9:00 PM *India (IST)* 4:30 PM *Dubai (GST)* 3:00 PM *Beijing (CST)* 7:00 PM
Hubert stefański
Senior Software Engineer Red Hat In-Vehicle OS
Red Hat https://www.redhat.com/
Remote Poland [image: Red Hat In-Vehicle Operating System logo]
automotive-sig@lists.centos.org