Class io.openliberty.netty.internal.impl.NettyFrameworkImplTest

8

tests

0

failures

0

ignored

17.537s

duration

100%

successful

Tests

Test Duration Result
testAsyncStop 2.233s passed
testCreateTCPBootstrap 2.152s passed
testMultipleChannels 2.143s passed
testSyncStop 2.128s passed
testTCPStart 2.221s passed
testTCPStartOutbound 2.287s passed
testUDPStart 2.142s passed
testUDPStartOutbound 2.231s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e7cf984d
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e7cf984d
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e7cf984d
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cbff4c52
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cbff4c52
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cbff4c52
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[20/04/2024, 21:30:14:911 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[20/04/2024, 21:30:14:911 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[20/04/2024, 21:30:14:912 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[20/04/2024, 21:30:14:922 BST] 00000001 id=53cfc941 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:14:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@e013eac5
[20/04/2024, 21:30:14:929 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@d9a7299a
[20/04/2024, 21:30:14:930 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:14:930 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:16:949 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:16:949 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:16:950 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!
[20/04/2024, 21:30:16:950 BST] 00000001 id=53cfc941 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:16:950 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@e013eac5
[20/04/2024, 21:30:16:950 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@d9a7299a
[20/04/2024, 21:30:16:950 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:16:950 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:16:950 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:16:950 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:16:951 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@62bde67f
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@62bde67f
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@62bde67f
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[20/04/2024, 21:30:16:968 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[20/04/2024, 21:30:16:969 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[20/04/2024, 21:30:16:970 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[20/04/2024, 21:30:16:970 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[20/04/2024, 21:30:16:970 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[20/04/2024, 21:30:16:970 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[20/04/2024, 21:30:16:970 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[20/04/2024, 21:30:16:970 BST] 00000001 id=a59bf643 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[20/04/2024, 21:30:16:971 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[20/04/2024, 21:30:17:078 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x9fdd96af, L:/127.0.0.1:9080]
[20/04/2024, 21:30:17:079 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:17:079 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:17:079 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[20/04/2024, 21:30:17:079 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[20/04/2024, 21:30:17:079 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[20/04/2024, 21:30:17:079 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[20/04/2024, 21:30:17:079 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:17:164 BST] 00000001 id=a59bf643 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:17:165 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@2b3c52c2
[20/04/2024, 21:30:17:165 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@d7fef658
[20/04/2024, 21:30:17:166 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:17:166 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:17:167 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[20/04/2024, 21:30:19:174 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:19:175 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:19:175 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[20/04/2024, 21:30:17:079 BST] 0000002b io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:17:167 BST] 0000002b io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@dee40cdd
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@dee40cdd
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@dee40cdd
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[20/04/2024, 21:30:19:192 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[20/04/2024, 21:30:19:193 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[20/04/2024, 21:30:19:193 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[20/04/2024, 21:30:19:196 BST] 00000001 id=56dbff8d io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[20/04/2024, 21:30:19:196 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[20/04/2024, 21:30:19:205 BST] 00000036 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[20/04/2024, 21:30:19:307 BST] 00000001 id=56dbff8d io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:19:307 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@a87db9c4
[20/04/2024, 21:30:19:308 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@bd553d9d
[20/04/2024, 21:30:19:309 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:19:309 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:19:309 BST] 00000036 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[20/04/2024, 21:30:21:315 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:21:317 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:21:317 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[20/04/2024, 21:30:19:205 BST] 00000036 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[20/04/2024, 21:30:19:309 BST] 00000036 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9a124ad9
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9a124ad9
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9a124ad9
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[20/04/2024, 21:30:21:333 BST] 00000001 id=dd468ed8 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[20/04/2024, 21:30:21:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[20/04/2024, 21:30:21:334 BST] 00000041 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[20/04/2024, 21:30:21:435 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       1 UDPConfigurationImpl object constructed with null properties
[20/04/2024, 21:30:21:435 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[20/04/2024, 21:30:21:435 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: false
[20/04/2024, 21:30:21:436 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[20/04/2024, 21:30:21:436 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[20/04/2024, 21:30:21:436 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[20/04/2024, 21:30:21:436 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[20/04/2024, 21:30:21:436 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[20/04/2024, 21:30:21:437 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 startOutbound (UDP): attempt to bind a channel at host localhost port 9084
[20/04/2024, 21:30:21:440 BST] 00000042 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0001I 
                                                                                                               null
                                                                                                               null  (IPv4: 127.0.0.1)
                                                                                                               9084
[20/04/2024, 21:30:21:541 BST] 00000001 id=dd468ed8 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:21:541 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@9f190e6f
[20/04/2024, 21:30:21:542 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@eca98474
[20/04/2024, 21:30:21:543 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:21:543 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:21:544 BST] 00000042 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0002I 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9084
[20/04/2024, 21:30:21:543 BST] 00000041 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[20/04/2024, 21:30:23:548 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:23:549 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:23:550 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[20/04/2024, 21:30:21:334 BST] 00000041 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[20/04/2024, 21:30:21:543 BST] 00000041 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ec201715
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ec201715
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ec201715
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[20/04/2024, 21:30:23:562 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[20/04/2024, 21:30:23:563 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[20/04/2024, 21:30:23:563 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[20/04/2024, 21:30:23:563 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[20/04/2024, 21:30:23:563 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[20/04/2024, 21:30:23:563 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[20/04/2024, 21:30:23:563 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[20/04/2024, 21:30:23:563 BST] 00000001 id=5bdee1c2 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[20/04/2024, 21:30:23:563 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[20/04/2024, 21:30:23:564 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x05fa46d7, L:/127.0.0.1:9080]
[20/04/2024, 21:30:23:564 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:23:565 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:23:565 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[20/04/2024, 21:30:23:565 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[20/04/2024, 21:30:23:565 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[20/04/2024, 21:30:23:565 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[20/04/2024, 21:30:23:565 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:23:664 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       1 TCPChannelConfiguration object constructed with null properties
[20/04/2024, 21:30:23:665 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[20/04/2024, 21:30:23:665 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[20/04/2024, 21:30:23:665 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[20/04/2024, 21:30:23:665 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[20/04/2024, 21:30:23:666 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[20/04/2024, 21:30:23:666 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[20/04/2024, 21:30:23:666 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[20/04/2024, 21:30:23:666 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[20/04/2024, 21:30:23:666 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[20/04/2024, 21:30:23:666 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[20/04/2024, 21:30:23:674 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 startOutbound (TCP): attempt to connect to host localhost port 9080
[20/04/2024, 21:30:23:689 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:47172
[20/04/2024, 21:30:23:689 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:47172
[20/04/2024, 21:30:23:689 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[20/04/2024, 21:30:23:689 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[20/04/2024, 21:30:23:689 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[20/04/2024, 21:30:23:689 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[20/04/2024, 21:30:23:689 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STARTED 
                                                                                                               null
                                                                                                               localhost  (IPv4: 127.0.0.1)
                                                                                                               9080
[20/04/2024, 21:30:23:700 BST] 0000004e id=a39d90c7 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 handler added toChannelHandlerContext(tcpLoggingHandler, [id: 0x495da8bb, L:/127.0.0.1:9080 - R:/127.0.0.1:47172]), channel [id: 0x495da8bb, L:/127.0.0.1:9080 - R:/127.0.0.1:47172]
[20/04/2024, 21:30:23:703 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Initializing channel: [id: 0x495da8bb, L:/127.0.0.1:9080 - R:/127.0.0.1:47172] found parent to be: [id: 0x05fa46d7, L:/127.0.0.1:9080]
[20/04/2024, 21:30:23:703 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Found group to be: DefaultChannelGroup(name: group-0x7, size: 0) for parent: [id: 0x05fa46d7, L:/127.0.0.1:9080]
[20/04/2024, 21:30:23:703 BST] 0000004e id=a39d90c7 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 registered Logging Handler for channel: [id: 0x495da8bb, L:/127.0.0.1:9080 - R:/127.0.0.1:47172]
[20/04/2024, 21:30:23:704 BST] 0000004e id=a39d90c7 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel accepted, local: /127.0.0.1:9080 remote: /127.0.0.1:47172
[20/04/2024, 21:30:23:790 BST] 00000001 id=5bdee1c2 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:23:790 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@6a3fe80f
[20/04/2024, 21:30:23:791 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@11da7095
[20/04/2024, 21:30:23:791 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:23:792 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:23:792 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STOPPED 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9080
[20/04/2024, 21:30:23:792 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[20/04/2024, 21:30:23:829 BST] 0000004e id=a39d90c7 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 read completed. Read: 0 bytes
[20/04/2024, 21:30:23:829 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Socket channel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:47172
[20/04/2024, 21:30:23:829 BST] 0000004e id=a39d90c7 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:47172
[20/04/2024, 21:30:25:801 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:25:836 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:25:836 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[20/04/2024, 21:30:23:565 BST] 0000004c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:23:792 BST] 0000004c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@47e10f04
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@47e10f04
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@47e10f04
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[20/04/2024, 21:30:25:847 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[20/04/2024, 21:30:25:848 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[20/04/2024, 21:30:25:848 BST] 00000001 id=ee6c9b12 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[20/04/2024, 21:30:25:849 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[20/04/2024, 21:30:25:850 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x1220745f, L:/127.0.0.1:9080]
[20/04/2024, 21:30:25:850 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:25:850 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:25:850 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[20/04/2024, 21:30:25:850 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[20/04/2024, 21:30:25:850 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[20/04/2024, 21:30:25:850 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[20/04/2024, 21:30:25:850 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:25:958 BST] 00000052 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0x9, size: 0) has closed...
[20/04/2024, 21:30:25:958 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[20/04/2024, 21:30:26:060 BST] 00000001 id=ee6c9b12 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:26:061 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@1f667ba6
[20/04/2024, 21:30:26:061 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@dab933ed
[20/04/2024, 21:30:26:062 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:26:062 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:27:966 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:28:066 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:28:067 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[20/04/2024, 21:30:25:850 BST] 00000057 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:25:958 BST] 00000057 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fd89501c
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fd89501c
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fd89501c
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[20/04/2024, 21:30:28:083 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[20/04/2024, 21:30:28:083 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[20/04/2024, 21:30:28:083 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[20/04/2024, 21:30:28:084 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[20/04/2024, 21:30:28:085 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[20/04/2024, 21:30:28:085 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[20/04/2024, 21:30:28:085 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[20/04/2024, 21:30:28:085 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[20/04/2024, 21:30:28:085 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[20/04/2024, 21:30:28:085 BST] 00000001 id=bf02cba1 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[20/04/2024, 21:30:28:090 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[20/04/2024, 21:30:28:091 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x106c8994, L:/127.0.0.1:9080]
[20/04/2024, 21:30:28:091 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:28:091 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:28:092 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[20/04/2024, 21:30:28:092 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[20/04/2024, 21:30:28:092 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[20/04/2024, 21:30:28:092 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[20/04/2024, 21:30:28:092 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:28:192 BST] 0000005d id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xb, size: 0) has closed...
[20/04/2024, 21:30:28:192 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[20/04/2024, 21:30:28:194 BST] 00000001 id=bf02cba1 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:28:194 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@e7645990
[20/04/2024, 21:30:28:194 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@4986ea7d
[20/04/2024, 21:30:28:196 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:28:196 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:30:200 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:30:201 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:30:201 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[20/04/2024, 21:30:28:092 BST] 00000062 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:28:192 BST] 00000062 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6b744369
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6b744369
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6b744369
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[20/04/2024, 21:30:30:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[20/04/2024, 21:30:30:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[20/04/2024, 21:30:30:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[20/04/2024, 21:30:30:215 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[20/04/2024, 21:30:30:215 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[20/04/2024, 21:30:30:215 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[20/04/2024, 21:30:30:215 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[20/04/2024, 21:30:30:215 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[20/04/2024, 21:30:30:215 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[20/04/2024, 21:30:30:215 BST] 00000001 id=c7dfc3df io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[20/04/2024, 21:30:30:216 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[20/04/2024, 21:30:30:217 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9081
[20/04/2024, 21:30:30:218 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9082
[20/04/2024, 21:30:30:218 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x928c9a8f, L:/127.0.0.1:9080]
[20/04/2024, 21:30:30:218 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:30:219 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[20/04/2024, 21:30:30:219 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[20/04/2024, 21:30:30:219 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[20/04/2024, 21:30:30:219 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[20/04/2024, 21:30:30:219 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[20/04/2024, 21:30:30:219 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:30:220 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x8943fbe9, L:/127.0.0.1:9081]
[20/04/2024, 21:30:30:220 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9081
[20/04/2024, 21:30:30:220 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9081
[20/04/2024, 21:30:30:220 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[20/04/2024, 21:30:30:220 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[20/04/2024, 21:30:30:221 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[20/04/2024, 21:30:30:221 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[20/04/2024, 21:30:30:221 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9081.
[20/04/2024, 21:30:30:221 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x85594b8d, L:/127.0.0.1:9082]
[20/04/2024, 21:30:30:221 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9082
[20/04/2024, 21:30:30:221 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9082
[20/04/2024, 21:30:30:222 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[20/04/2024, 21:30:30:222 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[20/04/2024, 21:30:30:222 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[20/04/2024, 21:30:30:222 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[20/04/2024, 21:30:30:222 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9082.
[20/04/2024, 21:30:30:323 BST] 00000068 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xd, size: 0) has closed...
[20/04/2024, 21:30:30:323 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[20/04/2024, 21:30:30:326 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[20/04/2024, 21:30:30:329 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.
[20/04/2024, 21:30:30:331 BST] 00000068 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xe, size: 0) has closed...
[20/04/2024, 21:30:30:331 BST] 00000068 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xf, size: 0) has closed...
[20/04/2024, 21:30:30:331 BST] 00000001 id=c7dfc3df io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[20/04/2024, 21:30:30:331 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@f219601f
[20/04/2024, 21:30:30:331 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@188ca7c6
[20/04/2024, 21:30:30:332 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@93748f0f
[20/04/2024, 21:30:30:332 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[20/04/2024, 21:30:32:338 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[20/04/2024, 21:30:32:338 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[20/04/2024, 21:30:32:338 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[20/04/2024, 21:30:30:219 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[20/04/2024, 21:30:30:221 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9081.
[20/04/2024, 21:30:30:222 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9082.
[20/04/2024, 21:30:30:323 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[20/04/2024, 21:30:30:326 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[20/04/2024, 21:30:30:329 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.

-----------------------------------------------------------