You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I was trying to build windows 11 image using this link
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 [email protected] 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
The text was updated successfully, but these errors were encountered:
Hi
I was trying to build windows 11 image using this link
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:
The instance is shut down already, seeing logs there
Please help
The text was updated successfully, but these errors were encountered: