Skip to content

Instantly share code, notes, and snippets.

@hramrach
Last active November 27, 2025 11:34
Show Gist options
  • Select an option

  • Save hramrach/fb6283777726775bc5459c7bfac27011 to your computer and use it in GitHub Desktop.

Select an option

Save hramrach/fb6283777726775bc5459c7bfac27011 to your computer and use it in GitHub Desktop.
gitea test log
NODE_OPTIONS="--experimental-strip-types" pnpm install --frozen-lockfile
Lockfile is up to date, resolution step is skipped
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +893
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 893, reused 893, downloaded 0, added 893, done
dependencies:
+ @citation-js/core 0.7.21
+ @citation-js/plugin-bibtex 0.7.21
+ @citation-js/plugin-csl 0.7.21
+ @citation-js/plugin-software-formats 0.6.1
+ @github/markdown-toolbar-element 2.2.3
+ @github/paste-markdown 1.5.3
+ @github/relative-time-element 4.5.0
+ @github/text-expander-element 2.9.2
+ @mcaptcha/vanilla-glue 0.1.0-alpha-3
+ @primer/octicons 19.21.0
+ @resvg/resvg-wasm 2.6.2
+ @silverwind/vue3-calendar-heatmap 2.0.6
+ @techknowlogick/license-checker-webpack-plugin 0.3.0
+ add-asset-webpack-plugin 3.1.1
+ ansi_up 6.0.6
+ asciinema-player 3.12.1
+ chart.js 4.5.1
+ chartjs-adapter-dayjs-4 1.0.4
+ chartjs-plugin-zoom 2.2.0
+ clippie 4.1.9
+ cropperjs 1.6.2
+ css-loader 7.1.2
+ dayjs 1.11.19
+ dropzone 6.0.0-beta.2
+ easymde 2.20.0
+ esbuild-loader 4.4.0
+ htmx.org 2.0.8
+ idiomorph 0.7.4
+ jquery 3.7.1
+ katex 0.16.25
+ mermaid 11.12.1
+ mini-css-extract-plugin 2.9.4
+ monaco-editor 0.54.0
+ monaco-editor-webpack-plugin 7.1.1
+ online-3d-viewer 0.16.0
+ pdfobject 2.3.1
+ perfect-debounce 2.0.0
+ postcss 8.5.6
+ postcss-loader 8.2.0
+ sortablejs 1.15.6
+ swagger-ui-dist 5.30.2
+ tailwindcss 3.4.17
+ throttle-debounce 5.0.2
+ tinycolor2 1.6.0
+ tippy.js 6.3.7
+ toastify-js 1.12.0
+ tributejs 5.1.3
+ typescript 5.9.3
+ uint8-to-base64 0.2.1
+ vanilla-colorful 0.7.2
+ vue 3.5.24
+ vue-bar-graph 2.2.0
+ vue-chartjs 5.3.3
+ vue-loader 17.4.2
+ webpack 5.103.0
+ webpack-cli 6.0.1
+ wrap-ansi 9.0.2
devDependencies:
+ @eslint-community/eslint-plugin-eslint-comments 4.5.0
+ @playwright/test 1.56.1
+ @stylistic/eslint-plugin 5.6.1
+ @stylistic/stylelint-plugin 4.0.0
+ @types/codemirror 5.60.17
+ @types/dropzone 5.7.9
+ @types/jquery 3.5.33
+ @types/katex 0.16.7
+ @types/pdfobject 2.2.5
+ @types/sortablejs 1.15.9
+ @types/swagger-ui-dist 3.30.6
+ @types/throttle-debounce 5.0.2
+ @types/tinycolor2 1.4.6
+ @types/toastify-js 1.12.4
+ @typescript-eslint/parser 8.47.0
+ @vitejs/plugin-vue 6.0.2
+ @vitest/eslint-plugin 1.4.3
+ eslint 9.39.1
+ eslint-import-resolver-typescript 4.4.4
+ eslint-plugin-array-func 5.1.0
+ eslint-plugin-github 6.0.0
+ eslint-plugin-import-x 4.16.1
+ eslint-plugin-no-use-extend-native 0.7.2
+ eslint-plugin-playwright 2.3.0
+ eslint-plugin-regexp 2.10.0
+ eslint-plugin-sonarjs 3.0.5
+ eslint-plugin-unicorn 62.0.0
+ eslint-plugin-vue 10.5.1
+ eslint-plugin-vue-scoped-css 2.12.0
+ eslint-plugin-wc 3.0.2
+ globals 16.5.0
+ happy-dom 20.0.10
+ markdownlint-cli 0.46.0
+ material-icon-theme 5.28.0
+ nolyfill 1.0.44
+ postcss-html 1.8.0
+ spectral-cli-bundle 1.0.3
+ stylelint 16.25.0
+ stylelint-config-recommended 17.0.0
+ stylelint-declaration-block-no-ignored-properties 2.8.0
+ stylelint-declaration-strict-value 1.10.11
+ stylelint-value-no-unknown-custom-properties 6.0.1
+ svgo 4.0.0
+ typescript-eslint 8.47.0
+ updates 16.9.1
+ vite-string-plugin 1.4.9
+ vitest 4.0.10
+ vue-tsc 3.1.4
╭ Warning ─────────────────────────────────────────────────────────────────────╮
│ │
│ Ignored build scripts: @scarf/scarf, core-js, esbuild, unrs-resolver. │
│ Run "pnpm approve-builds" to pick which dependencies should be allowed │
│ to run scripts. │
│ │
╰──────────────────────────────────────────────────────────────────────────────╯
Done in 1.2s using pnpm v10.22.0
NODE_OPTIONS="--experimental-strip-types" pnpm exec vitest
 RUN  v4.0.10 /home/hramrach/gitea
✓ web_src/js/utils/glob.test.ts (1 test) 10ms
✓ web_src/js/features/comp/EditorMarkdown.test.ts (3 tests) 7ms
✓ web_src/js/utils/url.test.ts (2 tests) 6ms
✓ web_src/js/modules/diff-file.test.ts (1 test) 5ms
✓ web_src/js/render/ansi.test.ts (1 test) 8ms
✓ web_src/js/utils/image.test.ts (2 tests) 14ms
✓ web_src/js/markup/html2markdown.test.ts (1 test) 17ms
✓ web_src/js/utils/dom.test.ts (5 tests) 19ms
✓ web_src/js/utils.test.ts (14 tests) 37ms
✓ web_src/js/modules/fomantic/dropdown.test.ts (4 tests) 14ms
✓ web_src/js/features/common-button.test.ts (1 test) 6ms
✓ web_src/js/features/repo-settings-branches.test.ts (3 tests) 15ms
✓ web_src/js/svg.test.ts (3 tests) 22ms
✓ web_src/js/features/repo-findfile.test.ts (3 tests) 6ms
✓ web_src/js/utils/color.test.ts (1 test) 7ms
✓ web_src/js/utils/match.test.ts (2 tests) 22ms
✓ web_src/js/features/repo-common.test.ts (2 tests) 5ms
✓ web_src/js/utils/html.test.ts (1 test) 2ms
✓ web_src/js/webcomponents/absolute-date.test.ts (1 test) 25ms
✓ web_src/js/features/common-issue-list.test.ts (1 test) 3ms
✓ web_src/js/bootstrap.test.ts (1 test) 14ms
✓ web_src/js/utils/time.test.ts (1 test) 5ms
✓ web_src/js/modules/fetch.test.ts (1 test) 3ms
✓ web_src/js/webcomponents/polyfill.test.ts (1 test) 3ms
✓ web_src/js/features/comp/EditorUpload.test.ts (1 test) 2ms
✓ web_src/js/modules/toast.test.ts (3 tests) 15ms
 Test Files  26 passed (26)
 Tests  60 passed (60)
 Start at  12:30:20
 Duration  1.63s (transform 2.42s, setup 380ms, collect 4.97s, tests 292ms, environment 10.72s, prepare 309ms)
Running go test with -tags ' sqlite sqlite_unlock_notify'...
? code.gitea.io/gitea [no test files]
2025/11/27 12:30:25 modules/storage/storage.go:180:initAttachments() [I] Initialising Attachment storage with type: local
2025/11/27 12:30:25 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea-test/appdata4169471888/attachments
2025/11/27 12:30:25 modules/storage/storage.go:170:initAvatars() [I] Initialising Avatar storage with type: local
2025/11/27 12:30:25 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea-test/appdata4169471888/avatars
2025/11/27 12:30:25 modules/storage/storage.go:196:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2025/11/27 12:30:25 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea-test/appdata4169471888/repo-avatars
2025/11/27 12:30:25 modules/storage/storage.go:202:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2025/11/27 12:30:25 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea-test/appdata4169471888/repo-archive
2025/11/27 12:30:25 modules/storage/storage.go:212:initPackages() [I] Initialising Packages storage with type: local
2025/11/27 12:30:25 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea-test/appdata4169471888/packages
2025/11/27 12:30:25 modules/storage/storage.go:223:initActions() [I] Initialising Actions storage with type: local
2025/11/27 12:30:25 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/gitea-test/appdata4169471888/actions_log
2025/11/27 12:30:25 modules/storage/storage.go:227:initActions() [I] Initialising ActionsArtifacts storage with type: local
2025/11/27 12:30:25 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_artifacts
generated random password is 'kKmusxJ0FodY'
New user 'testuser' has been successfully created!
testuser's password has been successfully updated!
testuser's password has been successfully updated!
testuser's password has been successfully updated!
NAME:
change-password - Change a user's password
USAGE:
change-password
OPTIONS:
--username string, -u string The user to change password for
--password string, -p string New password to set for user
--must-change-password User must change password (can be disabled by --must-change-password=false) (default: true)
--help, -h show help
DEFAULT CONFIGURATION:
AppPath: /tmp/go-build2322302657/b1469/cmd.test
WorkPath: /tmp/go-build2322302657/b1469
CustomPath: /etc/gitea
ConfigFile: /etc/gitea/conf/app.ini
NAME:
change-password - Change a user's password
USAGE:
change-password
OPTIONS:
--username string, -u string The user to change password for
--password string, -p string New password to set for user
--must-change-password User must change password (can be disabled by --must-change-password=false) (default: true)
--help, -h show help
DEFAULT CONFIGURATION:
AppPath: /tmp/go-build2322302657/b1469/cmd.test
WorkPath: /tmp/go-build2322302657/b1469
CustomPath: /etc/gitea
ConfigFile: /etc/gitea/conf/app.ini
New user 'u' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u2' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u3' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u4' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u5' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
generated random password is 'zby9mg4E3lb5'
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
generated random password is 'IvKi2bs9ca6b'
New user 'u' has been successfully created!
Access token was successfully created... f314f606fb735936e269bd06f3327b2ae5e27423
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
generated random password is 'iQFO8KcG0Qny'
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u' has been successfully created!
Access token was successfully created... 2855b4a1ec66b18bb7a234eba883309bd3e92ab5
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
generated random password is 'CvoMwBh9A0QL'
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
generated random password is 'oGe45YOJ7kAc'
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
generated random password is 'H9ww1Sh6TrsS'
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
generated random password is 'ttPfLcklDNwg'
New user 'u-FullNameWithSpace' has been successfully created!
generated random password is 'mzETB9Mh5cQR'
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'u-FullNameEmpty' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
generated random password is 'AarsJs7hObKH'
New user 'testuser' has been successfully created!
2025/11/27 12:30:26 modules/storage/storage.go:180:initAttachments() [I] Initialising Attachment storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/attachments
2025/11/27 12:30:26 modules/storage/storage.go:170:initAvatars() [I] Initialising Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/avatars
2025/11/27 12:30:26 modules/storage/storage.go:196:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-avatars
2025/11/27 12:30:26 modules/storage/storage.go:202:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-archive
2025/11/27 12:30:26 modules/storage/storage.go:212:initPackages() [I] Initialising Packages storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/packages
2025/11/27 12:30:26 modules/storage/storage.go:223:initActions() [I] Initialising Actions storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_log
2025/11/27 12:30:26 modules/storage/storage.go:227:initActions() [I] Initialising ActionsArtifacts storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_artifacts
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
generated random password is 'ktjsXCpBl2hM'
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'testuser' has been successfully created!
2025/11/27 12:30:26 modules/storage/storage.go:180:initAttachments() [I] Initialising Attachment storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/attachments
2025/11/27 12:30:26 modules/storage/storage.go:170:initAvatars() [I] Initialising Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/avatars
2025/11/27 12:30:26 modules/storage/storage.go:196:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-avatars
2025/11/27 12:30:26 modules/storage/storage.go:202:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-archive
2025/11/27 12:30:26 modules/storage/storage.go:212:initPackages() [I] Initialising Packages storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/packages
2025/11/27 12:30:26 modules/storage/storage.go:223:initActions() [I] Initialising Actions storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_log
2025/11/27 12:30:26 modules/storage/storage.go:227:initActions() [I] Initialising ActionsArtifacts storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_artifacts
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
generated random password is 'CXpEx7oGhDMl'
New user 'testuser' has been successfully created!
2025/11/27 12:30:26 modules/storage/storage.go:180:initAttachments() [I] Initialising Attachment storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/attachments
2025/11/27 12:30:26 modules/storage/storage.go:170:initAvatars() [I] Initialising Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/avatars
2025/11/27 12:30:26 modules/storage/storage.go:196:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-avatars
2025/11/27 12:30:26 modules/storage/storage.go:202:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-archive
2025/11/27 12:30:26 modules/storage/storage.go:212:initPackages() [I] Initialising Packages storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/packages
2025/11/27 12:30:26 modules/storage/storage.go:223:initActions() [I] Initialising Actions storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_log
2025/11/27 12:30:26 modules/storage/storage.go:227:initActions() [I] Initialising ActionsArtifacts storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_artifacts
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
generated random password is 'Z2JUHHpgkKpo'
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'testuser' has been successfully created!
2025/11/27 12:30:26 modules/storage/storage.go:180:initAttachments() [I] Initialising Attachment storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/attachments
2025/11/27 12:30:26 modules/storage/storage.go:170:initAvatars() [I] Initialising Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/avatars
2025/11/27 12:30:26 modules/storage/storage.go:196:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-avatars
2025/11/27 12:30:26 modules/storage/storage.go:202:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-archive
2025/11/27 12:30:26 modules/storage/storage.go:212:initPackages() [I] Initialising Packages storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/packages
2025/11/27 12:30:26 modules/storage/storage.go:223:initActions() [I] Initialising Actions storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_log
2025/11/27 12:30:26 modules/storage/storage.go:227:initActions() [I] Initialising ActionsArtifacts storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_artifacts
2025/11/27 12:30:26 modules/storage/storage.go:180:initAttachments() [I] Initialising Attachment storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/attachments
2025/11/27 12:30:26 modules/storage/storage.go:170:initAvatars() [I] Initialising Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/avatars
2025/11/27 12:30:26 modules/storage/storage.go:196:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-avatars
2025/11/27 12:30:26 modules/storage/storage.go:202:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-archive
2025/11/27 12:30:26 modules/storage/storage.go:212:initPackages() [I] Initialising Packages storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/packages
2025/11/27 12:30:26 modules/storage/storage.go:223:initActions() [I] Initialising Actions storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_log
2025/11/27 12:30:26 modules/storage/storage.go:227:initActions() [I] Initialising ActionsArtifacts storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_artifacts
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
generated random password is 'yiwRYIhVeXv3'
New user 'testuser' has been successfully created!
2025/11/27 12:30:26 modules/storage/storage.go:180:initAttachments() [I] Initialising Attachment storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/attachments
2025/11/27 12:30:26 modules/storage/storage.go:170:initAvatars() [I] Initialising Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/avatars
2025/11/27 12:30:26 modules/storage/storage.go:196:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-avatars
2025/11/27 12:30:26 modules/storage/storage.go:202:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-archive
2025/11/27 12:30:26 modules/storage/storage.go:212:initPackages() [I] Initialising Packages storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/packages
2025/11/27 12:30:26 modules/storage/storage.go:223:initActions() [I] Initialising Actions storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_log
2025/11/27 12:30:26 modules/storage/storage.go:227:initActions() [I] Initialising ActionsArtifacts storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_artifacts
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
generated random password is 'OLHRT3laty8A'
New user 'testuser' has been successfully created!
2025/11/27 12:30:26 modules/storage/storage.go:180:initAttachments() [I] Initialising Attachment storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/attachments
2025/11/27 12:30:26 modules/storage/storage.go:170:initAvatars() [I] Initialising Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/avatars
2025/11/27 12:30:26 modules/storage/storage.go:196:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-avatars
2025/11/27 12:30:26 modules/storage/storage.go:202:initRepoArchives() [I] Initialising Repository Archive storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/repo-archive
2025/11/27 12:30:26 modules/storage/storage.go:212:initPackages() [I] Initialising Packages storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/packages
2025/11/27 12:30:26 modules/storage/storage.go:223:initActions() [I] Initialising Actions storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_log
2025/11/27 12:30:26 modules/storage/storage.go:227:initActions() [I] Initialising ActionsArtifacts storage with type: local
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2322302657/b1469/data/actions_artifacts
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
generated random password is 'inTD2OpdiDeQ'
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
New user 'testuser' has been successfully created!
2025/11/27 12:30:26 modules/setting/log.go:62:prepareLoggerConfig() [E] Deprecation: config option `[log].ACCESS` presents, please use `[log].logger.access.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:71:prepareLoggerConfig() [E] Deprecation: config option `[log].ROUTER` presents, please use `[log].logger.router.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/log.go:83:prepareLoggerConfig() [E] Deprecation: config option `[log].XORM` presents, please use `[log].logger.xorm.MODE` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/service.go:164:loadServiceFrom() [E] Deprecation: config option `[service].EMAIL_DOMAIN_WHITELIST` presents, please use `[service].EMAIL_DOMAIN_ALLOWLIST` instead because this fallback will be/has been removed in 1.21
2025/11/27 12:30:26 modules/setting/task.go:13:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_TYPE` presents, please use `[queue.task].TYPE` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:14:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_CONN_STR` presents, please use `[queue.task].CONN_STR` instead because this fallback will be/has been removed in v1.19.0
2025/11/27 12:30:26 modules/setting/task.go:15:loadTaskFrom() [E] Deprecation: config option `[task].QUEUE_LENGTH` presents, please use `[queue.task].LENGTH` instead because this fallback will be/has been removed in v1.19.0
generated random password is 'qVvZn9E6oKES'
New user 'testuserexclude' has been successfully created!
Updated 1 users setting MustChangePassword to false
Updated 2 users setting MustChangePassword to true
Updated 0 users setting MustChangePassword to false
Updated 2 users setting MustChangePassword to false
Updated 1 users setting MustChangePassword to true
Updated 1 users setting MustChangePassword to false
Written cert to /tmp/TestCertCommandRSA_cert_generation3919787222/001/cert.pem
Written key to /tmp/TestCertCommandRSA_cert_generation3919787222/001/key.pem
Written cert to /tmp/TestCertCommandECDSA_cert_generation4142086993/001/cert.pem
Written key to /tmp/TestCertCommandECDSA_cert_generation4142086993/001/key.pem
Written cert to /tmp/TestCertCommandmixed_host,_certificate_authority3300555741/001/cert.pem
Written key to /tmp/TestCertCommandmixed_host,_certificate_authority3300555741/001/key.pem
Incorrect Usage: invalid value "invalid-bits" for flag -rsa-bits: strconv.ParseInt: parsing "invalid-bits": invalid syntax
NAME:
cert - Generate self-signed certificate
USAGE:
cert [global options]
DESCRIPTION:
Generate a self-signed X.509 certificate for a TLS server.
Outputs to 'cert.pem' and 'key.pem' and will overwrite existing files.
GLOBAL OPTIONS:
--host string Comma-separated hostnames and IPs to generate a certificate for
--ecdsa-curve string ECDSA curve to use to generate a key. Valid values are P224, P256, P384, P521
--rsa-bits int Size of RSA key to generate. Ignored if --ecdsa-curve is set (default: 3072)
--start-date string Creation date formatted as Jan 1 15:04:05 2011
--duration duration Duration that certificate is valid for (default: 8760h0m0s)
--ca whether this cert should be its own Certificate Authority (default: false)
--out string Path to the file where there certificate will be saved (default: "cert.pem")
--keyout string Path to the file where there certificate key will be saved (default: "key.pem")
--help, -h show help
DEFAULT CONFIGURATION:
AppPath: /tmp/go-build2322302657/b1469/cmd.test
WorkPath: /tmp/go-build2322302657/b1469
CustomPath: /etc/gitea
ConfigFile: /etc/gitea/conf/app.ini
NAME:
cert - Generate self-signed certificate
USAGE:
cert
DESCRIPTION:
Generate a self-signed X.509 certificate for a TLS server.
Outputs to 'cert.pem' and 'key.pem' and will overwrite existing files.
OPTIONS:
--host string Comma-separated hostnames and IPs to generate a certificate for
--ecdsa-curve string ECDSA curve to use to generate a key. Valid values are P224, P256, P384, P521
--rsa-bits int Size of RSA key to generate. Ignored if --ecdsa-curve is set (default: 3072)
--start-date string Creation date formatted as Jan 1 15:04:05 2011
--duration duration Duration that certificate is valid for (default: 8760h0m0s)
--ca whether this cert should be its own Certificate Authority (default: false)
--out string Path to the file where there certificate will be saved (default: "cert.pem")
--keyout string Path to the file where there certificate key will be saved (default: "key.pem")
--help, -h show help
DEFAULT CONFIGURATION:
AppPath: /tmp/go-build2322302657/b1469/cmd.test
WorkPath: /tmp/go-build2322302657/b1469
CustomPath: /etc/gitea
ConfigFile: /etc/gitea/conf/app.ini
[1] Test Check
OK
All done (checks: 1).
--- FAIL: TestCliCmd (0.01s)
--- FAIL: TestCliCmd/./gitea_test-cmd (0.00s)
main_test.go:173:
Error Trace: /home/hramrach/gitea/cmd/main_test.go:173
Error: "WorkPath=/tmp/go-build2322302657/b1469\nCustomPath=/etc/gitea\nCustomConf=/etc/gitea/conf/app.ini" does not contain "WorkPath=/tmp/go-build2322302657/b1469\nCustomPath=/tmp/go-build2322302657/b1469/custom\nCustomConf=/tmp/go-build2322302657/b1469/custom/conf/app.ini"
Test: TestCliCmd/./gitea_test-cmd
Messages: ./gitea test-cmd
--- FAIL: TestCliCmd/./gitea_-c_/tmp/app.ini_test-cmd (0.00s)
main_test.go:173:
Error Trace: /home/hramrach/gitea/cmd/main_test.go:173
Error: "WorkPath=/tmp/go-build2322302657/b1469\nCustomPath=/etc/gitea\nCustomConf=/tmp/app.ini" does not contain "WorkPath=/tmp/go-build2322302657/b1469\nCustomPath=/tmp/go-build2322302657/b1469/custom\nCustomConf=/tmp/app.ini"
Test: TestCliCmd/./gitea_-c_/tmp/app.ini_test-cmd
Messages: ./gitea -c /tmp/app.ini test-cmd
--- FAIL: TestCliCmd/./gitea_test-cmd_-c_/tmp/app.ini (0.00s)
main_test.go:173:
Error Trace: /home/hramrach/gitea/cmd/main_test.go:173
Error: "WorkPath=/tmp/go-build2322302657/b1469\nCustomPath=/etc/gitea\nCustomConf=/tmp/app.ini" does not contain "WorkPath=/tmp/go-build2322302657/b1469\nCustomPath=/tmp/go-build2322302657/b1469/custom\nCustomConf=/tmp/app.ini"
Test: TestCliCmd/./gitea_test-cmd_-c_/tmp/app.ini
Messages: ./gitea test-cmd -c /tmp/app.ini
--- FAIL: TestCliCmd/./gitea_test-cmd#01 (0.00s)
main_test.go:173:
Error Trace: /home/hramrach/gitea/cmd/main_test.go:173
Error: "WorkPath=/tmp\nCustomPath=/etc/gitea\nCustomConf=/etc/gitea/conf/app.ini" does not contain "WorkPath=/tmp\nCustomPath=/tmp/custom\nCustomConf=/tmp/custom/conf/app.ini"
Test: TestCliCmd/./gitea_test-cmd#01
Messages: ./gitea test-cmd
--- FAIL: TestCliCmd/./gitea_test-cmd_--work-path_/tmp/other (0.00s)
main_test.go:173:
Error Trace: /home/hramrach/gitea/cmd/main_test.go:173
Error: "WorkPath=/tmp/other\nCustomPath=/etc/gitea\nCustomConf=/etc/gitea/conf/app.ini" does not contain "WorkPath=/tmp/other\nCustomPath=/tmp/other/custom\nCustomConf=/tmp/other/custom/conf/app.ini"
Test: TestCliCmd/./gitea_test-cmd_--work-path_/tmp/other
Messages: ./gitea test-cmd --work-path /tmp/other
--- FAIL: TestCliCmd/./gitea_test-cmd_--config_/tmp/app-other.ini (0.00s)
main_test.go:173:
Error Trace: /home/hramrach/gitea/cmd/main_test.go:173
Error: "WorkPath=/tmp\nCustomPath=/etc/gitea\nCustomConf=/tmp/app-other.ini" does not contain "WorkPath=/tmp\nCustomPath=/tmp/custom\nCustomConf=/tmp/app-other.ini"
Test: TestCliCmd/./gitea_test-cmd_--config_/tmp/app-other.ini
Messages: ./gitea test-cmd --config /tmp/app-other.ini
2025/11/27 12:30:26 modules/storage/local.go:33:NewLocalStorage() [I] Creating new Local Storage at /tmp/TestMigratePackages2327993790/001
FAIL
FAIL code.gitea.io/gitea/cmd 1.142s
? code.gitea.io/gitea/contrib/backport [no test files]
ok code.gitea.io/gitea/models (cached)
ok code.gitea.io/gitea/models/actions (cached)
ok code.gitea.io/gitea/models/activities (cached)
? code.gitea.io/gitea/models/admin [no test files]
ok code.gitea.io/gitea/models/asymkey (cached)
ok code.gitea.io/gitea/models/auth (cached)
ok code.gitea.io/gitea/models/avatars (cached)
ok code.gitea.io/gitea/models/db (cached)
? code.gitea.io/gitea/models/db/install [no test files]
ok code.gitea.io/gitea/models/db/paginator (cached)
ok code.gitea.io/gitea/models/dbfs (cached)
ok code.gitea.io/gitea/models/git (cached)
ok code.gitea.io/gitea/models/issues (cached)
ok code.gitea.io/gitea/models/organization (cached)
ok code.gitea.io/gitea/models/packages (cached)
? code.gitea.io/gitea/models/packages/alpine [no test files]
? code.gitea.io/gitea/models/packages/arch [no test files]
? code.gitea.io/gitea/models/packages/conan [no test files]
? code.gitea.io/gitea/models/packages/conda [no test files]
? code.gitea.io/gitea/models/packages/container [no test files]
? code.gitea.io/gitea/models/packages/cran [no test files]
? code.gitea.io/gitea/models/packages/debian [no test files]
? code.gitea.io/gitea/models/packages/nuget [no test files]
? code.gitea.io/gitea/models/packages/rpm [no test files]
ok code.gitea.io/gitea/models/perm (cached)
ok code.gitea.io/gitea/models/perm/access (cached)
ok code.gitea.io/gitea/models/project (cached)
? code.gitea.io/gitea/models/pull [no test files]
ok code.gitea.io/gitea/models/renderhelper (cached)
ok code.gitea.io/gitea/models/repo (cached)
? code.gitea.io/gitea/models/secret [no test files]
? code.gitea.io/gitea/models/shared/types [no test files]
ok code.gitea.io/gitea/models/system (cached)
ok code.gitea.io/gitea/models/unit (cached)
ok code.gitea.io/gitea/models/unittest (cached)
ok code.gitea.io/gitea/models/user (cached)
ok code.gitea.io/gitea/models/webhook (cached)
ok code.gitea.io/gitea/modules/actions (cached)
ok code.gitea.io/gitea/modules/activitypub (cached)
ok code.gitea.io/gitea/modules/analyze (cached)
ok code.gitea.io/gitea/modules/assetfs (cached)
? code.gitea.io/gitea/modules/auth [no test files]
ok code.gitea.io/gitea/modules/auth/httpauth (cached)
ok code.gitea.io/gitea/modules/auth/openid (cached)
? code.gitea.io/gitea/modules/auth/pam [no test files]
ok code.gitea.io/gitea/modules/auth/password (cached)
ok code.gitea.io/gitea/modules/auth/password/hash (cached)
ok code.gitea.io/gitea/modules/auth/password/pwn (cached)
ok code.gitea.io/gitea/modules/auth/webauthn (cached)
ok code.gitea.io/gitea/modules/avatar (cached)
? code.gitea.io/gitea/modules/avatar/identicon [no test files]
? code.gitea.io/gitea/modules/badge [no test files]
ok code.gitea.io/gitea/modules/base (cached)
ok code.gitea.io/gitea/modules/cache (cached)
? code.gitea.io/gitea/modules/cachegroup [no test files]
ok code.gitea.io/gitea/modules/charset (cached)
? code.gitea.io/gitea/modules/charset/ambiguous [no test files]
? code.gitea.io/gitea/modules/charset/invisible [no test files]
ok code.gitea.io/gitea/modules/commitstatus (cached)
ok code.gitea.io/gitea/modules/container (cached)
ok code.gitea.io/gitea/modules/csv (cached)
ok code.gitea.io/gitea/modules/dump (cached)
ok code.gitea.io/gitea/modules/emoji (cached)
ok code.gitea.io/gitea/modules/eventsource (cached)
ok code.gitea.io/gitea/modules/fileicon (cached)
ok code.gitea.io/gitea/modules/generate (cached)
ok code.gitea.io/gitea/modules/git (cached)
ok code.gitea.io/gitea/modules/git/attribute (cached)
ok code.gitea.io/gitea/modules/git/foreachref (cached)
ok code.gitea.io/gitea/modules/git/gitcmd (cached)
? code.gitea.io/gitea/modules/git/internal [no test files]
ok code.gitea.io/gitea/modules/git/languagestats (cached)
? code.gitea.io/gitea/modules/git/pipeline [no test files]
ok code.gitea.io/gitea/modules/git/url (cached)
ok code.gitea.io/gitea/modules/gitrepo (cached)
ok code.gitea.io/gitea/modules/glob (cached)
ok code.gitea.io/gitea/modules/globallock (cached)
? code.gitea.io/gitea/modules/graceful [no test files]
ok code.gitea.io/gitea/modules/graceful/releasereopen (cached)
ok code.gitea.io/gitea/modules/gtprof (cached)
ok code.gitea.io/gitea/modules/hcaptcha (cached)
ok code.gitea.io/gitea/modules/highlight (cached)
ok code.gitea.io/gitea/modules/hostmatcher (cached)
ok code.gitea.io/gitea/modules/htmlutil (cached)
ok code.gitea.io/gitea/modules/httpcache (cached)
ok code.gitea.io/gitea/modules/httplib (cached)
? code.gitea.io/gitea/modules/indexer [no test files]
ok code.gitea.io/gitea/modules/indexer/code (cached)
? code.gitea.io/gitea/modules/indexer/code/bleve [no test files]
ok code.gitea.io/gitea/modules/indexer/code/bleve/token/path (cached)
ok code.gitea.io/gitea/modules/indexer/code/elasticsearch (cached)
ok code.gitea.io/gitea/modules/indexer/code/gitgrep (cached)
? code.gitea.io/gitea/modules/indexer/code/internal [no test files]
? code.gitea.io/gitea/modules/indexer/internal [no test files]
ok code.gitea.io/gitea/modules/indexer/internal/bleve (cached)
? code.gitea.io/gitea/modules/indexer/internal/db [no test files]
? code.gitea.io/gitea/modules/indexer/internal/elasticsearch [no test files]
? code.gitea.io/gitea/modules/indexer/internal/meilisearch [no test files]
ok code.gitea.io/gitea/modules/indexer/issues (cached)
ok code.gitea.io/gitea/modules/indexer/issues/bleve (cached)
? code.gitea.io/gitea/modules/indexer/issues/db [no test files]
ok code.gitea.io/gitea/modules/indexer/issues/elasticsearch (cached)
? code.gitea.io/gitea/modules/indexer/issues/internal [no test files]
? code.gitea.io/gitea/modules/indexer/issues/internal/tests [no test files]
ok code.gitea.io/gitea/modules/indexer/issues/meilisearch (cached)
ok code.gitea.io/gitea/modules/indexer/stats (cached)
ok code.gitea.io/gitea/modules/issue/template (cached)
ok code.gitea.io/gitea/modules/json (cached)
ok code.gitea.io/gitea/modules/label (cached)
ok code.gitea.io/gitea/modules/lfs (cached)
? code.gitea.io/gitea/modules/lfstransfer [no test files]
ok code.gitea.io/gitea/modules/lfstransfer/backend (cached)
ok code.gitea.io/gitea/modules/log (cached)
ok code.gitea.io/gitea/modules/markup (cached)
? code.gitea.io/gitea/modules/markup/asciicast [no test files]
ok code.gitea.io/gitea/modules/markup/common (cached)
ok code.gitea.io/gitea/modules/markup/console (cached)
ok code.gitea.io/gitea/modules/markup/csv (cached)
? code.gitea.io/gitea/modules/markup/external [no test files]
ok code.gitea.io/gitea/modules/markup/internal (cached)
ok code.gitea.io/gitea/modules/markup/markdown (cached)
? code.gitea.io/gitea/modules/markup/markdown/math [no test files]
ok code.gitea.io/gitea/modules/markup/mdstripper (cached)
ok code.gitea.io/gitea/modules/markup/orgmode (cached)
? code.gitea.io/gitea/modules/mcaptcha [no test files]
? code.gitea.io/gitea/modules/metrics [no test files]
ok code.gitea.io/gitea/modules/migration (cached)
ok code.gitea.io/gitea/modules/nosql (cached)
ok code.gitea.io/gitea/modules/optional (cached)
? code.gitea.io/gitea/modules/options [no test files]
ok code.gitea.io/gitea/modules/packages (cached)
ok code.gitea.io/gitea/modules/packages/alpine (cached)
ok code.gitea.io/gitea/modules/packages/arch (cached)
ok code.gitea.io/gitea/modules/packages/cargo (cached)
ok code.gitea.io/gitea/modules/packages/chef (cached)
ok code.gitea.io/gitea/modules/packages/composer (cached)
ok code.gitea.io/gitea/modules/packages/conan (cached)
ok code.gitea.io/gitea/modules/packages/conda (cached)
ok code.gitea.io/gitea/modules/packages/container (cached)
? code.gitea.io/gitea/modules/packages/container/helm [no test files]
ok code.gitea.io/gitea/modules/packages/cran (cached)
ok code.gitea.io/gitea/modules/packages/debian (cached)
ok code.gitea.io/gitea/modules/packages/goproxy (cached)
? code.gitea.io/gitea/modules/packages/helm [no test files]
ok code.gitea.io/gitea/modules/packages/maven (cached)
ok code.gitea.io/gitea/modules/packages/npm (cached)
ok code.gitea.io/gitea/modules/packages/nuget (cached)
ok code.gitea.io/gitea/modules/packages/pub (cached)
? code.gitea.io/gitea/modules/packages/pypi [no test files]
ok code.gitea.io/gitea/modules/packages/rpm (cached)
ok code.gitea.io/gitea/modules/packages/rubygems (cached)
ok code.gitea.io/gitea/modules/packages/swift (cached)
ok code.gitea.io/gitea/modules/packages/vagrant (cached)
ok code.gitea.io/gitea/modules/paginator (cached)
? code.gitea.io/gitea/modules/pprof [no test files]
ok code.gitea.io/gitea/modules/private (cached)
ok code.gitea.io/gitea/modules/process (cached)
? code.gitea.io/gitea/modules/proxy [no test files]
? code.gitea.io/gitea/modules/proxyprotocol [no test files]
ok code.gitea.io/gitea/modules/public (cached)
ok code.gitea.io/gitea/modules/queue (cached)
? code.gitea.io/gitea/modules/queue/lqinternal [no test files]
? code.gitea.io/gitea/modules/recaptcha [no test files]
ok code.gitea.io/gitea/modules/references (cached)
ok code.gitea.io/gitea/modules/regexplru (cached)
ok code.gitea.io/gitea/modules/repository (cached)
? code.gitea.io/gitea/modules/reqctx [no test files]
ok code.gitea.io/gitea/modules/secret (cached)
? code.gitea.io/gitea/modules/session [no test files]
ok code.gitea.io/gitea/modules/setting (cached)
? code.gitea.io/gitea/modules/setting/config [no test files]
ok code.gitea.io/gitea/modules/sitemap (cached)
? code.gitea.io/gitea/modules/ssh [no test files]
ok code.gitea.io/gitea/modules/storage (cached)
ok code.gitea.io/gitea/modules/structs (cached)
ok code.gitea.io/gitea/modules/svg (cached)
ok code.gitea.io/gitea/modules/system (cached)
? code.gitea.io/gitea/modules/tailmsg [no test files]
ok code.gitea.io/gitea/modules/tempdir (cached)
ok code.gitea.io/gitea/modules/templates (cached)
ok code.gitea.io/gitea/modules/templates/eval (cached)
ok code.gitea.io/gitea/modules/templates/scopedtmpl (cached)
ok code.gitea.io/gitea/modules/templates/vars (cached)
ok code.gitea.io/gitea/modules/test (cached)
? code.gitea.io/gitea/modules/testlogger [no test files]
ok code.gitea.io/gitea/modules/timeutil (cached)
ok code.gitea.io/gitea/modules/translation (cached)
ok code.gitea.io/gitea/modules/translation/i18n (cached)
? code.gitea.io/gitea/modules/turnstile [no test files]
ok code.gitea.io/gitea/modules/typesniffer (cached)
? code.gitea.io/gitea/modules/updatechecker [no test files]
ok code.gitea.io/gitea/modules/uri (cached)
ok code.gitea.io/gitea/modules/user (cached)
ok code.gitea.io/gitea/modules/util (cached)
ok code.gitea.io/gitea/modules/util/filebuffer (cached)
ok code.gitea.io/gitea/modules/util/rotatingfilewriter (cached)
ok code.gitea.io/gitea/modules/validation (cached)
ok code.gitea.io/gitea/modules/web (cached)
? code.gitea.io/gitea/modules/web/middleware [no test files]
ok code.gitea.io/gitea/modules/web/routing (cached)
? code.gitea.io/gitea/modules/web/types [no test files]
? code.gitea.io/gitea/modules/webhook [no test files]
ok code.gitea.io/gitea/modules/zstd 0.453s
? code.gitea.io/gitea/routers [no test files]
? code.gitea.io/gitea/routers/api/actions [no test files]
ok code.gitea.io/gitea/routers/api/actions/ping (cached)
? code.gitea.io/gitea/routers/api/actions/runner [no test files]
? code.gitea.io/gitea/routers/api/packages [no test files]
? code.gitea.io/gitea/routers/api/packages/alpine [no test files]
? code.gitea.io/gitea/routers/api/packages/arch [no test files]
? code.gitea.io/gitea/routers/api/packages/cargo [no test files]
? code.gitea.io/gitea/routers/api/packages/chef [no test files]
? code.gitea.io/gitea/routers/api/packages/composer [no test files]
? code.gitea.io/gitea/routers/api/packages/conan [no test files]
? code.gitea.io/gitea/routers/api/packages/conda [no test files]
? code.gitea.io/gitea/routers/api/packages/container [no test files]
? code.gitea.io/gitea/routers/api/packages/cran [no test files]
? code.gitea.io/gitea/routers/api/packages/debian [no test files]
ok code.gitea.io/gitea/routers/api/packages/generic (cached)
? code.gitea.io/gitea/routers/api/packages/goproxy [no test files]
? code.gitea.io/gitea/routers/api/packages/helm [no test files]
? code.gitea.io/gitea/routers/api/packages/helper [no test files]
? code.gitea.io/gitea/routers/api/packages/maven [no test files]
? code.gitea.io/gitea/routers/api/packages/npm [no test files]
? code.gitea.io/gitea/routers/api/packages/nuget [no test files]
? code.gitea.io/gitea/routers/api/packages/pub [no test files]
ok code.gitea.io/gitea/routers/api/packages/pypi (cached)
? code.gitea.io/gitea/routers/api/packages/rpm [no test files]
ok code.gitea.io/gitea/routers/api/packages/rubygems (cached)
? code.gitea.io/gitea/routers/api/packages/swift [no test files]
? code.gitea.io/gitea/routers/api/packages/vagrant [no test files]
? code.gitea.io/gitea/routers/api/v1 [no test files]
? code.gitea.io/gitea/routers/api/v1/activitypub [no test files]
? code.gitea.io/gitea/routers/api/v1/admin [no test files]
ok code.gitea.io/gitea/routers/api/v1/misc (cached)
? code.gitea.io/gitea/routers/api/v1/notify [no test files]
? code.gitea.io/gitea/routers/api/v1/org [no test files]
? code.gitea.io/gitea/routers/api/v1/packages [no test files]
ok code.gitea.io/gitea/routers/api/v1/repo (cached)
? code.gitea.io/gitea/routers/api/v1/settings [no test files]
? code.gitea.io/gitea/routers/api/v1/shared [no test files]
? code.gitea.io/gitea/routers/api/v1/swagger [no test files]
? code.gitea.io/gitea/routers/api/v1/user [no test files]
ok code.gitea.io/gitea/routers/api/v1/utils (cached)
ok code.gitea.io/gitea/routers/common (cached)
ok code.gitea.io/gitea/routers/install (cached)
ok code.gitea.io/gitea/routers/private (cached)
ok code.gitea.io/gitea/routers/utils (cached)
? code.gitea.io/gitea/routers/web [no test files]
ok code.gitea.io/gitea/routers/web/admin (cached)
ok code.gitea.io/gitea/routers/web/auth (cached)
? code.gitea.io/gitea/routers/web/devtest [no test files]
? code.gitea.io/gitea/routers/web/events [no test files]
? code.gitea.io/gitea/routers/web/explore [no test files]
ok code.gitea.io/gitea/routers/web/feed (cached)
? code.gitea.io/gitea/routers/web/healthcheck [no test files]
? code.gitea.io/gitea/routers/web/misc [no test files]
ok code.gitea.io/gitea/routers/web/org (cached)
? code.gitea.io/gitea/routers/web/org/setting [no test files]
ok code.gitea.io/gitea/routers/web/repo (cached)
ok code.gitea.io/gitea/routers/web/repo/actions (cached)
ok code.gitea.io/gitea/routers/web/repo/setting (cached)
? code.gitea.io/gitea/routers/web/shared/actions [no test files]
? code.gitea.io/gitea/routers/web/shared/issue [no test files]
? code.gitea.io/gitea/routers/web/shared/label [no test files]
? code.gitea.io/gitea/routers/web/shared/packages [no test files]
? code.gitea.io/gitea/routers/web/shared/project [no test files]
? code.gitea.io/gitea/routers/web/shared/secrets [no test files]
ok code.gitea.io/gitea/routers/web/shared/user (cached)
ok code.gitea.io/gitea/routers/web/user (cached)
ok code.gitea.io/gitea/routers/web/user/setting (cached)
? code.gitea.io/gitea/routers/web/user/setting/security [no test files]
ok code.gitea.io/gitea/services/actions (cached)
ok code.gitea.io/gitea/services/agit (cached)
ok code.gitea.io/gitea/services/asymkey (cached)
ok code.gitea.io/gitea/services/attachment (cached)
ok code.gitea.io/gitea/services/auth (cached)
? code.gitea.io/gitea/services/auth/source [no test files]
ok code.gitea.io/gitea/services/auth/source/db (cached) [no tests to run]
ok code.gitea.io/gitea/services/auth/source/ldap (cached) [no tests to run]
ok code.gitea.io/gitea/services/auth/source/oauth2 (cached)
ok code.gitea.io/gitea/services/auth/source/pam (cached) [no tests to run]
ok code.gitea.io/gitea/services/auth/source/smtp (cached) [no tests to run]
ok code.gitea.io/gitea/services/auth/source/sspi (cached) [no tests to run]
? code.gitea.io/gitea/services/automerge [no test files]
? code.gitea.io/gitea/services/automergequeue [no test files]
ok code.gitea.io/gitea/services/context (cached)
ok code.gitea.io/gitea/services/context/upload (cached)
? code.gitea.io/gitea/services/contexttest [no test files]
ok code.gitea.io/gitea/services/convert (cached)
ok code.gitea.io/gitea/services/cron (cached)
ok code.gitea.io/gitea/services/doctor (cached)
? code.gitea.io/gitea/services/externalaccount [no test files]
ok code.gitea.io/gitea/services/feed (cached)
ok code.gitea.io/gitea/services/forms (cached)
? code.gitea.io/gitea/services/git [no test files]
ok code.gitea.io/gitea/services/gitdiff (cached)
? code.gitea.io/gitea/services/indexer [no test files]
ok code.gitea.io/gitea/services/issue (cached)
ok code.gitea.io/gitea/services/lfs (cached)
ok code.gitea.io/gitea/services/mailer (cached)
ok code.gitea.io/gitea/services/mailer/incoming (cached)
? code.gitea.io/gitea/services/mailer/incoming/payload [no test files]
ok code.gitea.io/gitea/services/mailer/sender (cached)
? code.gitea.io/gitea/services/mailer/token [no test files]
ok code.gitea.io/gitea/services/markup (cached)
ok code.gitea.io/gitea/services/migrations (cached)
ok code.gitea.io/gitea/services/mirror (cached)
? code.gitea.io/gitea/services/notify [no test files]
ok code.gitea.io/gitea/services/oauth2_provider (cached)
ok code.gitea.io/gitea/services/org (cached)
? code.gitea.io/gitea/services/packages [no test files]
? code.gitea.io/gitea/services/packages/alpine [no test files]
ok code.gitea.io/gitea/services/packages/arch (cached)
? code.gitea.io/gitea/services/packages/cargo [no test files]
? code.gitea.io/gitea/services/packages/cleanup [no test files]
? code.gitea.io/gitea/services/packages/container [no test files]
? code.gitea.io/gitea/services/packages/debian [no test files]
? code.gitea.io/gitea/services/packages/rpm [no test files]
ok code.gitea.io/gitea/services/projects (cached)
ok code.gitea.io/gitea/services/pull (cached)
ok code.gitea.io/gitea/services/release (cached)
ok code.gitea.io/gitea/services/repository (cached)
ok code.gitea.io/gitea/services/repository/archiver (cached)
? code.gitea.io/gitea/services/repository/commitstatus [no test files]
ok code.gitea.io/gitea/services/repository/files (cached)
ok code.gitea.io/gitea/services/repository/gitgraph (cached)
ok code.gitea.io/gitea/services/secrets (cached)
? code.gitea.io/gitea/services/task [no test files]
? code.gitea.io/gitea/services/uinotification [no test files]
ok code.gitea.io/gitea/services/user (cached)
? code.gitea.io/gitea/services/versioned_migration [no test files]
ok code.gitea.io/gitea/services/webhook (cached)
ok code.gitea.io/gitea/services/webtheme (cached)
ok code.gitea.io/gitea/services/wiki (cached)
ok code.gitea.io/gitea/tests/fuzz (cached)
ok code.gitea.io/gitea/tools/codeformat (cached)
FAIL
make: *** [Makefile:441: test-backend] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment