AMD64 PASS
linuxserver/netbox
Runtime: 20.46s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2025-07-29T21:19:46+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 122.19MB
Tag: amd64-v4.3.5-ls290
Version: v4.3.5-ls290
Expand
2025-07-29T21:25:43.162007958Z [migrations] started
2025-07-29T21:25:43.162031796Z [migrations] no migrations found
2025-07-29T21:25:43.174042430Z usermod: no changes
2025-07-29T21:25:43.175886332Z ───────────────────────────────────────
2025-07-29T21:25:43.175901423Z
2025-07-29T21:25:43.175905591Z ██╗ ███████╗██╗ ██████╗
2025-07-29T21:25:43.175909389Z ██║ ██╔════╝██║██╔═══██╗
2025-07-29T21:25:43.175913347Z ██║ ███████╗██║██║ ██║
2025-07-29T21:25:43.175917024Z ██║ ╚════██║██║██║ ██║
2025-07-29T21:25:43.175920742Z ███████╗███████║██║╚██████╔╝
2025-07-29T21:25:43.175924419Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-29T21:25:43.175928086Z
2025-07-29T21:25:43.175931553Z Brought to you by linuxserver.io
2025-07-29T21:25:43.175935121Z ───────────────────────────────────────
2025-07-29T21:25:43.176240606Z
2025-07-29T21:25:43.176251347Z To support LSIO projects visit:
2025-07-29T21:25:43.176255265Z https://www.linuxserver.io/donate/
2025-07-29T21:25:43.176258862Z
2025-07-29T21:25:43.176262369Z ───────────────────────────────────────
2025-07-29T21:25:43.176266187Z GID/UID
2025-07-29T21:25:43.176269794Z ───────────────────────────────────────
2025-07-29T21:25:43.180669403Z
2025-07-29T21:25:43.180678782Z User UID: 911
2025-07-29T21:25:43.180683131Z User GID: 911
2025-07-29T21:25:43.180686778Z ───────────────────────────────────────
2025-07-29T21:25:43.182511222Z Linuxserver.io version: v4.3.5-ls290
2025-07-29T21:25:43.182782648Z Build-date: 2025-07-29T21:19:46+00:00
2025-07-29T21:25:43.182789392Z ───────────────────────────────────────
2025-07-29T21:25:43.182794031Z
2025-07-29T21:25:43.357831739Z [custom-init] No custom files found, skipping...
2025-07-29T21:25:50.409548635Z Traceback (most recent call last):
2025-07-29T21:25:50.409576521Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-29T21:25:50.409586200Z self.connect()
2025-07-29T21:25:50.409594267Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:25:50.409632444Z return func(*args, **kwargs)
2025-07-29T21:25:50.409641331Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.409649618Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-29T21:25:50.409721373Z self.connection = self.get_new_connection(conn_params)
2025-07-29T21:25:50.409744629Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.409754459Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:25:50.409779339Z return func(*args, **kwargs)
2025-07-29T21:25:50.409791875Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.409800001Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-29T21:25:50.409946967Z connection = self.Database.connect(**conn_params)
2025-07-29T21:25:50.409959512Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.409968099Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-29T21:25:50.409992068Z attempts = conninfo_attempts(params)
2025-07-29T21:25:50.410000595Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.410009513Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-29T21:25:50.410062730Z raise e.OperationalError(str(last_exc))
2025-07-29T21:25:50.410072450Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-07-29T21:25:50.410080716Z
2025-07-29T21:25:50.410092480Z The above exception was the direct cause of the following exception:
2025-07-29T21:25:50.410100807Z
2025-07-29T21:25:50.410108632Z Traceback (most recent call last):
2025-07-29T21:25:50.410116598Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-07-29T21:25:50.410147711Z execute_from_command_line(sys.argv)
2025-07-29T21:25:50.410184906Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-07-29T21:25:50.410264236Z utility.execute()
2025-07-29T21:25:50.410274146Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-07-29T21:25:50.410393045Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-07-29T21:25:50.410402013Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-07-29T21:25:50.410524339Z self.execute(*args, **cmd_options)
2025-07-29T21:25:50.410532957Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-07-29T21:25:50.410700414Z self.check(**check_kwargs)
2025-07-29T21:25:50.410721096Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-07-29T21:25:50.410863793Z all_issues = checks.run_checks(
2025-07-29T21:25:50.410886408Z ^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.410895908Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-07-29T21:25:50.410905086Z new_errors = check(app_configs=app_configs, databases=databases)
2025-07-29T21:25:50.410915878Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.410924635Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-07-29T21:25:50.410940297Z all_namespaces = _load_all_namespaces(resolver)
2025-07-29T21:25:50.410977051Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.410987923Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-07-29T21:25:50.411019697Z url_patterns = getattr(resolver, "url_patterns", [])
2025-07-29T21:25:50.411037984Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.411046691Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-29T21:25:50.411089668Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-29T21:25:50.411116732Z ^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.411128356Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-07-29T21:25:50.411341244Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-07-29T21:25:50.411352136Z ^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.411360132Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-29T21:25:50.411396986Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-29T21:25:50.411421105Z ^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.411431526Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-07-29T21:25:50.411635777Z return import_module(self.urlconf_name)
2025-07-29T21:25:50.411646188Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.411654365Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-29T21:25:50.411717402Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-29T21:25:50.411745248Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.411758845Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-29T21:25:50.411768214Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-29T21:25:50.411794407Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-29T21:25:50.411805469Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-29T21:25:50.411813906Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-29T21:25:50.411822273Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-29T21:25:50.411830650Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-07-29T21:25:50.411840570Z path('core/', include('core.urls')),
2025-07-29T21:25:50.411875510Z ^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.411889127Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-07-29T21:25:50.411899749Z urlconf_module = import_module(urlconf_module)
2025-07-29T21:25:50.411908767Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.411916883Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-29T21:25:50.411964740Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-29T21:25:50.411997736Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.412008498Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-29T21:25:50.412017055Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-29T21:25:50.412025602Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-29T21:25:50.412035011Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-29T21:25:50.412045412Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-29T21:25:50.412055993Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-29T21:25:50.412064701Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-07-29T21:25:50.412075954Z from . import views
2025-07-29T21:25:50.412084010Z File "/app/netbox/netbox/core/views.py", line 196, in <module>
2025-07-29T21:25:50.412122427Z class ObjectChangeListView(generic.ObjectListView):
2025-07-29T21:25:50.412134241Z File "/app/netbox/netbox/core/views.py", line 197, in ObjectChangeListView
2025-07-29T21:25:50.412192178Z queryset = ObjectChange.objects.valid_models()
2025-07-29T21:25:50.412210154Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.412221577Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-07-29T21:25:50.412287309Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-07-29T21:25:50.412326147Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.412349665Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-07-29T21:25:50.412359985Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-07-29T21:25:50.412393002Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.412403673Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-07-29T21:25:50.412482252Z for ct in cts:
2025-07-29T21:25:50.412495518Z ^^^
2025-07-29T21:25:50.412503835Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-07-29T21:25:50.412604237Z self._fetch_all()
2025-07-29T21:25:50.412614398Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-07-29T21:25:50.413035916Z self._result_cache = list(self._iterable_class(self))
2025-07-29T21:25:50.413049163Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.413057690Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-07-29T21:25:50.413102050Z results = compiler.execute_sql(
2025-07-29T21:25:50.413112591Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.413121028Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-07-29T21:25:50.413471924Z cursor = self.connection.cursor()
2025-07-29T21:25:50.413484790Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.413492947Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:25:50.413527166Z return func(*args, **kwargs)
2025-07-29T21:25:50.413553308Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.413565743Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-07-29T21:25:50.413693501Z return self._cursor()
2025-07-29T21:25:50.413715334Z ^^^^^^^^^^^^^^
2025-07-29T21:25:50.413725034Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-07-29T21:25:50.413770125Z self.ensure_connection()
2025-07-29T21:25:50.413794103Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:25:50.413805847Z return func(*args, **kwargs)
2025-07-29T21:25:50.413818422Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.413826869Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-07-29T21:25:50.413954917Z with self.wrap_database_errors:
2025-07-29T21:25:50.413975959Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.413985669Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-07-29T21:25:50.414014998Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-07-29T21:25:50.414023806Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-29T21:25:50.414083265Z self.connect()
2025-07-29T21:25:50.414095811Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:25:50.414131813Z return func(*args, **kwargs)
2025-07-29T21:25:50.414143246Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.414151883Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-29T21:25:50.414246123Z self.connection = self.get_new_connection(conn_params)
2025-07-29T21:25:50.414258969Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.414267476Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:25:50.414301535Z return func(*args, **kwargs)
2025-07-29T21:25:50.414312477Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.414320753Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-29T21:25:50.414433921Z connection = self.Database.connect(**conn_params)
2025-07-29T21:25:50.414446296Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.414454553Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-29T21:25:50.414503401Z attempts = conninfo_attempts(params)
2025-07-29T21:25:50.414513341Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:25:50.414521648Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-29T21:25:50.414568392Z raise e.OperationalError(str(last_exc))
2025-07-29T21:25:50.414580156Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-07-29T21:25:51.307268740Z Building local documentation
2025-07-29T21:26:02.582046885Z [uWSGI] getting INI configuration from uwsgi.ini
2025-07-29T21:26:02.584598543Z [uwsgi-static] added mapping for /static => static
2025-07-29T21:26:02.584625808Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue Jul 29 21:26:02 2025] ***
2025-07-29T21:26:02.584632641Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-07-29T21:26:02.584638764Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-07-29T21:26:02.584644405Z nodename: 81b40015bb22
2025-07-29T21:26:02.584649806Z machine: x86_64
2025-07-29T21:26:02.584655197Z clock source: unix
2025-07-29T21:26:02.584660538Z pcre jit disabled
2025-07-29T21:26:02.584666229Z detected number of CPU cores: 64
2025-07-29T21:26:02.584687331Z current working directory: /app/netbox/netbox
2025-07-29T21:26:02.584692963Z detected binary path: /usr/sbin/uwsgi
2025-07-29T21:26:02.584698324Z your memory page size is 4096 bytes
2025-07-29T21:26:02.584703684Z detected max file descriptor number: 1048576
2025-07-29T21:26:02.587346586Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-07-29T21:26:02.587369041Z lock engine: pthread robust mutexes
2025-07-29T21:26:02.587446958Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-07-29T21:26:02.587618193Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-07-29T21:26:02.587640578Z Python version: 3.12.11 (main, Jun 9 2025, 08:58:46) [GCC 13.2.1 20240309]
2025-07-29T21:26:02.587650388Z PEP 405 virtualenv detected: /lsiopy
2025-07-29T21:26:02.587658514Z Set PythonHome to /lsiopy
2025-07-29T21:26:02.589951461Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-07-29T21:26:02.596819469Z Python main interpreter initialized at 0x7fcd623ce6f0
2025-07-29T21:26:02.596836173Z python threads support enabled
2025-07-29T21:26:02.596842496Z your server socket listen backlog is limited to 100 connections
2025-07-29T21:26:02.596848358Z your mercy for graceful operations on workers is 60 seconds
2025-07-29T21:26:02.597031186Z mapped 203184 bytes (198 KB) for 1 cores
2025-07-29T21:26:02.597045765Z *** Operational MODE: single process ***
2025-07-29T21:26:02.597315639Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-07-29T21:26:02.606246902Z [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-r29 apk
busybox-binsh 1.36.1-r29 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.7.14 python
cffi 1.17.1 python
charset-normalizer 3.4.2 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.5 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.4 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.0.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.0 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.7.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.9.0 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
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 3.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.1.1 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.2.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.26.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-r29 apk
strawberry-graphql 0.278.0 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.47s |
Get build info | PASS | - | 0.03s |
ARM64 FAIL
linuxserver/netbox
Runtime: 120.93s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2025-07-29T21:19:46+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 122.58MB
Tag: arm64v8-v4.3.5-ls290
Version: v4.3.5-ls290
Expand
2025-07-29T21:25:44.635664819Z [migrations] started
2025-07-29T21:25:44.640493030Z [migrations] no migrations found
2025-07-29T21:25:44.989329261Z usermod: no changes
2025-07-29T21:25:45.013018278Z ───────────────────────────────────────
2025-07-29T21:25:45.013049541Z
2025-07-29T21:25:45.013059341Z ██╗ ███████╗██╗ ██████╗
2025-07-29T21:25:45.013067608Z ██║ ██╔════╝██║██╔═══██╗
2025-07-29T21:25:45.013076004Z ██║ ███████╗██║██║ ██║
2025-07-29T21:25:45.013084201Z ██║ ╚════██║██║██║ ██║
2025-07-29T21:25:45.013092277Z ███████╗███████║██║╚██████╔╝
2025-07-29T21:25:45.013100163Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-29T21:25:45.013108199Z
2025-07-29T21:25:45.013115845Z Brought to you by linuxserver.io
2025-07-29T21:25:45.013123811Z ───────────────────────────────────────
2025-07-29T21:25:45.018230864Z
2025-07-29T21:25:45.018266966Z To support LSIO projects visit:
2025-07-29T21:25:45.018276756Z https://www.linuxserver.io/donate/
2025-07-29T21:25:45.018285333Z
2025-07-29T21:25:45.018293400Z ───────────────────────────────────────
2025-07-29T21:25:45.018302708Z GID/UID
2025-07-29T21:25:45.018472210Z ───────────────────────────────────────
2025-07-29T21:25:45.089214238Z
2025-07-29T21:25:45.089250802Z User UID: 911
2025-07-29T21:25:45.089260071Z User GID: 911
2025-07-29T21:25:45.089268177Z ───────────────────────────────────────
2025-07-29T21:25:45.121289953Z Linuxserver.io version: v4.3.5-ls290
2025-07-29T21:25:45.125109574Z Build-date: 2025-07-29T21:19:46+00:00
2025-07-29T21:25:45.125139183Z ───────────────────────────────────────
2025-07-29T21:25:45.125149344Z
2025-07-29T21:25:49.027063939Z [custom-init] No custom files found, skipping...
2025-07-29T21:26:59.330042186Z Traceback (most recent call last):
2025-07-29T21:26:59.330488565Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-29T21:26:59.332769939Z self.connect()
2025-07-29T21:26:59.333699180Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:26:59.334095588Z return func(*args, **kwargs)
2025-07-29T21:26:59.334596827Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.334619513Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-29T21:26:59.335594616Z self.connection = self.get_new_connection(conn_params)
2025-07-29T21:26:59.335942136Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.335966816Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:26:59.336340508Z return func(*args, **kwargs)
2025-07-29T21:26:59.336607916Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.336629640Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-29T21:26:59.337960690Z connection = self.Database.connect(**conn_params)
2025-07-29T21:26:59.338289603Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.338311156Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-29T21:26:59.338895653Z attempts = conninfo_attempts(params)
2025-07-29T21:26:59.339163171Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.339184755Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-29T21:26:59.339663539Z raise e.OperationalError(str(last_exc))
2025-07-29T21:26:59.340231603Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-07-29T21:26:59.340377787Z
2025-07-29T21:26:59.340389731Z The above exception was the direct cause of the following exception:
2025-07-29T21:26:59.340406044Z
2025-07-29T21:26:59.340475554Z Traceback (most recent call last):
2025-07-29T21:26:59.340501246Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-07-29T21:26:59.340912393Z execute_from_command_line(sys.argv)
2025-07-29T21:26:59.341056053Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-07-29T21:26:59.342450040Z utility.execute()
2025-07-29T21:26:59.342640523Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-07-29T21:26:59.344039801Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-07-29T21:26:59.344264864Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-07-29T21:26:59.345596465Z self.execute(*args, **cmd_options)
2025-07-29T21:26:59.345803933Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-07-29T21:26:59.347191386Z self.check(**check_kwargs)
2025-07-29T21:26:59.347319805Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-07-29T21:26:59.348911399Z all_issues = checks.run_checks(
2025-07-29T21:26:59.349221213Z ^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.349242797Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-07-29T21:26:59.349768265Z new_errors = check(app_configs=app_configs, databases=databases)
2025-07-29T21:26:59.350227630Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.350251949Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-07-29T21:26:59.350623687Z all_namespaces = _load_all_namespaces(resolver)
2025-07-29T21:26:59.350914433Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.350936437Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-07-29T21:26:59.351395662Z url_patterns = getattr(resolver, "url_patterns", [])
2025-07-29T21:26:59.351677749Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.351697439Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-29T21:26:59.352222797Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-29T21:26:59.352558924Z ^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.352580357Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-07-29T21:26:59.355064189Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-07-29T21:26:59.355270744Z ^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.355281687Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-29T21:26:59.355684177Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-29T21:26:59.356097499Z ^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.356121968Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-07-29T21:26:59.358302369Z return import_module(self.urlconf_name)
2025-07-29T21:26:59.358581230Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.358602673Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-29T21:26:59.359126097Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-29T21:26:59.359454799Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.359489980Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-29T21:26:59.359594390Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-29T21:26:59.359627347Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-29T21:26:59.359673129Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-29T21:26:59.359697708Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-29T21:26:59.359710253Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-29T21:26:59.359743330Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-07-29T21:26:59.360175530Z path('core/', include('core.urls')),
2025-07-29T21:26:59.360471967Z ^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.360494052Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-07-29T21:26:59.360907234Z urlconf_module = import_module(urlconf_module)
2025-07-29T21:26:59.361194732Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.361216296Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-29T21:26:59.361736894Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-29T21:26:59.362129314Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.362150938Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-29T21:26:59.362160998Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-29T21:26:59.362185738Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-29T21:26:59.362209917Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-29T21:26:59.362222221Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-29T21:26:59.362234927Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-29T21:26:59.362251631Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-07-29T21:26:59.362669171Z from . import views
2025-07-29T21:26:59.362784894Z File "/app/netbox/netbox/core/views.py", line 196, in <module>
2025-07-29T21:26:59.363542490Z class ObjectChangeListView(generic.ObjectListView):
2025-07-29T21:26:59.363564254Z File "/app/netbox/netbox/core/views.py", line 197, in ObjectChangeListView
2025-07-29T21:26:59.364326168Z queryset = ObjectChange.objects.valid_models()
2025-07-29T21:26:59.364626302Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.364647996Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-07-29T21:26:59.365192612Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-07-29T21:26:59.365608890Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.365646125Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-07-29T21:26:59.365995950Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-07-29T21:26:59.366381045Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.366402989Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-07-29T21:26:59.366975953Z for ct in cts:
2025-07-29T21:26:59.367102588Z ^^^
2025-07-29T21:26:59.367114953Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-07-29T21:26:59.368412485Z self._fetch_all()
2025-07-29T21:26:59.368521455Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-07-29T21:26:59.373702276Z self._result_cache = list(self._iterable_class(self))
2025-07-29T21:26:59.374036058Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.374057812Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-07-29T21:26:59.374586908Z results = compiler.execute_sql(
2025-07-29T21:26:59.374664494Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.374675626Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-07-29T21:26:59.379144304Z cursor = self.connection.cursor()
2025-07-29T21:26:59.379362884Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.379385189Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:26:59.379727849Z return func(*args, **kwargs)
2025-07-29T21:26:59.380033214Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.380058224Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-07-29T21:26:59.381145804Z return self._cursor()
2025-07-29T21:26:59.381389044Z ^^^^^^^^^^^^^^
2025-07-29T21:26:59.381410868Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-07-29T21:26:59.382422845Z self.ensure_connection()
2025-07-29T21:26:59.382534410Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:26:59.382932441Z return func(*args, **kwargs)
2025-07-29T21:26:59.383198707Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.383220431Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-07-29T21:26:59.384243902Z with self.wrap_database_errors:
2025-07-29T21:26:59.384470939Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.384492753Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-07-29T21:26:59.385005195Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-07-29T21:26:59.385152010Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-29T21:26:59.386168156Z self.connect()
2025-07-29T21:26:59.386280873Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:26:59.386645898Z return func(*args, **kwargs)
2025-07-29T21:26:59.386910190Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.386919128Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-29T21:26:59.387919212Z self.connection = self.get_new_connection(conn_params)
2025-07-29T21:26:59.388252052Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.388275119Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-29T21:26:59.388645795Z return func(*args, **kwargs)
2025-07-29T21:26:59.388910448Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.388932372Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-29T21:26:59.390076616Z connection = self.Database.connect(**conn_params)
2025-07-29T21:26:59.390393354Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.390414937Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-29T21:26:59.390979093Z attempts = conninfo_attempts(params)
2025-07-29T21:26:59.391199998Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-29T21:26:59.391211762Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-29T21:26:59.391646617Z raise e.OperationalError(str(last_exc))
2025-07-29T21:26:59.391843554Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-07-29T21:27:01.934131947Z 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-r29 apk
busybox-binsh 1.36.1-r29 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.7.14 python
cffi 1.17.1 python
charset-normalizer 3.4.2 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.5 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.4 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.0.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.0 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.7.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.9.0 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
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 3.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.1.1 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.2.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.26.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-r29 apk
strawberry-graphql 0.278.0 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.55s |
Create SBOM | PASS | - | 15.45s |
Get build info | PASS | - | 0.03s |