Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The OSC creation process builds successfully but unable to create qcow2 image #648

Open
3 tasks
ashunandaa opened this issue Jul 21, 2018 · 0 comments
Open
3 tasks

Comments

@ashunandaa
Copy link

ashunandaa commented Jul 21, 2018

### Description
The OSC creation process runs fine, gets a build success, but towards the end it seems to fail in creating a qcow2 image ( also tried raw and vmdk .. dosent work )

Expected Behavior

Should give the built snapshot image

Actual Behavior

Fails to create the snapshot image

Steps to Reproduce

Follow the "Building OSC Images" guidline (including any suggestions/changes suggested in the issues)

Additional Information

The output for ant ovf -Dimage-format=qcow2-only
Output.txt

Update:
Seems an issue with the centos download/update link. The last section of the output says:
`[exec] [exec] Loaded plugins: fastestmirror

 [exec]      [exec] Setting up Install Process

 [exec]      [exec] Determining fastest mirrors

 [exec]      [exec] http://mirrors.kernel.org/centos/6.9/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 5 - "Couldn't resolve proxy 'proxy-chain.intel.com'"

 [exec]      [exec] Trying other mirror.

 [exec]      [exec] Error: Cannot retrieve repository metadata (repomd.xml) for repository: centos-base. Please verify its path and try again

 [exec]      [exec] make[2]: *** [yum-basic-doit] Error 1

 [exec]      [exec] make[1]: *** [vmidc] Error 2

 [exec]      [exec] Result: 2

 [exec]      [exec] make: *** [make-image] Error 2`

Environment

  • OSC Version/Build:
  • Cloud Provider Info:
  • Plugin Info:
  • Other:

Status

  • Reproduced
  • In Progress
  • Validated => Verified in Version/Build:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant