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
-Azure Function App deployment from Visual Studio Code fails, previously it works, recently deployment fails.
-Running oryx build logs
`Command: oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages
Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx
You can report issues at https://github.com/Microsoft/Oryx/issues
Python Version: /tmp/oryx/platforms/python/3.11.8/bin/python3.11
Creating directory for command manifest file if it does not exist
Removing existing manifest file
Hi @M-Saravanan and @yeomanghs
Apologies for the inconvenience
Can you please open an azure support ticket in case the issue still persists so we can diagnose the issue better.
Thanks
Bug Report
-Azure Function App deployment from Visual Studio Code fails, previously it works, recently deployment fails.
-Running oryx build logs
`Command: oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages
Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx
You can report issues at https://github.com/Microsoft/Oryx/issues
Oryx Version: 0.2.20240424.1, Commit: d37b222, ReleaseTagName: 20240424.1
Build Operation ID: 0ae0b15a7edf7e8c
Repository Commit : ae03f005-54dd-45b5-aace-24acd3aaff13
OS Type : bullseye
Image Type : githubactions
Detecting platforms...
Detected following platforms:
python: 3.11.8
Using intermediate directory '/tmp/8dce4720115cca3'.
Copying files to the intermediate directory...
Done in 0 sec(s).
Source directory : /tmp/8dce4720115cca3
Destination directory: /tmp/build/expressbuild
Python Version: /tmp/oryx/platforms/python/3.11.8/bin/python3.11
Creating directory for command manifest file if it does not exist
Removing existing manifest file
Running pip install...
Done in 1773 sec(s).
\n/opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages`
The text was updated successfully, but these errors were encountered: