AMD64 PASS
linuxserver/netbox
Runtime: 20.41s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3g --Hetzner
Created: 2025-08-12T18:27:36+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.95MB
Tag: amd64-v4.3.6-ls293
Version: v4.3.6-ls293
Expand
2025-08-12T18:33:50.157054415Z [migrations] started
2025-08-12T18:33:50.157638491Z [migrations] no migrations found
2025-08-12T18:33:50.169770210Z usermod: no changes
2025-08-12T18:33:50.172776526Z ───────────────────────────────────────
2025-08-12T18:33:50.172786536Z
2025-08-12T18:33:50.172791315Z ██╗ ███████╗██╗ ██████╗
2025-08-12T18:33:50.172796145Z ██║ ██╔════╝██║██╔═══██╗
2025-08-12T18:33:50.172800915Z ██║ ███████╗██║██║ ██║
2025-08-12T18:33:50.172805504Z ██║ ╚════██║██║██║ ██║
2025-08-12T18:33:50.172810093Z ███████╗███████║██║╚██████╔╝
2025-08-12T18:33:50.172814793Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-12T18:33:50.172819452Z
2025-08-12T18:33:50.172823139Z Brought to you by linuxserver.io
2025-08-12T18:33:50.172826837Z ───────────────────────────────────────
2025-08-12T18:33:50.173301884Z
2025-08-12T18:33:50.173306974Z To support LSIO projects visit:
2025-08-12T18:33:50.173310832Z https://www.linuxserver.io/donate/
2025-08-12T18:33:50.173314439Z
2025-08-12T18:33:50.173317946Z ───────────────────────────────────────
2025-08-12T18:33:50.173321954Z GID/UID
2025-08-12T18:33:50.173325551Z ───────────────────────────────────────
2025-08-12T18:33:50.177879946Z
2025-08-12T18:33:50.177887942Z User UID: 911
2025-08-12T18:33:50.177891569Z User GID: 911
2025-08-12T18:33:50.177895237Z ───────────────────────────────────────
2025-08-12T18:33:50.179699281Z Linuxserver.io version: v4.3.6-ls293
2025-08-12T18:33:50.179986830Z Build-date: 2025-08-12T18:27:36+00:00
2025-08-12T18:33:50.179994666Z ───────────────────────────────────────
2025-08-12T18:33:50.179998574Z
2025-08-12T18:33:50.335866888Z [custom-init] No custom files found, skipping...
2025-08-12T18:33:57.392060610Z Traceback (most recent call last):
2025-08-12T18:33:57.392089778Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-08-12T18:33:57.392184880Z self.connect()
2025-08-12T18:33:57.392206774Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:33:57.392281695Z return func(*args, **kwargs)
2025-08-12T18:33:57.392304461Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.392315162Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-08-12T18:33:57.392559334Z self.connection = self.get_new_connection(conn_params)
2025-08-12T18:33:57.392581178Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.392590637Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:33:57.392599966Z return func(*args, **kwargs)
2025-08-12T18:33:57.392608052Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.392616048Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-08-12T18:33:57.392730679Z connection = self.Database.connect(**conn_params)
2025-08-12T18:33:57.392751181Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.392760640Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-08-12T18:33:57.392775620Z attempts = conninfo_attempts(params)
2025-08-12T18:33:57.392784067Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.392792153Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-08-12T18:33:57.392855561Z raise e.OperationalError(str(last_exc))
2025-08-12T18:33:57.392869980Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-08-12T18:33:57.392879339Z
2025-08-12T18:33:57.392889038Z The above exception was the direct cause of the following exception:
2025-08-12T18:33:57.392899580Z
2025-08-12T18:33:57.392909700Z Traceback (most recent call last):
2025-08-12T18:33:57.392919329Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-08-12T18:33:57.392929550Z execute_from_command_line(sys.argv)
2025-08-12T18:33:57.392938097Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-08-12T18:33:57.393096486Z utility.execute()
2025-08-12T18:33:57.393117168Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-08-12T18:33:57.393201438Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-08-12T18:33:57.393212760Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-08-12T18:33:57.393364646Z self.execute(*args, **cmd_options)
2025-08-12T18:33:57.393374055Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-08-12T18:33:57.393492364Z self.check(**check_kwargs)
2025-08-12T18:33:57.393522474Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-08-12T18:33:57.393631003Z all_issues = checks.run_checks(
2025-08-12T18:33:57.393652997Z ^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.393664851Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-08-12T18:33:57.393682567Z new_errors = check(app_configs=app_configs, databases=databases)
2025-08-12T18:33:57.393717738Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.393728920Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-08-12T18:33:57.393766997Z all_namespaces = _load_all_namespaces(resolver)
2025-08-12T18:33:57.393775985Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.393784372Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-08-12T18:33:57.393837068Z url_patterns = getattr(resolver, "url_patterns", [])
2025-08-12T18:33:57.393851908Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.393862419Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-08-12T18:33:57.393907590Z res = instance.__dict__[self.name] = self.func(instance)
2025-08-12T18:33:57.393930937Z ^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.393941288Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-08-12T18:33:57.394178526Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-08-12T18:33:57.394190009Z ^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.394198195Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-08-12T18:33:57.394232414Z res = instance.__dict__[self.name] = self.func(instance)
2025-08-12T18:33:57.394279770Z ^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.394319420Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-08-12T18:33:57.394484933Z return import_module(self.urlconf_name)
2025-08-12T18:33:57.394495354Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.394503440Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-08-12T18:33:57.394554343Z return _bootstrap._gcd_import(name[level:], package, level)
2025-08-12T18:33:57.394600516Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.394609123Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-08-12T18:33:57.394618282Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-08-12T18:33:57.394707902Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-08-12T18:33:57.394716860Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-08-12T18:33:57.394725217Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-08-12T18:33:57.394733975Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-08-12T18:33:57.394742532Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-08-12T18:33:57.394754676Z path('core/', include('core.urls')),
2025-08-12T18:33:57.394762923Z ^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.394771049Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-08-12T18:33:57.394779667Z urlconf_module = import_module(urlconf_module)
2025-08-12T18:33:57.394787943Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.394796120Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-08-12T18:33:57.394805769Z return _bootstrap._gcd_import(name[level:], package, level)
2025-08-12T18:33:57.394842834Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.394864748Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-08-12T18:33:57.394875069Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-08-12T18:33:57.394883877Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-08-12T18:33:57.394892504Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-08-12T18:33:57.394900911Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-08-12T18:33:57.394909518Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-08-12T18:33:57.394917895Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-08-12T18:33:57.394928326Z from . import views
2025-08-12T18:33:57.394936352Z File "/app/netbox/netbox/core/views.py", line 196, in <module>
2025-08-12T18:33:57.394973948Z class ObjectChangeListView(generic.ObjectListView):
2025-08-12T18:33:57.394985351Z File "/app/netbox/netbox/core/views.py", line 197, in ObjectChangeListView
2025-08-12T18:33:57.395042376Z queryset = ObjectChange.objects.valid_models()
2025-08-12T18:33:57.395060963Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.395071134Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-08-12T18:33:57.395150504Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-08-12T18:33:57.395170805Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.395179292Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-08-12T18:33:57.395244543Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-08-12T18:33:57.395270065Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.395279854Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-08-12T18:33:57.395341108Z for ct in cts:
2025-08-12T18:33:57.395351879Z ^^^
2025-08-12T18:33:57.395360336Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-08-12T18:33:57.395518405Z self._fetch_all()
2025-08-12T18:33:57.395539828Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-08-12T18:33:57.395935285Z self._result_cache = list(self._iterable_class(self))
2025-08-12T18:33:57.395948622Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.395956678Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-08-12T18:33:57.396002700Z results = compiler.execute_sql(
2025-08-12T18:33:57.396011448Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.396019584Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-08-12T18:33:57.396439330Z cursor = self.connection.cursor()
2025-08-12T18:33:57.396460503Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.396469892Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:33:57.396479250Z return func(*args, **kwargs)
2025-08-12T18:33:57.396488970Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.396497377Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-08-12T18:33:57.396590174Z return self._cursor()
2025-08-12T18:33:57.396611336Z ^^^^^^^^^^^^^^
2025-08-12T18:33:57.396620765Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-08-12T18:33:57.396704574Z self.ensure_connection()
2025-08-12T18:33:57.396729705Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:33:57.396761870Z return func(*args, **kwargs)
2025-08-12T18:33:57.396784185Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.396795998Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-08-12T18:33:57.396882142Z with self.wrap_database_errors:
2025-08-12T18:33:57.396904066Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.396913966Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-08-12T18:33:57.396940700Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-08-12T18:33:57.396949297Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-08-12T18:33:57.397062225Z self.connect()
2025-08-12T18:33:57.397084229Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:33:57.397094470Z return func(*args, **kwargs)
2025-08-12T18:33:57.397108358Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.397116865Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-08-12T18:33:57.397182677Z self.connection = self.get_new_connection(conn_params)
2025-08-12T18:33:57.397205373Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.397214972Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:33:57.397249452Z return func(*args, **kwargs)
2025-08-12T18:33:57.397272108Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.397281617Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-08-12T18:33:57.397402671Z connection = self.Database.connect(**conn_params)
2025-08-12T18:33:57.397424154Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.397433743Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-08-12T18:33:57.397465106Z attempts = conninfo_attempts(params)
2025-08-12T18:33:57.397487872Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:33:57.397497562Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-08-12T18:33:57.397511850Z raise e.OperationalError(str(last_exc))
2025-08-12T18:33:57.397520678Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-08-12T18:33:58.325645860Z Building local documentation
2025-08-12T18:34:09.709218801Z [uWSGI] getting INI configuration from uwsgi.ini
2025-08-12T18:34:09.711772606Z [uwsgi-static] added mapping for /static => static
2025-08-12T18:34:09.711796003Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue Aug 12 18:34:09 2025] ***
2025-08-12T18:34:09.711805612Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-08-12T18:34:09.711813949Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-08-12T18:34:09.711822376Z nodename: 3acbe6a99bb3
2025-08-12T18:34:09.711830312Z machine: x86_64
2025-08-12T18:34:09.711838178Z clock source: unix
2025-08-12T18:34:09.711862346Z pcre jit disabled
2025-08-12T18:34:09.711873198Z detected number of CPU cores: 64
2025-08-12T18:34:09.711899541Z current working directory: /app/netbox/netbox
2025-08-12T18:34:09.711907688Z detected binary path: /usr/sbin/uwsgi
2025-08-12T18:34:09.711915614Z your memory page size is 4096 bytes
2025-08-12T18:34:09.711923470Z detected max file descriptor number: 1048576
2025-08-12T18:34:09.714554089Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-08-12T18:34:09.714575191Z lock engine: pthread robust mutexes
2025-08-12T18:34:09.714626154Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-08-12T18:34:09.714809082Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-08-12T18:34:09.714830235Z Python version: 3.12.11 (main, Jun 9 2025, 08:58:46) [GCC 13.2.1 20240309]
2025-08-12T18:34:09.714839824Z PEP 405 virtualenv detected: /lsiopy
2025-08-12T18:34:09.714847941Z Set PythonHome to /lsiopy
2025-08-12T18:34:09.717184317Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-08-12T18:34:09.724287906Z Python main interpreter initialized at 0x7f82b29476f0
2025-08-12T18:34:09.724311594Z python threads support enabled
2025-08-12T18:34:09.724320773Z your server socket listen backlog is limited to 100 connections
2025-08-12T18:34:09.724328959Z your mercy for graceful operations on workers is 60 seconds
2025-08-12T18:34:09.724336875Z mapped 203184 bytes (198 KB) for 1 cores
2025-08-12T18:34:09.724344721Z *** Operational MODE: single process ***
2025-08-12T18:34:09.724518711Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-08-12T18:34:09.733631829Z [ls.io-init] done.
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
alpine-baselayout 3.6.5-r0 apk
alpine-baselayout-data 3.6.5-r0 apk
alpine-keys 2.4-r1 apk
alpine-release 3.20.7-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.9.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.9 python
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r30 apk
busybox-binsh 1.36.1-r30 apk
c-ares 1.33.1-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.0-r0 apk
certifi 2025.8.3 python
cffi 1.17.1 python
charset-normalizer 3.4.3 python
click 8.2.1 python
colorama 0.4.6 python
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
cryptography 45.0.6 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.5 python
django-auth-ldap 5.2.0 python
django-cors-headers 4.7.0 python
django-debug-toolbar 5.2.0 python
django-filter 25.1 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.23.2 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.4.1 python
django-redis 6.0.0 python
django-rich 2.0.0 python
django-rq 3.1 python
django-storages 1.14.6 python
django-tables2 2.7.5 python
django-taggit 6.1.0 python
django-timezone-field 7.1 python
djangorestframework 3.16.1 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.8.1 python
feedparser 6.0.11 python
findutils 4.9.0-r5 apk
gdbm 1.23-r1 apk
ghp-import 2.1.0 python
gmp 6.3.0-r1 apk
graphene 3.4.3 python
graphene-django 3.2.3 python
graphql-core 3.2.6 python
graphql-relay 3.2.0 python
griffe 1.11.1 python
gunicorn 23.0.0 python
idna 3.10 python
inflection 0.5.1 python
jansson 2.14-r4 apk
jinja2 3.1.6 python
jq 1.7.1-r0 apk
jsonschema 4.25.0 python
jsonschema-specifications 2025.4.1 python
lia-web 0.2.3 python
libacl 2.3.2-r0 apk
libattr 2.5.2-r0 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcap2 2.70-r0 apk
libcrypto3 3.3.4-r0 apk
libcurl 8.12.1-r0 apk
libexpat 2.7.0-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.3-r0 apk
libldap 2.6.8-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.4_p20240420-r2 apk
libpanelw 6.4_p20240420-r2 apk
libpq 16.9-r0 apk
libproc2 4.0.4-r0 apk
libpsl 0.21.5-r1 apk
libsasl 2.1.28-r6 apk
libsharpyuv 1.3.2-r0 apk
libssl3 3.3.4-r0 apk
libstdc++ 13.2.1_git20240309-r1 apk
libunistring 1.2-r0 apk
libwebp 1.3.2-r0 apk
libxml2 2.12.10-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.8.2 python
markdown-it-py 4.0.0 python
markupsafe 3.0.2 python
mdurl 0.1.2 python
mergedeep 1.3.4 python
mkdocs 1.6.1 python
mkdocs-autorefs 1.4.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.16 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.30.0 python
mkdocstrings-python 1.16.12 python
mpdecimal 4.0.0-r0 apk
musl 1.2.5-r1 apk
musl-utils 1.2.5-r1 apk
ncurses-terminfo-base 6.4_p20240420-r2 apk
netaddr 1.3.0 python
netbox 4.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.3.0 python
oauthlib 3.3.1 python
oniguruma 6.9.9-r0 apk
packaging 25.0 python
paginate 0.5.7 python
pathspec 0.12.1 python
pcre2 10.43-r0 apk
pillow 11.3.0 python
pip 25.2 python
platformdirs 4.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 python
pygments 2.19.2 python
pyjwt 2.10.1 python
pymdown-extensions 10.16.1 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.4.0 python
referencing 0.36.2 python
requests 2.32.4 python
requests-oauthlib 2.0.0 python
rich 14.1.0 python
rpds-py 0.27.0 python
rq 2.4.1 python
scanelf 1.3.7-r2 apk
sgmllib3k 1.0.0 python
shadow 4.15.1-r0 apk
six 1.17.0 python
skalibs 2.14.1.1-r0 apk
social-auth-app-django 5.5.1 python
social-auth-core 4.7.0 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r30 apk
strawberry-graphql 0.278.1 python
strawberry-graphql-django 0.65.1 python
svgwrite 1.4.3 python
tablib 3.8.0 python
text-unidecode 1.3 python
tiff 4.6.0t-r0 apk
typing-extensions 4.14.1 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.2.0 python
urllib3 2.5.0 python
utmps-libs 0.1.2.2-r1 apk
uwsgi 2.0.25.1-r1 apk
uwsgi-python3 2.0.25.1-r1 apk
watchdog 6.0.0 python
wheel 0.45.1 python
xz-libs 5.6.2-r1 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 20.10s |
Create SBOM | PASS | - | 15.31s |
Get build info | PASS | - | 0.03s |
ARM64 FAIL
linuxserver/netbox
Runtime: 120.87s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3g --Hetzner
Created: 2025-08-12T18:27:36+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 122.35MB
Tag: arm64v8-v4.3.6-ls293
Version: v4.3.6-ls293
Expand
2025-08-12T18:33:51.693694106Z [migrations] started
2025-08-12T18:33:51.697859837Z [migrations] no migrations found
2025-08-12T18:33:52.065181408Z usermod: no changes
2025-08-12T18:33:52.088426263Z ───────────────────────────────────────
2025-08-12T18:33:52.088461384Z
2025-08-12T18:33:52.088470693Z ██╗ ███████╗██╗ ██████╗
2025-08-12T18:33:52.088479170Z ██║ ██╔════╝██║██╔═══██╗
2025-08-12T18:33:52.088487967Z ██║ ███████╗██║██║ ██║
2025-08-12T18:33:52.088496254Z ██║ ╚════██║██║██║ ██║
2025-08-12T18:33:52.088504591Z ███████╗███████║██║╚██████╔╝
2025-08-12T18:33:52.088513108Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-12T18:33:52.088521525Z
2025-08-12T18:33:52.088531245Z Brought to you by linuxserver.io
2025-08-12T18:33:52.088542337Z ───────────────────────────────────────
2025-08-12T18:33:52.093452678Z
2025-08-12T18:33:52.093478039Z To support LSIO projects visit:
2025-08-12T18:33:52.093487208Z https://www.linuxserver.io/donate/
2025-08-12T18:33:52.093495545Z
2025-08-12T18:33:52.093503551Z ───────────────────────────────────────
2025-08-12T18:33:52.093512208Z GID/UID
2025-08-12T18:33:52.093705047Z ───────────────────────────────────────
2025-08-12T18:33:52.187327963Z
2025-08-12T18:33:52.187366019Z User UID: 911
2025-08-12T18:33:52.187375418Z User GID: 911
2025-08-12T18:33:52.187383765Z ───────────────────────────────────────
2025-08-12T18:33:52.220550597Z Linuxserver.io version: v4.3.6-ls293
2025-08-12T18:33:52.224315461Z Build-date: 2025-08-12T18:27:36+00:00
2025-08-12T18:33:52.224341974Z ───────────────────────────────────────
2025-08-12T18:33:52.224351684Z
2025-08-12T18:33:56.085384146Z [custom-init] No custom files found, skipping...
2025-08-12T18:35:03.722921461Z Traceback (most recent call last):
2025-08-12T18:35:03.723363251Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-08-12T18:35:03.725651481Z self.connect()
2025-08-12T18:35:03.726558247Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:35:03.726948984Z return func(*args, **kwargs)
2025-08-12T18:35:03.727449132Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.727471777Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-08-12T18:35:03.728422532Z self.connection = self.get_new_connection(conn_params)
2025-08-12T18:35:03.728743639Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.728765012Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:35:03.729135088Z return func(*args, **kwargs)
2025-08-12T18:35:03.729404130Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.729425483Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-08-12T18:35:03.730714038Z connection = self.Database.connect(**conn_params)
2025-08-12T18:35:03.731038272Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.731059765Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-08-12T18:35:03.731631607Z attempts = conninfo_attempts(params)
2025-08-12T18:35:03.731875408Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.731899647Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-08-12T18:35:03.732423672Z raise e.OperationalError(str(last_exc))
2025-08-12T18:35:03.732971065Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-08-12T18:35:03.733070084Z
2025-08-12T18:35:03.733104083Z The above exception was the direct cause of the following exception:
2025-08-12T18:35:03.733142841Z
2025-08-12T18:35:03.733206920Z Traceback (most recent call last):
2025-08-12T18:35:03.733244897Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-08-12T18:35:03.733557035Z execute_from_command_line(sys.argv)
2025-08-12T18:35:03.733725635Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-08-12T18:35:03.735071015Z utility.execute()
2025-08-12T18:35:03.735253192Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-08-12T18:35:03.736687772Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-08-12T18:35:03.736913406Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-08-12T18:35:03.738136009Z self.execute(*args, **cmd_options)
2025-08-12T18:35:03.738339619Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-08-12T18:35:03.739667023Z self.check(**check_kwargs)
2025-08-12T18:35:03.739860513Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-08-12T18:35:03.741367739Z all_issues = checks.run_checks(
2025-08-12T18:35:03.741675008Z ^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.741696551Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-08-12T18:35:03.742203062Z new_errors = check(app_configs=app_configs, databases=databases)
2025-08-12T18:35:03.742597817Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.742619320Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-08-12T18:35:03.743021490Z all_namespaces = _load_all_namespaces(resolver)
2025-08-12T18:35:03.743275502Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.743286434Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-08-12T18:35:03.743759597Z url_patterns = getattr(resolver, "url_patterns", [])
2025-08-12T18:35:03.744161667Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.744185896Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-08-12T18:35:03.744602094Z res = instance.__dict__[self.name] = self.func(instance)
2025-08-12T18:35:03.744924744Z ^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.744946508Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-08-12T18:35:03.747325009Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-08-12T18:35:03.747576887Z ^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.747598250Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-08-12T18:35:03.748024128Z res = instance.__dict__[self.name] = self.func(instance)
2025-08-12T18:35:03.748341868Z ^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.748363331Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-08-12T18:35:03.750470997Z return import_module(self.urlconf_name)
2025-08-12T18:35:03.750748275Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.750769588Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-08-12T18:35:03.751283303Z return _bootstrap._gcd_import(name[level:], package, level)
2025-08-12T18:35:03.751647146Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.751658208Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-08-12T18:35:03.751742448Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-08-12T18:35:03.751793641Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-08-12T18:35:03.751815765Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-08-12T18:35:03.751827329Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-08-12T18:35:03.751871307Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-08-12T18:35:03.751906759Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-08-12T18:35:03.752304580Z path('core/', include('core.urls')),
2025-08-12T18:35:03.752561969Z ^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.752571117Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-08-12T18:35:03.752986183Z urlconf_module = import_module(urlconf_module)
2025-08-12T18:35:03.753273302Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.753281989Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-08-12T18:35:03.753796886Z return _bootstrap._gcd_import(name[level:], package, level)
2025-08-12T18:35:03.754187764Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.754196311Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-08-12T18:35:03.754212744Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-08-12T18:35:03.754249518Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-08-12T18:35:03.754282384Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-08-12T18:35:03.754310471Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-08-12T18:35:03.754333647Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-08-12T18:35:03.754359289Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-08-12T18:35:03.754673041Z from . import views
2025-08-12T18:35:03.754826150Z File "/app/netbox/netbox/core/views.py", line 196, in <module>
2025-08-12T18:35:03.755499476Z class ObjectChangeListView(generic.ObjectListView):
2025-08-12T18:35:03.755555769Z File "/app/netbox/netbox/core/views.py", line 197, in ObjectChangeListView
2025-08-12T18:35:03.756296672Z queryset = ObjectChange.objects.valid_models()
2025-08-12T18:35:03.756586075Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.756594923Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-08-12T18:35:03.757152135Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-08-12T18:35:03.757562822Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.757587201Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-08-12T18:35:03.757943078Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-08-12T18:35:03.758329687Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.758338515Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-08-12T18:35:03.758907691Z for ct in cts:
2025-08-12T18:35:03.759101341Z ^^^
2025-08-12T18:35:03.759122524Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-08-12T18:35:03.760344195Z self._fetch_all()
2025-08-12T18:35:03.760465169Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-08-12T18:35:03.765372274Z self._result_cache = list(self._iterable_class(self))
2025-08-12T18:35:03.765707739Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.765729283Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-08-12T18:35:03.766239040Z results = compiler.execute_sql(
2025-08-12T18:35:03.766315804Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.766326596Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-08-12T18:35:03.770672961Z cursor = self.connection.cursor()
2025-08-12T18:35:03.770928987Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.770950681Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:35:03.771317009Z return func(*args, **kwargs)
2025-08-12T18:35:03.771586682Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.771607955Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-08-12T18:35:03.772671367Z return self._cursor()
2025-08-12T18:35:03.772878003Z ^^^^^^^^^^^^^^
2025-08-12T18:35:03.772899446Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-08-12T18:35:03.773903028Z self.ensure_connection()
2025-08-12T18:35:03.774016085Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:35:03.774406582Z return func(*args, **kwargs)
2025-08-12T18:35:03.774673740Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.774695053Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-08-12T18:35:03.775665478Z with self.wrap_database_errors:
2025-08-12T18:35:03.775812895Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.775857605Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-08-12T18:35:03.776441311Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-08-12T18:35:03.776619650Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-08-12T18:35:03.777552509Z self.connect()
2025-08-12T18:35:03.777710928Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:35:03.778072887Z return func(*args, **kwargs)
2025-08-12T18:35:03.778313883Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.778336519Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-08-12T18:35:03.779215940Z self.connection = self.get_new_connection(conn_params)
2025-08-12T18:35:03.779491545Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.779526806Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-12T18:35:03.779883475Z return func(*args, **kwargs)
2025-08-12T18:35:03.780268711Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.780290495Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-08-12T18:35:03.781392895Z connection = self.Database.connect(**conn_params)
2025-08-12T18:35:03.781670134Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.781680565Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-08-12T18:35:03.782227807Z attempts = conninfo_attempts(params)
2025-08-12T18:35:03.782491398Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-12T18:35:03.782500015Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-08-12T18:35:03.782963639Z raise e.OperationalError(str(last_exc))
2025-08-12T18:35:03.783160496Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-08-12T18:35:06.218952173Z Building local documentation
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
alpine-baselayout 3.6.5-r0 apk
alpine-baselayout-data 3.6.5-r0 apk
alpine-keys 2.4-r1 apk
alpine-release 3.20.7-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.9.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.9 python
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r30 apk
busybox-binsh 1.36.1-r30 apk
c-ares 1.33.1-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.0-r0 apk
certifi 2025.8.3 python
cffi 1.17.1 python
charset-normalizer 3.4.3 python
click 8.2.1 python
colorama 0.4.6 python
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
cryptography 45.0.6 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.5 python
django-auth-ldap 5.2.0 python
django-cors-headers 4.7.0 python
django-debug-toolbar 5.2.0 python
django-filter 25.1 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.23.2 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.4.1 python
django-redis 6.0.0 python
django-rich 2.0.0 python
django-rq 3.1 python
django-storages 1.14.6 python
django-tables2 2.7.5 python
django-taggit 6.1.0 python
django-timezone-field 7.1 python
djangorestframework 3.16.1 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.8.1 python
feedparser 6.0.11 python
findutils 4.9.0-r5 apk
gdbm 1.23-r1 apk
ghp-import 2.1.0 python
graphene 3.4.3 python
graphene-django 3.2.3 python
graphql-core 3.2.6 python
graphql-relay 3.2.0 python
griffe 1.11.1 python
gunicorn 23.0.0 python
idna 3.10 python
inflection 0.5.1 python
jansson 2.14-r4 apk
jinja2 3.1.6 python
jq 1.7.1-r0 apk
jsonschema 4.25.0 python
jsonschema-specifications 2025.4.1 python
lia-web 0.2.3 python
libacl 2.3.2-r0 apk
libattr 2.5.2-r0 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcap2 2.70-r0 apk
libcrypto3 3.3.4-r0 apk
libcurl 8.12.1-r0 apk
libexpat 2.7.0-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.3-r0 apk
libldap 2.6.8-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.4_p20240420-r2 apk
libpanelw 6.4_p20240420-r2 apk
libpq 16.9-r0 apk
libproc2 4.0.4-r0 apk
libpsl 0.21.5-r1 apk
libsasl 2.1.28-r6 apk
libsharpyuv 1.3.2-r0 apk
libssl3 3.3.4-r0 apk
libstdc++ 13.2.1_git20240309-r1 apk
libunistring 1.2-r0 apk
libwebp 1.3.2-r0 apk
libxml2 2.12.10-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.8.2 python
markdown-it-py 4.0.0 python
markupsafe 3.0.2 python
mdurl 0.1.2 python
mergedeep 1.3.4 python
mkdocs 1.6.1 python
mkdocs-autorefs 1.4.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.16 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.30.0 python
mkdocstrings-python 1.16.12 python
mpdecimal 4.0.0-r0 apk
musl 1.2.5-r1 apk
musl-utils 1.2.5-r1 apk
ncurses-terminfo-base 6.4_p20240420-r2 apk
netaddr 1.3.0 python
netbox 4.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.3.0 python
oauthlib 3.3.1 python
oniguruma 6.9.9-r0 apk
packaging 25.0 python
paginate 0.5.7 python
pathspec 0.12.1 python
pcre2 10.43-r0 apk
pillow 11.3.0 python
pip 25.2 python
platformdirs 4.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 python
pygments 2.19.2 python
pyjwt 2.10.1 python
pymdown-extensions 10.16.1 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.4.0 python
referencing 0.36.2 python
requests 2.32.4 python
requests-oauthlib 2.0.0 python
rich 14.1.0 python
rpds-py 0.27.0 python
rq 2.4.1 python
scanelf 1.3.7-r2 apk
sgmllib3k 1.0.0 python
shadow 4.15.1-r0 apk
six 1.17.0 python
skalibs 2.14.1.1-r0 apk
social-auth-app-django 5.5.1 python
social-auth-core 4.7.0 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r30 apk
strawberry-graphql 0.278.1 python
strawberry-graphql-django 0.65.1 python
svgwrite 1.4.3 python
tablib 3.8.0 python
text-unidecode 1.3 python
tiff 4.6.0t-r0 apk
typing-extensions 4.14.1 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.2.0 python
urllib3 2.5.0 python
utmps-libs 0.1.2.2-r1 apk
uwsgi 2.0.25.1-r1 apk
uwsgi-python3 2.0.25.1-r1 apk
watchdog 6.0.0 python
wheel 0.45.1 python
xz-libs 5.6.2-r1 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
Warnings
This image uses uWSGI and might not start on ARM/QEMU
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | FAIL | INIT NOT FINISHED | 120.53s |
Create SBOM | PASS | - | 15.23s |
Get build info | PASS | - | 0.03s |