Package evaluation of Syslogs on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:24:03.885 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.01s ################################################################################ # Installation # Installing Syslogs... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [cea106d9] + Syslogs v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [cea106d9] + Syslogs v0.3.0 [de0858da] + Printf [6462fe0b] + Sockets [4ec0a83e] + Unicode Installation completed after 2.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 7.85s ################################################################################ # Testing # Testing Syslogs Status `/tmp/jl_sxMl1D/Project.toml` [cea106d9] Syslogs v0.3.0 [8ba89e20] Distributed [8f399da3] Libdl [de0858da] Printf [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_sxMl1D/Manifest.toml` [cea106d9] Syslogs v0.3.0 [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... WARNING: redefinition of constant Syslogs.UDP_PORT. This may fail, cause incorrect answers, or produce other errors. WARNING: redefinition of constant Syslogs.TCP_PORT. This may fail, cause incorrect answers, or produce other errors. [ Info: Local Tests [ Info: UDP Tests [ Info: Sending (UDP): INFO, MyLogger INFO:I'm nobody! Who are you? [ Info: Sending (UDP): INFO, MyLogger INFO:I'm nobody! Who are you? [ Info: Sending (UDP): DEBUG, MyLogger DEBUG:Are you nobody, too? [ Info: Sending (UDP): DEBUG, MyLogger DEBUG:Are you nobody, too? [ Info: Sending (UDP): INFO, MyLogger INFO:Then there's a pair of us -- don't tell! [ Info: Sending (UDP): INFO, MyLogger INFO:Then there's a pair of us -- don't tell! [ Info: Sending (UDP): WARNING, MyLogger WARNING:They'd advertise -- you know! [ Info: Sending (UDP): WARNING, MyLogger WARNING:They'd advertise -- you know! [ Info: Sending (UDP): INFO, MyLogger INFO: [ Info: Sending (UDP): INFO, MyLogger INFO: [ Info: Sending (UDP): INFO, MyLogger INFO:How dreary to be somebody! [ Info: Sending (UDP): INFO, MyLogger INFO:How dreary to be somebody! [ Info: Sending (UDP): INFO, MyLogger INFO:How public like a frog [ Info: Sending (UDP): INFO, MyLogger INFO:How public like a frog [ Info: Sending (UDP): INFO, MyLogger INFO:To tell one's name the livelong day [ Info: Sending (UDP): INFO, MyLogger INFO:To tell one's name the livelong day [ Info: Sending (UDP): INFO, MyLogger INFO:To an admiring bog! [ Info: Sending (UDP): INFO, MyLogger INFO:To an admiring bog! [ Info: TCP Tests [ Info: Sending (TCP): INFO, MyLogger INFO:I'm nobody! Who are you? [ Info: Sending (TCP): DEBUG, MyLogger DEBUG:Are you nobody, too? [ Info: Sending (TCP): INFO, MyLogger INFO:Then there's a pair of us -- don't tell! [ Info: Sending (TCP): WARNING, MyLogger WARNING:They'd advertise -- you know! [ Info: Sending (TCP): INFO, MyLogger INFO: [ Info: Sending (TCP): INFO, MyLogger INFO:How dreary to be somebody! [ Info: Sending (TCP): INFO, MyLogger INFO:How public like a frog [ Info: Sending (TCP): INFO, MyLogger INFO:To tell one's name the livelong day [ Info: Sending (TCP): INFO, MyLogger INFO:To an admiring bog! [ Info: Libc Tests Test Summary: | Pass Total Time Syslog | 30 30 6.1s Testing Syslogs tests passed Testing completed after 10.68s PkgEval succeeded after 27.93s