Hi Min, Thanks for giving offline-installer a try! From the provided log I'm certain that it's not installer's issue but is seems that you have some connectivity problem on your side.
On Mon, Mar 15, 2021 at 09:41 PM, <[email protected]> wrote: > > ---> Running in 6e5abb929d32 > fetch > http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz > As you can see in above log extract docker is hanging on building ansible chroot filesystem with docker. Please try running a docker container from ansible/docker/Dockerfile and investigate the connectivity issue from inside of it. On my side it works: > > $ wget > http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz > --2021-03-16 09:20:32-- > http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz > Resolving dl-cdn.alpinelinux.org (dl-cdn.alpinelinux.org)... > 151.101.62.133, 2a04:4e42:f::645 > Connecting to dl-cdn.alpinelinux.org > (dl-cdn.alpinelinux.org)|151.101.62.133|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 758300 (741K) [application/octet-stream] > Saving to: ‘APKINDEX.tar.gz’ > > APKINDEX.tar.gz > 100%[==============================================================================>] > 740,53K 597KB/s in 1,2s > > 2021-03-16 09:20:33 (597 KB/s) - ‘APKINDEX.tar.gz’ saved [758300/758300] > -- Regards Bartek Grzybowski Samsung R&D Institute Poland Samsung Electronics -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23007): https://lists.onap.org/g/onap-discuss/message/23007 Mute This Topic: https://lists.onap.org/mt/81360759/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
