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

Create custom Windows BYOL images failed #2233

Open
Pylypp opened this issue Oct 5, 2023 · 0 comments
Open

Create custom Windows BYOL images failed #2233

Pylypp opened this issue Oct 5, 2023 · 0 comments

Comments

@Pylypp
Copy link

Pylypp commented Oct 5, 2023

Hi
I was trying to build windows 11 image using this link

  1. Error:
Error validating workflow: networkResourceDoesNotExist: step "windows-build" validation error: networkResourceDoesNotExist: step "run-bootstrap" validation error: networkResourceDoesNotExist: projects/<PROJECT>/global/networks/default does not exist

I couldn't find the way to provide network name so I just created default one. We don't use default networks anywhere
2. Now the build hangs at:

WaitForInstancesSignal: Instance "install-windows-11-21h2-pro-x64-uefi-windows-build-l7x67": watching serial port 1, FailureMatch: ["Windows build failed"] (this is not an error).

The instance is shut down already, seeing logs there

GCEMetadataScripts: Finished running startup scripts
GCEMetadataScripts: Starting shutdown scripts (version 20230403.00)
GCEMetadataScripts: No shutdown scripts to run
GCEGuestAgent: GCE Agent Stopped
The SAC will become unavailable soon.  The computer is shutting down.
{"@type":"type.googleapis.com/cloud_integrity.IntegrityEvent", "bootCounter":"2", "shutdownEvent":{…}}
compute.googleapis.com compute.instances.guestTerminate …11-21h2-pro-x64-uefi-windows-build-l7x67 system@google.com Instance terminated by guest OS shutdown.
compute.googleapis.com v1.compute.instances.delete …11-21h2-pro-x64-uefi-windows-build-l7x67 ***@cloudbuild.g…
audit_log, method: "v1.compute.instances.delete", principal_email: "***@cloudbuild.gserviceaccount.com"

Please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant