LinuxServer.io

Test Results

linuxserver/tautulli

develop-93e159a0-ls440

Cumulative: PASS

Total Runtime: 54.98s
Runtime: 21.95s
amd64-develop-93e159a0-ls440
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-09-17T17:38:02+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.23MB
Tag: amd64-develop-93e159a0-ls440
Version: 93e159a0-ls440
View Container Logs
Expand
2025-09-17T17:41:29.449161276Z [migrations] started
2025-09-17T17:41:29.449699981Z [migrations] no migrations found
2025-09-17T17:41:29.473828760Z usermod: no changes
2025-09-17T17:41:29.480879298Z ───────────────────────────────────────
2025-09-17T17:41:29.480897645Z 
2025-09-17T17:41:29.480902565Z       ██╗     ███████╗██╗ ██████╗
2025-09-17T17:41:29.480907264Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-17T17:41:29.480912164Z       ██║     ███████╗██║██║   ██║
2025-09-17T17:41:29.480917034Z       ██║     ╚════██║██║██║   ██║
2025-09-17T17:41:29.480921724Z       ███████╗███████║██║╚██████╔╝
2025-09-17T17:41:29.480926633Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-17T17:41:29.480931433Z 
2025-09-17T17:41:29.480936243Z    Brought to you by linuxserver.io
2025-09-17T17:41:29.480941103Z ───────────────────────────────────────
2025-09-17T17:41:29.481163601Z 
2025-09-17T17:41:29.481173751Z To support the app dev(s) visit:
2025-09-17T17:41:29.482883474Z Tautulli: https://tautulli.com/#donate
2025-09-17T17:41:29.483201545Z 
2025-09-17T17:41:29.483434844Z To support LSIO projects visit:
2025-09-17T17:41:29.483440115Z https://www.linuxserver.io/donate/
2025-09-17T17:41:29.483444083Z 
2025-09-17T17:41:29.483447911Z ───────────────────────────────────────
2025-09-17T17:41:29.483452420Z GID/UID
2025-09-17T17:41:29.483456077Z ───────────────────────────────────────
2025-09-17T17:41:29.488780610Z 
2025-09-17T17:41:29.488793896Z User UID:    911
2025-09-17T17:41:29.488798245Z User GID:    911
2025-09-17T17:41:29.488802313Z ───────────────────────────────────────
2025-09-17T17:41:29.491770972Z Linuxserver.io version: 93e159a0-ls440
2025-09-17T17:41:29.492268975Z Build-date: 2025-09-17T17:38:02+00:00
2025-09-17T17:41:29.492281710Z ───────────────────────────────────────
2025-09-17T17:41:29.492286049Z     
2025-09-17T17:41:29.539607021Z [custom-init] No custom files found, skipping...
2025-09-17T17:41:29.835496639Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-09-17T17:41:29.835525617Z   from pkg_resources import get_distribution, DistributionNotFound
2025-09-17T17:41:31.849947400Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-09-17T17:41:31.849968763Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-09-17T17:41:31.849973833Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-09-17T17:41:31.849978001Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-09-17T17:41:31.849983152Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-09-17T17:41:31.849987400Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-09-17T17:41:31.857481892Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-09-17T17:41:31.857496251Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-09-17T17:41:32.269539353Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-09-17T17:41:32.269561287Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-09-17T17:41:32.451949903Z 2025-09-17 17:41:32 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-09-17T17:41:32.452342653Z 2025-09-17 17:41:32 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.1)
2025-09-17T17:41:32.452676436Z 2025-09-17 17:41:32 - INFO :: MainThread : UTC (UTC+0000)
2025-09-17T17:41:32.452997372Z 2025-09-17 17:41:32 - INFO :: MainThread : Language C / Encoding UTF-8
2025-09-17T17:41:32.453324992Z 2025-09-17 17:41:32 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-09-17T17:41:32.453608873Z 2025-09-17 17:41:32 - INFO :: MainThread : SQLite 3.49.2
2025-09-17T17:41:32.453900841Z 2025-09-17 17:41:32 - INFO :: MainThread : Program Dir: /app/tautulli
2025-09-17T17:41:32.454192088Z 2025-09-17 17:41:32 - INFO :: MainThread : Config File: /config/config.ini
2025-09-17T17:41:32.454450368Z 2025-09-17 17:41:32 - INFO :: MainThread : Database File: /config/tautulli.db
2025-09-17T17:41:32.455104876Z 2025-09-17 17:41:32 - INFO :: MainThread : Checking if the database upgrades are required...
2025-09-17T17:41:32.481490650Z 2025-09-17 17:41:32 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-09-17T17:41:32.484162912Z 2025-09-17 17:41:32 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-09-17T17:41:32.489851287Z 2025-09-17 17:41:32 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-09-17T17:41:32.492989406Z 2025-09-17 17:41:32 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-17T17:41:32.497140114Z 2025-09-17 17:41:32 - DEBUG :: MainThread : Generating UUID...
2025-09-17T17:41:32.499112035Z 2025-09-17 17:41:32 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-17T17:41:32.500279246Z 2025-09-17 17:41:32 - DEBUG :: MainThread : Generating API key...
2025-09-17T17:41:32.502223982Z 2025-09-17 17:41:32 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-17T17:41:32.503409910Z 2025-09-17 17:41:32 - DEBUG :: MainThread : Generating JWT secret...
2025-09-17T17:41:32.505503977Z 2025-09-17 17:41:32 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-17T17:41:32.506992715Z 2025-09-17 17:41:32 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-09-17T17:41:32.507340335Z 2025-09-17 17:41:32 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-09-17T17:41:32.700754183Z 2025-09-17 17:41:32 - DEBUG :: MainThread : Latest version is 93e159a0f4137c17c98bd7a16131e6824166d955
2025-09-17T17:41:32.701210241Z 2025-09-17 17:41:32 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-09-17T17:41:32.701896082Z 2025-09-17 17:41:32 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/93e159a0...93e159a0f4137c17c98bd7a16131e6824166d955
2025-09-17T17:41:33.048215012Z 2025-09-17 17:41:33 - DEBUG :: MainThread : In total, 0 commits behind
2025-09-17T17:41:33.048675339Z 2025-09-17 17:41:33 - DEBUG :: MainThread : Docker container 0 commits behind
2025-09-17T17:41:33.049072088Z 2025-09-17 17:41:33 - INFO :: MainThread : Tautulli is up to date
2025-09-17T17:41:33.060033491Z 2025-09-17 17:41:33 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-09-17T17:41:33.067280956Z 2025-09-17 17:41:33 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-09-17T17:41:33.342614609Z 2025-09-17 17:41:33 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-09-17T17:41:33.586323879Z 2025-09-17 17:41:33 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-09-17T17:41:33.586774696Z 2025-09-17 17:41:33 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-09-17T17:41:33.587206055Z 2025-09-17 17:41:33 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-09-17T17:41:33.588332533Z 2025-09-17 17:41:33 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-09-17T17:41:33.696257898Z 2025-09-17 17:41:33 - INFO :: MainThread : [17/Sep/2025:17:41:33] ENGINE Serving on http://0.0.0.0:8181
2025-09-17T17:41:33.698402808Z 2025-09-17 17:41:33 - INFO :: MainThread : Tautulli is ready!
2025-09-17T17:41:34.576196685Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-09-17T17:41:34.591280721Z [ls.io-init] done.
View SBOM output
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.1-r0         apk                      
apk-tools               2.14.9-r3         apk                      
apscheduler             3.10.1            python                   
autocommand             2.2.2             python                   
backports-tarfile       1.2.0             python                   
bash                    5.2.37-r0         apk                      
brotli-libs             1.1.0-r2          apk                      
busybox                 1.37.0-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250619-r0       apk                      
ca-certificates-bundle  20250619-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    2.0.0             python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r1         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
html5lib                1.1               python                   
importlib-metadata      8.0.0             python                   
inflect                 7.3.1             python                   
jaraco-collections      5.1.0             python                   
jaraco-context          5.3.0             python                   
jaraco-functools        4.0.1             python                   
jaraco-text             3.12.1            python                   
jq                      1.8.0-r0          apk                      
libapk2                 2.14.9-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.2-r0          apk                      
libcurl                 8.14.1-r1         apk                      
libexpat                2.7.1-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.2-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.43-r1          apk                      
pip                     25.2              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.11-r0        apk                      
pycparser               2.23              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.11-r0        apk                      
python3-pyc             3.12.11-r0        apk                      
python3-pycache-pyc0    3.12.11-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.15.0            python                   
tzdata                  2025b-r0          apk                      
tzlocal                 5.3.1             python                   
utmps-libs              0.1.3.1-r0        apk                      
wheel                   0.45.1            python  (+1 duplicate)   
xz-libs                 5.8.1-r0          apk                      
zipp                    3.19.2            python                   
zlib                    1.3.1-r2          apk                      
zstd-libs               1.5.7-r0          apk
View Browser Console Logs
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1758130900847
    }
]
Test Result Message Runtime
Container startup PASS - 6.03s
Create SBOM PASS - 10.49s
Get build info PASS - 0.04s
Get screenshot PASS - 11.04s
Runtime: 54.58s
arm64v8-develop-93e159a0-ls440
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-09-17T17:38:02+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.13MB
Tag: arm64v8-develop-93e159a0-ls440
Version: 93e159a0-ls440
View Container Logs
Expand
2025-09-17T17:41:31.777807388Z [migrations] started
2025-09-17T17:41:31.781924940Z [migrations] no migrations found
2025-09-17T17:41:32.382441901Z usermod: no changes
2025-09-17T17:41:32.463016348Z ───────────────────────────────────────
2025-09-17T17:41:32.463028392Z 
2025-09-17T17:41:32.463033983Z       ██╗     ███████╗██╗ ██████╗
2025-09-17T17:41:32.463039614Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-17T17:41:32.463045226Z       ██║     ███████╗██║██║   ██║
2025-09-17T17:41:32.463050757Z       ██║     ╚════██║██║██║   ██║
2025-09-17T17:41:32.463056368Z       ███████╗███████║██║╚██████╔╝
2025-09-17T17:41:32.463062270Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-17T17:41:32.463068262Z 
2025-09-17T17:41:32.463073783Z    Brought to you by linuxserver.io
2025-09-17T17:41:32.463079244Z ───────────────────────────────────────
2025-09-17T17:41:32.468530642Z 
2025-09-17T17:41:32.468913453Z To support the app dev(s) visit:
2025-09-17T17:41:32.494208260Z Tautulli: https://tautulli.com/#donate
2025-09-17T17:41:32.498129206Z 
2025-09-17T17:41:32.498140790Z To support LSIO projects visit:
2025-09-17T17:41:32.498146441Z https://www.linuxserver.io/donate/
2025-09-17T17:41:32.498151972Z 
2025-09-17T17:41:32.498157393Z ───────────────────────────────────────
2025-09-17T17:41:32.498163385Z GID/UID
2025-09-17T17:41:32.498168806Z ───────────────────────────────────────
2025-09-17T17:41:32.591099255Z 
2025-09-17T17:41:32.591120347Z User UID:    911
2025-09-17T17:41:32.591127972Z User GID:    911
2025-09-17T17:41:32.591134676Z ───────────────────────────────────────
2025-09-17T17:41:32.629496718Z Linuxserver.io version: 93e159a0-ls440
2025-09-17T17:41:32.633247030Z Build-date: 2025-09-17T17:38:02+00:00
2025-09-17T17:41:32.633270678Z ───────────────────────────────────────
2025-09-17T17:41:32.633280608Z     
2025-09-17T17:41:36.605007062Z [custom-init] No custom files found, skipping...
2025-09-17T17:41:40.539890143Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-09-17T17:41:40.539926335Z   from pkg_resources import get_distribution, DistributionNotFound
2025-09-17T17:42:00.549794005Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-09-17T17:42:00.549847212Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-09-17T17:42:00.550324192Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-09-17T17:42:00.550362800Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-09-17T17:42:00.550706743Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-09-17T17:42:00.550730120Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-09-17T17:42:00.641591652Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-09-17T17:42:00.641618356Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-09-17T17:42:05.468538706Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-09-17T17:42:05.468576983Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-09-17T17:42:07.304460910Z 2025-09-17 17:42:07 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-09-17T17:42:07.311167506Z 2025-09-17 17:42:07 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.1)
2025-09-17T17:42:07.315505611Z 2025-09-17 17:42:07 - INFO :: MainThread : UTC (UTC+0000)
2025-09-17T17:42:07.320132469Z 2025-09-17 17:42:07 - INFO :: MainThread : Language C / Encoding UTF-8
2025-09-17T17:42:07.325311047Z 2025-09-17 17:42:07 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-09-17T17:42:07.329559753Z 2025-09-17 17:42:07 - INFO :: MainThread : SQLite 3.49.2
2025-09-17T17:42:07.334024113Z 2025-09-17 17:42:07 - INFO :: MainThread : Program Dir: /app/tautulli
2025-09-17T17:42:07.338607954Z 2025-09-17 17:42:07 - INFO :: MainThread : Config File: /config/config.ini
2025-09-17T17:42:07.343269080Z 2025-09-17 17:42:07 - INFO :: MainThread : Database File: /config/tautulli.db
2025-09-17T17:42:07.350448548Z 2025-09-17 17:42:07 - INFO :: MainThread : Checking if the database upgrades are required...
2025-09-17T17:42:07.482465547Z 2025-09-17 17:42:07 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-09-17T17:42:07.524734015Z 2025-09-17 17:42:07 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-09-17T17:42:07.638777109Z 2025-09-17 17:42:07 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-09-17T17:42:07.748055698Z 2025-09-17 17:42:07 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-17T17:42:07.800939062Z 2025-09-17 17:42:07 - DEBUG :: MainThread : Generating UUID...
2025-09-17T17:42:07.842934490Z 2025-09-17 17:42:07 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-17T17:42:07.863471677Z 2025-09-17 17:42:07 - DEBUG :: MainThread : Generating API key...
2025-09-17T17:42:07.902468496Z 2025-09-17 17:42:07 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-17T17:42:07.922776462Z 2025-09-17 17:42:07 - DEBUG :: MainThread : Generating JWT secret...
2025-09-17T17:42:07.965452100Z 2025-09-17 17:42:07 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-17T17:42:07.999719135Z 2025-09-17 17:42:07 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-09-17T17:42:08.007390834Z 2025-09-17 17:42:08 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-09-17T17:42:08.458436345Z 2025-09-17 17:42:08 - DEBUG :: MainThread : Latest version is 93e159a0f4137c17c98bd7a16131e6824166d955
2025-09-17T17:42:08.463891480Z 2025-09-17 17:42:08 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-09-17T17:42:08.473098421Z 2025-09-17 17:42:08 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/93e159a0...93e159a0f4137c17c98bd7a16131e6824166d955
2025-09-17T17:42:08.826432105Z 2025-09-17 17:42:08 - DEBUG :: MainThread : In total, 0 commits behind
2025-09-17T17:42:08.831520862Z 2025-09-17 17:42:08 - DEBUG :: MainThread : Docker container 0 commits behind
2025-09-17T17:42:08.835877666Z 2025-09-17 17:42:08 - INFO :: MainThread : Tautulli is up to date
2025-09-17T17:42:08.906746438Z 2025-09-17 17:42:08 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-09-17T17:42:08.968811982Z 2025-09-17 17:42:08 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-09-17T17:42:09.584033032Z 2025-09-17 17:42:09 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-09-17T17:42:10.043670456Z 2025-09-17 17:42:10 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-09-17T17:42:10.055365326Z 2025-09-17 17:42:10 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-09-17T17:42:10.064105417Z 2025-09-17 17:42:10 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-09-17T17:42:10.081096081Z 2025-09-17 17:42:10 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-09-17T17:42:10.322317982Z 2025-09-17 17:42:10 - INFO :: MainThread : [17/Sep/2025:17:42:10] ENGINE Serving on http://0.0.0.0:8181
2025-09-17T17:42:10.341516934Z 2025-09-17 17:42:10 - INFO :: MainThread : Tautulli is ready!
2025-09-17T17:42:10.507933905Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-09-17T17:42:11.212364611Z [ls.io-init] done.
View SBOM output
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.1-r0         apk                      
apk-tools               2.14.9-r3         apk                      
apscheduler             3.10.1            python                   
autocommand             2.2.2             python                   
backports-tarfile       1.2.0             python                   
bash                    5.2.37-r0         apk                      
brotli-libs             1.1.0-r2          apk                      
busybox                 1.37.0-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250619-r0       apk                      
ca-certificates-bundle  20250619-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    2.0.0             python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r1         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
html5lib                1.1               python                   
importlib-metadata      8.0.0             python                   
inflect                 7.3.1             python                   
jaraco-collections      5.1.0             python                   
jaraco-context          5.3.0             python                   
jaraco-functools        4.0.1             python                   
jaraco-text             3.12.1            python                   
jq                      1.8.0-r0          apk                      
libapk2                 2.14.9-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.2-r0          apk                      
libcurl                 8.14.1-r1         apk                      
libexpat                2.7.1-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.2-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.43-r1          apk                      
pip                     25.2              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.11-r0        apk                      
pycparser               2.23              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.11-r0        apk                      
python3-pyc             3.12.11-r0        apk                      
python3-pycache-pyc0    3.12.11-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.15.0            python                   
tzdata                  2025b-r0          apk                      
tzlocal                 5.3.1             python                   
utmps-libs              0.1.3.1-r0        apk                      
wheel                   0.45.1            python  (+1 duplicate)   
xz-libs                 5.8.1-r0          apk                      
zipp                    3.19.2            python                   
zlib                    1.3.1-r2          apk                      
zstd-libs               1.5.7-r0          apk
View Browser Console Logs
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1758130933346
    }
]
Test Result Message Runtime
Container startup PASS - 42.18s
Create SBOM PASS - 10.41s
Get build info PASS - 0.03s
Get screenshot PASS - 11.90s
View Python Logs
Expand