log for com.foxdebug.acode:272
== Installed Android Tools ==
2023-04-04 20:42:50,300 DEBUG: Reading 'config.yml'
2023-04-04 20:42:50,313 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-04-04 20:42:50,313 INFO: Creating log directory
2023-04-04 20:42:50,314 INFO: Creating temporary directory
2023-04-04 20:42:50,314 INFO: Creating output directory
2023-04-04 20:42:50,331 DEBUG: Getting git vcs interface for https://github.com/deadlyjack/Acode
2023-04-04 20:42:50,331 DEBUG: Checking com.foxdebug.acode:272
2023-04-04 20:42:50,331 INFO: Building version 1.8.0 (272) of com.foxdebug.acode
2023-04-04 20:42:50,332 INFO: Running 'sudo' commands in /home/vagrant
2023-04-04 20:42:50,332 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c sysctl fs.inotify.max_user_watches=524288 || true; chmod -R 777 /opt/android-sdk; curl -Lo node.tar.gz https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.gz; echo "b298a73a9fc07badfa9e4a2e86ed48824fc9201327cdc43e3f3f58b273c535e7 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; npm install -g npm@latest; npm install -g cordova yarn
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ chmod -R 777 /opt/android-sdk
+ curl -Lo node.tar.gz https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
49 42.1M 49 20.8M 0 0 35.3M 0 0:00:01 --:--:-- 0:00:01 35.3M
100 42.1M 100 42.1M 0 0 38.5M 0 0:00:01 0:00:01 --:--:-- 38.5M
+ echo 'b298a73a9fc07badfa9e4a2e86ed48824fc9201327cdc43e3f3f58b273c535e7 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ npm install -g npm@latest
removed 1 package, and changed 41 packages in 5s
18 packages are looking for funding
run `npm fund` for details
+ npm install -g cordova yarn
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-json
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
added 490 packages in 27s
52 packages are looking for funding
run `npm fund` for details
2023-04-04 20:43:42,430 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-04-04 20:43:42,843 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36772 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-04-04 20:43:46,692 INFO: Getting source for revision 503390d836c23744d1c062d4dcde405565fc806c
2023-04-04 20:43:46,692 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:46,692 DEBUG: > git rev-parse --show-toplevel
2023-04-04 20:43:46,902 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:46,902 DEBUG: > git submodule foreach --recursive git reset --hard
2023-04-04 20:43:47,120 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:47,121 DEBUG: > git reset --hard
2023-04-04 20:43:47,533 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:47,533 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-04-04 20:43:47,643 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:47,643 DEBUG: > git clean -dffx
2023-04-04 20:43:47,755 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:47,755 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-04-04 20:43:48,368 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:48,369 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-04-04 20:43:48,881 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:48,882 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-04-04 20:43:49,495 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:49,495 DEBUG: > git remote set-head origin --auto
2023-04-04 20:43:50,108 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:50,108 DEBUG: > git checkout -f 503390d836c23744d1c062d4dcde405565fc806c
2023-04-04 20:43:50,527 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:50,528 DEBUG: > git clean -dffx
2023-04-04 20:43:50,637 INFO: Creating local.properties file at build/com.foxdebug.acode/local.properties
2023-04-04 20:43:50,638 DEBUG: Removing debuggable flags from build/com.foxdebug.acode
2023-04-04 20:43:50,658 INFO: Removing specified files
2023-04-04 20:43:50,659 INFO: Removing src/plugins/iap
2023-04-04 20:43:50,661 INFO: Removing src/pages/donate
2023-04-04 20:43:50,662 INFO: Removing test
2023-04-04 20:43:50,681 INFO: Running 'prebuild' commands in build/com.foxdebug.acode
2023-04-04 20:43:50,682 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:43:50,682 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/iap/d' package.json; sed -i -e '/iap.startConnection/,/Purchase error/c} catch (e) {' src/lib/main.js; sed -i -e '/Donate/d' src/settings/mainSettings.js; sed -i -e 's/acodefree/acode/' utils/config.js; sed -i -e 's/build/prepare/' utils/scripts/build.sh; sed -i -e '/core-google-shortcuts/d' src/plugins/system/plugin.xml; rm -rf node_modules/cordova-android/framework/cordova-publish.gradle; yarn setup; cordova platform add android; rm node_modules/cordova-android/framework/cordova-publish.gradle; yarn build android free p; sdkmanager 'build-tools;31.0.0' 'build-tools;30.0.3'; cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/31.0.0/lib/dx.jar; cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/31.0.0/dx
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /iap/d package.json
+ sed -i -e '/iap.startConnection/,/Purchase error/c} catch (e) {' src/lib/main.js
+ sed -i -e /Donate/d src/settings/mainSettings.js
+ sed -i -e s/acodefree/acode/ utils/config.js
+ sed -i -e s/build/prepare/ utils/scripts/build.sh
+ sed -i -e /core-google-shortcuts/d src/plugins/system/plugin.xml
+ rm -rf node_modules/cordova-android/framework/cordova-publish.gradle
+ yarn setup
yarn run v1.22.19
$ sh utils/scripts/setup.sh
Setting up the project...
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
added 482 packages, and audited 488 packages in 22s
48 packages are looking for funding
run `npm fund` for details
1 high severity vulnerability
To address all issues, run:
npm audit fix
Run `npm audit` for details.
Done in 23.07s.
+ cordova platform add android
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Using cordova-fetch for cordova-android@^10.1.2
Adding android project...
Creating Cordova project for the Android platform:
Path: platforms/android
Package: com.foxdebug.acode
Name: Acode
Activity: MainActivity
Android target: android-31
Subproject Path: CordovaLib
Subproject Path: app
Android project created with cordova-android@10.1.2
Removed: mipmap-ldpi
Removed: mipmap-hdpi-v26
Removed: mipmap-ldpi-v26
Removed: mipmap-mdpi-v26
Removed: mipmap-xhdpi-v26
Removed: mipmap-xxhdpi-v26
Removed: mipmap-xxxhdpi-v26
Removed: drawable-land-hdpi
Removed: drawable-land-ldpi
Removed: drawable-land-mdpi
Removed: drawable-land-xhdpi
Removed: drawable-land-xxhdpi
Removed: drawable-land-xxxhdpi
Removed: drawable-port-hdpi
Removed: drawable-port-ldpi
Removed: drawable-port-mdpi
Removed: drawable-port-xhdpi
Removed: drawable-port-xxhdpi
Removed: drawable-port-xxxhdpi
===============================
== Moved build-extras.gradle ==
===============================
Discovered plugin "cordova-clipboard". Adding it to the project
/home/vagrant/build/com.foxdebug.acode/platforms/android/.flag_done updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/CordovaWebView.java updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/engine/SystemWebViewEngine.java updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/CordovaWebViewEngine.java updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/CordovaWebViewImpl.java updated
/home/vagrant/build/com.foxdebug.acode/platforms/android/CordovaLib/src/org/apache/cordova/engine/SystemWebView.java updated
Installing "cordova-clipboard" for android
Adding cordova-clipboard to package.json
Discovered plugin "cordova-plugin-vibration". Adding it to the project
Installing "cordova-plugin-vibration" for android
Adding cordova-plugin-vibration to package.json
Discovered plugin "cordova-plugin-buildinfo". Adding it to the project
Installing "cordova-plugin-buildinfo" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-buildinfo to package.json
Discovered plugin "cordova-plugin-device". Adding it to the project
Installing "cordova-plugin-device" for android
Adding cordova-plugin-device to package.json
Discovered plugin "cordova-plugin-file". Adding it to the project
Installing "cordova-plugin-file" for android
Subproject Path: CordovaLib
Subproject Path: app
The Android Persistent storage location now defaults to "Internal". Please check this plugin's README to see if your application needs any changes in its config.xml.
If this is a new application no changes are required.
If this is an update to an existing application that did not specify an "AndroidPersistentFileLocation" you may need to add:
"<preference name="AndroidPersistentFileLocation" value="Compatibility" />"
to config.xml in order for the application to find previously stored files.
Adding cordova-plugin-file to package.json
Discovered plugin "cordova-plugin-sdcard". Adding it to the project
Installing "cordova-plugin-sdcard" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-sdcard to package.json
Discovered plugin "cordova-plugin-system". Adding it to the project
Installing "cordova-plugin-system" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-system to package.json
Discovered plugin "cordova-plugin-sftp". Adding it to the project
Installing "cordova-plugin-sftp" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-sftp to package.json
Discovered plugin "cordova-plugin-server". Adding it to the project
Installing "cordova-plugin-server" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-server to package.json
Discovered plugin "cordova-plugin-ftp". Adding it to the project
Installing "cordova-plugin-ftp" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-ftp to package.json
=========================================================
==== Changed provider to com.foxdebug.acode.provider ====
=========================================================
+ rm node_modules/cordova-android/framework/cordova-publish.gradle
+ yarn build android free p
yarn run v1.22.19
$ sh utils/scripts/build.sh android free p
node ./utils/config.js p free
webpack --progress --mode production
<s> [webpack.Progress] 0%
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 2% setup run webpack-cli
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 6% setup before compile ProgressPlugin
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 7% setup compile ExternalsPlugin
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 8% setup compilation mini-css-extract-plugin
<s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
<s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
<s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
<s> [webpack.Progress] 8% setup compilation WorkerPlugin
<s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
<s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 9% setup compilation ProgressPlugin
<s> [webpack.Progress] 9% setup compilation mini-css-extract-plugin
<s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
<s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
<s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation RuntimePlugin
<s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
<s> [webpack.Progress] 9% setup compilation DataUriPlugin
<s> [webpack.Progress] 9% setup compilation FileUriPlugin
<s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
<s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
<s> [webpack.Progress] 9% setup compilation AMDPlugin
<s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
<s> [webpack.Progress] 9% setup compilation CommonJsPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
<s> [webpack.Progress] 9% setup compilation APIPlugin
<s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
<s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
<s> [webpack.Progress] 9% setup compilation ConstPlugin
<s> [webpack.Progress] 9% setup compilation UseStrictPlugin
<s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
<s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation ImportPlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation SystemPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
<s> [webpack.Progress] 9% setup compilation URLPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
<s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
<s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
<s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
<s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
<s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
<s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
<s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
<s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
<s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
<s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
<s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation TerserPlugin
<s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
<s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
<s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 10% building
<s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/html-tag-js/jsx/tag-loader.js
<s> [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js
<s> [webpack.Progress] 10% building 0/2 entries 2/2 dependencies 0/2 modules
<s> [webpack.Progress] 10% building 0/2 entries 2/3 dependencies 0/2 modules
<s> [webpack.Progress] 10% building 0/2 entries 31/55 dependencies 0/27 modules
<s> [webpack.Progress] 10% building 0/2 entries 32/87 dependencies 1/29 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/mini-css-extract-plugin/dist/loader.js
<s> [webpack.Progress] 10% building import loader ./node_modules/css-loader/dist/cjs.js
<s> [webpack.Progress] 10% building import loader ./node_modules/postcss-loader/dist/cjs.js
<s> [webpack.Progress] 10% building import loader ./node_modules/sass-loader/dist/cjs.js
<s> [webpack.Progress] 10% building 0/2 entries 217/255 dependencies 1/99 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/raw-loader/dist/cjs.js
<s> [webpack.Progress] 10% building 0/2 entries 217/263 dependencies 1/99 modules
<s> [webpack.Progress] 10% building 0/2 entries 255/300 dependencies 5/111 modules
<s> [webpack.Progress] 10% building 0/2 entries 288/364 dependencies 9/111 modules
<s> [webpack.Progress] 10% building 0/2 entries 337/366 dependencies 30/120 modules
<s> [webpack.Progress] 10% building 0/2 entries 483/775 dependencies 45/200 modules
<s> [webpack.Progress] 10% building 0/2 entries 799/900 dependencies 56/433 modules
<s> [webpack.Progress] 10% building 0/2 entries 1000/1150 dependencies 62/490 modules
<s> [webpack.Progress] 10% building 0/2 entries 1145/1200 dependencies 65/547 modules
<s> [webpack.Progress] 10% building 0/2 entries 1300/1467 dependencies 65/561 modules
<s> [webpack.Progress] 10% building 0/2 entries 1472/1600 dependencies 66/613 modules
<s> [webpack.Progress] 10% building 0/2 entries 1700/1813 dependencies 76/634 modules
<s> [webpack.Progress] 10% building 0/2 entries 1816/1900 dependencies 77/654 modules
<s> [webpack.Progress] 10% building 0/2 entries 2000/2240 dependencies 84/670 modules
<s> [webpack.Progress] 11% building 0/2 entries 2251/2300 dependencies 108/712 modules
<s> [webpack.Progress] 11% building 0/2 entries 2563/2600 dependencies 159/740 modules
<s> [webpack.Progress] 12% building 0/2 entries 2700/2886 dependencies 195/741 modules
<s> [webpack.Progress] 13% building 0/2 entries 2918/3000 dependencies 273/754 modules
<s> [webpack.Progress] 16% building 0/2 entries 3083/3200 dependencies 567/757 modules
<s> [webpack.Progress] 17% building 0/2 entries 3271/3271 dependencies 700/773 modules
<s> [webpack.Progress] 37% building 1/2 entries 3271/3271 dependencies 707/773 modules
<s> [webpack.Progress] 65% building 2/2 entries 3333/3333 dependencies 796/796 modules
<s> [webpack.Progress] 65% building
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
<s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
<s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
<s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
<s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 86% sealing record modules
<s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
<s> [webpack.Progress] 86% sealing record modules
<s> [webpack.Progress] 86% sealing record chunks
<s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
<s> [webpack.Progress] 86% sealing record chunks
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 90% sealing record hash
<s> [webpack.Progress] 90% sealing record hash
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 92% sealing asset processing TerserPlugin
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% done plugins MultiCompiler
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99%
<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 100%
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 100%
assets by path *.js 1.61 MiB
assets by status 1.06 MiB [big]
asset main.build.js 760 KiB [emitted] [minimized] [big] (name: main) 1 related asset
asset console.build.js 328 KiB [emitted] [minimized] [big] (name: console)
+ 37 assets
assets by path ../../css/build/*.css 60.7 KiB
asset ../../css/build/main.css 51.3 KiB [emitted] (name: main)
asset ../../css/build/plugins.css 5.69 KiB [emitted] (name: plugins)
asset ../../css/build/477.css 1.35 KiB [emitted]
asset ../../css/build/fileBrowser.css 1.22 KiB [emitted] (name: fileBrowser)
asset ../../css/build/themeSetting.css 376 bytes [emitted] (name: themeSetting)
asset ../../css/build/about.css 323 bytes [emitted] (name: about)
asset ../../css/build/customTheme.css 262 bytes [emitted] (name: customTheme)
asset ../../css/build/14.css 171 bytes [emitted]
asset ../../css/build/330.css 55 bytes [emitted]
Entrypoint main [big] 812 KiB = ../../css/build/main.css 51.3 KiB main.build.js 760 KiB
Entrypoint console [big] 328 KiB = console.build.js
orphan modules 390 KiB (javascript) 19.5 KiB (runtime) [orphan] 210 modules
runtime modules 11.9 KiB 20 modules
modules by path ./node_modules/ 1.32 MiB 557 modules
modules by path ./src/ 1.21 MiB (javascript) 60.7 KiB (css/mini-extract)
modules by layer 1.21 MiB
javascript modules 919 KiB 61 modules
json modules 320 KiB
./src/lang/en-us.json 11.2 KiB [built] [code generated]
+ 27 modules
css modules 60.7 KiB 20 modules
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
main.build.js (760 KiB)
console.build.js (328 KiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
main (812 KiB)
../../css/build/main.css
main.build.js
console (328 KiB)
console.build.js
webpack 5.75.0 compiled with 2 warnings in 64400 ms
node ./utils/loadStyles.js
Styles loaded
cordova prepare android --release
You have been opted out of telemetry. To change this, run: cordova telemetry on.
===================================================
==== Changed provider to com.foxdebug.provider ====
===================================================
=========================================================
==== Changed provider to com.foxdebug.acode.provider ====
=========================================================
Done in 70.99s.
+ sdkmanager 'build-tools;31.0.0' 'build-tools;30.0.3'
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
+ cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/31.0.0/lib/dx.jar
+ cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/31.0.0/dx
2023-04-04 20:45:54,396 INFO: Scanning source for common problems...
2023-04-04 20:45:54,513 DEBUG: scanner is configured to use signature data from: 'suss'
2023-04-04 20:45:54,864 INFO: Removing binary at node_modules/jszip/.jekyll-metadata
2023-04-04 20:45:55,175 WARNING: Found executable binary, possibly code at node_modules/bplist-parser/test/utf16_chinese.plist
2023-04-04 20:45:56,207 INFO: Creating source tarball...
2023-04-04 20:46:19,758 INFO: Running 'build' commands in build/com.foxdebug.acode
2023-04-04 20:46:19,759 DEBUG: Directory: build/com.foxdebug.acode
2023-04-04 20:46:19,759 DEBUG: > bash -e -u -o pipefail -x -c cordova compile android --release -- --packageType=apk
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cordova compile android --release -- --packageType=apk
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Checking Java JDK and Android SDK versions
ANDROID_SDK_ROOT=/opt/android-sdk (recommended setting)
ANDROID_HOME=/opt/android-sdk (DEPRECATED)
Using Android SDK: /opt/android-sdk
No suitable gradle version found - defaulting to 8.0.2
Downloading missing gradle version 8.0.2
cachedir
/tmp/tmp.rUYXvxLWn9/gradle-8.0.2-bin.zip: OK
Running /home/vagrant/versions/8.0.2/bin/gradle -p /home/vagrant/build/com.foxdebug.acode/platforms/android wrapper -b /home/vagrant/build/com.foxdebug.acode/platforms/android/wrapper.gradle
Welcome to Gradle 8.0.2!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup
For more details see https://docs.gradle.org/8.0.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :wrapper
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 13s
1 actionable task: 1 executed
Subproject Path: CordovaLib
Subproject Path: app
Downloading https://services.gradle.org/distributions/gradle-7.1.1-all.zip
..............10%...............20%...............30%...............40%..............50%...............60%...............70%...............80%..............90%...............100%
Welcome to Gradle 7.1.1!
Here are the highlights of this release:
- Faster incremental Java compilation
- Easier source set configuration in the Kotlin DSL
For more details see https://docs.gradle.org/7.1.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :CordovaLib:preBuild UP-TO-DATE
> Task :CordovaLib:preReleaseBuild UP-TO-DATE
> Task :CordovaLib:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :CordovaLib:packageReleaseRenderscript NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:generateReleaseResValues
> Task :CordovaLib:writeReleaseAarMetadata
> Task :app:generateReleaseResources
> Task :CordovaLib:compileReleaseRenderscript
> Task :CordovaLib:generateReleaseResValues
> Task :CordovaLib:generateReleaseResources
> Task :CordovaLib:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :CordovaLib:extractDeepLinksRelease
> Task :CordovaLib:compileReleaseLibraryResources
> Task :CordovaLib:processReleaseManifest
> Task :app:mergeReleaseResources
> Task :CordovaLib:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :CordovaLib:generateReleaseBuildConfig
> Task :CordovaLib:javaPreCompileRelease
> Task :CordovaLib:prepareLintJarForPublish
> Task :app:mergeReleaseJniLibFolders
> Task :CordovaLib:processReleaseJavaRes
> Task :CordovaLib:mergeReleaseJniLibFolders
> Task :CordovaLib:mergeReleaseNativeLibs NO-SOURCE
> Task :CordovaLib:stripReleaseDebugSymbols NO-SOURCE
> Task :CordovaLib:bundleLibResRelease
> Task :CordovaLib:copyReleaseJniLibsProjectOnly
> Task :CordovaLib:generateReleaseRFile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :CordovaLib:mergeReleaseShaders
> Task :CordovaLib:compileReleaseShaders NO-SOURCE
> Task :CordovaLib:generateReleaseAssets UP-TO-DATE
> Task :CordovaLib:packageReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:checkReleaseDuplicateClasses
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeExtDexRelease
> Task :CordovaLib:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :CordovaLib:bundleLibRuntimeToJarRelease
> Task :CordovaLib:bundleLibCompileToJarRelease
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:checkReleaseAarMetadata
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseJavaResource
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:dexBuilderRelease
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:cdvBuildRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 22s
53 actionable tasks: 53 executed
Built the following apk(s):
/home/vagrant/build/com.foxdebug.acode/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk
2023-04-04 20:49:06,174 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.foxdebug.acode, universal_newlines=False, shell=None, istream=<valid stream>)
2023-04-04 20:49:06,191 INFO: Successfully built version 1.8.0 of com.foxdebug.acode from 503390d836c23744d1c062d4dcde405565fc806c
2023-04-04 20:49:06,603 DEBUG: AXML contains a RESOURCE MAP
2023-04-04 20:49:06,604 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 60: 'http://schemas.android.com/apk/res/android'
2023-04-04 20:49:06,605 DEBUG: Checking build/com.foxdebug.acode/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk
2023-04-04 20:49:06,627 DEBUG: AXML contains a RESOURCE MAP
2023-04-04 20:49:06,627 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 60: 'http://schemas.android.com/apk/res/android'
2023-04-04 20:49:06,663 INFO: success: com.foxdebug.acode
2023-04-04 20:49:06,664 INFO: Finished
2023-04-04 20:49:06,664 INFO: 1 build succeeded