findepi opened a new issue, #13494: URL: https://github.com/apache/datafusion/issues/13494
https://github.com/apache/datafusion/actions/runs/11914696230/job/33203236713?pr=13489 ``` Getting action download info Run ./.github/actions/setup-builder Run RETRY="ci/scripts/retry" RETRY="ci/scripts/retry" "${RETRY}" apt-get update "${RETRY}" apt-get install -y protobuf-compiler shell: bash --noprofile --norc -e -o pipefail {0} + apt-get update Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:[3](https://github.com/apache/datafusion/actions/runs/11914696230/job/33203236713?pr=13489#step:4:3) http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Error: The operation was canceled. ``` <img width="790" alt="image" src="https://github.com/user-attachments/assets/79cb94e5-92e1-4ec5-9d25-1c24c7bca023"> -- apparently the operation can hang. Lack of network level timeout? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
