Zend certified PHP/Magento developer

magento setup:upgrade – JavaScript files broken

When I run the following commends, theme JavaScript file broken

php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento cache:clean

Broken files (net::ERR_ABORTED 404 (Not Found)):

/pub/static/version1697560192/frontend/Smartwave/porto/en_US/js/jquery.sticky.min.js
/pub/static/version1697560192/frontend/Smartwave/porto/en_US/js/jquery.lazyload.js 
pub/static/version1697560192/frontend/Smartwave/porto/en_US/StripeIntegration_Payments/js/stripe_payments_express.js

Notes:

Magento ver. 2.4.1

Application mode is default.