Skip to content

Instantly share code, notes, and snippets.

@elbruno
Created May 9, 2015 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elbruno/12030238397b4236a025 to your computer and use it in GitHub Desktop.
Save elbruno/12030238397b4236a025 to your computer and use it in GitHub Desktop.
W10RPi2 - Deploy Log
All packages are already installed and there is nothing to restore.
NuGet package restore finished.
1>------ Deploy started: Project: HelloValentino, Configuration: Debug ARM ------
1>Starting remote deployment...
1>Reading package recipe file "$$$\RPi2\HelloValentino\HelloValentino\bin\ARM\Debug\HelloValentino.build.appxrecipe"...
1>*** Start of logging from deployment agent ***
1>TailoredDeploy.exe /debug /xml GetLayoutState d40d829e-3550-420f-9535-9ec75e5cc1c3:VS.Debug_ARM.$$$:CN=$$$ GetInstalledFrameworks
1>FOLDERID_DevelopmentFiles = C:\Users\DefaultAccount\AppData\Local\DevelopmentFiles
1>Default PackageVolume is a SystemVolume - system development folder path: C:\Users\DefaultAccount\AppData\Local\DevelopmentFiles
1>FindPackages: PackageManager.FindPackagesForUser(S-1-5-21-2702878673-795188819-444038987-503, d40d829e-3550-420f-9535-9ec75e5cc1c3, CN=$$$)
1>(C:\USERS\DefaultAccount\APPDATA\Local\DevelopmentFiles\d40d829e-3550-420f-9535-9ec75e5cc1c3VS.Debug_ARM.$$$, d40d829e-3550-420f-9535-9ec75e5cc1c3_1.0.0.0_arm__73nr6b5p9v3r0)
1>deployPackageName: d40d829e-3550-420f-9535-9ec75e5cc1c3
1>publisher: CN=$$$
1>suffix: VS.Debug_ARM.$$$
1>layoutFolder: C:\Users\DefaultAccount\AppData\Local\DevelopmentFiles\d40d829e-3550-420f-9535-9ec75e5cc1c3VS.Debug_ARM.$$$
1>isRegistered: True
1>registeredMoniker: d40d829e-3550-420f-9535-9ec75e5cc1c3_1.0.0.0_arm__73nr6b5p9v3r0
1>packageRegistrationName: d40d829e-3550-420f-9535-9ec75e5cc1c3
1>externalMoniker:
1>externalInstallLocation:
1>externalName:
1>isExternalInstalledByVS: True
1>targetOSArchitecture: ARM
1>TailoredDeploy.exe /debug /xml GetLayoutState d40d829e-3550-420f-9535-9ec75e5cc1c3:VS.Debug_ARM.$$$:CN=$$$ GetInstalledFrameworks
1>FindFrameworks: PackageManager.FindPackagesForUser(S-1-5-21-2702878673-795188819-444038987-503)
1>Framework: (C:\PROGRAM FILES\WINDOWSAPPS\Microsoft.VCLibs.140.00_14.0.22720.0_arm__8wekyb3d8bbwe, Microsoft.VCLibs.140.00_14.0.22720.0_arm__8wekyb3d8bbwe)
1>Framework: (C:\PROGRAM FILES\WINDOWSAPPS\Microsoft.NET.CoreRuntime.1.0_1.0.22816.1_arm__8wekyb3d8bbwe, Microsoft.NET.CoreRuntime.1.0_1.0.22816.1_arm__8wekyb3d8bbwe)
1>
1>*** End of logging from deployment agent ***
1>Shutting down application: "d40d829e-3550-420f-9535-9ec75e5cc1c3_1.0.0.0_arm__73nr6b5p9v3r0"
1>Remote deployment layout folder location: "C:\Users\DefaultAccount\AppData\Local\DevelopmentFiles\d40d829e-3550-420f-9535-9ec75e5cc1c3VS.Debug_ARM.$$$"
1>Trying to download old recipe file: 'C:\Users\DefaultAccount\AppData\Local\DevelopmentFiles\d40d829e-3550-420f-9535-9ec75e5cc1c3VS.Debug_ARM.$$$\vs.appxrecipe' to 'C:\Users\$$$\AppData\Local\Temp\deploy74e04da275154341ac21a16c1afab9dd.tmp'
1>Read old recipe file: 'C:\Users\$$$\AppData\Local\Temp\deploy74e04da275154341ac21a16c1afab9dd.tmp'
1>Comparing with new recipe: '$$$\RPi2\HelloValentino\HelloValentino\bin\ARM\Debug\HelloValentino.build.appxrecipe'
1>File unchanged: '$$$\RPi2\HelloValentino\HelloValentino\bin\ARM\Debug\Core\ApplicationInsights.config', timestamp: '2015-05-09T11:18:09.426'
1>File unchanged: '$$$\RPi2\HelloValentino\HelloValentino\bin\ARM\Debug\Core\Assets\Logo.scale-100.png', timestamp: '2015-04-02T15:55:54.000'
...
1>File unchanged: '$$$\RPi2\HelloValentino\HelloValentino\bin\ARM\Debug\Core\WinMetadata\Windows.winmd', timestamp: '2015-05-08T10:26:55.001'
1>File unchanged: '$$$\RPi2\HelloValentino\HelloValentino\bin\ARM\Debug\Core\AppxManifest.xml', timestamp: '2015-05-09T11:18:10.439'
1>Updating the layout...
1>Deleting file "vs.appxrecipe" from layout...
1>Copying file "C:\Users\$$$\AppData\Local\Temp\deploy53ed71fc8e54427e8ab41ea7cde619c8.tmp" to layout "vs.appxrecipe"...
1>*** Start of logging from deployment agent ***
1>TailoredDeploy.exe /debug /xml SetNetworkLoopback d40d829e-3550-420f-9535-9ec75e5cc1c3_73nr6b5p9v3r0 Enabled
1>
1>*** End of logging from deployment agent ***
1>Deployment complete (1700ms). Full package name: "d40d829e-3550-420f-9535-9ec75e5cc1c3_1.0.0.0_arm__73nr6b5p9v3r0"
========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
========== Deploy: 1 succeeded, 0 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment